body{
	margin: 0;
	padding: 0;
	font-size: 13px;
	background-color: white;
}

div{
	padding: 0;
	margin: 0;
}

div:FOCUS{
	outline: none;
}

img{
	border: 0;
	margin: 0;
	padding: 0;	
}

iframe{
	padding: 0;
	margin: 0;
}

tr{
	vertical-align: top;
}

a{
	color: #505050;
}

a:hover{
	color: red;
}

a,area {
	outline: none;
	star: expression(this.onFocus=this.blur());
}

div.layerNavi {
	height: 40px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 2px;
	background-image: url("../images/listBg.gif");
	background-repeat: repeat-x;
}

.subGenre{
	width: 95px; 
	height: 21px; 
	padding-left: 30px;
	padding-top: 8px;
	color: white;
	cursor: pointer;
	background: url("../images/subgenre.png");
}

.subGenre2{
	width: 95px; 
	height: 21px; 
	padding-left: 30px;
	padding-top: 8px;
	color: #364D5D;
	cursor: pointer;
	background: url("../images/subgenre2.png");
}

.tagText{
	font-family: 宋体;
	font-size: 12px;
	color: #8E8E8E;
	font-weight: bold;
}

.tagText0{
	font-family: 宋体;
	font-size: 12px;
	color: #5E5E5E;
	font-weight: bold;
}

.tagText2{
	font-family: 宋体;
	font-size: 13px;
	color: #5E5E5E;
	font-weight: bold;
}

.tagText3{
	font-family: 宋体;
	font-size: 15px;
	color: #5E5E5E;
	font-weight: bold;
}

.tagTitle{
	font-family: 宋体;
	font-size: 14px;
	color: #5E5E5E;
	font-weight: bold;
}

.tagTitle2{
	font-family: 宋体;
	font-size: 19px;
	color: #5E5E5E;
	font-weight: bold;
}

.clearFloat{
	clear: both;
}

.signPic{
	float: left;
	margin-right: 5px;
}

body#contents #contentsBg{
	background-position: center;
	width: 958px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#topNavi ul{
	list-style: none;
}

#topNavi ul li{
	float: left;
}


.tableBorder7{
	width: 800px;
	solid; 
	background-color: #FFFFFF;
	border: 1px gray solid;
}

th{
	color: #E17141;
}

td.TableBody7{
	font-family: 宋体;
	font-size: 12px;
	line-height : 15px;
	background-color: #B1EA45;
}

#bag_lucky {
	width: 142px;
	height: 41px;
	background-image: url("../images/bag_lucky.png")!important;/* FF IE7 */
	background-repeat: repeat-y;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/bag_lucky.png'); /* IE6 */
	_ background-image: none; /* IE6 */
}


/* iframe
---------------------------------------------------- */
#detailContents{
	text-align: left;
	width: 723px !important;
	width: 722px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6FA;
}

/* 页面背景
---------------------------------------------------- */
body#index{
	text-align: center;
	background-image: url('../images/bg1.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 10px !important;
	margin-top: 0px;
}

body#contents{
	text-align: center;
	background-image: url('../images/bg1.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 10px !important;
	margin-top: 0px;
}

/* 页面周围背景
---------------------------------------------------- */
#shadow_top {
	width: 890px;
	height: 72px;
	background-image: url("../images/shadow_top.png")!important;/* FF IE7 */
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/shadow_top.png'); /* IE6 */
	_ background-image: none; /* IE6 */
}


#pageLeftBg {
	vertical-align: top;
	width: 34px;
	background-image: url("../images/shadow_bg_left.png")!important;/* FF IE7 */
	background-repeat: repeat-y;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='./images/shadow_bg_left.png'); /* IE6 */
	_ background-image: none; /* IE6 */
}

#shadow_left {
	width: 34px;
	height: 315px;
	background-image: url("../images/shadow_left.png")!important;/* FF IE7 */
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/shadow_left.png'); /* IE6 */
	_ background-image: none; /* IE6 */
}

