/*
-----------------------------------------------------------------------------------------
整体设置
-----------------------------------------------------------------------------------------
*/
body
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	color: #666666;
	background-color: #ffffff;
}

body div, body table
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
form, h2, ul, table, td
{
	margin: 0;
	padding: 0;
}
a:link
{
	color: #666666;
	text-decoration: none;
}
a:visited
{
	color: #666666;
	text-decoration: none;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}
a:active
{
	color: #666666;
	text-decoration: none;
}
li
{
	list-style: none;
}
.input
{
	height: 16px;
	font-family: Verdana;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

.top
{
	width: 760px;
	height: 65px;
	height: 70px !important;
	margin-top: 10px;
	border-bottom: 4px solid #52B7FB;
}
.top_logo
{
	width: 200px;
	height: 65px;
	padding: 5px 0 0 50px;
	float: left;
}
.top_menu
{
	width: 510px;
	height: 70px;
	float: right;
	text-align: right;
}
#nav
{
	height: 26px;
	margin-left: 1px;
	float: right;
}
#nav ul li
{
	float: left;
	height: 26px; 
	display: block;
	text-align: center;
	margin-left: 3px;
}
#nav ul li a
{
	background-repeat: no-repeat;
	color: #fff;
	display: block;
}
#nav ul li a:hover
{
	text-decoration: underline;
}
#link1 a
{
	background-image: url(../images/index/m1.gif);
	padding: 8px 0px 4px 0px;
	width: 76px;
}
#link1 a:hover
{
	text-decoration: underline;
}
#link2 a
{
	background-image: url(../images/index/m2.gif);
	padding: 8px 0px 4px 0px;
	width: 94px;
}
#link2 a:hover
{
	background-image: url(../images/index/m2.gif);
}
#link3 a
{
	background-image: url(../images/index/m3.gif);
	padding: 8px 0px 4px 0px;
	width: 95px;
}
#link3 a:hover
{
	background-image: url(../images/index/m3.gif);
}
#link4 a
{
	background-image: url(../images/index/m4.gif);
	padding: 8px 0px 4px 0px;
	width: 76px;
}
#link4 a:hover
{
	background-image: url(../images/index/m4.gif);
}
#link5 a
{
	background-image: url(../images/index/m5.gif);
	padding: 8px 0px 4px 0px;
	width: 70px;
}
#link6 a:hover
{
	background-image: url(../images/index/m5.gif);
}
.nav2
{
	width: 760px;
	height: 28px;
	background: url(../images/index/nav2_bg.GIF);
	margin-bottom: 5px;
	text-align: center;
}
.left_bg
{
	width: 3px;
	height: 28px;
	float: left;
	background: url(../images/index/left_bg.GIF);
}
.box1
{
	height: 23px;
	float: left;
	padding: 5px 0 0 15px;
}
.box2
{
	height: 23px;
	float: left;
	padding: 5px 0 0 150px;
}
.box3
{
	height: 23px;
	float: left;
	padding: 5px 0 0 20px;
}
.right_bg
{
	width: 3px;
	height: 28px;
	float: right;
	background: url(../images/index/right_bg.GIF);
}
/**/
.main
{
	width: 760px;
	height: 259px;
} 
.main #td_1
{
	width: 252px;
}
.main #td_1 #ad
{
	width: 252px;
	height: 111px;
	background: url(../images/index/main_1_1.JPG);
	
}
.main #td_1 .login
{
	width: 252px;
	height: 148px;
	background: url(../images/index/main_2_1.JPG);
	color: #454545;
}
.main #td_1 .login a:hover  
{
	color: #FF0000;
	text-decoration: underline;
}
.main #td_2
{
	width: 168px;
	background: url(../images/index/main_3_1.JPG);
}
.myhome
{
	width: 140px;
	padding: 12px 10px 0 0px;
	line-height: 20px;
	
	color: #002A4A;
}
.myhome a:link，.myhome a:visited
{
	color: #002A4A;
	text-decoration: underline;
}
.myhome a:hover，.myhome a:active
{
	color: #002A4A;
	text-decoration: none;
}
.myhome a
{
	color: #002A4A;
	text-decoration: underline;
}
.main #td_3 
{
	width: 168px;
	background: url(../images/index/main_4_1.JPG);
}
.main #td_4
{
	width: 172px;
	background: url(../images/index/main_5_1.JPG);
}
/**/
.Photo
{
	width: 760px;
	overflow: hidden;
	margin-top: 5px;
	height: 150px;
	clear: both;
	border-left: 1px solid #B9E2FF;
	border-right: 1px solid #B9E2FF;
	border-bottom: 1px solid #B9E2FF;
}
.Photo .PhotoTab
{
	width: 760px;
	height: 26px;
	overflow: hidden;
	background: url(../images/index/p_bg.gif);
}
.Photo .PhotoTab a:link, .Photo .PhotoTab a:visited
{
	color: #1580DB;
	text-decoration: none;
}
.Photo .PhotoTab a:hover, .Photo .PhotoTab a:active
{
	color: #1580DB;
	text-decoration: underline;
}
.Photo .PhotoTab .PhotoTabOn, .Photo .PhotoTab .PhotoTabOff
{
	padding: 7px 0 5px 0;
	text-align: center;
	color: #1580DB;
	float: left;
}
.Photo .PhotoTab .PhotoTabOn
{
	width: 100px;
	background: url(../images/index/p_1.gif) repeat-x;
	cursor: default;
}
.Photo .PhotoTab .PhotoTabOff
{
	width: 100px;
	background: url(../images/index/p_2.gif) no-repeat left;
	cursor: pointer;
}
.new_pic
{
	width: 743px;
	padding-top: 10px;
	padding-left: 6px;
}
.new_pic li
{
	float: left;
	width: 123px;
	text-align: center;
	line-height: 20px;
}
/*Flash广告*/
.ad760
{
	width: 760px;
	height: 80px;
	margin-top: 5px;
	background-color: #F2F9FF;
}

/*推荐视频*/
.video
{
	width: 760px;
	overflow: hidden;
	margin-top: 5px;
	height: 260px;
	clear: both;
	border-left: 1px solid #B9E2FF;
	border-right: 1px solid #B9E2FF;
	border-bottom: 1px solid #B9E2FF;
}
.video .videoTab
{
	width: 760px;
	height: 26px;
	overflow: hidden;
	background: url(../Images/Index/p_bg.gif);
}
.video .videoTab a:link, .video .videoTab a:visited
{
	color: #1580DB;
	text-decoration: none;
}
.video .videoTab a:hover, .video .videoTab a:active
{
	color: #1580DB;
	text-decoration: underline;
}
.video .videoTab .videoTabOn, .video .videoTab .videoTabOff
{
	padding: 7px 0 5px 0;
	text-align: center;
	color: #1580DB;
	float: left;
}
.video .videoTab .videoTabOn
{
	width: 100px;
	background: url(../Images/Index/p_1.gif) repeat-x;
	cursor: default;
}
.Suggest_video
{
	float: left;
	width: 246px;
	height: 88px;
	padding-top: 6px;
	padding-left: 7px;
}
.Suggest_video li
{
	line-height: 20px;
}
/**/
.search
{
	width: 750px;
	height: 30px;
	background: url(../images/index/search.GIF);
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px 0 0 10px;
	color: #1580DB;
}

/**/
.rank
{
	width: 760px;
	height: 215px;
	clear: both;
	margin-top: 5px;
}
.rank_title
{
	width: 100%;
	height: 26px;
	background: url(../images/index/rank_title.gif);
}
.title
{
	color: #1580DB;
	padding: 7px 0 0 20px;
	float: left;
}
.more
{
	padding: 5px 20px 0 0;
	float: right;
}
.list
{
	width: 227px;
	padding: 3px 5px 3px 10px;
	line-height: 25px;
}
.list li
{
	border-bottom: 1px dashed #ddd;
}
.list .name
{
	float: left;
	width: 160px;
}
.list .num
{
	float: right;
	width: 64px;
}
.rankhome
{
	width: 247px;
	height: auto;
	height: 215px !important;
	border-left: 1px solid #B9E2FF;
	border-right: 1px solid #B9E2FF;
	border-bottom: 1px solid #B9E2FF;
	float: left;
}
.info
{
	width: 237px;
	padding: 3px 5px 0 5px;
	padding: 0 !important;
	float: left;
}
.info .pic
{
	width: 60px;
	height: 40px;
	text-align: center;
}
.info .info_nav
{
	width: 130px;
	line-height: 20px;
}
.Who
{
	width: 53px;
	line-height: 18px;
}
.ranktenroom
{
	width: 247px;
	height: auto;
	height: 215px !important;
	border-left: 1px solid #B9E2FF;
	border-right: 1px solid #B9E2FF;
	border-bottom: 1px solid #B9E2FF;
	float: left;
	margin-left: 7px;
}
.bbs
{
	width: 247px;
	height: auto;
	height: 215px !important;
	border-left: 1px solid #B9E2FF;
	border-right: 1px solid #B9E2FF;
	border-bottom: 1px solid #B9E2FF;
	float: right;
}



/**/
.Footer
{
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
}
.dtime
{
	font-size: 10px;
}

/**/
/* NEW */
#NewSort
{width:760px;margin:0 auto;position:relative;text-align:left;}
#NewSort div
{width:30px;height:17px;position:absolute;z-index:-1;TOP: -37px; right:20px; }
#NewSort div a
{width:28px;height:17px;display:block;background:url(http://www.9158.com/common/images/index/new.gif) no-repeat;}




