#letter li {
	float: left;
	width: 22px;
	background-color: #EDF6FF;
	text-align: center;
	height: 22px;
	line-height: 22px;
	border: 1px solid #AACCEE;
	margin-right: 5px;
	margin-bottom: 5px;
}
#letter li a {
	display: block;
}
#letter li a:hover {
	background-color: #ff7400;
	color: #FFFFFF;
}
#searchbar{
	background-color: #EDF6FF;
	clear: both;
	border: 1px solid #AACCEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#headline-container{
	float: left;
	overflow:hidden;
	margin-bottom: 10px;

}
#headline{
	float: left;
	overflow:hidden;
	width: 648px!important;
	width:650px;
	clear: left;
	border: 1px solid #AACCEE;
}
#headline #flash{
	width: 420px;
	float: left;
	height: 245px;
	margin-left: 5px;
	margin-top: 5px;
}
#headline #week{
	float: right;
	height: 240px;
	width: 210px!important;
	width:210px;
	background-color: #EDF6FF;
	margin: 5px;
}
#topiclist-container{
	float: right;
	width: 300px;

}
#topiclist{
	height: 165px;
	background-color: #FFFF00;
	clear: both;
}
#intro .piclist{
	margin: 5px;
	width: 638px;
}
#intro .piclist img{
	padding: 2px;
	border: 1px solid #F8F8F8;
}
#intro .piclist td{
	text-align: center;
	width: 120px;
}
#contr-container{
}
#contr{
	background-color: #EDF6FF;
	width: 650px!important;
	width:638px;
}
#toplist{
}
#detail_left {
	float: left;
	width: 650px;
}
#detail_center {
	float: left;
	width: 30px;
}
#detail_right {
	float: right;
	width: 300px;
}
#detail_container{
	background-color: #fbfbfb;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;

}
#detail_container h1{
	font-size: 24px;
	margin: 0px;
	text-align: center;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	color: #0060b0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#detail_container h3{
	font-size: 12px;
	text-align: center;
	padding-left: 22px;
	font-weight: normal;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 10px;
}
#detail_container #content{
	font-size: 14px;
	line-height: 200%;
	color: #333333;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#detail_container #content table{
	border-collapse: collapse;
	font-size: 14px;
	line-height: 140%;
}
#detail_container #editer{
	text-align: right;
	font-size: 12px;
	color: #999999;
	padding: 8px;
}	
#detail_container #link{
	text-align: left;
	width: 600px;
	margin:0 auto;
}	
#detail_container #link a{
	font-size: 14px;

}
#detail_container #link tr{
	line-height: 22px;
	height: 22px;
}	
#detail_container #link h1{
	font-size: 14px;
	text-align: left;
	padding: 0px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 28px;
	margin-bottom: 5px;
}
#detail_toplist{
	overflow:hidden;
	margin-bottom: 10px;

}
#detail_toplist .list{
	clear: both;
	margin-bottom: 5px;
	overflow:hidden;
	position: relative;
	width: 280px;
}
#detail_toplist .pic{
	float: left;
	height: 75px;
	width: 75px;
	position: relative;
}
#detail_toplist .title{
	position: relative;
	top: 5px;
	float: left;
	width: 200px;
	left: 5px;
}
#detail_toplist .clicknum{
	position: relative;
	top: 5px;
	float: left;
	width: 200px;
	left: 5px;
}

