@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, th, form, fieldset, img, dl, dt, dd {
	margin:0;
	padding:0;
}
textarea, input, select, body, button {
	font-size:14px;
}
select, input {
	vertical-align:middle;
}
fieldset, img {
	border:0;
}
ul, ol, li {
	list-style:none;
}
a {
	color:#747474;
	text-decoration:none;
}
a:visited {
	color:#747474;
}
a:hover {
	color:#747474;
	text-decoration:underline;
}

a.title {color:#747474;font-weight:bold;text-decoration:none;}
a.title:visited {color:#747474;font-weight:bold;text-decoration:none;}
a.title:hover {color:#747474;font-weight:bold;text-decoration:underline;}

a.title1 {color:#000000;font-weight:bold;text-decoration:none;}
a.title1:visited {color:#000000;font-weight:bold;text-decoration:none;}
a.title1:hover {color:#000000;font-weight:bold;text-decoration:none;}

.padding_left_10 {padding:0 0 0 10px;}
.padding_right_10 {padding:0 10px 0 0;}
.padding_td_10 {padding:0 10px 5px 10px;}
.padding_news_10 {padding:0 10px 1px 10px;}
.padding_20 {padding:0 20px 0 20px;}
.padding_top {padding:10px 0 0 0;}
.padding_top_right {padding:10px 10px 0 0;}

.big_pic { border:1px #e4e4e4 solid; padding:5px;}
.daodu_pic { border:1px #e4e4e4 solid; padding:10px;}
.daodu_font {padding:10px 0 0 0; font-size:14px; line-height:150%;}

.content_title {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.content_time {
	color:#9b9b9b;
}
.content_word {
	color:#000000;
	padding:10px 20px 10px 20px;
	line-height:200%;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
}
#page {
	color:#6a6a6a;
	margin:auto;
	width:950px;
	text-align:center;
	line-height:150%;
}
/* head block */
#head {
	width:950px;
	height:110px;
}
/* left block */
#left {
	width:732px;
	float:left;
}
#daodu {
	width:732px;
}
#daodu_pic {
	width:372px;
	float:left;
}
#daodu_news {
	width:360px;
	float:left;
}
#left_news {
	width:360px;
	float:left;
	border:1px #e4e4e4 solid;
}
#left_news_space {
	width:8px;
	float:left;
}
#left_pic_news {
	width:730px;
	border:1px #e4e4e4 solid;
}
/* space block */
#space_center {
	width:12px;
	float:left;
}
/* right block */
#right {
	width:206px;
	float:left;
}
#right_border {
	width:204px;
	border:1px #e4e4e4 solid;
}
/* foot block */
#foot {
	width:950px;
	text-align:center;
}
/* list block */
#list {
	width:908px;
	padding:0 20px 0 20px;
	border:1px #e4e4e4 solid;
}
/* content */
#content {
	width:950px;
	margin:0px auto;
	text-align:left;
}
#content_detail{
	width:950px;
	float:left;
	height:auto;
	text-align:left;
}