/* CSS Document */
body{
font:"����";
font-size:12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
*{
/* margin:0px; */
padding:0px;
}

/*----------------------------------------------------------------------------------------------------------------------*/
#header{
width:100%;
height:39px;
background-image:url(../images/header_bg.jpg);
background-repeat:repeat-x;
}
#header_con{
width:960px;
margin:0 auto;
}
#header_con img{
float:left;
}
#header_con span{
float:right;
line-height:39px;
}
#header_con span a{
color:#000000;
text-decoration:none;
}
#header_con span a:link{
color:#000000;
text-decoration:none;
}
#header_con span a:hover{
color:#000000;
text-decoration:underline;
}
#header_con span a:visited{
color:#000000;
}
.a1{
	color:#047c88;
	font-size:12px;
	text-decoration:none;
	line-height: 24px;
}
.a1:link{
color:#047c88;
text-decoration:none;
font-size:12px;
line-height: 24px;
}
.a1:hover{
color:#ff002a;
text-decoration:underline;
font-size:12px;
line-height: 24px;
}
.a1:visited{
color:#047c88;
font-size:12px;
line-height: 24px;
}
.a2{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	font-weight:700;

}
.a2:link{
color:#ffffff;
text-decoration:none;
font-size:14px;
font-weight:700;

}
.a2:hover{
color:#ffffff;
text-decoration:underline;
font-size:14px;
font-weight:700;
}
.a2:visited{
color:#ffffff;
font-size:14px;
font-weight:700;
}
.a3{
	color:#ffffff;
	font-size:14px;
	font-weight:700;
}
.z1{
font-size:14px;
color:#000;
line-height:22px;
text-align:justify;
}
.z2{
font-size:12px;
color:#1e7403;
line-height:24px;
font-weight:700;
text-align:justify;
}
.z3{
font-size:12px;
color:#000;
line-height:18px;
text-align:justify;
}
.gray{
font-size:12px;
color:#6f6f6f;
line-height:18px;
text-align:justify;
}
/*----------------------------------------------------------------------------------------------------------------------*/
#banner{
width:960px;
height:190px;
margin:0 auto;
}
/*---���߰�-------------------------------------------------------------------------------------------------------------------*/
#nav{
width:960px;
height:340px;
margin:10px auto;
}
#nav_left{
float:left;
padding:8px;
width:329px;
height:320px;
background-image:url(../images/bie_left.jpg);
}
#nav_left_tu{
float:left;
margin-top:46px!important;margin-top:45px;
width:324px;
height:272px;
}
#nav_right{
float:left;
margin-left:13px!important;margin-left:12px;
width:600px;
height:334px;
border:1px solid #bfccd5;
}
#nav_right_top{
float:left;
width:600px;
height:41px;
background-image:url(../images/right_top_bg.jpg);
}
#nav_right_main{
float:left;
padding:8px;
width:584px;
height:272px;
font-size:14px;
color:01335f;
line-height:23px;
}



/*----------------------------------------------------------------------------------------------------------------------*/
#footer{
clear:both;
line-height:50px;
background-color:#0099FF;
color:#FFFFFF;
text-align:center;
}
