@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul{
	list-style:none;
}
img{
	border:none;
}
h2{
	padding:5px;
	font-weight:normal;
	font-size:14px;
}
p{
	padding:5px;
}
a{
	color:#2E5073;
	text-decoration:none;
}
a:hover{
	color:#4274A6;
	text-decoration:underline;
}
.container{
	width:950px;
	margin:0 auto;
}
.header{
	width:950px;
	overflow:hidden;
}
.header_keyword{
	width:950px;
	height:20px;
	line-height:20px;
	background-color:#E5E5E5;
	color:#C6914A;
}
.header_keyword a{
	color:#996633;
	text-decoration:none;
}
.header_keyword a:hover{
	color:#C6914A;
	text-decoration:underline;
}
.header_keyword h1{
	width:740px;
	height:20px;
	line-height:20px;
	float:left;
	overflow:hidden;
	padding-left:10px;
	font-size:11px;
}
.hk_right{
	width:200px;
	float:right;
	text-align:center;
}
.header_logo{
	width:950px;
	height:50px;
}
.logopic{
	width:200px;
	height:50px;
	float:left;
}
.header_logo_keyword{
	width:400px;
	height:50px;
	overflow:hidden;
	float:left;
	padding-left:20px;
}
.header_logo_keyword p{
	line-height:15px;
}
.search_form{
	width:310px;
	float:left;
	padding-top:15px;
	padding-left:20px;
}
.search_form_label{
	float:left;
	height:20px;
	line-height:20px;
}
.search_form_text{
	width:170px;
	height:20px;
	background:url(images/searchtext.gif) no-repeat;
	border:none;
	padding-top:2px;
	padding-left:3px;
	float:left;
}
.search_form_btn{
	width:24px;
	height:20px;
	background:url(images/searchbtn.gif) no-repeat;
	border:none;
	float:left;
	margin-left:10px;
}
.header_menu{
	width:950px;
	height:30px;
	line-height:30px;
	background:url(images/menubg.gif) repeat-x;
}
.header_menu_ul li{
	float:left;
	margin-left:20px;
}
.header_menu_ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.header_menu_ul li a:hover{
	color: #CCCCCC;
	text-decoration:underline;
}
.content{
	width:950px;
	overflow:hidden;
	background:#C3CCD3;
	margin-top:5px;
}
.show_pic_box{
	width:940px;
	height:265px;
	padding:5px;
	overflow:hidden;
}
.spb_left{
	width:230px;
	float:left;
	margin-right:10px;
}
.spb_left_top{
	width:230px;
	height:130px;
	background:url(images/servicebox.gif) no-repeat;
	overflow:hidden;
	color:#FFFFFF;
}
.spb_left_top h2{
	font-size:12px;
}
.spb_left_top p{
	font-size:10px;
}
.spb_left_top a{
	color:#FFFFFF;
	text-decoration:none;
}
.spb_left_top a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.spb_left_bottom{
	width:230px;
	height:130px;
	background:url(images/emailandtel.gif) no-repeat;
	margin-top:5px;
	overflow:hidden;
	color:#D96D21;
}
.spb_left_bottom h2{
	text-align:center;
	padding:2px;
}
.spb_left_bottom p{
	padding-left:60px;
}


.link{
	padding:20px 0 0 0;
	width:230px;
	background:url(images/sidebarulbg.gif) repeat-y;
}
.link span{
	height:56px;
	text-align:center;
	clear:both;
	display:block;
}


