
.menu {  
margin:0px;   
float:right;
padding:0px;
height:30px;
width:600px; 
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul { 
list-style-type: none;
border-radius:3px; 
float:right;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
float:left; 
padding:0px;  
padding-top:0px;  
margin:0px;   
height:30px; 
position:relative;  
border-right:0px solid #4c82ca; 
border-bottom:0px solid #c63e14;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a,  
.menu ul li a:visited {  
padding:9px;  
margin:5px;  
padding-left:4px;   
padding-right:4px;   
padding-bottom:0px;  
text-align:center; 
text-decoration:none;  
color:#666666; 
margin-top:0px;
font-size:15px;
font-family:"Î¢ÈíÑÅºÚ";
}
 
.menu ul li a:hover 
{  
padding:4px;   
padding-bottom:2px;  
color:#666666; }
 
.menu ul li:hover 
{ 
background: url(../images/zbg.jpg) repeat-x top; 
}
 
.menu ul li ul {
display: none; 
margin-top:2px; 
border-radius:5px; 
border:1px solid #dddddd; 
}
.menu ul li ul li{ 

border-top:0px solid #fff;  
width:100Px;  
padding:0px;   
height:30px; 
margin:0px; 
border-left:1px solid #dddddd;
}
.menu ul li ul li a:visited,
.menu ul li ul li a { 
display:block;   
text-align:center; 
text-decoration:none;  
color:#999999; 
padding:3px; 
font-size:13px; 
font-family:"Î¢ÈíÑÅºÚ"; 
}
.menu ul li ul li a:hover 
{  
color:#666666; 
 } 

 
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute;
float:left; 
width:450px;
}
  
/*ererima*/
.erweima {  
margin:0px;   
float:right;
padding:0px;
height:30px;
width:150px; 
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.erweima ul { 
list-style-type: none;
float:right; 
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.erweima ul li {
float:left; 
padding:0px;  
padding-top:0px;  
margin:0px;    
position:relative;  
border-right:0px solid #4c82ca; 
border-bottom:0px solid #113a72;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.erweima ul li a,  
.erweima ul li a:visited {  
padding:5px;   
padding-left:5px;   
padding-right:5px;   
padding-bottom:2px;  
text-align:center; 
text-decoration:none;  
color:#eeeeee; 
margin-top:0px;
font-size:14px;
font-family:"Î¢ÈíÑÅºÚ";
}
 
.erweima ul li a:hover 
{  
padding:5px;   
padding-bottom:2px;  
color:#eeeeee; }
 
.erweima ul li:hover 
{  
color:#eeeeee;
}
 
.erweima ul li ul {
display: none; 
margin-top:-5px;

}
.erweima ul li ul li{   
border-top:0px solid #fff;  
width:100Px; 
background:#5c307d url(../images/linem.jpg) repeat-y left;
padding:0px;   
height:30px; 
margin:0px;
border-bottom:1px solid #666666; 

}
.erweima ul li ul li a:visited,
.erweima ul li ul li a { 
display:block;   
text-align:center; 
text-decoration:none;  
color:#999999; 
padding:3px; 
font-size:12px; 
font-family:"Î¢ÈíÑÅºÚ"; 
}
.erweima ul li ul li a:hover 
{ 
background:#c3c3c3;
border-left:1px solid #dddddd;
color:#666666; } 

 
/* make the sub menu ul visible and position it beneath the main menu list item */
.erweima ul li:hover ul {
display:block; 
position:absolute;  

}


body {background:#ffffff url(../images/bg.jpg) repeat-x top; padding:0px; margin:0px; font-family:"Î¢ÈíÑÅºÚ", sans-serif;}
td,div,button,input,select,a,img{ font-size:13px;margin:0px; padding:0; color:#666666; line-height:180%;}
ul,li {margin:0px; padding:0;list-style:none;}
a{text-decoration: none;}
a:link,a:visited{text-decoration:none;}
a:hover{color:#333333;text-decoration:none;}

.fl{ width:1500; height:400px; float:center; overflow:hidden;background:#404142}
/**************/
.tt11 { 
	padding-top:0px;
	padding-left:10px;      
	border-bottom:0px solid #da251c;
	font-family:"Î¢ÈíÑÅºÚ"; 
	background:#c63e14 url(../images/mbg1.jpg);
	height:30px; 
	FONT-SIZE:13px;
 }
.tt11 a:link,
.tt11 a:visited,
.tt11 a:hover,
.tt11 a:active{ 
	margin-left:0px;
	height:30px; 
	FONT-SIZE:14px; 
	
	COLOR: #ffffff;
	font-family:"Î¢ÈíÑÅºÚ";
	border-radius:1px;
	padding-left:10px; 
	padding-right:10px; 
 }
 .tt11 span 
 {
	margin-bottom:0px;
	padding-top:5px;
	padding-right:10px;
	float:right; 
	FONT-SIZE:12px; 
}
 .tt11 span a:active,
 .tt11 span a:visited,
 .tt11 span a:link,
 .tt11 span a:hover 
  { 
	margin-bottom:0px;
	padding:0; 
	FONT-SIZE:12px; 
	COLOR: #999999;
	font-family:"Î¢ÈíÑÅºÚ";  
}
.tt12 { 
	text-align:left;
	padding-top:0px;
	padding-left:10px;      
	border-bottom:0px solid #da251c;
	font-family:"Î¢ÈíÑÅºÚ"; 
	background:#f8f7f3;
	height:30px; 
	FONT-SIZE:13px;
 }
.tt12 a:link,
.tt12 a:visited,
.tt12 a:hover,
.tt12 a:active{ 
	margin-left:0px;
	height:30px; 
	FONT-SIZE:14px;  
	COLOR: #c63e14;
	font-family:"Î¢ÈíÑÅºÚ";
	border-radius:1px;
	padding-left:10px; 
	padding-right:10px; 
 }
 .tt12 span 
 {
	margin-bottom:0px;
	padding-top:5px;
	padding-right:10px;
	float:right; 
	FONT-SIZE:12px; 
}
 .tt12 span a:active,
 .tt12 span a:visited,
 .tt12 span a:link,
 .tt12 span a:hover 
  { 
	margin-bottom:0px;
	padding:0; 
	FONT-SIZE:12px; 
	COLOR: #5c307d;
	font-family:"Î¢ÈíÑÅºÚ";  
}

.news { 
	padding-top:0px;
	margin-left:0px;  
	border:0px solid #cccccc;
	padding:3px;
	height:140px;
	background:#ffffff; url(../images/bg.jpg)  repeat top;
	border-radius:0px; 
	border-top:1px dashed #cccccc;
 }
 .news li{ background: url(../images/menu-icon.gif)no-repeat left;
 	border-bottom:1px dashed #cccccc;
 	padding-left:1px;  
 	padding-top:5px;
 }
.news a:link,
.news a:visited,
.news a:hover,
.news a:active{
	margin-left:10px; 
	height:30px;  
	FONT-SIZE:13px;
	  
	font-family:"Î¢ÈíÑÅºÚ", 
	
 }
 .news span 
 { 
	float:right; 
}
.news span ,
 .news span a:active,
 .news span a:visited,
 .news span a:link,
 .news span a:hover 
  {  
  width:70px; 
	FONT-SIZE:12px; 
}
 
.Contentbox {background: #f8f7f3 url(../images/11bg.jpg);clear:both;margin-top:0px;border:0px solid #dddddd;border-top:none;text-align:left;padding:0px;}
.Contentbox ul li{ background:url(../images/arrow1.gif) no-repeat left; line-height:24px; padding-left:15px;}
.Contentbox ul li a:link,
.Contentbox ul li a:visited,
.Contentbox ul li a:hover,
.Contentbox ul li a:active{ 
	font-size: 12px;
	text-decoration: none;}
.contentbox img{margin:0px;margin-bottom:0px;padding-top:5px;padding:2px;border:1px solid #e5e5e5;width:127px;}

.Cont {background: url(../images/11bg.jpg);clear:both;margin-top:0px;border:0px solid #dddddd;border-top:none;text-align:left;padding:5px;}
.Cont ul li{ background:url(../images/menu-icon.gif) no-repeat left; line-height:24px; padding-left:15px;}
.Cont ul li a:link,
.Cont ul li a:visited,
.Cont ul li a:hover,
.Cont ul li a:active{ 
	font-size: 12px;
	text-decoration: none;
	color:#efefef}
.cont  img{margin:0px;margin-bottom:0px;padding-top:5px;padding:2px;border:1px solid #e5e5e5;width:127px;}
.fangan { 
	padding-top:0px;
	margin-left:0px;  
	border:0px solid #cccccc;
	padding:3px;
	height:490px;
	background:#555555; url(../images/bg.jpg)  repeat top;
	border-radius:4px; 
	border:1px solid #666666;
 }
 .fangan li{ 
 	background: url(../images/menu-icon.gif)no-repeat left;
 	border-bottom:1px solid #666666;
 	padding-left:12px;  
 	padding-top:5px;
 }
.fangan a:link,
.fangan a:visited,
.fangan a:hover,
.fangan a:active{
	margin-left:0px; 
	height:30px;  
	FONT-SIZE:13px;
	 color:#efefef; 
	font-family:"Î¢ÈíÑÅºÚ", 
	
 }
	
.bottom {
	width:980px;
	background: #eeeeee;
	color:#333333;
	float:left; 
 border:1px solid #9cccccc;
 border-radius:0px; }
.bottom {color:#333333; 
float:center;
font-size: 11px;
line-height:20px;}
.bottom a:link,
.bottom a:visited ,
.bottom a:hover{
color:#333333; 
float:center;
font-size: 11px;
line-height:20px;
}
.bottom{padding:5px; }

.top {color:#FFFfff;float:right; background:#666666}
.top,
.top a:link,
.top a:visited ,
.top a:hover{
color:#cccccc;
padding-left:10px;  
padding-right:10px;  
font-size:10px;
margin-right:25px;
float:center;}
/*******************/
.ymenu,.ymenu a:link,.ymenu a:visited,.ymenu a:hover {color: #333333; text-decoration:none; line-height:40px; } 

/**************/ 
.lmenu {width:194px;
background:#eeeeee;
border-radius:10px; 
border:1px  #cccccc;
	 }
.lmenu ul li{ 
	padding-left:30px;  
	border-bottom:solid 1px #ffffff;
	background:#eeeeee;  
	}
.lmenu ul li,
.lmenu ul li:link,
.lmenu ul li:visited,
.lmenu ul li:hover {color: #333333; 
	text-decoration:none; 
	text-align:left;  
	padding:0px;  
	height:30px;
	padding-left:20px;
	padding-top:6px;
	margin:1px;
	margin-left:10px;
	background:#eeeeee url(../images/back.gif) no-repeat left;
	}
.lmenu ul li:hover {color: #000000;background:#eeeeee url(../images/back.gif)  no-repeat left; width:150px;}
.lmenu span {float:right;color: #333333;padding-right:20px;font-weight:bold; }
 
.lmenuc { 
	background:#c63e14 url(../images/fuwu.gif);
	height:48px;  
	margin:0px;
	padding:0px;  
	padding-left:0px; 
	text-align:left;
	border-bottom:solid 0px #cccccc;
	width:194px;}
.lmenuc a:link,
.lmenuc a:visited,
.lmenuc a:hover {
	color: #333333; 
	font-size:18px;  
	line-height:44px;  
	padding:5px;
	padding-left:40px;
	}
.lmenuc:hover {color: #000000;background:#  url(../images/lmenu-bg1.gif) no-repeat left; width:194px;}

.bg1{ }
.bg2{  border-left:solid 1px #cccccc; border-right:solid 1px #dedee0;}
.bg2-l{ 
	background:#ere000;width:250px; vertical-align:top; 
	 }
.bg2-r{ 
	border-right:solid 0px #cccccc;
	border-top:solid 0px #cccccc;
	vertical-align:top;
	vertical-align:left; 
	padding-top:0px;
	padding-right:0px;
	padding-left:30px;
	 }

.prolist { padding:0px;padding-top:10px; font-size:13px;vertical-align:top£»}
.prolist ul li{ display:block;font-size:12px;padding:0px ;border-bottom:solid 1px #cccccc;}
.prolist ul li .l{ width:160px; float:left;}
.prolist ul li .l img{ border:1px solid #eeeeee;}
.prolist ul li .r{ width:620px; float:right;margin:10px;}
.prolist ul li a:link,
.prolist ul li a:visited,
.prolist ul li a:hover,
.prolist ul li a{font-size:13px; ;COLOR: #666666; font-weight:bold;}
.prolist ul li p{ margin:5px 0;}
.prolist ul li span {font-size:13px;COLOR: #999999; float:RIGHT;}
.prolist ul li span a:link,
.prolist ul li span a:visited,
.prolist ul li span a:hover
 { float:RIGHT;COLOR: #eb3f4b;font-size:11px;} 
.prolist img{margin:5px;padding:5px;border:1px solid #eeeeee;width:150px; }

.wsdlest {padding:0px; font-size:14px; vertical-align:top;}
.wsdlest ul {float:right;}
.wsdlest ul li{ FLOAT:left;font-size:12px;margin:0px;padding:0px;margin-top:10px;margin-bottom:30px;margin-left:40px;width:314px; height:390px;}
.wsdlest ul li .r{ height:27px;background:#e2e2e2;color:#39a1d9;margin-bottom:20px;} 
.wsdlest ul li .l{ width:190px; height:140px;margin-top:20px;}
.wsdlest ul li a:link,
.wsdlest ul li a:visited,
.wsdlest ul li a:hover,
.wsdlest ul li a{font-size:14px; font-weight:bold;COLOR:#0590e1;}
.wsdlest ul li p{ margin:0px;} 
.wsdlest img{margin:0px;padding:5px;border:1px solid #e5e5e5;width:304px; height:236px}
.wsdlest ul li .r span{float:right; color:#eeeeee;}

.title1{ color:#073067; font-family:"Ó×Ô²"; font-weight:bold;font-size:30px; line-height:30px;} 
.title11{padding:0px 10px 10px 10px; color:##073067; font-family:"Ó×Ô²"; font-size:14px; font-weight:bold;}

.title_s{font-family:"Ó×Ô²"; font-size:13px; padding-top:5px;}
.title_s:hover,
.title_s a:active{color:#ffffff; font-family:"Ó×Ô²"; font-size:13px; font-weight:bold;padding-top:5px;}
 

.text1{ padding:0px;padding-right:10px;font-size:13px;}
.text1 img{ margin:0px;padding:1px;border:0px solid #e5e5e5;width:700px;}

.page { float:right; }
.page a{ color:#333333;}
.page a:hover,
.page a:visited,{ color:#333; }
.page a.red{background:#0295e2; color:#fff; }


.zuopin {background:#ffffff ; width:990px;clear:both;margin-left: auto;margin-right: auto;margin-top:0px;border:1px solid #dddddd;padding:5px 5px 5px 5px;} 
.zuopin ul li{FLOAT:left;background:#eeeeee url(../images/zuopin_bg1.jpg) no-repeat bottom; height:230px;width:140px; padding:5px;border:solid 1px #dddddd;margin:5px 5px 5px 5px;} 
.zuopin ul li a:link,
.zuopin ul li a:visited,

.zuopin ul li a:active{  
	
	font-size: 13px; 
	text-decoration: none;}
.zuopin ul li a:hover{color:#fff;}
.zuopin ul li:hover{background:#666666;border:solid 1px #fffff;color:#fff;}
.zuopin ul li:hover a{color:#fff;}
.zuopin ul li img{width:140px;height:200px;}

.zuopin2 {  width:800px;clear:both;margin-left: auto;margin-right: auto;margin-top:0px;border:0px solid #dddddd;padding:5px 5px 5px 5px;padding-left:30px;} 
.zuopin2 ul li{
	text-align:center;
	border-radius:5px;FLOAT:left;
	background:#eeeeee url(../images/zuopin_bg1.jpg) no-repeat bottom; 
	height:150px;width:180px; 
	padding:6px;border:solid 1px #dddddd;margin:30px;} 
.zuopin2 ul li a:link,
.zuopin2 ul li a:visited, 
.zuopin2 ul li a:active{  
	color:#000;
	font-size: 13px; 
	text-decoration: none;}
.zuopin2 ul li a:hover{color:#fff;}
.zuopin2 ul li:hover{background:#666666;border:solid 1px #fffff;color:#fff;}
.zuopin2 ul li:hover a{color:#fff;}
.zuopin2 ul li img{ height:120px;}

.zuopin3 { clear:both;margin-left: auto;margin-right: auto;margin-top:0px;border:0px solid #dddddd;padding:5px 5px 5px 5px;padding-left:30px;} 
.zuopin3 ul li{
	text-align:center;
	border-radius:5px;FLOAT:left;
	background:#eeeeee url(../images/zuopin_bg1.jpg) no-repeat bottom; 
	height:25px;width:120px; padding:6px;border:solid 1px #dddddd;margin:10px;} 
.zuopin3 ul li a:link,
.zuopin3 ul li a:visited, 
.zuopin3 ul li a:active{  
	color:#000;
	font-size: 13px; 
	text-decoration: none;}
.zuopin3 ul li a:hover{color:#fff;}
.zuopin3 ul li:hover{background:#666666;border:solid 1px #fffff;color:#fff;}
.zuopin3 ul li:hover a{color:#fff;}
.zuopin3 ul li img{ height:120px;}

.zuopin4 {  width:400px;clear:both;margin:0px;border:0px solid #dddddd;padding:0px;} 
.zuopin4 ul li{
	text-align:center;
	border-radius:1px;FLOAT:right;
	background:#c63e14 url(../images/zuopin_bg1.jpg) no-repeat bottom;  
	height:130px;width:120px; padding:0px;
	border:solid 1px #dddddd;margin:10px; 
	margin-right:0px;} 
.zuopin4 ul li a:link,
.zuopin4 ul li a:visited, 
.zuopin4 ul li a:active{  
	color:#fff;
	font-size: 14px; 
	text-decoration: none;}
.zuopin4 ul li a:hover{color:#fff;}
.zuopin4 ul li:hover{background:#c63e14;border:solid 1px #fffff;color:#fff;}
.zuopin4 ul li:hover a{color:#fff;}
.zuopin4 ul li img{ height:100px; width:120px;}

.prolist1 {
	width:210px;  
	padding-top:20px; 
	padding-bottom:20px;
	font-size:13px; 
	margin:10px;
	vertical-align:top£»
	background:#ffffff url(../images/11bg.jpg);
	clear:both;margin-top:0px;
	border-bottom:1px solid #dddddd; 
	text-align:left;
	}
	 
.prolist1 ul li{ display:block;font-size:12px;padding:0px 0; border-bottom:0px solid #eeeeee; margin-left:15px; }
.prolist1 ul li .l{ width:80px; float:left; border-right:1px solid #e5e5e5;} 
.prolist1 ul li .r{width:100px; float:right;  }
.prolist1 ul li a:link,
.prolist1 ul li a:visited,
.prolist1 ul li a:hover,
.prolist1 ul li a{COLOR:#073767;} 
.prolist1 ul li span {float:RIGHT;padding:20px;}
.prolist1 img{margin:5px;margin-bottom:0px;padding-top:5px;padding-bottom:0px;padding:2px;border:0px solid #e5e5e5;width:60px;}


.prolist2 {
	width:220px; 
	height:160px; 
	padding-top:0px; 
	padding-bottom:0px; 
	margin:10px;
	vertical-align:top£» 
	clear:both;
	margin-top:0px;
	border-left:1px solid #dddddd; 
	text-align:left;
	}
.prolist2 ul li{ display:block;padding:0px solid #eeeeee; margin-left:5px; }
.prolist2 ul li a:link,
.prolist2 ul li a:visited,
.prolist2 ul li a:hover,
.prolist2 ul li a{color:#333333;font-size:12px;background:url(../images/arrow.gif) no-repeat left;padding-left:15px;} 
.prolist2 ul li span {float:RIGHT;padding:20px;}
.prolist2 img{margin:5px;margin-bottom:0px;padding-top:5px;padding-bottom:0px;padding:2px;border:1px solid #e5e5e5;}

.wint img{margin:0px;padding:2px;border:1px solid #e5e5e5;}
	
.left_bg {
	width:280px; 
	height:570px;
	background:#f6f6f4 url(../images/in03.jpg ) no-repeat top;
	padding:10px;
	padding-top:50px; 
	 
	margin:0px;
	vertical-align:top; 
	clear:both;
	margin-top:90px;
	margin-left:20px;
	border-left:1px solid #dddddd; 
	text-align:left;
	}
.left_bg ul li{ display:block;padding:0px solid #eeeeee; margin-left:5px; }
.left_bg ul li a:link,
.left_bg ul li a:visited,
.left_bg ul li a:hover,
.left_bg ul li a{padding-left:10px; color:#333333;font-size:12px;background:url(../images/d2.gif) no-repeat left;} 
.left_bg ul li span {float:RIGHT;padding-right:5px;}
 
 
 .table01 {
	background-image: url(../images/rn.jpg);
	background-repeat: repeat-x;
	margin:2px;
	padding:2px; 
	
}
.banben{ float:right;margin-top:10px;margin-right:2px;}
.banben a{ padding-left:5px;padding-right:5px; line-height:20px; background:#999999; color:#ffffff;}
.banben a:hover,
.banben a:visited,{ background:#666666; color:#fff;line-height:30px;}
.banben a.red{ background:#666666; color:#fff;}


.bgcolor1{ }
.bgcolor2{ border:solid 0px #cccccc; padding:0px;}
.bgcolor2 li{ width:170px; float:left; text-align:center; padding:0px;}
.bgcolor2 li a img{ margin:5px;padding:5px;border:solid 1px #dddddd; width:150px;height:120px;}
.bgcolor2 li a:hover img{margin:5px;padding:5px; border:solid 1px #999999;}

.neirong{ vertical-align:top; color:#333333; padding:10px 20px; font-size:12px;}
.otherimg img{margin:0px;padding:1px;border:1px solid #e5e5e5; }