body,div,ul,li,p,a{
	margin:0;
	padding:0;
	border:0;
}
li{
	list-style-type: none;
}
img{border:none;}
a:link {text-decoration: none; color:#000;}
a:visited {text-decoration: none;color:#000;}
a:active {text-decoration: none;color:#000;}
a:hover {text-decoration: none;color:#000;}
body{
	background:#ef686e url(../images/pattern.png) repeat top left;
	color:#000;
	font-family:"微软雅黑",Arial;

	font-size:14px;
	}
#header{
	width:100%;
	min-width:1000px;
	height:130px;
	}
#logo{
	width:100%;
	min-width:1000px;
	height:80px;
	background:url(../images/header_bg.jpg) repeat-x;
	}
.lagoimage{
	margin:0 auto;
	width:1000px;
	}
.lagoimage img{
	
	margin-top:12px;
	
	}

.search_divselect{
width:60px; 
height:29px;
border:0; 
border-left-width:1px;
border-left-color:#E5E5E5;
border-left-style:solid;
border-top-width:1px;
border-top-color:#E5E5E5;
border-top-style:solid;
background:url(../images/bg_btn_header.png) no-repeat; 
background-position:-78px -70px; 
overflow: hidden;
}


.search_text{
height:28px; 
line-height:28px;
background-image:url(../images/bg_header_btn1.png);
background-repeat:no-repeat; 
border:0; 
padding-left:5px;
}
.search_text1{
height:28px; 
line-height:28px;
background-image:url(../images/bg_header_btn1_02.png);
background-repeat:x-repeat; 
border:0; 
padding-left:5px;
}
.search_button{
 border:0; 
 background:url(../images/bg_header_btn.png) no-repeat; 
 height:30px; 
 width:30px; 
 box-shadow:0 0 0 #E5E5E5;
 cursor: pointer;
}
.btn_header{
margin-left:800px; 
margin-top:-50px; 
width:200px;  
height:30px; 
line-height:30px; 
color:#000;
}
.btn_header_s{
background:url(../images/bg_btn_header.png) no-repeat; 
background-position:-140px -70px; 
width:50px; 
height:30px; 
text-align:center; 
color:#fff; 
font-size:12px; 
float:right;
margin-left:2px;
}
.btn_header_ss{
background:url(../images/bg_btn_header.png) no-repeat; 
background-position:-190px -70px; 
width:50px; 
height:30px; 
text-align:center; 
color:#fff; 
font-size:12px;
float:right;
margin-left:2px;
}

#menu{
	background:#c4161c url(../images/pattern.png) repeat top left;
	height:40px;
	filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
	-moz-opacity:0.9; /*Firefox私有，透明度50%*/
	opacity:0.9;/*其他，透明度50%*/ 
	}
.menuul{
	width:1000px;
	height:40px; 
	line-height:40px; 
	margin:0px auto;
	}
.menuul li{
	list-style-type: none;
	text-align: center; 
	float: left;
	height:40px; 
	line-height:40px; 
	font-size:18px;
	font-family:"微软雅黑",Arial;
	color:#FFF;
	font-weight:bold;	
	cursor: pointer;
}
.menuul li a{
	text-align: center; 
	padding:10px 20px;
	height:40px; 
	line-height:40px; 
	font-size:18px;
	font-family:"微软雅黑",Arial;
	color:#FFF;
	font-weight:bold;	
	cursor: pointer;
}
.classButton{
	background:#F0F0F0 repeat-x;
	border-top:1px solid #708090;
	border-right:1px solid #708090;
	border-bottom:1px solid #708090;
	border-left:1px solid #708090; 
	padding-left:15px;
	padding-right:15px;
	height:26px;
	line-height:26px;
	font-size:10pt;
	cursor: pointer;
}

#menu .menuul li:hover{
	height:40px; 
	line-height:40px;
	color:#F00;
	font-weight:bold;
	background-color:#FFF;
	filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
	-moz-opacity:0.9; /*Firefox私有，透明度50%*/
	opacity:0.9;/*其他，透明度50%*/ 
	
	}
#menu .menuul li a:hover{
	
	height:40px; 
	line-height:40px;
	color:#F00;
	font-weight:bold;
	background-color:#FFF;
	filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
	-moz-opacity:0.9; /*Firefox私有，透明度50%*/
	opacity:0.9;/*其他，透明度50%*/ 
	}
.menuli,.menuul .menuli a{
	color:#F00;
	font-weight:bold;
	
	background-color:#FFF;
	filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
	-moz-opacity:0.9; /*Firefox私有，透明度50%*/
	opacity:0.9;/*其他，透明度50%*/ 
	
	}	
