﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	font: 12px verdana, Helvetica, sans-serif;
}
ul, li{
	padding:0;
	margin:0;
	list-style:none;
	}
#container{
	width:900px;
	margin:auto;
	border:1px #e39fb1 solid;
	}
#header{
	background:url(images/top.jpg) no-repeat;
	height:211px;
	width:900px;
	margin:auto;
}
#banner{
	width:900px;
	height:27px;
	font-weight:bold;
	font-size:14px;
	color:#e43e6b;
	border-bottom:2px solid #e43e6b;
	line-height:25px;
}
#banner a{
	color:#e43e6b;
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}

#main{
	width:900px;
	background:#FFF;
	margin:auto;
	position:relative;
	}
.title_bg1{
	height:18px;
	width:190px;
	margin-left:20px;
	margin-top:5px;
	background:url(images/titleBg1.gif) no-repeat #fff; 
	font-size:14px;
	padding-left:10px;
	padding-top:8px;
	font-weight:bold;
	color:#e43e6b
	}
	.title_bg1_content{
		height:170px;
		width:182px;
		margin-left:20px;
		border-left:#e39fb1 solid 1px;
		border-bottom:#e39fb1 solid 1px;
		border-right:#e39fb1 solid 1px;
		margin-bottom:5px;
		padding:8px 8px;
		}
.title_bg3{
	height:18px;
	width:190px;
	margin-left:20px;
	margin-top:5px;
	background:url(images/titleBg4.gif) no-repeat #fff; 
	font-size:14px;
	padding-left:10px;
	padding-top:8px;
	font-weight:bold;
	color:#e43e6b
	}
	.title_bg3 a{
		color:#e43e6b;
		text-decoration:none;
	}
	.title_bg3 a:hover{
		text-decoration:underline;
	}
	.title_bg3_content{
		height:202px;
		width:182px;
		margin-left:20px;
		border-left:#e39fb1 solid 1px;
		border-bottom:#e39fb1 solid 1px;
		border-right:#e39fb1 solid 1px;
		margin-bottom:5px;
		overflow:hidden;
		padding:8px 8px;
		color:#e43e6b;
		}
		
#showpic{
	width:650px;
	height:180px;
	border:#e39fb1 solid 1px;
	margin-left:10px;
	margin-top:5px;
	}
.lanmu_contain{
	float:left;
	}
.title_bg2{
	height:18px;
	width:310px;
	margin-left:10px;
	background:url(images/titleBg2.gif) no-repeat; 
	font-size:14px;
	padding-left:10px;
	padding-top:8px;
	margin-top:7px;
	font-weight:bold;
	color:#e43e6b
	}
	.title_bg2 a{
		color:#e43e6b;
		text-decoration:none;
	}
	.title_bg2 a:hover{
		text-decoration:underline;
	}
	.title_bg2_content{
		height:200px;
		width:302px;
		border-left:#e39fb1 solid 1px;
		border-right:#e39fb1 solid 1px;
		border-bottom:#e39fb1 solid 1px;
		margin-bottom:5px;
		margin-left:10px;
		padding:8px 8px;
		} 
.title_bg4{
	height:18px;
	width:310px;
	margin-left:10px;
	background:url(images/titleBg4.gif) no-repeat; 
	font-size:14px;
	padding-left:10px;
	padding-top:8px;
	margin-top:7px;
	font-weight:bold;
	color:#e43e6b
	}
	.title_bg4 a{
		color:#e43e6b;
		text-decoration:none;
	}
	.title_bg4 a:hover{
		text-decoration:underline;
	}
	.title_bg4_content{
		height:200px;
		width:302px;
		border-left:#e39fb1 solid 1px;
		border-right:#e39fb1 solid 1px;
		border-bottom:#e39fb1 solid 1px;
		margin-bottom:5px;
		margin-left:10px;
		padding:8px 8px;
		}
#mid_pic{
	width:880px;
	height:200px;
	margin:auto;
	border-bottom:#e39fb1 solid 1px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:#e39fb1 solid 1px;
	padding-left:20px;
	}
.articlelist{
	background:url(images/titlebg1.gif) no-repeat;
	height:22px;
	width:200px;
	color:#e43e6b;
	font-size:14px;
	padding-left:5px;
	font-weight:bold;
	padding-top:5px;
	margin-right:10px;
	}
.arttitle{
	height:26px;
	font-size:14px;
	font-weight:bold;
	color:#D00;
	text-align:center;
	margin:5px 0 10px 0;
	}
.artinfo{
	height:15px;
	text-align:center;
	margin-bottom:5px;
	}
.content{
	font-size:14px;
	line-height:20px;
	}
.position{
	background:url(http://flyhigher.hunnu.edu.cn/comment/images/nav_icon.gif) left no-repeat;
	height:15px;
	margin:10px 0 10px 0;
	border-bottom:#e39fb1 2px solid;
	padding-left:15px;
	}
#foot{
	width:900px; 
	margin:auto;
	padding-top:10px;
	text-align:center;
	margin-top:5px;
	border-top:1px #e39fb1 solid;
	}
.tab{
	width:840px;
	height:19px;
	font-weight:bold;
	font-size:14px;
	color:#e43e6b;
	padding-top:7px;
	padding-left:20px;
	background:url(images/tab.gif) no-repeat;
	}
	.tab a {
		color:#e43e6b;
		text-decoration:none;
		}
	.tab a:hover {
		text-decoration:underline;
		}
	
.tabon{
	color:#FF0000;
	float:left;
	}
