@charset "utf-8";
body{
	background:url(../images/bg.jpg) repeat-y 0 0;
}
/*整体布局*/
.banner{
	background:url(../images/banner.jpg) no-repeat center 0;
	height:200px;
}
.nav-bg{
	background:url(../images/nav.jpg) no-repeat center 0;
	height:35px;
}
.nav-bg ul{
	width:620px;
	margin:0 auto;
	line-height:35px;
}
.nav-bg ul li{
	float:left;
	font-size:14px;
	display:inline;
	color:#F8D18C;
	text-align:center;
}
.nav-bg ul li a{
	color:#F8D18C;
	padding:0 8px;
}
.nav-bg ul li a:hover{
	text-decoration:none;
	cursor:pointer;
}
.main{
	width:948px;
	margin:0 auto;
}
.block{
	background:#FFFDF6;
	border:#F4ECD5 1px solid;
	padding:10px 5px;
}
.col_1, .col_2{
	float:left;
	display:inline;
}
.col_1{
	width:355px;
	margin-left:15px;
	text-align:left;
}
.col_1 h2{
	font-size:18px;
	font-family:"微软雅黑";
	margin-bottom:10px;
	line-height:25px;
}
.col_1 h2 a{
	color:#E64135;
}
.col_1 p{
	color:#333;
	line-height:22px;
	margin-bottom:10px;
}
.col_1 p a{
	color:#C00;
}
.col_2{
	margin-left:15px;
}
.title_bg{
	width:960px;
	margin:0 auto;
	height:38px;
}
.title1{
	background:url(../images/title_bg.png) no-repeat 0 0;
}
.title2{
	background:url(../images/title_bg.png) no-repeat 0 -39px;
}
.title3{
	background:url(../images/title_bg.png) no-repeat 0 -78px;
}
.title4{
	background:url(../images/title_bg.png) no-repeat 0 -117px;
}
.list-1{
	margin-left:10px;
}
.list-1 li{
	float:left;
	display:inline;
	margin-right:17px;
}
.list-1 li a img{
	border:#E9DEBF 1px solid;
	padding:1px;
}
.list-1 li p{
	font-size:14px;
	line-height:24px;
	margin-bottom:5px;
	font-size:14px;
}
.vote-list ul{
	margin-left:8px;
}
.vote-list ul li{
	display:inline;
	float:left;
	margin-right:8px;
}

.vote-list ul li img{
	border:#E9DEBF 1px solid;
	padding:1px;
}
.col_list_1, .col_list_2{
	float:left;
	display:inline;
	width:45%;
	margin:20px 0 20px 35px;
	font-size:14px;
	line-height:26px;
	text-align:left;
}
.col_list_1 li, .col_list_2 li{
	background:url(../images/dis.png) no-repeat 0 center;
	padding-left:15px;
}
.col_list_1{
	border-right:#F4ECD5 1px solid;
}


#tabpl .showtop span {
	position: absolute; text-align: left; padding-bottom: 5px; line-height: 18px; margin: 140px 0px 0px -10px; padding-left: 15px; width: 335px; padding-right:15px; background:url(../images/intro-bg.png) no-repeat; height: 132px; overflow: hidden; padding-top: 15px; color:#818181; line-height:22px;
} 
#tabpl .hid span {
	display: none;
}