#bannershow{
	margin:0 auto;
	width:960px;
	
	background-color:#FFF;
	filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
	-moz-opacity:0.9; /*Firefox私有，透明度50%*/
	opacity:0.9;/*其他，透明度50%*/ 
}	
#main{
	margin:5px auto;
	width:960px;
	background-color:#FFF;
	filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
	-moz-opacity:0.9; /*Firefox私有，透明度50%*/
	opacity:0.9;/*其他，透明度50%*/ 
}
#main .main-show{
	padding:10px 0px;
	width:940px;
	height:500px;
	
}
.lanmu ul{
	width:940px;
	height:40px;
	float:left;
	margin:10px 5px 15px;
	background-color:#c4161c;
	filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
	-moz-opacity:0.9; /*Firefox私有，透明度50%*/
	opacity:0.9;/*其他，透明度50%*/
	
}
.lanmu ul li{
padding:3px 16px;
font-size:24px;
min-height:30px;
color:#fff;
font-family:"微软雅黑",Arial;
font-weight:bold;	
float:left;
margin:0 1px;

}
/*  .lanmu ul li:hover,.lanmu ul li a:hover,.lanmu ul .lihover,.lanmu ul .lihover a{
font-size:24px;
min-height:30px;
background-color:#fffacd;
color:#e9323e;
font-family:"微软雅黑",Arial;
min-height:40px;
filter:alpha(opacity=90); 
	-moz-opacity:0.9; 
	opacity:0.9;
}  */
#main .main-show .show-list{
	
	float:left;
	width:450px;
	height:280px;
	border-color:#ccc;
	border-style:solid;
	border-width:2px;
	margin:0 8px;
}
#main .main-show .show-list:hover{
	border-color:#e9323e;
	border-style:solid;
	border-width:2px;
}

#main .main-show .show-list .show-img{
	width:270px;
	height:270px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	
	float:left;
	padding:3px 2px;

}
#main .main-show .show-list .show-img img{
	width:268px;
	padding:1px;
}
#main .main-show .show-list .show-text{
	float:left;
	width:166px;
	height:270px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	
	padding:3px 2px;
}
#main .main-show .show-list .show-text .show-title-li{
font-size:13px;
font-family:SimSun;
}
#main .main-show .show-list .show-text .show-title1{
	font-size:18px;
	min-height:25px;
	font-family:LiSu;
	height:35px;
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	
	
}
#main .main-show .show-list .show-text .show-title2{
	font-size:18px;
	min-height:23px;
	font-family:LiSu;
	height:55px;
	margin:10px 15px;

}
#main .main-show .show-list .show-text .show-setting{
	font-size:15px;
	min-height:20px;
	
	margin:10px 0px;
	margin-top:45px;
	margin-left:20px;
	height:40px;
	color:#e9323e;
}
#footer{
	margin:5px auto;
	border-color:red;
	border-style:solid;
	border-top-width:5px;
	width:100%;
	background:#fff;
	filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
	-moz-opacity:0.9; /*Firefox私有，透明度50%*/
	opacity:0.9;/*其他，透明度50%*/ 
}
#footer .main-footer-fence{
	margin:5px auto;
	width:990px;
	background:#FFF;
	line-height:20px;
	text-align:center;
	font-size:12px;
	
	
	padding:10px 0;
	/*filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
	/*-moz-opacity:0.9; /*Firefox私有，透明度50%*/
	/* opacity:0.9;/*其他，透明度50%*/ 
	
}






	


/*全局分页*/
.pages{float:left;}
.pages,.pages .pagesone{line-height:21px;height:21px;font-family:Tahoma;}
.pages a,.pages b,.pages .pagesone,.pages button{background:url(../images/pages.png) 999px 999px repeat-x;}
.pages a,.pages b,.pages .pagesone{display:block;float:left;margin-right:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.pages a{border:1px solid #8dc1d7;background-color:#f9f9f9;padding:0 5px;color:#666; background-position:0 0;}
.pages b,.pages a:hover{background-color:#76c3fb; background-position:0 -23px;color:#ffffff;border:1px solid #248bd8;text-decoration:none;padding:0 5px;}
.pages .fl{color:#666;padding:0 6px 0 3px; float:left;}
.pages .pagesone{border:1px solid #8dc1d7;background-color:#ffffff;background-position:0 -46px;float:left;}
.pages input{padding:0;float:left;;background:none;border:0;margin:4px 3px 0 3px;width:22px;}
.pages button{height:21px;background-color:#f4f8fb;padding:0 4px;border:0;color:#666;border-left:1px solid #8dc1d7;cursor:pointer;float:left; background-position:0 -68px;}
.fr .pages{_float:right;}/*ie6*/