@charset "gb2312";
/* 基础样式 */
body {
	margin: 0px;
	padding: 0px;
	background-color: #dceaf8;
	background-image: url(20090629_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 20px;
	font-size: 12px;
}
*{ }
img{ border:0px;}
#left{
	float: left;
}
#right{
	float: right;
}
#clear{
	clear: both;
}
.divh3{
	clear: both;
	height: 3px;
}
.divh5{
	clear: both;
	height: 5px;
}
.divh10{
	clear: both;
	height: 10px;
}
.zw{line-height: 190%;}
/* 布局 */
.juzhong{ margin: 0px auto;}
#main970{ width: 970px; margin: 0px auto;}
#main960{
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1ecf8;
	border-left-color: #e1ecf8;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	width: 940px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main960_nei{
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1ecf8;
	border-left-color: #e1ecf8;
	background-color: #f4f8fb;
	border-top-width: 0px;
	border-bottom-width: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu{
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1ecf8;
	border-left-color: #e1ecf8;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	width: 960px;
}
#menu ul{
}
#menu li{
	float: left;

	clear: none;
	padding: 5px;
	list-style-position: inside;
}
#menuleft{
	float: left;
	width: 110px;
	text-align: center;
	padding-top: 10px;
}
.kuang01{
	background-image: url(20090629_20.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #d9e1ea;
}
.xuxian{
	background-image: url(20090629_02.gif);
	background-repeat: repeat-x;
	padding: 3px;
}
#left_menu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3e1ea;
	height: 22px;
	padding-top:5px;
}
#left_menu a{
	color: #33708f;
	line-height: 25px;
}
#left_menu a:hover{
	color: #00377c;
	line-height: 25px;
	text-decoration: underline;
}
#left_menu_1{padding-top:10px; padding-left:17px; padding-bottom:10px;}
#left_menu_1 a{color: #33708f;
	line-height: 25px;}
#left_menu_1 a:hover{color: #33708f;
	line-height: 25px;}


/* 链接样式 */
A:link,A:visited {
	COLOR: #00377c;
	TEXT-DECORATION: none;
	line-height: ;
}
A:hover {
	COLOR: #00377c;
	TEXT-DECORATION: underline;
	line-height: ;
}
a.l:link,a.l:visited{
	COLOR: #33708f; TEXT-DECORATION: none
}
a.l:hover{
	COLOR: #00377c;
	TEXT-DECORATION: underline
}
a.da:link,a.da:visited{
	COLOR: #104565;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
}
a.da:hover{
	COLOR: #000033;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
}
a.ba:link,a.ba:visited{
	COLOR: #00377c;
	TEXT-DECORATION: none;
	font-size: 12px;
	padding: 5px;
}a.ba:hover{
	COLOR: #FFCC33;
	TEXT-DECORATION: none;
	font-size: 12px;
	padding: 5px;
}
/* 字体样式 */

.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
