/*布局*/
#top,#mail,#foot {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EDF3F3;
	height: auto;
}
#nav {
	width: 100%;
	height: 25px;
	background-image: url(../images/nav_bg.jpg);
	line-height: 120%;
}
#foot {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #6C7C93;
}

*{margin:0;
	padding:0;}



/*菜单*/
#menu {
	height: 25px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#menu li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 25px;
	float: left;
	width: 100px;
	list-style-type: none;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
	text-align: center;
}
#menu a:hover {
	background-color: #FF0000;
	font-weight: bold;
}
.mene_on {
	background-color: #FF0000;
	font-weight: bold;
}





/*字体*/
.red {
	color: #FF0000;
}
.F14_B_ {
	font-size: 14px;
	font-weight: bold;
}
.link {
	text-decoration: underline;
}
.h1 {
	font-weight: bold;
}
.blue{ color:#4893DD}



/*ʽ*/
ul {
	margin: 0px;
	padding: 0px;
}
.left {
	width: 170px;
	float: left;
	background-color: #FAFCFC;
	padding: 10px;
	line-height: 120%;
	height: 100%;
}
body {
	font-size: 12px;
	color: #666666;
	background-color: #DEEBEB;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
}
table {
	margin: 0px;
	padding: 0px;
}

a {
	color: #6C7C93;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
li {
	list-style-position: inside;
	list-style-image: url((URL));
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.img {
	border: 1px solid #6C7C93;
}
dl {
	margin: 0px;
}
.line_ {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C7C93;
}
.tit{font-size:23px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
	}
.tit_border{border-bottom:solid 1px #8cb9bd;
			border-top:solid 1px #e4e4e4;}
.space10{margin-top:10px;}
.td_border{border:solid 1px #CCCCCC;
	padding:15px;
	background:#FFFFFF;}
.img_jb{margin:10px;
       border:solid 1px #EAEAEA;
	   padding:5px}
.huiyianpai{padding:5px}
.padding_20{padding:20px;}
.padding_10{padding:10px;}
.dashed{border-bottom: dashed 1px #C0C0C0;
