﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0px auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif, "宋体","华文细黑","微软雅黑","黑体";
	font-size:12px;
	color:#363636;
	line-height:22px;
	background:url(../images/bg.jpg) #ffffff repeat-x center top;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin:0px auto;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#005dbc;
	text-decoration:none;
}
a img {
	border:0;
}
/*---main_begin*/

#header{
	width:960px;
	clear:both;
	overflow:hidden;
	height:105px;
}
#logo{
	width:270px;
	float:left;
	text-align:right;
	overflow:hidden;
	padding-top:16px;
}
#menu{
	float:right;
	width:660px;
	height:35px;
	line-height:32px;
	text-align:center;
	color:#FFF;
	background:url(../images/navbg.jpg) repeat-x left 42px;
	font-size:12px;
	padding-top:42px;
}
#menu ul{
	background:url(../images/navright.jpg) no-repeat right top;
	width:660px;
	clear:both;
}
#menu ul li{
	float:left;
}
#menu ul li a{
	width:86px;
	background:url(../images/navline.jpg) no-repeat right top;
	display:block;
	height:35px;
	color:#FFF;
}
#menu ul li a:hover{
	width:86px;
	color:#FFF;
	background:url(../images/nav02.jpg) no-repeat center top;
	display:block;
}
#menu ul li .curret{
	width:86px;
	background:url(../images/nav02.jpg) no-repeat center top;
	display:block;
	color:#FFF;
}
#menu ul li .curret a{	
	color:#FFF;
	text-decoration:none;
}
#menu ul li .curret a:hover{	
	color:#FFF;
	text-decoration:none;
}
#menu ul li.navline{
	width:2px;
	background:url(../images/navline.jpg) no-repeat center top;
	line-height:40px;
	height:40px;
}
.blankspace{
	clear:both;
	height:7px;
	overflow:hidden;
}
#container{
	width:980px;
	clear:both;	
	overflow:hidden;
	padding-bottom:15px;
}
#banner{
	width:326px;	
	float:left;
	overflow:hidden;
}
#content{
	width:426px;
	float:left;
	overflow:hidden;
}
.aboutitle{
	width:426px;
	clear:both;
	background:url(../images/aboutitle.jpg) no-repeat left top;
	height:32px;
	line-height:30px;
	overflow:hidden;
	color:#002b5e;	
}
.aboutitle strong{	
	font-size:13px;
	color:#002b5e;
	padding-left:25px;	
}
.aboutitle a{	
	float:right;
	font-family:"宋体";
	padding-right:8px;
	line-height:36px;
	color:#fd5500;
	text-decoration:none;
}
.aboutitle a:hover{	
	color:#fd5500;
	text-decoration:underline;
}
#about{
	width:410px;
	clear:both;
	padding:12px 0px 25px 0px;
}

#about strong{
	color:#eb3d00;
	font-weight:bold;
}
#product{
	width:426px;
	clear:both;
	padding:12px 0px 10px 0px;
	text-align:center;	
	border-top:none;
	overflow:hidden;
	line-height:32px;
}

#product ul li{
	float:left;
	width:142px;
}
#product ul li img{	
	display:block;
	padding:1px;
	border:1px solid #c2c2c2;
}

#sidebar{
	width:204px;
	float:right;
	overflow:hidden;
}
#rightitle{
	width:204px;
	clear:both;
	overflow:hidden;
}
#prolist{
	width:204px;
	clear:both;	
	background:#e4e3e8;
	line-height:24px;
	overflow:hidden;
	color:#002b5e;
	padding:8px 0px 13px 0px;
}
#prolist ul{
	width:190px;
	clear:both;	
	margin:0px auto;
}
#prolist ul li{
	background:url(../images/dotted.jpg) no-repeat 4px 10px;
	padding-left:14px;	
	border-bottom:1px dotted #a3a3a3;
}
#prolist ul li a{
	color:#002b5e;
	text-decoration:none;	
}
#prolist ul li a:hover{
	color:#ff6820;
	text-decoration:none;
}
#contact{
	width:202px;
	border:1px solid #dadada;
	background:url(../images/conbg.jpg) repeat-x left 28px;
	overflow:hidden;
}
#contact p{
	width:180px;
	clear:both;
	margin:0px auto;
	padding:6px 0px 8px 0px;
}


#footer{
	width:980px;
	clear:both;
	background:#000066;
	height:26px;
	line-height:26px;
	color:#FFF;
	text-align:center;

}

#footer a{	
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{	
	color:#FFF;
	text-decoration:underline;
}
#left{
	width:204px;
	float:left;
	overflow:hidden;
}
#right{
	width:750px;
	float:right;
	overflow:hidden;
}

#link{
	width:730px;
	clear:both;
	text-align:right;
	color:#8c8c8c;
	line-height:24px;
	height:28px;
	overflow:hidden;
}
#righ_title{
	width:750px;
	clear:both;
	background:url(../images/rightbg.jpg) repeat-x left top;
	height:29px;
	line-height:29px;
	padding-top:0px;
	color:#ed4c00;
	font-size:13px;
	font-weight:bold;
	border-bottom:2px solid #fb9361;
}
#righ_title img{
	line-height:0px;
	font-size:0px;
	vertical-align:bottom;	
	padding-left:8px;
}
#right_nr{
	width:718px;
	clear:both;
	padding:12px 0px;

}