@charset "utf-8";
/* Designed By 猪儿虫弟弟 */

*{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a {
	color:#bb0400;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img, img {
	border: none;
}
h2 a{
	color:#bb0400;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
h2 a:hover{
	text-decoration:none;
}
/*清除浮动*/
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
* html .clearfix {
	height:1%;
}

body{
	height:100%;
	font-family: "Trebuchet MS", "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#b06019;
	background:url(../images/bg.jpg) left top repeat-x;
	text-align:center;
}
#wrapper{
	width:981px;
	margin: 0 auto;
	text-align:left;
}

#branding{
	width:981px;
	height:171px;
}

#branding #logo{
	width:212px;
	height:171px;
	float:right;
	background:url(../images/image_05.jpg) top right no-repeat;
}
#branding #logo a{
	display:block;
	width:150px;
	height:100px;
	margin-top:40px;
	margin-left:20px;
	text-indent:-10000px;
}
#branding p{
	width:769px;
	height:171px;
	float:left;
}
#branding p img{
	float:left;
}
#container{
	width:981px;
	height:100%;
	float:left;
}
#content{
	width:810px;
	float:left;
}

#content #banner1{
	width:174px;
	float:left;
}
#content #banner1 img{
	float:left;
}
#content #mainContent{
	float:right;
	width:636px;
}

#mainContent #navigation{
	width:636px;
	height:213px;
	background:url(../images/image_08.jpg) left top no-repeat;
   _background:url(../images/image_08ie.jpg) left top no-repeat;
   /*IE6下无法实现*/
}
#mainContent #navigation ul{
	width:636px;
	float:left;
	margin-top:177px;
}
#mainContent #navigation ul li{
	height:36px;
	float:left;
}
.a1, .a2, .a3, .a4, .a5{
	display:block;
	height:36px;
/*	text-indent:-10000px;*/
	position:relative;
}
#mainContent #navigation ul li a span{
	display:none;
	/*text-indent:-10000px;*/
}
#mainContent #navigation ul li a:hover span{
	display:block;
	height:107px;
	position:absolute;
	top:-71.25px;
	/*top:-71px;IE8 Bug 在ie里能识别小数像素*/
	left:0.0001px;
}

.a1{
	width:87px;
	background:url(../images/image_13.jpg) left top no-repeat;
   _background:url(../images/image_13ie.jpg) left top no-repeat;
}
.a1:hover span{
	width:87px;
	background:url(../images/hover_bg.jpg) no-repeat 0px 0px;
}
.a2{
	width:94px;
	background:url(../images/image_14.jpg) left top no-repeat;
   _background:url(../images/image_14ie.jpg) left top no-repeat;
}
.a2:hover span{
	width:94px;
	background:url(../images/hover_bg.jpg) no-repeat -87px 0px;
}
.a3{
	width:91px;
	background:url(../images/image_15.jpg) left top no-repeat;
   _background:url(../images/image_15ie.jpg) left top no-repeat;
}
.a3:hover span{
	width:91px;
	background:url(../images/hover_bg.jpg) no-repeat -181px 0px;
}
.a4{
	width:93px;
	background:url(../images/image_16.jpg) left top no-repeat;
   _background:url(../images/image_16ie.jpg) left top no-repeat;
}
.a4:hover span{
	width:93px;
	background:url(../images/hover_bg.jpg) no-repeat -272px 0px;
}
.a5{
	width:109px;
	background:url(../images/image_17b.jpg) left top no-repeat;
   _background:url(../images/image_17ieb.jpg) left top no-repeat;
}
.a5:hover span{
	width:109px;
	background:url(../images/hover_bgb.jpg) no-repeat -365px 0px;
}

#banner{
	width:171px;
	float:right;
}
#banner #subNav li{
	width:171px;
}
#banner #subNav li a{
	display:block;
	width:171px;
}
#banner #subNav a.lia1{
	background:url(../images/image_092.gif) top left no-repeat;
	height:62px;
}
#banner #subNav a.lia2{
	background:url(../images/image_10.jpg) top left no-repeat;
	height:58px;
}
#banner #subNav a.lia3{
	background:url(../images/image_11.jpg) top left no-repeat;
	height:61px;
}

#banner #subNav a.lia1:hover{
	background:url(../images/image_092.gif) top left no-repeat;
}
#banner #subNav a.lia2:hover{
	background:url(../images/image_10_hover.jpg) top left no-repeat;
}
#banner #subNav a.lia3:hover{
	background:url(../images/image_11_hover.jpg) top left no-repeat;
}

#banner #forum{
	float:left;
	width:171px;
	background:url(../images/image_19b.jpg) left top no-repeat;
}
#banner #forum ul{
	margin-top:57px;
	min-height:200px;
	background:url(../images/image_21.jpg) left top repeat-y;
}
#banner #forum ul li{
	text-align:center;
}
#banner #forum ul li a{
	color:#733600;
}
#banner #forum h2{
	text-align:center;
	height:58px;
	background:url(../images/image_34.jpg) left bottom no-repeat;
}
#banner #forum h2 a{
	line-height:50px;
}

#footer{
	width:981px;
	height:80px;
	float:left;
}
#footer p{
	text-align:center;
}