/* CSS Document */
/*公共样式表开始*/

body{
	margin:0 auto;
/*	margin-top:50px;*/
	padding:0px;
	color:#000000;
	font-family: "宋体",Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:23px;
	background-color:#ffffff;
	text-align:left;
/*	background-image:url(/images/bg_all.jpg);
	background-position:center top;
	background-repeat:no-repeat;*/
}
ul,p,form,h1,h2,h3,h4,dl,dt,dd{
	margin:0;
	padding:0;
	}
td
{
	line-height:23px;}
.content{ 
	width:950px;
	margin:0 auto;
	padding:0px;
	color:#000000;
	text-align:left;
	
}
input
{ line-height:12px;}
img
{
	 border:0px;
	}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active
{
	color:#000000;
	text-decoration: none;
	}
a:hover {
	color:#006600;
	text-decoration: underline;
}
li{ list-style:none;}

/*公共样式表结束*/


/*菜单样式表开始*/
.menu1 
{
	margin-top:4px;
	margin-left:8px;
	 float:left;
	color: #009900;
	font-size:14px;
	font-weight:bold;
	background-color:#effcf1; width:655px;}
.menu1 ul li
{
	float:left;
	 line-height:30px;
	   width:80px;
	   list-style:none;}
.menu1 a:link {
	color: #009900;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
.menu1 a:visited {
	color: #009900;
		font-weight:bold;
		font-size:14px;
	text-decoration: none;
}
.menu1 a:active {
	color: #009900;
		font-weight:bold;
		font-size:14px;
	text-decoration: none;
}
.menu1 a:hover {
	color:#009900;
		font-weight:bold;
		font-size:14px;
	text-decoration: underline;
}
/*菜单样式表结束*/


/*模块样式1开始*/
.box1
{
	 border-width:1px; 
	 border-color:#6eca3e; 
	 border-style:solid;
	 float:left;
	 background-color:#ffffff;
	}
.box1_1
{
	height:29px; 
	background-image:url(/images/TitleBg1.gif); 
	background-repeat:repeat-x; 
	font-size:14px; 
	font-weight:bold; 
	color:#009900; 
	padding-top:5px; 
	padding-left:15px;
	}
/*模块样式1结束*/
/*模块样式2开始*/
.box2
{
	 border-width:1px; 
	 border-color:#6eca3e; 
	 border-style:solid;
	 float:right;
	 margin:0px;
	background-color:#ffffff;
	}
.box2_1
{
	height:29px; 
	background-image:url(/images/TitleBg1.gif); 
	background-repeat:repeat-x; 
	font-size:14px; 
	font-weight:bold; 
	color:#009900; 
	padding-top:5px; 
	padding-left:15px;
	}

.box2_1_1
{
	float:right; 
	font-size:14px;
	 font-weight:bold; 
	 color:Blue; 
	 border-width:1px; 
	 border-color:#7f7ffe; 
	 border-style:solid; 
	 margin-right:16px; 
	 height:18px; 
	 line-height:18px;
	 padding:2px;
	}
	
 .box2_1_1 a:link,.box2_1_1 a:active,.box2_1_1 a:visited
{
	font-size:14px;
	 font-weight:bold; 
	 color:Blue; 
	}
.box2_1_1 a:hover
{
	color:Green;
	}
/*模块样式2结束*/
/*模块样式3开始*/
.box3
{
	 border-width:1px; 
	 border-color:#6eca3e; 
	 border-style:solid;
	 float:left;
	background-color:#ffffff;
	}
.box3_1
{
	height:29px; 
	background-image:url(/images/TitleBg3.gif); 
	background-repeat:repeat-x; 
	font-size:14px; 
	font-weight:bold; 
	color:#009900; 
	padding-top:5px; 
	padding-left:15px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	}
.box3_1_1
{
	background-image:url(/images/box3_1_1.gif);
	height:24px;
	width:70px;
	display:block;
	float:left;
	padding-left:15px;
	}
.box3_1_1 a:link, .box3_1_1 a:visited ,.box3_1_1 a:active,box3_1_1 a:hover
{
		color:#009900}
.box3_1_2
{
	background-image:url(/images/box3_1_2.gif);
	height:24px;
	width:70px;
	display:block;
	float:left;
	margin-left:8px;
	padding-left:15px;
	}
.box3_1_2 a:link, .box3_1_2 a:visited ,.box3_1_2 a:active,box3_1_2 a:hover
{
	color:#009900
	}
.box3_2
{
	 margin:16px;
	}
/*模块样式3结束*/
/*模块样式4开始*/
.box4
{
	 border-width:1px; 
	 border-color:#6eca3e; 
	 border-style:solid;
	 float:right;
	background-color:#ffffff;
	}
.box4_1
{
	height:29px; 
	background-image:url(/images/TitleBg3.gif); 
	background-repeat:repeat-x; 
	font-size:14px; 
	font-weight:bold; 
	color:#ffffff; 
	padding-top:5px; 
	padding-left:15px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	}
.box4_1 a:hover,.box4_1 a:visited,.box4_1 a:active,.box4_1 a:link
{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
	

.box4_2
{
	 margin:6px;
	}
/*模块样式4结束*/

/*模块样式5开始*/
.box5
{
	 border-width:1px; 
	 border-color:#cccccc; 
	 border-style:solid;
	 float:left;
	background-color:#ffffff;
	}
.box5_1
{
	height:29px; 
	background-image:url(/images/TitleBg5.gif); 
	background-repeat:repeat-x; 
	font-size:14px; 
	font-weight:bold; 
	color:#009900; 
	padding-top:5px; 
	padding-left:15px;
	}
.box5_2
{
	 margin-left:8px;
	 margin-bottom:14px;
	 margin-right:8px;
	}

/*首页图片样式*/
.img_border
{
    PADDING-top:2px;PADDING-bottom:2px;PADDING-left:2px;PADDING-right:2px;BORDER-TOP: #cccccc 1px solid;BORDER-left: #cccccc 1px solid;BORDER-right: #cccccc 1px solid;BORDER-bottom: #cccccc 1px solid;
}
.img_border:hover
{
    PADDING-top:1px;PADDING-bottom:1px;PADDING-left:1px;PADDING-right:1px;BORDER-TOP: #006600 2px solid;BORDER-left: #006600 2px solid;BORDER-right: #006600 2px solid;BORDER-bottom: #006600 2px solid;
}
/*首页图片样式*/


/*模块样式5结束*/

/*模块样式6开始*/
.box6
{
  margin:8px;
	background-color:#ffffff;
	float:left;
	}
.box6 li
{
	 float:left;
	}
.box6 img
{
	height:60px;
	width:120px;
	border:solid 0px #cccccc;
	margin-right:6px;
	margin-left:6px;
	}
/*模块样式6结束*/


/*模块样式7开始*/
.box7
{
  margin-left:10px;
  margin-right:10px;
  white-space:nowrap;
  margin-bottom:5px;
	background-color:#ffffff;
	float:left;}
.box7 li
{
	 float:left;
	 margin-left:5px;
	 margin-right:5px;
	 display:inline;
	}

/*模块样式7结束*/

/*模块样式8开始*/
.box8
{
 float :left; 
 width:650px; 
 font-size:14px;
	 border-width:1px; 
	 border-color:#6eca3e; 
	 border-style:solid;
	 float:left;
	background-color:#ffffff;
	}
.box8_1 a
{
	 font-size:14px;
	 color:Blue;
	 	 padding:8px;
	}
.box8_1 span
{
	 
	 float:right;
	 margin-right:16px;
	}
.box8_2
{
	 margin-left:2px;
	 margin-right:2px;
	}
.box8_2 span
{
	display:inline-block;
	}
/*模块样式8结束*/
/*模块样式9开始*/
.box9
{
	 width:935px;
	 height:25px;
	 border-width:1px; 
	 border-color:#6eca3e; 
	 border-style:solid;
	 float:left;
	 font:bold 14px "宋体";
	text-decoration: none;
	color: #000000;
	vertical-align:middle;
	padding-left:13px;
	padding-top:8px;
	margin-bottom:5px;
	background-color:#ffffff;
	margin-top:5px;
	}
/*模块样式9结束*/
/*模块样式10开始*/
.box10
{
 float :left; 
 width:650px; 
 font-size:14px;
	 border-width:1px; 
	 border-color:#6eca3e; 
	 border-style:solid;
	background-color:#ffffff;
}
.box10_1 a
{
	 font-size:14px;
	 color:Blue;
	}
.box10_1 span
{
	 white-space:nowrap;
	}
.box10_2
{
	display:block;
	 margin:16px;
	 border:solid 1px #cccccc;
	 width:615px;
	 font-size:12px;
	}
	
/*模块样式10结束*/	
/*模块样式11开始*/
.box11
{
 float :left; 
 width:650px; 
 background-image:url(/images/box11_center.gif);
 height:193px;
	background-color:#ffffff;
}
.box11_1
{
	float:left;
	 width:30px;
	 height:193px;
	 background-image:url(/images/box11_left.gif);
	}
.box11_2
{
	 float:left;
	 width:590px;
	}
.box11_3
{
	float:left;
	 width:30px;
	 height:193px;
	 background-image:url(/images/box11_right.gif);
	}
/*模块样式11结束*/	
/*模块样式12开始*/
.box12
{
  width:616px;
  margin:15px;
	background-color:#ffffff;
	float:left;
}

.box12 a:active,.box12 a:visited,.box12 a:link
{
	font-size:14px;
	 font-weight:bold;
	 color:Blue;
	 text-decoration:none;
}
.box12 a:hover
{
	 font-size:14px;
	 font-weight:bold;
	 color:Blue;
	 text-decoration:underline;
	}
/*模块样式12结束*/	

/*模块样式13开始*/
.box13
{
	 margin-left:22px;
	background-color:#ffffff;
	}
.box13_1
{
 background-image:url(/images/common/search_top04.gif);
  float:left; 
  height:26px; 
  width:11px;
}
.box13_2
{
	float:left; 
	width:580px; 
	height:24px; 
	border-top:solid 1px #1b81b9; 
	border-bottom:solid 1px #1b81b9;
	}
.box13_2 span
{
	 display:inline-block;
	}
.box13_3
{
	background-image:url(/images/common/search_top03.gif); 
	float:left;
	 height:26px; 
	 width:11px;
	}

/*模块样式13结束*/	

/*模块样式14开始*/

.box14
{
	width:950px;
	background-color:#ffffff;
	}
.box14_1
{
	 width:950px;
	 height:110px;
	 background-image:url(/images/company_top.gif);
	}
.box14_2
{
	 width:950px;

	 background-image:url(/images/company_content.gif);
	}
.box14_3
{
	 width:950px;
	 height:35px;
	 background-image:url(/images/company_end.gif);
	}
/*模块样式14结束*/

/*模块样式15开始*/
.box15
{
 float :left; 
 width:650px; 
	background-color:#ffffff;
}
.box15_1
{
	 width:650px;
	 height:35px;
	 background-image:url(/images/box15_top.gif);
	}
.box15_2
{
	 width:650px;
	 background-image:url(/images/box15_content.gif);
	}
.box15_3
{
	 width:650px;
	 height:17px;
	 background-image:url(/images/box15_end.gif);
	}
/*模块样式15结束*/	

/*模块样式16开始*/

.top_left
{
	height:29px;
	width:6px;
	background-image:url(/images/card_top_left.gif);
	}
.top_center
{
	height:29px;
	background-image:url(/images/cart_top_center.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	}	
.top_right
{
	height:29px;
	width:6px;
	background-image:url(/images/card_top_right.gif);
	}

.mid_left
{
	 width:6px;
	 background-image:url(/images/card_mid_left.gif);
	 background-repeat:repeat-y;
	}
.mid_center
{
	 background-color:#ffffff;
	}
.mid_right
{
	 width:6px;
	 background-image:url(/images/card_mid_right.gif);
	 background-repeat:repeat-y;
	}	
.end_left
{
	height:6px;
	width:6px;
	background-image:url(/images/card_end_left.gif);
	}
.end_center
{
	height:6px;
	background-image:url(/images/card_end_center.gif);
	}
.end_right
{
	height:6px;
	width:6px;
	background-image:url(/images/card_end_right.gif);
	}
/*模块样式16结束*/


/*宽度样式开始*/
.w_300
{
	width:300px;}
.w_350
{
	width:350px;
	}
.w_358
{
	width:358px;
	}
.w_280
{
	width:275px;
	}
.w_660
{
	width:660px;
	}
.w_665
{
	width:665px;
	}
.w_330
{
	width:330px;
	}
.w_340
{
	 width:329px;
	}
.w_950
{
	 width:948px;
	}
/*宽度样式结束*/



/*头版头条样式开始*/
.toutiao
{
	 color:Blue; 
	 text-align:center;
	 margin:12px;
	 }
.toutiao a:link
{
	color:Blue;
	 text-decoration:none;}

.toutiao a:visited 
{
	color:Blue;
	 text-decoration:none}

.toutiao a:active
	{
	color:Blue;
	text-decoration:none}
.toutiao a:hover 
{
	color:Blue;
	 text-decoration:underline}	 

/*头版头条样式结束*/

/*投诉样式开始*/
.toushu
{
	 margin:6px 8px 0px 8px;
	 }
.toushu a:link
{
	color:Blue;
	 text-decoration:none;}

.toushu a:visited 
{
	color:Blue;
	 text-decoration:none}

.toushu a:active
	{
	color:Blue;
	text-decoration:none}
.toushu a:hover 
{
	color:Blue;
	 text-decoration:underline}	 




.toushu2
{
	 margin-left:8px;
	  margin-right:8px;
	  margin-bottom:8px;
	  margin-top:0px;
	 }

/*投诉样式结束*/


/*蓝色超链接菜单开始*/

.a_blue a:link,.a_blue a:visited,.a_blue a:active
{
	color:Blue;
	 text-decoration:none;}

.a_blue a:hover 
{
	color:Blue;
	 text-decoration:underline}	 

/*蓝色超链接菜单结束*/


.search{
	 font-size:10px;
	 margin-top:15px;
}
.search input{height:16px;color:#0581BF;}
.search select{
	background-color:#4585C7;
}
.search select option{
	color:#FFFFFF;
}
.search td{ font-size:12px;}


/*文字样式开始*/
.text_red{
	font-family:"宋体", "新宋体";
	font-size:12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
.text4 {
	font-family:"宋体", "新宋体";
	font-size:12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.text5 {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #003399;
}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-size: 12px;
	line-height: 20px;
	color: #FF7414;
}

.text2 {
	font-family:"宋体", "新宋体";
	font-size:12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
/*文字样式结束*/
h1{margin:18px auto 10px auto;color:#01002A;font:900 25px 宋体;text-align:center;}



a.whiteLink:link {
	text-decoration: none;
	color:#fff;
}
a.whiteLink:visited{
	text-decoration: none;
	color:#fff;
}
a.whiteLink:hover{
	text-decoration: underline;
	color:#fff;
}
a.whiteLink:active{
	text-decoration: underline;
	color:#fff;
}
a.reg:link {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
a.reg:visited{
	text-decoration: none;
		font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
a.reg:hover{
	text-decoration: underline;
		font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
a.reg:active{
	text-decoration: underline;
		font-size:14px;
	font-weight:bold;
	color:#ffffff;
}



a.blueLink:link {
	text-decoration: none;
	color:#0E5CAC;
}
a.blueLink:visited{
	text-decoration: none;
	color:#0E5CAC;
}
a.blueLink:hover{
	text-decoration: underline;
	color:#0E5CAC;
}
a.blueLink:active{
	text-decoration: underline;
	color:#0E5CAC;
}
/*搜索按钮使用图片*/
.serach_img
{
	background: url(/images/common/search.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 60px;
	border: none;
}
.searchListbg{
	background-image:url(../images/common/searchListTop.gif);
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
.font14{font-size:14px; line-height:22px;}
.search_main{background-color:#fff;}
.search_main01{background-color:#F0F8FD;}
.ms_dot {MARGIN-TOP: -10px; MARGIN-LEFT: -5px; POSITION: absolute}
.img_span img
{
	 margin:10px; width:465px; vertical-align:middle;}
