﻿/*首页指南*/
.home_help
{
	width: 217px;
	height: 292px;
	margin-top: 10px;
	background-image: url(../images/help_bg.gif);
	float: left;
	background-color: white;
}
.home_help dt
{
	margin-left: 25px;
	margin-top: 60px;
}
.home_help dd
{
	margin-left: 25px;
	margin-top: 9px;
}
.home_help img
{
	display: block;
}
.home_advice
{
	width: 217px;
	height: 172px;
	background-image: url(../images/advice_bg.gif);
	float: left;
	background-color: #ffffff;
}
/* 首页新闻栏 */
.home_news
{
	width: 488px;
	height: 373px;
	margin-top: 10px;
	float: left;
	background-image: url(../images/news_title_bg.gif);
	background-color: white;
	background-repeat: no-repeat;
}
.home_news .rss
{
	position: relative;
	top: 26px;
	left: 375px;
	float: left;
}
.home_news .more
{
	float: left;
	position: relative;
	top: 21px;
	left: 384px;
}
.home_news_tab
{
	margin-left: 22px;
	margin-top: 10px;
}
.home_news_tab_up, .home_news_tab_down
{
	width: 68px;
	height: 22px;
	margin-left: 4px;
	float: left;
}
.home_news_tab_up a, .home_news_tab_down a
{
	float:left;
	width:68px;
	text-align: center;
	margin-top:5px;
}
.home_news_tab_up
{
	background-image: url(../images/news_tab_up1.gif);
	font-weight: bold;
}
.home_news_tab_down
{
	background-image: url(../images/news_tab_down1.gif);
}
.home_news_tab_down a:Link, .home_news_tab_down a:visited
{
	color: #FDF5E6;
}
.home_news_body
{
	width: 488px;
	height: 323px;
	float: left;
	margin-top: 20px;
	background-image: url(../images/news_body_bg.gif);
}
.home_news_body dl
{
	margin-top: 38px;
	margin-left: 20px;
}
.home_news_body dd
{
	width: 448px;
	height: 25px;
	float: left;
	border-bottom: gray 1px dotted;
}
.home_news_body dd:hover
{
	background-color: #faf0e6;
}
.home_news_body dd a
{
	position: relative;
	top: -2px;
}
.home_news_body dd div
{
	margin-top: 6px;
	float: left;
}
.home_news_body dd span
{
	margin-top: 6px;
	float: right;
}
.bulletin_mini_group
{
	width: 488px;
	height: 91px;
	float: left;
	background-color: #FFFFFF;
}
.bulletin_mini
{
	width: 229px;
	height: 81px;
	float: right;
	margin-right: 10px;
}
/*首页遮罩*/
.home_mask1
{
	position: relative;
	width: 25px;
	height: 30px;
	background-image: url(../images/home_repair.gif);
	z-index: 100;
	left: 10px;
	top: 444px;
	float: right;
}
.home_mask2
{
	width: 13px;
	height: 11px;
	position: relative;
	background-color: white;
	top: 279px;
	left: 13px;
	float: right;
}
/*排名*/
.home_top10
{
	width: 217px;
	height: 290px;
	float: left;
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(../images/top10_bg.gif);
}
.home_top10 dl
{
	margin-left: 40px;
	margin-top: 91px;
}
.home_top10 dd
{
	width: 162px;
	height: 18px;
	float: left;
}
.home_top10 dd div
{
	float: left;
}
.home_top10 dd span
{
	float: right;
}
/*金币购买&奖品兑换*/
.home_other
{
	width: 498px;
	height: 290px;
	float: left;
	background-repeat: no-repeat;
	background-color: white;
}
.home_other dl
{
	margin-top: 20px;
	margin-left: 10px;
}
* html .home_other dl
{
	margin-top: 10px;
	margin-left: 10px;
}
.home_other dt
{
	width: 480px;
	height: 21px;
	float: left;
	background: #FFFFFF url(../images/line1.gif) center center repeat-x;
}
.home_other dt a
{
	float: right;
	margin-top: 4px;
}
.home_other dd
{
	width: 122px;
	height: 100px;
	margin-top: 5px;
	text-align: center;
	float: left;
}
.home_other dd div
{
	width: 120px;
	margin-top: 5px;
	float: left;
}
