@charset "utf-8";
/* CSS Document */

html{
	color: #000;
	background: #fff;
}

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}

body{
	font: 12px/1.5 arial;
}

img{
	border: 0;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ol,ul{
	list-style: none;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: 500;
}

.fix{
	zoom:1;
}

.fix:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.fl, .fr{
	display: inline;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.p_wrap{
	min-width: 240px;
	margin: 0 auto;
}

.head_box{
	padding: 5px;
	position: relative;
}

.head_box_img{
	width: 230px;
	height: 183px;
	margin: 0 auto;
}

.head_nav{
	position: absolute;
	top: 17px;
	left: 0;
	width: 100%;
}

.head_nav_list{
	background: url(../images/wap/nav_bg.png) top left repeat-x;
	height: 38px;
	line-height: 38px;
}

.head_nav_list li{
	padding: 0 5px;
}

.head_nav_logo{
	position: relative;
	top: -8px;
}

.link_blue{
	color: #0075a9;
}

.head_box_text{
	background: url(../images/wap/head_box_text_bg.gif) top left no-repeat;
	width: 214px;
	height: 58px;
	margin: 0 auto 9px;
	padding: 5px 8px 0;
}

.ios_down_btn, .android_down_btn, .weibo_btn, .t_weibo_btn{
	display: block;
	width: 230px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	margin: 4px auto;
}

.ios_down_btn{
	background: url(../images/wap/ios_down_btn.gif) top left no-repeat;
}

.android_down_btn{
	background: url(../images/wap/android_down_btn.gif) top left no-repeat;
}

.weibo_btn{
	background: url(../images/wap/weibo_btn.gif) top left no-repeat;
}

.t_weibo_btn{
	background: url(../images/wap/tweibo_btn.gif) top left no-repeat;
}

.article_box{
	padding-bottom: 5px;
}

.article_box_title{
	height: 34px;
	line-height: 34px;
	background: url(../images/wap/sub_bar.gif) top left repeat-x;
	border-top: 2px solid #0075a9;
	border-bottom: 1px solid #a0a0a0;
	padding-left: 5px;
	font-weight: bold;
	color: #2c2e2d;
	font-size: 14px;
}

.article_item{
	border-bottom: 1px solid #bfbfbf;
	padding: 5px 0 5px 5px;
}

.article_link{
	display: block;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	background: url(../images/wap/article_link_arrow.gif) top right no-repeat;
	padding-right: 30px;
}

.article_more{
	padding: 10px 0;
}

.article_more_link{
	color: #707070;
	display: block;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 auto;
	width: 100px;
}

.article_more_link_arrow{
	margin-left: 3px;
}

.game_info_box{
	text-align: center;
	padding-top: 8px;
}

.game_info_btn img{
	margin: 1px 2px;
}

.truste_box{
	border-top: 1px solid #bfbfbf;
	padding: 15px 0 15px 8px;
}

.copyright{
	font-family: Georgia;
	margin-top: 5px;
	font-size: 10px;
}

.download_box_img{
	text-align: center;
	margin: 7px 0;
}

.cs_center .article_list{
	margin-bottom: 9px;
}

.cs_center .article_link{
	background: none;
}


/* 20130116 - add */

.link_btn{
	display: block;
	width: 180px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
	margin: 4px auto;
	padding-right: 50px;
	background: url(../images/wap/link_btn.gif) top left no-repeat;
}

.info_box_wrap{
	border-bottom: 1px solid #bfbfbf;
	margin-bottom: 10px;
}

#nsf_info_box .head_box_img, #fifa_info_box .head_box_img{
	height: 133px;
}