@charset "utf-8";
/* CSS Document */
body{background:#fff; font-size:12px; font-family:"宋体",Verdana, Arial; color:#393838; line-height:150%; margin:0; padding:0;}


a{
	text-decoration:none;
}

.headtabel{
	margin-left:50px;
	margin-right:50px;
}
#headtd{
	background:url(head_bg.jpg);
	width:1000px;
	height:111px;
}

.logoimg{
	margin-top:10px;
}
.navul {padding:0 0 0 0px; margin:0; list-style:none; height:26px; position:relative; font-size:14px;}
.navul li {float:left; background:url(nav_bg.jpg) repeat-x;height:26px;line-height:26px; text-align:center;}
.navul li.sepli{width:127px;width:2px; height:26px; background:url(nav_bg_sep.jpg) no-repeat;}
.navul li a{ display:block; width:127px;height:26px;line-height:26px;text-decoration:none; font-family:"黑体";color:#FFF;cursor:pointer;}
.navul li a:hover{background:url(nav_bg_current.jpg) no-repeat; color:#000}
.navul li.current a{background:url(nav_bg_current.jpg) no-repeat; color:#000}


.left_nav_td{
	background:url(left_nav_bg.jpg) no-repeat;
	height:35px;
	width:243px;
	color:#FFF;
}
.left_nav_td a{ color:#FFF}
.left_nav_td a:hover{ color:#FFF}
.left_nav_td a:visit{ color:#FFF}

.left_nav_td .nav_en{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:200;
	line-height:35px;
	margin-left:35px;
}
.left_nav_td .nav_zh{
	font-size:12px;
	font-weight:bold;
	line-height:35px;
}


.left_td_border{
	border-left:2px solid #cacaca;
	border-right:2px solid #cacaca;
	border-bottom:2px solid #cacaca;
}
.leftnum{
	margin-top:4px;
	text-align:center;
}
.left_pro_font{
	text-align:center;
}

.morediv{
	text-align:right;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#1e4b68;
}
.morediv a,.newsdiv a{ color:#1e4b68;}
.morediv a:hover,.newsdiv a:hover{text-decoration:underline;}
.morediv a:visit,.newsdiv a:visit{ color:#1e4b68;}

.linktable{ font-size:14px;}
.linktable a{ color:#1e4b68;}
.linktable a:hover{ text-decoration:underline;}
.linktable a:visit{ color:#1e4b68;}

.newsdiv{
	height:25px;
	line-height:25px;
	margin-left:18px;
	margin-right:18px;
	border-bottom:1px dashed #979797;
}
.newsicon_div{
	float:left;
	width:12px;
	height:25px;
	background:url(news_icon.gif) no-repeat center;
}
.newstitle_div{
	margin-left:5px;
	float:left;
}
.newsdate_div{
	float:right;
	margin-right:18px;
}
.news_detail_title{
	text-align:center;
	font-size:16px;
	font-weight:bolder;
}
.news_detail{
	margin-top:20px;
	margin-left:15px;
	margin-right:15px;
}
.subtitle_span{
	font-size:13px;
	font-weight:bold;
}


.detailtitle_div{
	color:#0a4556;
	margin-left:10px;
}
.detailtitle_div .title_en{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:200;
	line-height:35px;
	margin-left:35px;
}
.detailtitle_div .title_zh{
	font-size:14px;
	font-weight:bold;
	line-height:35px;
}


.producttitle_span{
}
.producttitle_span a{ color:#1e4b68;}
.producttitle_span a:hover{text-decoration:underline;}
.producttitle_span a:visit{ color:#1e4b68;}

#imgtitle { color:#1e4b68;}
#imgtitle:hover{text-decoration:underline;}
#imgtitle:visit{ color:#1e4b68;}



/**********解决方案************/
.r_box{
	background-color:#FAFAFA;
	float:left;
	width:49%;
	margin:2px;
}
.r_title{
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin:5px;
}
.r_title a:link{
	color:#666;
}
.r_title a:visited{
	color:#666;
}
.r_title a:hover{
	color:#ff6600;
}
.r_detail_img{
	float:left;
	margin:0 2px 0 2px;
	border:1px solid #999;
}
.r_detail_d{
	height:100%;
	line-height:20px;
}
.r_more{
	text-align:right;
	padding-right:15px;
}
.r_more a:link{
	color:#000;
}
.r_more a:visited{
	color:#000;
}
.r_more a:hover{
	color:#ff6600;
}
.clr
{
	clear:both; 
	font-size:0px;
	height:0px; 
	overflow:hidden;
	line-height:0px;
}
.r_title{
	border-bottom:#000 1px dashed;
	padding-bottom:10px;
}


.userpass_td{
	color:#0a4556;
}

.bottom_nav a{ color:#000; text-decoration:none}
.bottom_nav a:hover{text-decoration:underline}
.bottom_nav a:visited{ color:#000;}
