@charset "gb2312";
/* CSS Document */

body{
	margin:0 0 0 0;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #edf6fd;
}
p{
	margin:0 0 0 0;
	font-family:"宋体";
	color:#333333;
	font-size:13px;
	line-height:25px;

}
#flaa{
	margin-top:10px;
	background-image: url(../bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}
#fla1{
	margin-top:10px;
	background-image: url(../bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}
#top{
	width:980px; 
	margin:0 auto
}
#main{
	width:980px; 
	margin:0 auto; 
	background-color:#FFFFFF; 
}
#dh{
	width:750px;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	height:20px;
}
.dh,a.dh:link,a.dh:visited{
	font-family: "宋体";
	font-size: 12px;
	color:#666666;
	text-decoration:none;

}
a.dh:active,a.dh:hover{
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration:underline;

}
#left{
	float:left;
	width:230px;

}
#right{
	width:750px;
	float:right;
}

#rig01{
	background-image: url(../images/right_bak.jpg);
	background-repeat: repeat-y;	
}
#rig_tit{
	font-family:"黑体";
	font-size:18px;
	color:#0f89b6;
	text-align:center;
	background-image: url(../images/right_bak.jpg);
	background-repeat: repeat-y;	
}
#rig_line{
	width:750px;
	height:20px;
	background-image: url(../images/right_line.jpg);
	background-repeat: no-repeat;
}
#rig_txt{
	background-image: url(../images/right_bak.jpg);
	background-repeat: repeat-y;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	font-family:"宋体";
	color:#333333;
	font-size:13px;
	line-height:25px;
}
#clr{
	clear:both;

}