* {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
}
input, textarea {
	border-width: 1px;
	font-size: 11px;
}
body {
	color: #000;
	text-align: center;
	margin: 10px 0;
	font-size: 12px;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #c36;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
#wrap {
	text-align: left;
	width: 1002px;
	margin: 0 auto;
}
#head {
	width: 100%;
}
#head a, #foot a {
	padding: 5px;
}
#head a:visited, #foot a:visited {
	color: #666;
}
#head a:hover, #foot a:hover {
	color: #c36;
	text-decoration: underline;
}
#head_logo {
	float: left;
	background: url(../images/logo.gif) no-repeat;
	width: 220px;
	height: 89px;
}
#head_top_right {
	width: 764px;
	color: #999;
	float: right;
	line-height: 40px;
	text-align: right;
	border-bottom: 1px solid #999;
	
}
#head_here {
	color: #333;
	clear: both;
	line-height: 25px;
	padding: 0 10px 0 20px;
	margin: 10px 0;
	font-size: 13px;
	background: #eee url(../images/ico/ico_1.gif) no-repeat 5px center;
}
#head_here a {
	color: #333;
	text-decoration: none;
}
#head_here a:visited {
	color: #03c;
}
#head_here a:hover {
	color: #c36;
	text-decoration: underline;
}


#content {
	width: 100%;
}
#xinxiziliao table {
	margin: 10px 0 20px;
}
#xinxiziliao td {
	background: #eee;
	padding: 3px;
}
#content_left {
	width: 812px;
	float: left;
	padding: 0 5px;
}
.content_left_title {
	clear: both;
	height: 30px;
	border-bottom: 1px solid #ccc;
}
h1 {
	line-height: 22px;
	float: left;
	padding: 0 0 0 5px;
	border-left: 3px solid #99c;
	font-size: 15px;
}
h2 {
	line-height: 20px;
	float: right;
	font-weight: normal;
	padding: 0 20px 0 0;
	font-size: 13px;
}
h4 {
	line-height: 18px;
	padding: 0 0 0 4px;
	border-left: 3px solid #99c;
	font-size: 13px;
}
#content_left_c {
	margin: 10px 5px;
	font-size: 13px;
	
}
.content_left_c_re {
	width: 810px;
	border: 1px solid #ccc;
	border-bottom: none;
	margin: 0 0 10px 0;
}
.com_n {
	line-height: 25px;
	background: #ddd;
	color: #f33;
	border-bottom: 1px dashed #ccc;
}
.com_c {
	line-height: 25px;
	border-bottom: 1px solid #ccc;
	word-wrap: break-word;
	white-space: pre-wrap;
}
.com_r {
	line-height: 25px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: -10px 0 10px;
	color: #666;
	word-wrap: break-word;
	white-space: pre-wrap;
}
.com_n, .com_c, .com_r {
	padding: 0 5px;
}
#content_left dl {
	margin: 20px;
}
#content_left dl dt {
	padding: 5px 0;
}



#content_right {
	width: 180px;
	float: right;
}
.content_right_list {
	width: 178px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}
h3 {
	padding: 0 0 0 20px;
	color: #369;
	line-height: 25px;
	background: #eee url(../images/bg_h3.jpg) no-repeat;
	font-size: 13px;
}
#content_right ul {
	margin: 5px 0;
}
#content_right ul li {
	line-height: 22px;
	padding: 0 0 0 15px;
	margin: 0 5px;
	background: url(../images/ico/ico_3.gif) no-repeat left;
	list-style: none;
}
#assert {
	float:right;
	width: 410px;
}
#assert ul {
	margin: 20px;
}


#foot {
	width: 100%;
	clear: both;
	border-top: 1px solid #999;
	padding: 10px 0 0 0;
	text-align: center;
}
#foot p {
	line-height: 25px;
}