#shadow_right {
	width: 34px;
	height: 315px;
	background-image: url("../images/shadow_right.png")!important;/* FF IE7 */
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/shadow_right.png'); /* IE6 */
	_ background-image: none; /* IE6 */
}

#pageRightBg{
	vertical-align: top;
	width: 34px;
	background-image: url("../images/shadow_bg_right.png")!important;/* FF IE7 */
	background-repeat: repeat-y;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='./images/shadow_bg_right.png'); /* IE6 */
	_ background-image: none; /* IE6 */
}



/* 页面头部
---------------------------------------------------- */
#logo{
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}

#topNavi{
	float: right;
	margin-right: 5px;
}

#topNavi2{
	float: right;
	margin-right: 5px;
}

/* index页面内容部分
---------------------------------------------------- */
#index #contents{
	padding: 10px 5px 0px 10px;
	background-color: #FFFFFF;
	margin: 0;
}

#index #leftContents{
	float: left;
	margin: 0px 10px 0px 0px;
}

#index #rightContents{
	float: right;
	margin: 0;
	padding: 0;
}

/* 新闻 */
#index #news{
	margin-top: 0px;
}

#index #newsBg{
	background-image: url('../images/news/news_bg.jpg');
	width: 263px;
	background-repeat: repeat-x;
}

#newsSpace{
	overflow-y: hidden;
	height: 190px;
	margin: 6px 10px 0px 10px;
}

#newsSpace2{
	overflow-y: hidden;
	height: 110px;
	margin: 6px 10px 0px 10px;
}

#index .newsTitle{
	display: block;
	border-bottom: 2px dotted gray;
	padding-top: 10px;
}

#index .newsTitle a{
	text-decoration: none;
	width: 100%;
	display: block;
	font-size: 13px;
}

#index .newsDate{
	size: 13px;
	color: gray;
}

#index .bannerSpace{
	margin-top: 10px;
}


/* 页面底部
---------------------------------------------------- */
#foot{
	background-color: #FFFFFF;
	padding: 11px 12px 0px 11px;
}


/* 主题、游戏、壁纸、铃声、漫画、新闻
---------------------------------------------------- */
#bodyBg{
	background-image: url("../images/listBg.gif");
	background-repeat: repeat-x;
	margin: 0;
}

#iframeContents{
	float: right;
	margin: 0px;
}

#chooseType{
	text-align: right;
	margin-top:25px;
	margin-right:40px;
}

.detailTitle{
	/*padding: 10p 0px 10px 10px;*/
	padding-top:10px;
	padding-left:20px;
}

.detailTitleFont1{
	font-size:12px;
}

.detailTitleFont2{
	font-size:14px;
	font-weight:bold;
}

.detailCont{
	padding: 20px;
}

.detailImg{
	padding-top: 10px;
}
.detailQrImg{
	padding-top: 10px;
}

.listGenre{
	margin: 20px 0px 0px 10px;
}

.resultList{
	text-align: center;
	float: left;
	margin: 15px 5px 0px 0px;
	padding-left: 15px;
	font-size: 12px;
	width: 190px;
	height: 115px;
}

.resultList1{
	text-align: center;
	float: left;
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	width: 180px;
	height: 113px;
	color: #5E5E5E;
}

.resultList2{
	text-align: center;
	float: left;
	margin: 15px 0px 0px 0px;
	font-size: 13px;
	width: 660px;
	height: 113px;
	color: #5E5E5E;
}

.resultListTitle{
	background-image: url("../images/meblisttitle.png");
}

#resultListbody{
	background-image: url("../images/meblistbg.png");
	background-repeat: repeat-x;
	margin: 0;
}

.desc{
	text-align: center;
	width: 100%;
}

.titleFont{
	font-family:"arial";
	font-size:11px;
	font-weight:bold;
	color:#F08D5C;
}

.genreLine{
	background: #E6E6FA;
	width: 95%;
	height: 1px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
}

#detailImg{
	float: left;
	margin-right: 10px;
}

#introduce span{
	font-family:"arial";
	font-size:11px;
	font-weight:bold;
	color:#F08D5C;
}

.QR{
	float: left;
	text-align: center;
}

