@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:12px;
}
select, input {
	vertical-align:middle;
}
fieldset, img {
	border:0;
}
ul, ol, li {
	list-style:none;
}
a {
	color:#9b3608;
	text-decoration:none;
}
a:visited {
	color:#9b3608;
}
a:hover {
	color:#9b3608;
	text-decoration:underline;
}

a.title {color:#a40001;font-weight:bold;text-decoration:none;}
a.title:visited {color:#a40001;font-weight:bold;text-decoration:none;}
a.title:hover {color:#a40001;font-weight:bold;text-decoration:none;}

a.more {color:#a5a5a5;text-decoration:none;}
a.more:visited {color:#a5a5a5;}
a.more:hover {color:#a5a5a5;}

a.news1 {color:#a40001;font-weight:bold;font-size:12px;text-decoration:none;}
a.news1:visited {color:#a40001;font-size:12px;font-weight:bold;}
a.news1:hover {color:#a40001;font-size:12px;font-weight:bold;}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	width:0;
}
.floatleft {
	float:left;
}

.selectform {
	width:150px;
}

.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;}

.font_daibiao {
	font-weight:bold;
	color:#000000;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
}
#page {
	color:#6a6a6a;
	margin:auto;
	width:950px;
	text-align:center;
	line-height:150%;
}
#list {
	width:730px;
	border:1px #e4e4e4 solid;
}
/* head block */
#head {
	width:950px;
	height:136px;
}
#head_banner {
	width:950px;
	height:111px;
}
#head_news {
	width:950px;
	height:25px;
	background-color:#510603;
}
/* left block */
#left {
	width:732px;
	float:left;
}
#left_pic {
	width:315px;
	float:left;
}
#left_pic_border {
	width:313px;
	height:315px;
	border:1px #e4e4e4 solid;
}
.left_pic_td {
	padding:10px 20px 0 20px;
	text-indent:24px;
}
#left_news {
	width:407px;
	float:left;
}
#left_news_border {
	width:405px;
	height:315px;
	border:1px #e4e4e4 solid;
}
#left_movie {
	width:315px;
	float:left;
}
#left_movie_border {
	width:313px;
	height:220px;
	border:1px #e4e4e4 solid;
}
#left_hot {
	width:407px;
	float:left;
}
#left_hot_border {
	width:405px;
	height:220px;
	border:1px #e4e4e4 solid;
}
#left_space {
	width:10px;
	float:left;
}
#left_xianchang_border {
	width:728px;
	border:1px #e4e4e4 solid;
}
#left_news_small {
	width:732px;
}
#left_news_small_border {
	width:358px;
	float:left;
	border:1px #e4e4e4 solid;
}
#left_news_small_space {
	width:12px;
	float:left;
}

/* space block */
#space_center {
	width:12px;
	float:left;
}
/* right block */
#right {
	width:206px;
	float:left;
}
#right_border {
	width:204px;
	border:1px #e4e4e4 solid;
}
#right_pic {
	width:206px;
}
/* foot block */
#foot {
	width:950px;
	text-align:center;
}

/* content */
#content {
	width:950px;
	margin:0px auto;
	text-align:left;
}
#content_detail{
	width:950px;
	float:left;
	height:auto;
	text-align:left;
}
