/* For All Pages (basic) */

*{
	font-size:12px;
	font-family:Helvetica,Georgia,Arial,sans-serif,ËÎÌå;
	padding:0;
	margin:0 auto;
	text-align:center;
}
body{
	background:url(../images/index_bg.jpg);
	font-family:Helvetica,Georgia,Arial,sans-serif,ËÎÌå;
	font-size:12px;
	margin:0 auto;
	text-align:center;
}
a {
	border:none;
	color:#111;
}
img {
	border:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration:none;
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a {outline:none; /* for Forefox */ } 
a {star:expression(this.onFocus=this.blur()); /* for Ie*/ } 
.left{
	float:left;
}
.right{
	float:right;
}
a:link.linkWithoutLine {
	text-decoration: none;
}
a:visited.linkWithoutLine  {
	text-decoration: none;
}
a:hover.linkWithoutLine  {
	text-decoration: none;
}
.title{
	height:32px;
	line-height:32px;
	background:url(../images/title_center.jpg) center repeat-x;
}
.title a{
	line-height:28px;
	font-size:13px;
	font-weight:bold;
	margin-top:2px;
	display:inline;
	width:100px;
	height:28px;
	float:left;
}
.title_left{
	width:5px;
	height:32px;
	background:url(../images/title.gif) no-repeat;
	clear:none;
}
.title_right{
	width:5px;
	height:32px;
	background:url(../images/title.gif) no-repeat -5px 0px;
	clear:none;
}
.title_black{
	width:270px;
	height:30px;
	background:#000;
	padding:2px 5px 0px;
	line-height:28px;
}
span.title_text_A{
	font-size:13px;
	font-weight:bold;
	color:#F00;
	float:left;
}
span.title_text_B{
	font-size:13px;
	font-weight:bold;
	color:#CCC;
	float:left;
}
a.title_text{
	font-size:10px;
	color:#CCC;
	float:right;
	width:50px;
}
.thinline{
	width:100%;
	height:1px;
	overflow:hidden;
}
#header{
	width:auto;
	height:90px;
	padding-bottom:10px;
	background:url(../images/header_bg.jpg) repeat-x;
}
#headerBox{
	width:990px;
	height:90px;
}
#header #logo{
	width:96px;
	height:63px;
	padding:13px 22px;
	float:left;
}
#header #nav{
	float:left;
	width:850px;
	height:90px;
}
#nav_container{
	float:left;
	width:550px;
	height:30px;
	padding:45px 0px 15px;
	line-height:30px;
}
ul {
	list-style:none;
	margin:0px;
}	
#nav_container li{
	width:110px;
	height:30px;
	float:left;
	overflow:hidden;
}
#nav_container li a{
	display:block;
	width:80px;
	height:26px;
}
#nav_index a{
	width:80px;
	height:26px;
	background:url(../images/nav_bg.gif) 0px 0px no-repeat;
}
#nav_video a{
	width:80px;
	height:26px;
	background:url(../images/nav_bg.gif) -80px 0px no-repeat;
}
#nav_music a{
	width:80px;
	height:26px;
	background:url(../images/nav_bg.gif) -160px 0px no-repeat;
}
#nav_dynamic a{
	width:80px;
	height:26px;
	background:url(../images/nav_bg.gif) -240px 0px no-repeat;
}
#nav_bbs a{
	width:80px;
	height:26px;
	background:url(../images/nav_bg.gif) -320px 0px no-repeat;
}
#nav_index a:hover{
	width:80px;
	height:26px;
	background:url(../images/nav_bg.gif) 0px -26px no-repeat;
}
#nav_video a:hover{
	width:80px;
	height:26px;
	background:url(../images/nav_bg.gif) -80px -26px no-repeat;
}
#nav_music a:hover{
	width:80px;
	height:26px;
	background:url(../images/nav_bg.gif) -160px -26px no-repeat;
}
#nav_dynamic a:hover{
	width:80px;
	height:26px;
	background:url(../images/nav_bg.gif) -240px -26px no-repeat;
}
#nav_bbs a:hover{
	width:80px;
	height:26px;
	background:url(../images/nav_bg.gif) -320px -26px no-repeat;
}
#serch{
	width:290px;
	height:55px;
	padding:17px 0px 18px;
	float:right;
	position:relative;
}
#timeViewBox{
	height:25px;
	line-height:25px;
	color:#EEE;
	font-size:14px;
	text-align:right;
}
#form_serch{
	height:30px;
}
#serch_key{
	width:160px;
	height:28px;
	line-height:28px;
	border:solid 1px #333;
	text-align:left;
	padding:0px 5px;
	color:#999;
	font-size:14px;
	float:left;
}
#seclect_Class{
	float:left;
	width:80px;
	height:28px;
	padding:1px 2px 0px;
	position:absolute;
	left:205px;
}
#t_selected{
	background:#FFF url(../images/selectBut.jpg) no-repeat 100% 50%;
	border:#ddd 1px solid;
	height:26px;
	line-height:26px;
	font-size:14px;
	text-align:left;
	position:relative;
}
#selectList{
  border:0 solid #ddd;
  border-width:0 1px 1px 1px;
  text-align:left;
  display:none;
  line-height:26px;
  height:156px;
	text-align:left;
	background:#FFF;
	position:relative;
}
#selectList span{
  height:26px;
  line-height:26px;
  display:block;
	font-size:14px;
	text-align:left;
}
#serch_submit{
	width:30px;
	height:30px;
	border:none;
	background:url(../images/serch.jpg) no-repeat;
	float:left;
}
.leftside{
	width:220px;
	height:480px;
	float:left;
	overflow:hidden;
}
.AdImg{
	width:220px;
	height:240px;
}
.AdImg a{
	width:220px;
	height:230px;
	display:block;
	position:relative;
	overflow:hidden;
}
.AdImg a img{
	position:absolute;
	top:0px;
	left:0px;
}
.hotalbum{
	background:url(../images/imagelistHotAlbum.gif) no-repeat;
}
.hotalbum{
	background:url(../images/imagelistHotAlbum.gif) no-repeat;
}
.hotalbumbox{
	width:200px;
	height:420px;
	padding:40px 10px 10px;
}
.hotalbumbox li{
	width:100px;
	height:130px;
	padding-top:10px;
	float:left;
}
.hotalbumbox a{
	width:86px;
	height:100px;
	border:#FFF 3px solid;
	display:block;
	overflow:hidden;
}
.hotalbumbox img{
	height:100px;
	display:inline;
	margin-left:-7px;
}
.hotalbumbox span{
	width:86px;
	color:#EEE;
	line-height:20px;
	display:block;
	clear:both;
}
#footer{
	width:auto;
	height:90px;
	background:#000;
	clear:both;
}
#footerBox{
	width:960px;
	height:50px;
	padding:15px;
	line-height:22px;
	color:#CCC;
	text-align:left;
}
#logo_mini{
	width:100px;
	height:60px;
	background:url(../images/logo_mini.jpg) no-repeat;
}
#footer a{
	color:#CCC;
	text-align:left;
}