/** Snowpear新闻列表页面样式表 */
body {background-color:#fff;}
a {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
/**
div {
	border: #000 1px dotted;
}
*/
form {
	margin: 0px;
	padding: 0px;
}
IMG { border:0px; margin:0px; padding:0px;}
html {min-width:951px; }
body {  
	font-size: 9pt; 
	padding: 0px; 
	margin: 0px;
	padding-top: 1px;
	text-align: center;
	FONT-FAMILY: 'Lucida Grande','Lucida Sans Unicode','宋体','新宋体',arial,verdana,sans-serif;
}

#top {width:951px;
	MARGIN: 0 auto;
	PADDING: 0px;
	border: #B6B798 1px solid ; 
	text-align: left;
	height:118px; 
}

#headline { background: url(../sp_images/headline_bg.jpg); 
	height:28px;
	color:#fff;
}
#toplogin {float:right;}
#linktoother {width:121px; float:left;}
#titlelink {
	color: #fff; 
	float: left; 
	padding-left: 5px; 
	padding-top: 3px;
}
#titlelink a {
	color: #fff;
}
/* 头部广告栏位 */
#top_adv {width:951px; 
	height:90px;
	margin: 0px;
	text-align:left;
}
#top_adv_right { 
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	width: 190px; 
	height:100%;
	float: right;
}
#top_adv_left { width: 750px; 
	height:100%;
	float: left;
	text-align: center;
}
#top_adv_right ul {
	margin:0px;
	padding:0px;
	border:0px;
	list-style-type:none;
}
#top_adv_right li {
	width:95%;
	float:left;
	display:block;
	margin:1px;
	padding:0px;
	line-height:140%;
	background-color:#E8E9E1;
}
#top_adv_right li a{
	display:block;
	margin:0px;
	padding:0px;
	margin-left:3px;
	text-decoration:underline;
	color: #301F7D;
}
#top_adv_right li a:hover{
	font-weight:bold;
}

#topmenu {
	width: 951px;
	height: 68px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	background: url(../sp_images/bg_title.jpg) transparent no-repeat;
	/** 先隐藏起来 **/
}
#topmenu_logo {
	float: left;
	clear: left;
}
#topmenu_menu {
	float: left;
	margin-left: 48px;
	margin-top: 8px;
	line-height: 180%;
	font-size: 15px;
	color: #fff;
	text-align: left;
	word-spacing: 8px;
}
#topmenu_searchbar {
	float: right;
	clear: right;
	margin: 0px;
	background: url(../sp_images/bg_news_searchbar.jpg) transparent no-repeat;
	width: 354px;
	height: 68px;
} 
#search_type_select {
	float: left;
	margin-top: 14px;
	margin-left: 6px;
}
#search_type_select ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	display: inline;
}
#search_type_select ul #searchalltype {
	width: 45px;
}
#search_type_select li {
	float: left;
	padding: 0px;
	width: 75px;
	margin: 0px;
}
#search_type_select li a {
	color: #333;
	text-decoration: none;
}
#search_type_select .normal a {
	color: #333;
	text-decoration: none;
}
#search_type_select .active a {
	color: blue;
	text-decoration: underline;
}
#topmenu_searchform {
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	margin-top: 5px;
}
#topmenu_searchform input {
    vertical-align: middle;
}
#topmenu_searchform form {
	margin: 0px;
	padding: 0px;
}

#topmenu_menu a {
	color: #fff;
}

/* 内容主体部分 */ 
#mainbody {
	margin-top:3px;
	width:951px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	/** border: #000 1px dotted; */
}
/** 右侧栏 */
#main_right {
	float: right;
	width: 214px;
	clear: right;
	/* border: #B6B798 1px solid; 
	*/
}

#right_adv_1, #right_adv_2 {
	padding: 1px 0px 0px 0px;
	width: 100%;
	clear: both;
	text-align: center;
}

.texttitle {
	background: url(../sp_images/bg_silver.jpg) transparent repeat-x;
	font-weight: bold;
	font-size:16px;
	/* color:#587638; */
	color: #6B5900;
	text-align:left;
	border-bottom:#B6B798 1px solid;
	height:27px;
	padding-left: 0px;
	padding-top: 3px;
	float:left;
	width: 100%;
}
.texttitle_text {
	width: 80%;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
}
.right_block {
	margin-top:5px;
	border:#B6B798 1px solid;
	width:214px;
	clear: both;
}
#right_newnews {
	border:#B6B798 1px solid;
}
	
