@charset "utf-8";
/* CSS Document */


/*手机充值页面样式*/

#content #layout_sjcz{
	width:700px;
	margin:0 auto;
}

#layout_sjcz hr{
	height:0;
	border:1px dashed #ccc;
}

#layout_sjcz #title_sjcz{
	background:url(../images/other/sjcz_01.gif) no-repeat 20px;
	margin-top:20px;
	padding:20px 0 5px 50px;
	border-bottom:2px solid #336;
}

#conSjcz{
	width:600px;
	margin:20px auto;
}



#conSjcz #leftTitle_conSjcz{
	width:100%;
	height:29px;
	background:url(../images/other/sjcz_02.gif) no-repeat;
}

#conSjcz #rightTitle_conSicz{
	height:29px;
	padding-left:20px;
	line-height:29px;
	text-align:center;
	background:url(../images/other/sjcz_03.gif) no-repeat right top;
}

#conSjcz #xinxi_cjcz{
	border:1px solid #cccccc;
	padding:25px;
	text-align:left;
	position:relative;
}

#conSjcz #xinxi_cjcz a,#content .notice_sjcz a{
	text-decoration:underline;
	color:#36C;
}

	
#conSjcz #xinxi_cjcz table{
	font-size:12px;
	line-height:260%;
}

#conSjcz #xinxi_cjcz table th{
	width:100px;
	text-align:right;
	font-weight:normal;
}

#conSjcz #xinxi_cjcz .notice{
	width:200px;
	height:150px;
	padding:10px;
	margin-left:20px;
	float:left;
	background-color:#F2F2F2;
	border:1px dashed #ccc;
	position:absolute;
	top:20px;
	right:20px;
}



/*激活手机充值页面*/


/*手机充值提示页面样式*/

.notice_sjcz{
	width:430px;
	margin:100px auto;
	padding:10px;
	border:1px dashed #ccc;
}

.notice_sjcz img{
	float:left;
	border-right:1px solid #ccc;
	margin-right:10px;
}
	

/*sitemap2页面样式*/

#sitemap_con{
	width:500px;
	margin:20px auto;
	line-height:300%;
}

#sitemap_title{
	border-bottom:1px solid #ccc;
	padding-left:10px;
}

#sitemap_con ul li{
	background:url(../images/other/list.gif) no-repeat left 15px;
	padding-left:18px;
	*padding-left:5px;
	font-weight:bold;
}

#sitemap_con ul li ul.insideUL li{
	padding:0;
	*padding:0 15px;
	float:left;
	background:none;
	font-weight:normal;
}


/*marketPage部分样式*/

.layout_marketPage{
	padding:10px;
}

.jufukaMess{
	width:705px;
	margin:0 auto;
	color:#36C;
	line-height:200%;
}

.jufukaMess a{
	color:#36C;
	text-decoration:underline;
}

.marketMess{
	border:1px solid #ccc;
	margin:10px 0;
}

.marketMess a{
	color:#36C;
	text-decoration:underline;
}

.title_market{
	background-color:#C40203;
	line-height:200%;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}


.left_market{
	width:450px;
	padding:10px;
	float:left;
}



.right_market{
	width:290px;
	padding:10px 10px 10px 0;
	float:left;
}


.contactMess{
	float:left;
	width:243px;
	padding:8px;
	border-top:1px dashed #ccc;
}

.contactMess ul{
	margin:0;
	padding:0;
	list-style-position:outside;
}

.fendian{
	width:100%;
}

.fendian td{
	border-bottom:1px dashed #ccc;
	padding:10px;
}