.p_msn a{
	color:#00FF99;
	text-decoration:none;
}
.p_msn a:hover{
	color:#00FF99;
	text-decoration:underline;
}
.p_email a{
	color:#0066FF;
	text-decoration:none;
}
.p_email a:hover{
	color:#0066FF;
	text-decoration:underline;
}
.spb_right{
	width:700px;
	float:left;
	height:265px;
	background:url(images/flashshowbg.gif) no-repeat;
}
.pic_enter{
	width:950px;
	height:164px;
	padding:5px 0;
}
.pic_enter img{
	float:left;
}
.show_text{
	width:950px;
	padding-bottom:5px;
	overflow:hidden;
}
.show_text_news{
	width:310px;
	float:left;
	border-left:5px #C3CCD3 solid;
	height:210px;
	background-color:#FFFFFF;
}
.title01{
	height:25px;
	line-height:25px;
	background-color:#5D7F99;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
}
.stn_ul li{
	line-height:20px;
	padding-left:20px;
	border-bottom:1px #CCCCCC dashed;
}
.show_text_feature{
	width:310px;
	border-left:5px #C3CCD3 solid;
	float:left;
	background-color:#FFFFFF;
	height:210px;
	overflow:hidden;
}
.stf_one{
	width:145px;
	float:left;
	text-align:center;
	padding:5px;
}
.stf_one img{
	border:1px #CCCCCC solid;
}
.red{
	color:#993333;
}
.stf_one_name{
	height:30px;
	overflow:hidden;
}
.stf_one_price{
	padding:5px 0; 
}
.show_text_about{
	width:310px;
	border-left:5px #C3CCD3 solid;
	float:left;
	background-color:#FFFFFF;
	height:210px;
	overflow:hidden;
}
.show_text_about p{
	padding:10px;
	line-height:16px;
}
.link_pic{
	width:950px;
	height:60px;
	clear:both;
	border-top:5px #FFFFFF solid;
	padding-top:20px;
}
.link_pic img{
	float:left;
	margin-left:20px;
}
.footer{
	width:950px;
	border-top:5px #FFFFFF solid;
	text-align:center;
	color:#305776;
}
.footer_menu{
	width:950px;
	height:25px;
	line-height:25px;
	background-color:#305776;
	text-align:center;
	color:#FFFFFF;
}
.footer_menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer_menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer p a{
	color:#123252;
	text-decoration:none;
}
.footer p a:hover{
	color:#143D66;
	text-decoration:underline;
}
.footer h1{
	display:inline;
	font-size:11px;
}
.sidebar{
	width:230px;
	float:left;
	padding:5px;
}
.sidebar_title{
	width:230px;
	height:25px;
	background:url(images/sidebartitle01.gif) no-repeat;
}
.sidebar_ul{
	width:230px;
	background:url(images/sidebarulbg.gif) repeat-y;
	padding-bottom:5px;
}
.sidebar_ul li{
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-indent:1em;
	border-bottom:1px #6B8FB3 dashed;
}
.sidebar_ul .smallclass{	
	text-indent:2.5em;
	border-bottom:1px #CCCCCC dashed;
}
.sidebarul_bottom{
	width:230px;
	height:5px;
	font-size:0px;
	background:url(images/sidebarulbottom.gif) no-repeat;
}
.maincontent{
	width:700px;
	float:left;
	padding:5px;
}
.noticebox{
	background-color:#FFFFFF;
	padding-bottom:10px;
}
.noticebox p{
	line-height:16px;
}
.productbox{
	width:700px;
	background-color:#FFFFFF;
	overflow:hidden;
}
.oneproduct{
	width:165px;
	float:left;
	padding:20px 5px;
	text-align:center;
	border-bottom:1px #6B8FB3 dashed;
}
.name{
	height:27px;
	overflow:hidden;
	padding:2px 0;
}
.price{
	height:25px;
	overflow:hidden;
	font-size:11px;
}
.position{
	height:20px;
	line-height:20px;
}
.page{
	width:700px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
}
.detail{
	width:700px;
	overflow:hidden;
	background-color:#FFFFFF;
	padding-bottom:10px;
}
.detail_left{
	width:350px;
	float:left;
	text-align:center;
	padding-top:10px;
}
.detail_right{
	width:350px;
	float:left;
}
.bold{
	font-size:14px;
}
.indent{
	text-indent:2em;
}
.link_show{
	width:230px;
	overflow:hidden;
	margin-top:5px;
}
.link_show img{
	float:left;
	margin-left:10px;
	margin-top:5px;
}
.flash_show{
	width:700px;
	height:265px;
	overflow:hidden;
	margin-bottom:5px;
}
.text_box{
	width:700px;
	height:215px;
	background-color:#FFFFFF;
	overflow:hidden;
	margin-top:5px;
}
.text_box_left{
	width:345px;
	float:left;
}
.text_box_right{
	width:345px;
	float:left;
	margin-left:10px;
}
.flashbox{
	width:700px;
	height:265px;
	background:url(images/flashshowbg.gif) no-repeat;
	margin-bottom:10px;
}
.link_box{
	width:230px;
	text-align:center;
	background-color:#FFFFFF;
	padding-top:5px;
	margin-top:5px;
}
.link_box img{
	margin-bottom:5px;
}