*{margin:0;padding:0;}
#container {}
#footer {position: relative; height: 70px;clear:both;} 
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}
body{background:#2a2b2d;font:13px/1.3 'Microsoft Yahei','宋体';color:#999;}
#page,#footer_inner{margin:0 auto;width:960px;}
h1#logo{overflow:hidden;height:93px;padding: 25px 0;}
h1#logo a{display:block;height:93px;}
#container{margin:0 auto;}
#container h2 {font-weight:normal;line-height:28px;}
#container p{padding:10px 0;}
.credit{text-align:center;padding: 20px 0 100px;font-size:10px;}
a, a:visited {text-decoration:none;outline:none;color:#97cae6;}
a:hover{text-decoration:underline;}
#footer{background-color:#212121;width:100%;}
#footer h2{font-size:18px;font-weight:normal;height:70px;line-height:70px;font-family:"Microsoft Yahei";color:#eee;}
#footer_inner{position:relative;}
#footer a.tzine,a.tzine:visited{color:#FCFCFC;font-size:12px;line-height:70px;position:absolute;top:0;right:0;width:90px;}

/*-核心代码-*/
/* demo style */
			.focusWrap{
				width:950px;
				height:300px;
				margin:10px auto;
				background:url(focusbg.gif) left top repeat;
			}
			.focusCon{
				float:left;
				width:704px;
			}
			.focusR{
				display:inline;
				float:right;
				width:236px;
				height:100%;
				margin-right:10px;
			}
			.kugoo{
				width:100%;
				height:165px;
				background:url(kugou.png) left top no-repeat;
			}
			.kugoo a{
				display:inline;
				float:left;
				width:202px;
				height:70px;
				margin:92px 0px 0px 10px;
				overflow:hidden;
				line-height:200px;
				text-decoration:none;
			}
			.ulHot{
				float:left;
				width:100%;
				height:115px;
				margin-top:10px;
				background:url(kugou.png) right bottom no-repeat;
			}
			.ulHot li{
				display:inline;
				float:left;
				width:100%;
				height:20px;
				line-height:20px;
			}
			.ulHot li a{
				float:left;
				width:180px;
				padding-left:25px;
				background:url(arrow.gif) 16px center no-repeat;
				text-decoration:none;
				color:#fff;
				font-size:12px;
			}
			.focusL{
				position:relative;
				float:left;
				width:140px;
				height:288px;
				margin-top:12px;
				background:url(line.png) left top repeat-y;
			}
			.ulFocus{
				position:relative;
				width:100%;
				height:100%;
				left:0px;
				top:0px;
				z-index:2;
			}
			.ulFocus li{
				display:inline;
				float:left;
				width:120px;
				height:38px;
				margin:5px 10px 2px 10px;
				color:#fff;
				font-size:12px;
				line-height:16px;
			}
			.ulFocus li span{
				position:relative;
				display:block;
				width:100%;
				height:32px;
				padding-bottom:6px;
				z-index:2;
				cursor:pointer;
			}
			.focusM{
				float:left;
				width:564px;
				height:293px;
				margin-top:6px;
				overflow:hidden;
			}
			.ulFCon{
				float:left;
				width:100%;
			}
			.ulFCon li{
				float:left;
				width:100%;
				height:293px;
				overflow:hidden;
			}
			.ulFCon li a{
				display:block;
				width:100%;
				height:100%;
				text-decoration:none;
			}
			.ulFCon li img{
				width:564px;
				height:293px;
				border:none;
			}
			.back{
				position:absolute;
				width:166px;
				height:47px;
				background:url(titlebg.png) left top no-repeat;
				_background:none;
				_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="./images/titlebg.png");
				top:0px;
				left:0px;
				z-index:1;
			}