/*----------------------------------------
Name: global.css
Developed by:
Date Created:
Last Updated:
Copyright:
----------------------------------------*/

/* Imports
----------------------------------------*/
/* Elements
----------------------------------------*/
body {
	background-color:#F5F6F8;
	text-align:center;
	margin:auto;
	padding:inherit;
}
body, p, td, th, li {
	font-family: Arial, "宋体", Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#313131;
}
#mainContainer {
	width:970px;
	margin: auto;
	overflow:hidden;
	background-color:#FFFFFF;
}
p {
	margin: 0 0 1em 0;
}
/*--- Link Styles ---*/
a:link, a:visited {
	COLOR: #54626b;
	text-decoration:none;
}
a:hover, a:active {
	color:#EF6E08;
	text-decoration:none;
}
ul {
	margin-left:25px;
	list-style-type:none;
}
ol {
	margin-left:25px;
}
blockquote {
	margin: 0 0 18px 18px;
	color:#666666;
	font-style: italic;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* Standard Definitions
----------------------------------------*/
.left {
	float:left;
}
.right {
	float:right;
}
.clearThis {
	clear:both;
}
.small {
	font-size:11px;
}
.large {
	font-size:13px;
}
.soft {
	color:#D3D3D3;
}
.hide {
	display:none;
}
p.last {
	margin-bottom:0px;
}
.vline {
	height:1px;
	line-height:1px;
	font:1px;
	overflow:hidden;
	background-color:#d8d8d8;
	border:0;
}
/* Header
----------------------------------------*/
#header {
	width:100%;
	clear:both;
}
#indexflash {
	height:215px
}
#indexflash .alt {
	height:0;
}
/* Nav
	----------------------------------------*/
	div#mainNavs {
	height:33px;
	vertical-align:middle;
	background-image:url(../webimg/mainNav-bg.jpg);
}
div#subNavs {
	height:33px;
	vertical-align:middle;
	background-image:url(../webimg/subNav-bg.jpg);
}
div#mainNavs ul, div#subNavs ul {
	width:100%;
	clear:both;
}
div#mainNavs ul li, div#subNavs ul li {
	list-style:none;
	float:left;
	display:block;
	height:33px;
	line-height:33px;
	overflow:hidden;
	padding:0 20px;
}
div#mainNavs ul li a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
div#subNavs ul li a {
	color:#656666;
	font-weight:bold;
	text-decoration:none;
}
div#subNavs ul li a:hover {
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
}
div#subNavs ul {
	display:none;
}
#mainNavs ul li.hover, #mainNavs ul li.current {
	background-image:url(../webimg/mainNav-bg-hover.jpg)
}
/* CSS Rollover (Sprites) - Advanced Users!
	----------------------------------------*/
	
	/*Each link must have a unique ID - Include all of your links here - Remove if not using!*/
	li#navHome a:hover, li#navWork a:hover, li#navServices a:hover, li#navContact a:hover {
	background-position:0 -20px; /*Set to height of image !must be negative!*/
}
/* Main Content
----------------------------------------*/
#mainContent {
	width:100%;
	clear:both;
}
#contentMinor {
	width:228px;
	float:left;
	margin:5px 0 0 0;
	overflow:hidden;
	display:inline;
}
.leftmenuA {
	margin-bottom:10px;
	background-image:url(../webimg/left-about.jpg);
	width:228px;
	height:26px;
	line-height:29px;
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.leftmenuB {
	padding-left:16px;
	margin-left:16px;
	height:27px;
	line-height:27px;
	vertical-align:middle;
	background:url(../webimg/left-dot.jpg) no-repeat left 47%
}
.leftmenuB a, .leftmenuB a:visited {
	color:#282828;
	text-decoration:none;
}
.leftmenuB a:hover {
	color:#FF0000;
}
#contentMajor {
	width:727px;
	float:right;
	margin:5px 0 0 15px;
	overflow:hidden;
	background:url(../webimg/left-bg2.jpg) left;
}
div#path {
	height:29px;
	background:url(../webimg/inc-bg.jpg) left;
}
div#path a {
	color:#B2032C
}
#contentMajor .wrapper {
	margin:10px 10px;
	text-align:center;
}
/* Footer
----------------------------------------*/
#footer {
	width:100%;
	clear:both;
	margin-top:20px;
	background-color:#e7e8e9;
}
#footer p {
	font-size:12px;
}
#productName, .ptitle {
	clear:both;
	height:33px;
	line-height:38px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	background:url(../webimg/ptitle.jpg) left no-repeat;
	color:#2B2B2B;
	margin-bottom:18px;
	margin-top:5px;
}
.pcontent li {
	margin:0 13px;
	line-height:25px;
}
.pcontent p {
	margin:0 13px;
	line-height:25px;
}
.pcontent table {
	width:100%;
	text-align:left
}
.pcontent td {
	padding-left:5PX;
	line-height:25px;
}
.pcontent IMG {
	FLOAT: left;
	MARGIN-RIGHT: 20px;
	DISPLAY:block
}
.pcontent ul li {
	list-style:disc
}
.imgimg {
	float:right;
	margin:0;
	width:100%;
}
#technology th {
	background-color:#f4f4f4;
	padding:3px;
	line-height:25px;
}
#technology td {
	padding:4px;
 background-color:expression(this.sourceIndex%2 ? '#ffffff':'#f4f4f4');
 padding:expression(this.sourceIndex%2 ? '0 3px':'4px');
}
.showmsg th, .showmsg td {
	text-align:center
}
.k_form {
	display:block;
	width:100%;
	margin:0px;
	margin-top:15px;
}
.k_form .k_login {
	display:table;
	margin-left:100px;
}
.k_form p {
	text-align:left;
}
.k_form p label {
	clear:both;
	display:block;
	color:#666;
	font-size:12px;
}
.k_form p span label {
	clear:none;
	display:inline;
	color:#666;
}
.k_form div {
	text-align:left;
}
.k_form div input {
	padding:1px;
	margin:0px;
	border:1px solid;
	border-color:#EEE #777 #777 #EEE;
	background:#D4D0C8;
	font-size:12px;
	margin-right:4px;
}
.k_form ol {
	text-align:left;
}
.k_form ol li {
	line-height:24px;
}
.k_table {
	width:100%;
	border:1px solid;
	border-color:#CCC #DDD #DDD #CCC;
	clear:both;
	text-align:left;
}
.k_table th {
	border:1px solid;
	border-color:#EEE #AAA #BBB #EEE;
	background:#E6E9ED;
	padding:0px 2px;
	letter-spacing:2px;
	color:#14316B;
	line-height:20px;
}
.k_table td {
	border:1px solid;
	border-color:#EEE #AAA #AAA #EEE;
	padding:1px;
	line-height:18px;
}
.k_table td input {
	margin-right:10px;
}
.k_table * {
	font-size:12px;
}
.k_table tr.hover {
	background:#E6E9ED;
	font-weight:bold;
}
.k_table tr.hover a {
	font-weight:bold;
}
.k_in1 {
	border:1px solid;
	border-color:#333 #CCC #CCC #333;
	font-size:14px;
	width: 50px;
}
.k_in2 {
	border:1px solid;
	border-color:#333 #CCC #CCC #333;
	font-size:14px;
	width:100px;
}
.k_in3 {
	border:1px solid;
	border-color:#333 #CCC #CCC #333;
	font-size:14px;
	width:200px;
}
.k_in4 {
	border:1px solid;
	border-color:#333 #CCC #CCC #333;
	font-size:14px;
	width:400px;
}
.k_in5 {
	border:1px solid;
	border-color:#333 #CCC #CCC #333;
	font-size:14px;
	width:600px;
}
/* 分页 */
.k_pagelist {
	float:left;
	display:table;
	clear:both;
	line-height:30px;
}
.k_pagelist em {
	padding:2px;
	border:1px solid #E7E7E7;
	font-size:12px;
	margin:0px 1px;
	background:#F5F9FE;
	color:#14316B;
	font-weight:bold;
	font-style:normal;
}
.k_pagelist strong {
	padding:2px;
	border:1px solid #E7E7E7;
	font-size:12px;
	margin:0px 1px;
	color:#009900;
}
.k_pagelist a {
	padding:2px;
	border:1px solid #E7E7E7;
	font-size:12px;
	margin:0px 1px;
}
/* 搜索页面 */
#k_search {
}
#k_search form {
	margin:0px auto;
	line-height:30px;
	height:30px;
	font-size:14px;
	text-align:left;
}
#k_search {
	text-align:center;
}
#k_search .k_search p {
	text-align:right;
	line-height:22px;
	width:640px;
	margin:0px;
}
#k_search .k_search div {
	margin:15px auto;
	width:100%;
}
#k_search .k_search div h3 {
	margin:0px;
	width:100%;
	text-align:left;
	font-size:14px;
	line-height:30px;
}
#k_search .k_search div p {
	margin:0px;
	width:100%;
	text-align:left;
	font-size:12px;
	line-height:26px;
}
#k_search .k_search div p a {
}
#k_search .k_search div p span {
}
#guide {
	line-height:21px;
	margin-top:4px;
	height:21px;
	background:url(/template/images/guide.gif) no-repeat;
	text-align:left;
	color:#333;
}
#guide a:link, #guide a:visited, #guide a:active {
	color:#333;
}
#guide a.k_guidename {
	padding:0px 30px 0px 22px;
}
#Main_Body { 
width: 95%;
color: #333333;
text-align: left;
font-size: 12px;
float: left;
margin-left: 10px;
}
#Main_Body a { 
color: #333333;
text-decoration: none;
}
#Main_Body a:hover { 
color: #ff0000;
text-decoration: none;
}
#Main_Page { 
width: 100%;
height: 30px;
text-align: right;
padding-top: 10px;
}

#Main_News_List { 
width: 100%;
height: 25px;
border-bottom: 1px dashed #cccccc;
}
#List_Dot { 
float: left;
width: 3%;
text-align: center;
padding-top: 3px;
padding-left: 10px;
}
#List_Title { 
float: left;
width: 90%;
padding-top: 5px;
}
