@charset "utf-8";
/* 
*@Description: 24K99手机WAP介绍页面样式
*@Author: ascout 2012-02-16 09:37
*@Update: ascout 2012-02-17 09:37
*/

/* 初始化 */
* {
	margin: 0 auto;
	padding: 0;}
body {
	font: 12px Arial;
	background: #000;}
img {
	border: 0;}

/* 链接 */
a {
	color: #000;
	text-decoration: none;}
a:hover {
	color: #000;
	text-decoration: underline;}

/*** body start ↓ ***/
.ascout_wapintro_body {
	width: 960px;
	background: #f3f3f3;}
/*** body end ↑ ***/

/*** top start ↓ ***/
.ascout_wapintro_top {
	margin-bottom: 10px;
	padding: 0 30px;
	height: 35px;
	line-height: 35px;
	background: url(../images/top_line.gif) repeat-x;
	overflow: hidden;}
.ascout_wapintro_logo {
	float: left;
	padding-right: 20px;}
.ascout_wapintro_nav {
	float: left;
	color: #ccc;}
.ascout_wapintro_nav a {
	margin: 0 10px;}
/*** top end ↑ ***/

/*** focus start ↓ ***/
.ascout_wapintro_focus {
	margin-bottom: 10px;
	width: 960px;
	height: 310px;}
/*** focus end ↑ ***/

/*** intro start ↓ ***/
.ascout_wapintro_intro {
	margin-bottom: 15px;
	width: 930px;
	height: 167px;}
/*** intro end ↑ ***/

/*** main start ↓ ***/
.ascout_wapintro_main {
	margin-bottom: 15px;
	padding: 50px;
	width: 828px;
	background: #eee;
	border: 1px solid #ddd;
	overflow: hidden;}
.ascout_wapintro_left {
	float: left;
	padding: 112px 25px 90px 27px;
	width: 268px;
	height: 426px;
	background: url(../images/iphone.gif);}
.ascout_wapintro_iframe {
	background: #fff;}
.ascout_wapintro_right {
	float: left;
	padding: 30px 0 30px 58px;
	width: 450px;}
.ascout_wapintro_dl {
	padding: 20px 0;
	width: 450px;
	background: url(../images/dl_line.gif) left bottom repeat-x;
	overflow: hidden;}
.ascout_wapintro_dl dt {
	float: left;
	margin-right: 30px;}
.ascout_wapintro_dl dd {
	margin: 0;
	float: left;
	width: 386px;
	font: 700 16px/30px "Microsoft YaHei";}
.ascout_wapintro_dl b,
.ascout_wapintro_dl b a,
.ascout_wapintro_dl b a:hover {
	display: block;
	padding-bottom: 10px;
	font: 700 24px/24px "Microsoft YaHei";
	color: #e7b900;
	text-decoration: none;}
.ascout_wapintro_dl.ascout_wapintro_dlnob {
	background: none;}
/*** main end ↑ ***/

/*** foot start ↓ ***/
.ascout_wapintro_foot {
	padding-bottom: 10px;
	width: 930px;
	line-height: 24px;
	text-align: center;}
.ascout_wapintro_footnav {
	margin-bottom: 6px;
	height: 24px;
	background: #ffe068;}
.ascout_wapintro_footnav a {
	margin: 0 3px;}
/*** foot end ↑ ***/