
* {
	margin:0;
	padding:0;
	font-family:Arial;
}

a, a:visited {
	color:#0068B7;
	text-decoration:underline;
}
a:hover {
	color:#0068B7;
	text-decoration:underline;
}

body {
	font-size:12px;
}

#header {
	height:70px;
	background-image: url(../images/dh_bg.gif);
	background-repeat: repeat-x;
}

.corp_title {
	display:block;
}
.corp_title a, .corp_title a:visited {
	font-size:20px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.corp_title a:hover {
	text-decoration:underline;
}

#member_box {
	border-top:0px #96B6C3 solid;
	border-bottom:1px #96B6C3 solid;
}

#member_left {
	width:170px;
	height: auto;
	padding:0 0px;
	background-color:#F6F9FD;
}
	#member_left ul {
		width:170px;
		list-style-type: none;
		padding-top:10px;
		padding-bottom:10px;
		border-bottom:1px #E2E2E2 solid;
	}
	#member_left li {
	width:auto;
	font-size:14px;
	color:#333333;
	margin-bottom:2px;
	}
	
	#member_left li a {
		width:auto;
		height:24px;
		line-height:25px;
		display:block;
		padding-left:25px;
		color:#333333;
		text-decoration: none;
	}
	
	#member_left li a:hover {
		color:#333333;
		text-decoration:none;
		background-image: url(../images/li_bg.gif);
		background-repeat: no-repeat;
	}
	
	#member_left .act{
		background-image: url(../images/li_bg.gif);
		background-repeat: no-repeat;
	}

#member_right {
	height:500px;
	border-left:1px #96B6C3 solid;
}

.content {
	border:0px #96B6C3 solid;
	margin:10px;
}

#member_right h3 {
	width:auto;
	background-color:#E0EFF6;
	height:24px;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	padding-left:5px;
}

.table_jg td {
	padding-top:8px;
	padding-left:5px;
	padding-bottom:8px;
}

.input_style {
	height:22px;
	line-height:20px;
}

.font_link_hei a:link, .font_link_hei a:visited{
	color: #000;
	text-decoration:none;
}
.font_link_hei a:hover {
	color: #000;
	text-decoration:underline;
}

.font_12hui {
	color: #999999;
}

.f14_red {
	font-family:"ËÎÌå";
	font-size:15px;
	color: #FF0000;
}

.f12_red a, .f12_red a:visited {
	font-size:12px;
	color: #FF0000;
	text-decoration:underline;
}
.f12_red a:hover {
	font-size:12px;
	color: #FF0000;
	text-decoration:none;
}

.red_bt {
	color:#FF0000;
	font-size:14px;
}