.QRimg{
	width: 90px;
	height: 90px;
}

#detailDashed{
	border-bottom: 1px dashed #E6E6FA;
	padding: 5px 0px 10px 0px;
}

.genreFont{
	font-family: 微软雅黑;
	color: #B6898C;
	font-size: 15px;
	font-weight: bold;
	padding-left: 13px;
}

#year-button2{
    float: right;
    position: absolute;
    width: 72px;
    height: 27px;
    background-image: url("../news/images/year-button2.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/year-button2.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#year-button1{
    float: right;
    position: absolute;
    cursor: pointer;
    width: 72px;
    height: 27px;
    background-image: url("../news/images/year-button1.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/year-button1.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#more{
	position: absolute;
    cursor: pointer;
    left: 760px;
    width: 67px;
    height: 24px;    
    background-image: url("../news/images/more.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/more.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#more2{
	position: relative;
    cursor: pointer;
    left: 735px;
    top: 15px;
    width: 38px;
    height: 14px;
    background-image: url("../images/mebgenre/more2.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='../images/mebgenre/more2.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#more3{
	position: absolute;
    cursor: pointer;
    left: 49px;
    top: 45px;
    width: 660px;
    height: 11px;
}

#mebtitle00{
	position: absolute;
    left: 50px;
    top: 17px;
    width: 35px;
    height: 20px;
    background-image: url("../images/mebgenre/mebtitle00.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='../images/mebgenre/mebtitle00.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#mebtitle01{
	position: absolute;
    left: 50px;
    top: 17px;
    width: 35px;
    height: 20px;
    background-image: url("../images/mebgenre/mebtitle01.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='../images/mebgenre/mebtitle01.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#mebtitle02{
	position: absolute;
    left: 50px;
    top: 17px;
    width: 35px;
    height: 20px;
    background-image: url("../images/mebgenre/mebtitle02.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='../images/mebgenre/mebtitle02.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#mebtitle03{
	position: absolute;
    left: 50px;
    top: 17px;
    width: 35px;
    height: 20px;
    background-image: url("../images/mebgenre/mebtitle03.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='../images/mebgenre/mebtitle03.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#mebtitle04{
	position: absolute;
    left: 50px;
    top: 17px;
    width: 35px;
    height: 20px;
    background-image: url("../images/mebgenre/mebtitle04.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='../images/mebgenre/mebtitle04.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#mebtitle05{
	position: absolute;
	left: 50px;
    top: 17px;
    width: 35px;
    height: 20px;
    background-image: url("../images/mebgenre/mebtitle05.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='../images/mebgenre/mebtitle05.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#modtitle01{
	position: absolute;
    left: 100px;
    top: 145px;
    width: 71px;
    height: 17px;
    background-image: url("../images/subtitle_bar1.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/subtitle_bar1.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#modtitle02{
	position: absolute;
    left: 100px;
    top: 145px;
    width: 71px;
    height: 17px;
    background-image: url("../images/subtitle_bar2.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/subtitle_bar2.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#modtitle03{
	position: absolute;
    left: 100px;
    top: 145px;
    width: 71px;
    height: 17px;
    background-image: url("../images/subtitle_bar3.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/subtitle_bar3.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

#favoritescl{
	position: relative;
    cursor: pointer;
    width: 12px;
    height: 12px;
    background-image: url("../images/favoritescl.png")!important;/* FF IE7 */
    background-repeat: no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='../images/favoritescl.png'); /* IE6 */
    _ background-image: none; /* IE6 */
}

div.subtitle {
	float: left; 
	width: 133px; 
	height: 22px; 
	padding-top: 7px;
	text-align: center; 
	font-size: 15px;
	font-weight: bold;
	color: #364d5d;
	background: url("../images/subtitle_bg.png");
}

div.current_subtitle {
	float: left; 
	width: 133px; 
	height: 22px; 
	padding-top: 7px;
	text-align: center; 
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background: url("../images/subtitle_bg2.png");
}

#favoritesclt{
	position: relative;
	left: 12px;
	top: -9px;
}
