@charset "utf-8";
@import url("../css/reset.css");
body{
	background:url(../images/bg.gif) repeat-x #474747;
}
h1, h2{
	text-indent:-9999px;
	margin:0;
}
h3{margin:0;}
#wrapper{
	overflow:hidden;
	margin:0 auto;
	width:900px;
}
#wbg{
	background:url(../images/wbg.gif) no-repeat;
	height:13px;
	margin-top:80px;
}
#wbgg{
	background:url(../images/wbg.gif) no-repeat;
	height:13px;
	margin:0 auto;
	width:900px;
}
#header{
	background:url(../images/head.jpg);
	height:321px;
	margin-top:30px;
	
}
#hh{
	background:url(../images/hh.gif);
	height:50px;
	margin-top:5px;
}




.t1 a, .t2 a {
	
	width:150px;
	height:50px;
	float:left;
	display:block;
	text-indent:-9999px;
}

.t3 a, .t4 a, .t5 a {
	
	width:200px;
	height:50px;
	float:left;
	display:block;
	text-indent:-9999px;
}

.t1 a {background:url(../images/t1.gif);}
.t2 a {background:url(../images/t2.gif);}
.t3 a {background:url(../images/t3.gif);}
.t4 a {background:url(../images/t4.gif);}
.t5 a {background:url(../images/t5.gif);}

.t1 a:hover, .t1 .active a, .t2 a:hover, .t2 .active a {
	width:150px;
	height:50px;
	float:left;
	display:block;
}
.t3 a:hover, .t3 .active a, .t4 a:hover, .t4 .active a, .t5 a:hover, .t5 .active a {
	width:200px;
	height:50px;
	float:left;
	display:block;
}
.t1 a:hover, .t1 .active a {background:url(../images/t11.gif);}
.t2 a:hover, .t2 .active a {background:url(../images/t22.gif);}
.t3 a:hover, .t3 .active a {background:url(../images/t33.gif);}
.t4 a:hover, .t4 .active a {background:url(../images/t44.gif);}
.t5 a:hover, .t5 .active a {background:url(../images/t55.gif);}



#menu{
	float:left;
	width:250px;
	margin-top:30px;
	margin-bottom:20px;
}
.typ1, .typ2, .typ3, .typ4, .typ5, .typ6 {
	width:167px;
	height:60px;

}

.typ1 {background:url(../images/typ1.gif) no-repeat;}
.typ2 {background:url(../images/typ2.gif) no-repeat;}
.typ3 {background:url(../images/typ3.gif) no-repeat;}
.typ4 {background:url(../images/typ4.gif) no-repeat;}
.typ5 {background:url(../images/typ5.gif) no-repeat;}
.typ6 {background:url(../images/typ6.gif) no-repeat;}
.typsec {
	width:165px;
	margin-left:10px;
}
.typsec a {
	padding-top:3px;
	height:15px;
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#86e452;
	border-bottom:1px solid #0C3;
	text-decoration:none;
}
.typsec a:hover {
	padding-top:5px;
	height:18px;
	border:1px solid #FFF;
	display:block;
	color:#fff;
}
#content{
	line-height:160%;
	float:right;
	width:650px;
	margin-top:30px;
	margin-bottom:30px;
}
.eso1, .eso2, .eso3, .eso4, .eso5 {
	width:198px;
	height:41px;
}

.eso1 {background:url(../images/eso1.gif) no-repeat;}
.eso2 {background:url(../images/eso2.gif) no-repeat;}
.eso3 {background:url(../images/eso3.gif) no-repeat;}
.eso4 {background:url(../images/eso4.gif) no-repeat;}
.eso5 {background:url(../images/eso5.gif) no-repeat;}
.soscon {
	margin:20px;
	font-size:20px;
	font-weight:bold;
	color:#0C0;
}
#content p {
	margin:20px;
	font-size:14px;
	color:#cacaca;
}
#footer{
	margin-top:10px;
}
.inner {
	width:900px; 
	margin:0 auto;
	overflow:hidden;
}
.inner p { 
	float:left;
	padding-top:35px;
	padding-left:40px;
}
.inner p, .inner p a  {
	font-size:12px;
	color:#999;
	text-decoration:none;
}
.inner ul {
	float:right;
	margin-left:45px;
}
.inner li {
	margin-left:10px;
	
}
.inner li a {
	display:block;
	font-size:12px;
	color:#000;
	text-decoration:none;
	background:url(../images/home1.gif);
	height:85px;
	width:125px;
	text-indent:-9999px;
}
.inner li a:hover	{
	font-weight:bold;
	color:#F00;
	background:url(../images/home2.gif);
}