/*------------------------- 页面链接样式 --------------------------*/
a:link{
text-decoration:none;
color:#FFFFFF
}
a:hover{
text-decoration:none;
color:#eaa24d;
}
a:visited{
text-decoration:none;
color:#FFFFFF;
}
/*------------------------- 页面框架样式 -------------------------*/
body{
text-align:center;
margin:0 auto;
width:100%;
line-height:18px;
font-size:12px;
background-color:#23232f;
}
.container{
text-align:center;
margin:0 auto;
width:100%;
background-color:#23232f;
}
.header{
width:100%;
}
.top{
height:51px;
width:100%;
background-image:url(../images/topbg.jpg);
background-repeat:repeat-x;
text-align:center;
}
.top2{
width:900px;
text-align:left;
margin:0 auto;
}
.logo{
width:208px;
height:51px;
background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
float:left;
}
.topnav{
text-align:left;
width:169px;
height:19px;
background-image:url(../images/topnav.jpg);
background-repeat:no-repeat;
float:left;
margin-left:520px;
_margin-left:364px;
}
.navtext{
font-size:12px;
color:#FFFFFF;
margin-top:2px;
margin-left:67px;
}
.menu{
width:900px;
background-color:#23232f;
margin:15px auto 0 auto;
height:35px;
clear:left;
overflow:hidden;
}
.menu ul{
margin-left:165px;
*margin-left:205px;
_margin-left:100px;
margin-top:7px;
float:left;
}
.menu ul li{
list-style:none;
float:left;
margin-left:1px;
}
.change a{
    float:left;
    width:98px;
    height:29px;
	background-image: url(../images/menu1.jpg);
	background-repeat:no-repeat;
	text-align: center;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	vertical-align: middle;
	text-decoration:none;
}
.change1 a{
    float:left;
    width:98px;
    height:29px;
	background-image: url(../images/menu2.jpg);
	background-repeat:no-repeat;
	text-align: center;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	vertical-align: middle;
	text-decoration:none;
}
.change1 a:hover{
    float:left;
    width:98px;
    height:29px;
	background-image: url(../images/menu1.jpg);
	background-repeat:no-repeat;
	text-align: center;
	text-decoration:none;
}
.banner{
height:147px;
width:100%;
background-image:url(../images/bbg.gif);
background-repeat:repeat-x;
}
.titlebar{
background-color:#58ab37;
height:24px;
overflow:hidden;
margin:0 auto;
text-align:center;
}
.titlebg{
width:900px;
height:24px;
margin:0 auto;
background-image:url(../images/titlebar.png);
background-repeat:no-repeat;
font-size:13px;
color:#23232f;
line-height:30px;
}
.content{
min-height:329px;
background-color:#404051;
overflow:hidden;
text-align:center;
}
.contentbg2{
width:900px;
margin:0 auto;
background-color:#4a4a5d;
overflow:hidden;
}
.contentpart1{
width:260px;
float:left;
text-align:left;
padding-top:2px;
}
.contentpart2{
width:260px;
float:left;
}
.contentpart3{
width:363px;
height:329px;
float:left;
}
.contentpart3 ul{
margin-left:0px;
padding:0;
margin-top:5px;
}
.contentpart3 ul li{
list-style:none;
color:#e5e5f0;
line-height:25px;
border-bottom:1px dashed #c8c8c8;
display:block;
background-image:url(../images/dot.gif);
background-repeat:no-repeat;
background-position:left;
text-align:left;
}
.line{
float:left;
min-height:329px;
margin-left:5px;
background-image:url(../images/line.gif);
background-repeat:repeat-y;
_height:329px;
}
.line1{
float:left;
min-height:329px;
background-image:url(../images/line.gif);
background-repeat:repeat-y;
_height:329px;
}
.footer{
height:86px;
overflow:hidden;
background-color:#23232f;
}
.line2{
float:left;
height:4px;
width:100%;
background-image:url(../images/line2.gif);
background-repeat:repeat-x;
}