.taboff{
	color:#e43e6b;
	float:left;
	}
.listarticle{
	width:840px;
	border:#e39fb1 solid 1px;
	padding:5px 10px 5px 10px;
}
.tablistarticle{
	width:840px;
	border:#e39fb1 solid 1px;
	border-top:none;
	padding:5px 10px 5px 10px;
}
.turnpage{
	float:right;
	height:20px;
	padding-right:10px;
	padding-top:10px;
}
.channel_list{
		font-family:"黑体";
		font-size:18px;
		padding-left:54px;
		text-align:center;
		vertical-align:middle;
	}
	.channel_list a{
		color:#e43e6b;
		text-decoration:none;
	}
	.channel_list a:hover{
		text-decoration:underline;
	}
.passage{
	width:620px;
	border:#e39fb1 solid 1px;
	padding:10px;
	}
		.remen{
	width:193px;
	height:250px;
	padding:5px;
	border:#e39fb1 solid 1px;
	}
.float_left{ 
	float:left 
	}
.float_right{ 
	float:right 
	}

/* ɫ */
a {
	color: #000;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a.p1:link {
	color: #e43e6b;
	text-decoration: none;
	}
a.p1:visited {
	color: #e43e6b;
	text-decoration: none;
	}
a.p1:hover {
	color: #e43e6b;
	text-decoration: underline;
	}
a.p1:active {
	color: #e43e6b;
	text-decoration: none;
	}
.topcontant { 
	width: 870px; 
	height:26px; 
	background-color:#ffffff;
	padding:0px 15px 0px 15px; 
	margin:auto; 
	border-bottom:2px solid #e43e6b;
	}
.topcontant li {
	list-style:none;
	}
.topcontant li span { 
	padding-left:20px; 
	padding-top:5px;
	padding-right:20px;
	}
li span.globalDate {
	float:right; 
	margin:0 5px; 
	color:#FF0000;
	}


/**/
dl.list-icons, ul.list-icons {
	overflow:hidden;
	}
ul.list-icons li {
	list-style:none;
	text-align:left
	}
dl.list-icons dd, ul.list-icons li {
	padding:0px;
	position:relative;
	margin:0px;
	border:none;
	background:none;
	font-family:Verdana, Arial;
	word-break:break-all;
	height:20px;
	line-height:20px;
	display:block;
	background:#fff;
	}
ul.list-icons li .list-icon1, ul.list-icons li .list-icon2, ul.list-icons li .list-icon3 {
	background:url(/comment/images/icon_red.gif) no-repeat center center;
	}
dl.list-icons dd span, ul.list-icons li span {
	float:left;
	background:url(/comment/images/icon_green.gif) no-repeat center center;
	font-family:Verdana;
	color:#fff;
	font-size:9px;
	font-weight:700;
	text-align:center;
	display:block;
	margin-top:6px;
	width:18px;
	height:9px;
	line-height:9px;
	padding:0px;	
	}	

/* 投票页面 */
#vote_main{
	width:900px;
	background:#FFF;
	margin:auto;
	position:relative;
}
#vote_title {
	width:900px;
	height:25px;
}
#vote_boot {
	width:900px;
	height:25px;
}

.vote_top1 {
	width:333px;
	height:50px;
	background:url(images/vote_01.gif);
}
.vote_top2 {
	width:97px;	
	height:50px;
	background:url(images/vote_02_2.gif);
}
.vote_top3 {
	width:97px;
	height:50px;
	background:url(images/vote_03_2.gif);
}
.vote_top4 {
	width:333px;
	height:50px;
	background:url(images/vote_04.gif);
}
.vote_mid1 {
	width:3px;
	height:829px;
	background:url(images/vote_05.gif);
}
.vote_mid2 {
	width:26px;
	height:829px;
	background:url(images/vote_07_2.gif);
}
.vote_mid3 {
	width:3px;
	height:829px;
	background:url(images/vote_09.gif);
}
.vote_boot1 {
	width:344px;
	height:48px;
	background:url(images/vote_10.gif);
}
.vote_boot2 {
	width:86px;
	height:48px;
	background:url(images/vote_11_2.gif);
}
.vote_boot3 {
	width:86px;
	height:48px;
	background:url(images/vote_12_2.gif);
}
.vote_boot4 {
	width:344px;
	height:48px;
	background:url(images/vote_13.gif);
}
.vote_content1 {
	width:414px;
	height:829px;
}
.vote_content2 {
	width:414px;
	height:829px;
}
	.vote_content_head {
		width:414px;
		height:296px;
		background:url(images/vote_head.gif) center no-repeat;
	}
	.vote_content_list {
		width:414px;
		height:60px;
	}
	.vote_content_item {
		font-family:"黑体";
		font-size:18px;
		width:360px;
		padding-left:54px;
		height:38px;
	}
		.vote_content_item a {
			color:#e43e6b;
			text-decoration:none;
		}
		.vote_content_item a:hover {
			text-decoration:underline;
		}
	.vote_content_infor {
		color:#999999;
		font-family:"宋体";
		font-size:12px;
		width:354px;
		padding-left:60px;
		height:12px;
	}
	.vote_content_bg {
		width:414px;
		height:10px;
		background:url(images/arrow.gif) center no-repeat;
		margin-bottom:10px;
	}
	.vote_content_button {
		width:284px;
		padding-top:30px;
		padding-left:130px;
	}
.vote_infor {
	width:840px;
	border:#e39fb1 solid 1px;
	padding:10px;
	}
