body{
	margin: 0;
	padding: 0;
	font-size: 13px;
}

div{
	padding: 0;
	margin: 0;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

iframe{
	padding: 0;
	margin: 0;
}

a{
	color: #505050;
}

a:hover{
	color: red;
}

a,area {
	outline: none;
	star: expression(this.onFocus=this.blur());
}

body#contents #contentsBg{
	background-position: center;
	width: 958px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.clearFloat{
	clear: both;
}

.signPic{
	float: left;
	margin-right: 5px;
}

#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;
}

div#info{
	font-size: 12px;
}

#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;
	margin-top: 10px !important;
	margin-top: 0px;
}

body#contents{
	text-align: center;
	background-image: url('../images/bg1.jpg');
	background-repeat: repeat-x;
	margin-top: 10px !important;
	margin-top: 0px;
}


/* 页面周围背景
---------------------------------------------------- */
#shadow_top {
	width: 890px;
	height: 96px;
	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 */
}

tr{
	vertical-align: top;
}

#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;
}



/* 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 #memberBg{
	background-image: url('../images/member/bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
}

#index #memberLogin{
	margin: 10px 20px 0px 35px;
	width: 230px;
}

#index #memberLogin #memberLink{
	margin-right: 30px;
}

#index .memberTextBox{
	width: 140px;
}

#index #memberLine{
	background: #E6E6FA;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
}

#index #memberReg{
	float: left;
	margin-left: 2px;
}

#index #memberBut{
	float: right;
	width: 51px;
	height: 29px;
	cursor: hand;
	background-image: url("../images/member/login.png")!important;/* FF IE7 */
	background-repeat: no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image,src='./images/member/login.png'); /* IE6 */
	_ background-image: none; /* IE6 */
}

/* 新闻 */
#index #news{
	margin-top: 20px;
}

#index #newsBg{
	background-image: url('../images/news/news_bg.jpg');
	width: 263px;
	background-repeat: repeat-x;
}

#index #newsSpace{
	overflow-y: hidden;
	height: 190px;
	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 #banner{
	margin-top: 10px;
}

#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;
}

#genre{
	float: left;
	vertical-align: top;
}

#iframeContents{
	float: right;
	margin: 0px;
}

#chooseType{
	text-align: right;
	margin-top:25px;
	margin-right:30px;
}

.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 5px;
	font-size: 12px;
	width: 129px;
}

.desc{
	text-align: center;
	width: 100%;
}

.titleFont{
	font-family:"arial";
	font-size:11px;
	font-weight:bold;
	color:#F08D5C;
}

.genreLine{
	background: #E6E6FA;
	width: 100%;
	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;
}

#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:550px;
    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 */
}


/* 网站地图
---------------------------------------------------- */
body#web_map{
	background-color: #FFFFFF;
	padding-left: 70px;
	padding-right: 70px;
}