body {
	background:url(../images/inner_bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
p, li {
	font-family:Arial, Helvetica, sans-serif;
}
.clear:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.clear {
*zoom : 1;
}  /* for IE 6.*/
#container {
	width:980px;
	margin:0 auto;
	position:relative;
}
#header {
	height:80px;
	padding-top:10px;
}
.logo {
	margin-left:10px;
}
#nav {
	height:41px;
}
#nav li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:41px;
	margin-left:12px;
	margin-right:12px;
	line-height:40px;
}
#nav li a {
	font-size:14px;
	display:block;
	float:left;
	font-weight:bold;
	height:41px;
}
#nav .current {
	font-style:normal;
	color:#fff;
	background:url(../images/nav_now.jpg) no-repeat bottom left;
	padding-left:12px;
	margin:0 6px;
	display:block;
	float:left;
}
#nav .current a{
	background:url(../images/nav_now.jpg) no-repeat bottom right;
	padding-right:12px;
	color:#fff;
}
#content {
	width:980px;
	margin-top:30px;
}
#language {
	position:absolute;
	right:22px;
	top:32px;
}
#search {
	width:166px;
	float:right;
	margin:9px 22px 8px 0;
	height:24px;
	display:inline;
	position:relative;
}
#search_txt {
	width:122px;
	border:none;
	background:url(../images/search_txt.jpg) no-repeat;
	padding:3px 8px;
	height:18px;
	line-height:18px;
}
#search_go {
	width:28px;
	height:24px;
	border:none;
	background:url(../images/search_btn.jpg) no-repeat;
	position:absolute;
	right:0;
	margin-top:1px;
	cursor:pointer;
}
* html #search {
	margin-top:7px;
}
* html #search_go {
	top:1px;
}

.main{
	float:left;
	width:680px;
}
.main h3{
	font-size:14px;
	border-left:solid 6px #B3D3DE;
	height:26px;
	line-height:26px;
	padding-left:10px;
	margin-bottom:30px;
	color:#000;
}

.main h3 a{
	font-size:14px;
	height:26px;
	line-height:26px;
	color:#000;
}

.productlist{
}
.productlist li{
	border-bottom:dotted 1px #ddd;
	padding-bottom:24px;
	margin-bottom:24px;
	height:100%;
	overflow:hidden;
}
.productlist li img{
	float:left;
	width:164px;
	height:126px;
	padding-right:12px;
}
.productlist li .intro1{
	float:right;
	width:680px;
}
.productlist li .intro{
	float:right;
	width:498px;
	
}
.productlist li a{
	font-size:14px;
	font-weight:bold;
	color:#f16600;
}
.productlist li a b{
	font-size:14px;
	font-weight:bold;
	color:#3281b2;
}
.productlist li a .more{
	padding:0;
	height:auto;
	width:auto;
	float:right;
}
.productlist li span{
	color:#333;
	line-height:24px;
	
}
.newslist{
	margin-left:15px;
}
.newslist li{
	border-bottom:dotted 1px #ddd;
	height:100%;
	overflow:hidden;
	height:36px;
	line-height:36px;
	padding:0 8px;
}
.newslist li a{
	color:#333;
}
.newslist li a.download{
	float:right;
	padding-left:30px;
	background:url(../images/download.gif) no-repeat left;
}
.newslist li span{
	float:right;
	color:#333;
}
.newslist li img{
	margin-left:10px;
}
.article h1{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#000;
}
.article h4{
	text-align:center;
	color:#999;
	line-height:24px;
	margin-bottom:10px;
	margin-top:10px;
}
.article .content p{
	font-size:14px;
	line-height:25px;
	margin-bottom:25px;
}

.introduce p{
	text-indent:2em;
	font-size:14px;
	line-height:25px;
	margin-bottom:25px;
}

.job tr td{
	font-family:宋体;
	color:#6F6F6F;
	font-size:14px;
}
.job a{
	color:#B24C0F;
	font-size:14px;
	text-decoration:underline;
}
.job .tr td{
	background:url(../images/tr.gif) repeat-x;
	color:#7492A4;
	font-weight:bold;
	font-size:12px;
}
.job .tr td.down{
	background:url(../images/job_toggle.gif) no-repeat left bottom;
	padding-left:35px;
	cursor:pointer;
}
.job .detail div{
	padding:15px 20px;
	line-height:25px;
	font-size:14px;
}
.job .detail div b{
	font-size:14px;
}

.feedback{
	padding:20px;
	border:solid 1px #B8D2E2;
	background:#F7FCFF;
}
.feedback,.feedback tr td{
	font-size:14px;
	color:#181818;
	line-height:36px;
}
.feedback span{
	font-size:12px;
	color:red;
	margin-right:3px;
}
.feedback b,.feedback strong{
	font-size:14px;
}
.feedback .input{
	height:20px;
	line-height:20px;
	width:188px;
	border:solid 1px #B2B2B2;
}
.feedback select{
	height:24px;
	line-height:24px;
	width:190px;
	border:solid 1px #B2B2B2;
}
.feedback textarea{
	border:solid 1px #B2B2B2;
	width:507px;
	margin-top:5px;
	margin-bottom:5px;
}
.feedback .submit{
	color:#fff;
	width:102px;
	height:29px;
	background:url(../images/btn.gif) no-repeat;
	border:0;
	margin-top:10px;
	line-height:29px;
}

.rightside{
	float:right;
	width:256px;
}
.rightside .right_box{
	width:256px;
	background:url(../images/rightside_bg.gif) bottom no-repeat;
	margin-bottom:13px;
}
.rightside .right_box h3{
	background:url(../images/rightside_bg.gif) top no-repeat;
	font-size:18px;
	color:#427aa5;
	font-weight:bold;
	text-align:center;
	height:56px;
	line-height:56px;
	
}
.rightside .right_box ul{
	padding:22px;
	text-align:center;
}
.rightside .right_box ul li{
	height:28px;
	line-height:28px;
}
.rightside .right_box ul li a{
	font-size:14px;
	font-weight:bold;
	
	font-family:Arial, Helvetica, sans-serif;
}
.rightside .right_box ul li a.current{
	color:red;
}
.rightside .right_box .contact{
	padding:22px 18px;
	line-height:24px;
}

.pagelist{
	height:100%;
	overflow:hidden;
	margin-left:176px;
	margin-top:20px;
}
.pagelist li{
	float:left;
}
.pagelist li a{
	border:solid 1px #9AAFE5;
	color:#2E6AB1;
	margin-right:3px;
	padding:2px 5px;
}
.pagelist li a:hover{
	border:solid 1px #2E6AB1;
}
.pagelist li a.current{
	border:solid 1px #2B66A5;
	background:#2E6AB1;
	color:#fff;
	font-weight:bold;
}
.pagelist li a.disabled{
	border:solid 1px #929292;
	color:#929292;
}
#footer {
	padding:30px 0;
	text-align:center;
}
#footer p {
	line-height:24px;
}

