@charset "utf-8";
html,body,a,h1,h2,h3,h4,h5,h6,p,div,ul,li,ol,dl,dt,dd,img,form,input,textarea,select,fieldset {
	margin: 0px;
	padding: 0px;
}
div, span, th, td, dt, dd, h1, h2, h3, h4, h5, h6, em, strong, i, a, b, a, p {
	word-break: break-all;
	word-wrap: break-word;
}
img {
	border:none;
}
ul,ol,dl {
	list-style-type: none;
}
select,input,select{
	vertical-align:middle;
}
body,table,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.underline {
	text-decoration: none;
}
body {
	color: #5D6060;
	background-color: #EEEDED;
}
a {
	color: #5D6060;
	text-decoration: none;
}
a:hover {
	color: #0072C9;
	text-decoration: underline;
}
.bg_left {
	background-image: url(bg_left.jpg);
	background-repeat: repeat-y;
}
.bg_bottom {
	background-image: url(bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}

.input01 {
	background-color: #FFFFFF;
	border: 1px solid #D4D4D4;
	width: 158px;
	height: 20px;
	color: #666666;
}
.input02 {
	color: #666666;
	border: 1px solid #B2B2B2;
	background-color: #F8F8F8;
	height: 19px;
}
.input03 {
	border: 1px solid #959595;
	height: 20px;
	text-align: center;
	color: #949494;
}
.textarea01 {
	border: 1px solid #B1B1B1;
	background-color: #F8F8F8;
}
.select01 {
	height: 18px;
	width: 180px;
	border: 1px solid #575757;
}




.text_contact {
	line-height: 165%;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.text_top{
	color: #A9A9A9;
}
.text_top a{
	color: #A9A9A9;
}
.text_top a:hover{
	color: #0072C9;
}

.text_copy {
	color: #666666;
	line-height: 170%;
	padding-top: 2px;
	font-family: Arial;
	padding-bottom: 10px;
}
.text_about {
	line-height: 175%;
	padding-right: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_pro01 {
	line-height: 175%;
	padding-top: 6px;
	padding-bottom: 4px;
}
.text_network {
	font-size: 14px;
	line-height: 170%;
	padding-top: 10px;
	color: #333333;
}

.font_ind_title a{
	font-weight: bold;
	color: #555858;
	text-decoration: underline;
}
.font_ind_title a:hover {
	color: #0072CA;
	text-decoration: none;
}

.font_title a{
	font-weight: bold;
	color: #555858;
	text-decoration: underline;
	font-size: 14px;
}
.font_title a:hover {
	color: #0072CA;
	text-decoration: none;
}
.title_xxlr a{
	color: #555858;
	text-decoration: underline;
}
.title_xxlr a:hover {
	color: #0072CA;
	text-decoration: none;
}
.title_xxlr a.current {
	color: #0072CA;
	text-decoration: none;
}
.border_pro {
	border: 1px solid #C2E2E5;
}


.bg_title_ind {
	background-image: url(bg_title_ind_news.jpg);
	background-repeat: repeat-x;
}
.list_ind02 {
	line-height: 210%;
	padding-top: 12px;
	padding-left: 13px;
}
.list_ind02 a {
	color: #666666;
	text-decoration: underline;
}
.list_ind02 a:hover {
	text-decoration: none;
}

.list_ind02 span {
	font-family: Arial;
	font-size: 11px;
	float: right;
	padding-right: 8px;
	color: #B7B7B6;
}
.title_dis {
	font-size: 14px;
	font-weight: bold;
	color: #50595A;
}
.title_mes_bg {
	background-image: url(title_mes_bg.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #585858;
}
.title_reg_bg {
	background-image: url(title_reg_bg.jpg);
	background-repeat: repeat-x;
	color: #666666;
	font-weight: bold;
}
.title_reg_bg span {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #666666;
}
.title_reg_bg2 {
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2F2F2;
	border-left-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
.title_car_bg {
	background-image: url(title_car_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #585858;
}

.text_reg {
	line-height: 170%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 14px;
	padding-left: 20px;
}
.text_bottom {
	padding-top: 14px;
}

.menu {
	width:208px;
	margin:0 auto;
}
.menu dl { margin:0; width:208px; }
.menu dt {
	position:relative;
	width:191px;
	height:32px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 2px;
	margin-right:17px;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 220%;
	background-image: url(list_bg02.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
}

/* 三级导航 */
.menu dd {
	margin:0;
	width:204px;
	height:27px;
	line-height:27px;
	background-image: url(list_bg03.jpg);
	background-repeat: repeat-x;
}
.menu dd a{
	display:block;
	color:#424242;
	padding-left: 22px;
}
.menu dd a:hover, .menu dd .current {color:#F8991D; text-decoration:none; }
.menu dt a{
	position:absolute;
	width:191px;
	padding-left:17px;
	height:32px;
	top:0px;
	left:0px;
	display:block;
	background:url('list_bg01.jpg') no-repeat;
	color:#666666;
	
}
.menu dt a:hover, .menu dt .current {color:#ffffff; background:url('list_bg02.jpg') no-repeat; text-decoration:none; }

.news_list_01 ul li{
	clear:both;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.news_list_01 span {
	font-family: Arial;
	font-size: 11px;
	color: #969696;
	float: right;
	padding-right: 11px;
}
.news_list_01 ul .bg_list_01{
	padding:10px 0;
	background-image: url(bg_list_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news_list_01 ul .bg_list_01 a{background:url(arrow_list.jpg) no-repeat 13px 3px; padding-left:30px; text-decoration:none;color:#333333;}
.news_list_01 ul .bg_list_01 a:hover{color:#0072C9;
}
.news_list_01 ul .bg_list_02{
	padding:10px 0;
	background-image: url(bg_list_02.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news_list_01 ul .bg_list_02 a{
	background:url(arrow_list.jpg) no-repeat 13px 3px;
	text-decoration:none;
	padding-left: 30px;
	color:#333333;
}
.news_list_01 ul .bg_list_02 a:hover{color:#0072C9;}


.news_list_02 ul li{
	clear:both;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.news_list_02 span a{
	color: #969696;
	float: right;
	padding-right: 11px;
}
.news_list_02 span a:hover{
	color: #0072C9;
}
.news_list_02 ul .bg_list01{
	padding:10px 0;
	background-image: url(bg_list_01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news_list_02 ul .bg_list01 a{background:url(arrow_list.jpg) no-repeat 13px 3px; padding-left:30px; text-decoration:none;color:#333333;}
.news_list_02 ul .bg_list01 a:hover{color:#0072C9;
}
.news_list_02 ul .bg_list02{
	padding:10px 0;
	background-image: url(bg_list_02.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news_list_02 ul .bg_list02 a{
	background:url(arrow_list.jpg) no-repeat 13px 3px;
	text-decoration:none;
	padding-left: 30px;
	color:#333333;
}
.news_list_02 ul .bg_list02 a:hover{color:#0072C9;}
.news_list_02 .bg_list01 span a{
	background:none;color: #999;
}
.news_list_02 .bg_list02 span a{
	background:none;color: #999;
}
.ico_pro {
	color: #FF5B00;
}
.nav_bg {
	background-image: url(nav_bg.jpg);
	background-repeat: repeat-x;
}
/* carter 0803 add */
.block{width:700px; height:315px; padding:0; margin:19px auto; clear:both;
	scrollbar-face-color: #dfdfdf;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #818181;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-base-color: #fff;
	overflow:auto;
	overflow-x:hidden;
	/*overflow-y:scroll;*/
}
.iframe_box{width:675px; height:310px; padding:0 25px 0 0; margin:5px 0 0 0;}
.productbox{ border-bottom:1px dashed #b9b9b9;}
.productbox .pic{float:left; border:1px solid #c7e4e7; width:120px; height:120px; line-height:20px; margin:14px 0 14px 7px; display:inline; }
.productbox .pic span{padding:5px; display:block; overflow:hidden; width:110px; height:110px;}
.productbox .txt{float:right; width:530px; padding:14px 0 0 0; line-height:20px;}
.a13d00{color:#a13d00;}


/* 表单 */
.inputbox { clear:both; width:660px; text-align:left; margin:10px auto 30px auto; padding:0 10px; }
.inputbox p { clear:both; text-align:left; }

.ibl { width:100px; color:#666; text-align:right; float:left; margin-right:10px; padding-top:13px; }
.ibr { width:550px; text-align:left; float:left; padding-top:10px; +padding-top:8px; color:#666; }

.input_01 { border:1px solid #c8c8c8; height:16px; padding:1px; }
.input_submit { cursor:pointer; border:0px; width:47px; height:20px; background:url(but_submit.jpg); }
.input_reset { cursor:pointer; border:0px; width:47px; height:20px; background:url(but_replay.jpg); }