#newnewslist_text, #focuslist_text, #focuslist_pics, #hotbbslist_pics, #hotbbslist_text {
	width: 100%;
	float: right;
}
#hotbbslist_pics {
	text-align: center;
}
#hotbbslist_pics div {
	float: left;
	width: 100px;
	margin: 2px;
	padding: 1px;
	text-align: center;
}
#focuslist_pics {
	text-align: center;
}
#focuslist_pics div {
	float: left;
	width: 100px;
	margin: 2px;
	padding: 1px;
	text-align: center;
}

.newslist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.newslist li {
	width: 99%;
	float: left;
	padding-left: 10px;
	line-height:150%;
	background: url(../sp_images/bg_dot.jpg) transparent no-repeat;
}
.newslist li a {
	width: 100%;
	text-decoration: none;
	display: block;
}
.newslist li a:hover {
	text-decoration: underline;
	display: block;
}

.voteslist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.voteslist li {
	width: 99%;
	float: left;
	padding-left: 10px;
	line-height:150%;
}

#voteslist_text {
	background: #E8E8E8;
}

/** 中间左半部分 */
#main_left {
	width: 731px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
#left_1 {
	width: 730px;
	margin-left: 0px;
	margin-top: 0px;
}
.main_left_block {
	width: 730px;
	margin-left: 0px;
	margin-top: 4px;
	clear: both;
}
/** 头条 **/
.main_left_title_silver {
	width: 100%;
	height: 27px;
	background: url(../sp_images/bg_silver.jpg) transparent repeat-x;
	border-bottom: #C3C3C3 1px solid;
}
.main_left_title_green {
	width:100%;
	height:27px;
	background: url(../sp_images/bg_green.jpg) transparent repeat-x;
	border-bottom: #C3C3C3 1px solid;
}
#firsttitle {
	width: 380px;
	float: right;
	margin: 0px;
	border: #C3C3C3 1px solid;
}
#an_first_bg, #i_first_bg {
	margin: 0px;
	padding: 0px;
	height: 116px;
	overflow: none;
}
#an_first_bg {
	background: url(../sp_images/firsttitle_an.jpg) transparent no-repeat 3px 3px;
}
#i_first_bg {
	background: url(../sp_images/firsttitle_inet.jpg) transparent no-repeat 3px 3px;
}
#an_first,#i_first {
	margin-left: 26px;
}
#left_1_hotnews {
	width: 341px;
	float: left;
	clear: left;
	border: #C3C3C3 1px solid;
}
#left_2 {
	text-align: center;
}
.right_block_1 {
	margin: 0px;
	width:361px;
	float: right;
	border:#C3C3C3 1px solid;
}
.left_block_1 {
	margin: 0px;
	width:361px;
	float: left;
	border:#C3C3C3 1px solid;
}

.main_left_list {
	font-size: 10pt;
}
.main_left_list ul {
	margin:0px;
	padding:0px;
	border:0px;
	margin-bottom:5px;
	list-style-type:none;
	display:inline;
}
.main_left_list li {
	width:96%;
	float: left;
	display: block;
	margin: 1px;
	line-height: 140%;
	padding-left: 10px;
	background: url(../sp_images/bg_dot.jpg) transparent no-repeat;
}
.main_left_list li a {
	display:block;
	color: #000;
	text-decoration:none;
}
.main_left_list li a:hover {
	text-decoration: underline;
}

/** 图片新闻 **/
#left_7 {
	border: #C3C3C3 1px solid;
}
#main_left_picnews {
	width: 99%;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#main_left_picnews div {
	float: left;
	width: 106px;
	_width: 100px;
	margin: 3px;
	padding: 1px;
	text-align: center;
}
.newspic_pic {
	/** width: 99%; */
	width: 98px;
	height: 84px;
	padding: 1px;
	border: #E2E2E2 1px solid;
}
.newspic_size {
	width: 98px;
	height: 80px;
}

#footer_about {
	margin-top:5px;
	height:26px;
	padding-top:5px;
	width: 951px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	border: #B6B798 1px solid;
}
#footer_copyright {
	clear: both;
	width:951px;
	margin-left: auto;
	margin-right: auto;
	height:26px;
	padding-top:5px;
	border: #B6B798 1px solid;
	border-top: 0px;
	background: url(../sp_images/headline_bg.jpg);
}

