/* CSS Document */

body, table, td, input, option, textarea, select, a, title {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #4D5760;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	font-family: "Tahoma";
}

body {
	background-color: #EAEBED;
}

a {
	color: #003399;
	line-height: 18px;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}

.menu {
	font-size: 12px;
	color: #EDEEEF;
	text-decoration: none;
}
.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}

.top_link {
	color: #333333;
	text-decoration: underline;
}
.top_link:hover {
	color: #003399;
	text-decoration: none;
}

.bottom_link {
	color: #ffffff;
	text-decoration: underline;
}
.bottom_link:hover {
	color: #ffffcc;
	text-decoration: none;
}


.dh_link {
	color: #85CE4B;
	text-decoration: underline;
}
.dh_link:hover {
	color: #ffffcc;
	text-decoration: none;
}



/* 字体大小 */

.14font {
	font-size: 14px;
}

.song {
	font-family: "宋体";
	font-size: 12px;
}

.12font {
	font-size: 12px;
	color:9A9EA2
}


.13font {
	font-size: 12px;
	color:333333;
	font-weight: bold;
}


.18font {
	font-size: 18px;
	color:ffffff;
	font-weight: bold;
}

.DH_font {
	font-size: 14px;
	color:003366;
	font-weight: bold;
}

.bottom_font_ffffff {
	color:ffffff;
	line-height: 18px;
}

/* 高度 */

.17height{
	line-height: 17px;
}
.18height{
	line-height: 18px;
}

.dh_height{
	line-height: 18px;
	color:D2D2D3;
}

.20height{
	line-height: 20px;
}

.22height{
	line-height: 22px;
}

.24height{
	line-height: 24px;
}

.dhheight{
	line-height: 24px;
	color:333333;
	text-align: justify;
}



/* 宽度 */

.328{
	width: 328px;
}

.168{
	width: 168px;
}
/* 颜色 */

.time_color{
	color: 000000;
}