@charset "utf-8";
/* CSS Document */
@import url("reset.css");

body{
	margin:0;
	line-height:1.5;
	font-size:12px;
	font-family:"宋体", System;
	color:#333;
	cursor:default;
	}
a{
	color:#666;
	cursor:pointer;
	}
a:hover{
	color:#F00;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
h1{
	font-size:18px;
	}
h2{
	font-size:14px;
	font-weight:bold;
	}
h3{
	font-size:14px;
	font-weight:bold;
	}
/*页面布局*/
#page{
	width:998px;
	background:#FFF;
	margin:0 auto;
	padding:0;
	}
#top,#main,#foot{
	width:990px;
	margin:0 auto;
	}

/*#top*/
.top{
	float:left;
	width:990px;
	}
.logo{
	width:280px;
	height:100px;
	float:left;
	}
.login{
	width:710px;
	height:84px;
	float:left;
	padding:16px 0 0 0;
	background:url(../images/login_bg.gif) no-repeat right 0;
	}
.login_b{
	width:700px;
	height:100px;
	padding-right:10px;
	float:left;
	line-height:100px;
	text-align:right;
	font-size:12px;
	background:url(../images/login_bg.gif) no-repeat right 0;
	}
.login_b a{
	margin-left:15px;
	font-size:12px;
	text-decoration:underline;
	}
.login_b a:hover{
	color:#FFF;
	}
.login_c{
	width:710px;
	float:left;
	margin-top:10px;
	}
.login_c img{
	float:right;
	}
.login span{
	float:left;
	display:block;
	color:#ccc;
	}
.login span.user,span.password,span.code,span.codeimg,span.loginbutton{
	height:24px;
	line-height:24px;
	margin-top:20px;
	font-size:14px;
	text-align:center;
	}
.login span.input,span.codeinput{
	height:24px;
	line-height:24px;
	margin-top:21px;
	font-size:12px;
	text-align:center;
	}
.login span.logininfo{
	width:540px;
	padding-left:170px;
	height:57px;
	color:#00befc;
	letter-spacing:1px;
	font-size:14px;
	background:url(../images/logininfo.gif) no-repeat 100px 0;
	}
.login_b b{ margin:0 5px; color:#f00; font-weight:200;}
.login_b a{color:#f00;}
.login span.user{
	width:67px;
	}
.login span.input{
	width:129px;
	}
.login span.password{
	width:58px;
	}
.login span.code{
	width:59px;
	}
.login span.codeinput{
	width:61px;
	}
.login span.codeimg{
	width:60px;
	}
.login span.loginbutton{
	width:61px;
	}
input.loginbutton{
	width:61px;
	height:24px;
	border:none;
	background:url(../images/login.gif) no-repeat;
	}
.login span.forget{
	width:82px;
	margin-top:15px;
	text-align:center;
	}
input.login{
	width:117px;
	height:13px;
	padding:3px 5px;
	line-height:13px;
	background:#fff;
	border:1px solid #999;
	}
input.code{
	width:49px;
	height:13px;
	padding:3px 5px;
	line-height:13px;
	border:1px solid #999;
	}
/*导航及导航链接样式*/
.nav{
	width:990px;
	height:43px;
	float:left;
	border-bottom:2px solid #004fae;
	background:url(../images/nav_bg.gif) repeat-x;
	}
.nav ul li{
	float:left;
	width:99px;
	height:43px;
	text-align:center;
	line-height:43px;
	position:relative;
	}
.nav ul li a, .nav ul li a:visited{
	display:block;
	width:99px;
	height:43px;
	color:#004fae;
	font-size:14px;
	}
.nav ul li ul{
	display: none;
	}
.nav ul li:hover a{
	color:#fff;
	width:106px;
	background:url(../images/nav_a_bg.gif) no-repeat;
	}
.nav ul li a.fix{
	color:#fff;
	width:106px;
	background:url(../images/nav_a_bg.gif) no-repeat;
	}
.nav ul li:hover ul{
	display:block;
	position:absolute;
	top:43px;
	left:0;
	border-top:2px solid #004fae;
	}
.nav ul li:hover ul li{
	margin:0;
	height:25px;
	line-height:25px;
	}
.nav ul li:hover ul li a{
	display:block;
	background:#0150af;
	border-top:1px solid #80a8d7;
	height:25px;
	width:99px;
	margin:0;
	}
.nav ul li:hover ul li a:hover{
	background:#80a8d7;
	}
.nav p{
float:right;
padding-top:15px;
padding-right:15px;
}
.nav p a{
color:#004fae;
background:url(../images/laba.png) no-repeat;
padding-left:20px;
}
	
	
/*#main主体布局*/
.side,.content{
	float:left;
	}
.side{
	width:296px;
	}
.content{
	width:690px;
	}
.mr4{
	margin-right:4px;
	}
.mt4{
	margin-top:4px;
	}
/*首页左侧 banner softinfo partner*/
.banner{
	width:688px;
	height:244px;
	float:left;
	border:1px solid #fff;
	}
.softinfo{
	width:670px;
	padding:0 10px 30px 10px;
	margin:4px 0;
	font-size:14px;
	float:left;
	}
.info{
	float:left;
	width:313px;
	height:170px;
	border:1px solid #eaeaea;
	margin:20px 10px 0 10px!important;
	*margin:20px 6px 0 6px;
	}
.info dl dt{
	width:313px;
	height:41px;
	background:url(../images/si_t.gif) no-repeat;
	}
.info dl dt span{
	padding-left:30px;
	height:41px;
	display:block;
	line-height:41px;
	}
.info dl dd{
	font-size:12px;
	padding:5px;
	}
.info dl dd img{
	margin:5px;
	float:left;
	border:1px solid #e5edf7;
	}
.partner{
	float:left;
	width:688px;
	padding-bottom:10px;
	border:1px solid #ccc;
	}
.partner dl dt{
	float:left;
	width:688px;
	height:28px;
	background:url(../images/tit_bg.gif) repeat-x;
	border-bottom:1px solid #ccc;
	}
.partner dl dt span{
	width:95px;
	height:28px;
	display:block;
	line-height:28px;
	padding-left:10px;
	background:url(../images/partner_tit_bg.gif) no-repeat;
	}
.partner dl{
	padding:0;
	}
.partner dl dd{
	float:left;
	width:88px;
	height:31px;
	margin:10px 0 0 23px!important;
	*margin:10px 0 0 20px;
	}
/*首页左侧 新闻 积分 注册 客服*/
.side_list{
	float:left;
	border:1px solid #ccc;
	width:294px;
	}
.side_list dl dt{
	float:left;
	width:294px;
	height:28px;
	background:url(../images/tit_bg.gif) repeat-x;
	border-bottom:1px solid #ccc;
	}
.side_list dl dt span{
	width:180px;
	height:28px;
	padding-left:20px;
	line-height:28px;
	display:block;
	background:url(../images/conner.gif) no-repeat 5px 6px;
	}
.side_list dl dd{
	width:294px;
	float:left;
	padding:3px 0;
	}
.side_list dl dd li{
	list-style:none;
	width:270px;
	height:25px;
	*height:23px;
	line-height:22px;
	color:#999;
	margin: 0 auto;
	*margin-left:-5px;
	border-bottom:1px #ccc dashed;
	}
/*最新支付*/
.side_list dl dd li span.id_tit{
	font-size:14px;
	color:#333;
	width:70px;
	}
.side_list dl dd li span.money_tit{
	font-size:14px;
	color:#333;
	width:90px;
	}
.side_list dl dd li span.paydate_tit{
	font-size:14px;
	color:#333;
	width:110px;
	}
.side_list dl dd li span.id{
	width:70px;
	}
.side_list dl dd li span.money{
	width:90px;
	}
.side_list dl dd li span.paydate{
	width:110px;
	}
.side_list dl dd li span.name_tit{
	font-size:14px;
	color:#333;
	width:100px;
	}
.side_list dl dd li span.login_date_tit{
	font-size:14px;
	color:#333;
	width:170px;
	}
.side_list dl dd li span.name{
	width:100px;
	}
.side_list dl dd li span.login_date{
	width:170px;
	}
/*客服*/
.kefu{
	float:left;
	width:296px;
	height:127px;
	padding-top:5px;
	text-align:center;
	background:url(../images/kf.gif) no-repeat;
	}
.kefu img{
	margin-top:5px;
	}
/*foot*/
#foot{
	margin-top:8px;
	border-top:2px solid #ccc;
	}
.copyright{
	float:left;
	text-align:center;
	margin-top:20px;
	width:990px;
	}
.footnav{
	color:#ccc;
	text-align:center;
	width:990px;
	float:left;
	margin-top:10px;
	}
.footnav a{
	font-size:14px;
	color:#ccc;
	}
	
/*一下是二级页面样式*/
.bn{
	width:690px;
	float:left;
	}
.box{
	width:688px;
	border:1px solid #ccc;
	float:left;
	}
.box dl dt{
	width:688px;
	height:28px;
	border-bottom:1px solid #ccc;
	background:url(../images/tit_bg.gif) repeat-x;
	}
.box dl dt span{
	line-height:28px;
	height:28px;
	display:block;
	padding-left:20px;
	background:url(../images/conner.gif) no-repeat 5px 6px;
	}
.box dl dd{
	padding:10px 0;
	width:688px;
	}
.box dl dd li{
	width:633px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	*margin-left:12px;
	list-style:none;
	border-bottom:1px dashed #ccc;
	}
.box dl dd li.pagesnext{
	border:none;
	height:30px;
	line-height:30px;
	text-align:right;
	}
.box dl dd li span{
	float:left;
	display:block;
	height:25px;
	}
.box dl dd li span.type{
	width:40px;
	color:#F00;
	}
.box dl dd li span.tit{
	width:413px;
	}
.box dl dd li span.read{
	width:100px;
	}
.box dl dd li span.date{
	width:80px;
	color:#999;
	text-align:right;
	}
.box dl dd li span b,.box dl dd li b{
	padding:0 5px;
	font-weight:200;
	color:#F00;
	}

/*side bar smallbox*/
/*软件下载页面*/
#main table.tb_soft{
	width:100%;
	border:none;
	}
#main table.tb_soft th,#main table.tb_soft td{
	background:none;
	height:auto;
	line-height:1.5;
	}
#main table.tb_soft th{
	height:197px;
	background:url(../images/soft.jpg) no-repeat;
	font-weight:200;
	}
#main table.tb_soft td{
	color:#999;
	}
#main table.tb_soft td.tit{
	height:50px;
	line-height:50px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	background:url(../images/bg_softd_tit.gif) no-repeat 5px 17px;
	padding-left:30px;
	}
.softdown{
	width:400px;
	margin:36px 0 0 50px;
	}
.softdown img{
	margin:10px 0 0 0;
	}
/*帮助页面*/
.h_left,.h_right{
	float:left;
	margin-top:4px;
	}
.h_left{
	margin-right:4px;
	width:296px;
	}
.h_left dl{
	width:294px;
	height:100%;
	border:1px solid #ccc;
	padding-bottom:4px;
	margin-bottom:4px;
	}
.h_left dl dt{
	height:40px;
	background:#E7E7E7;
	}
.h_left dl dt{
	float:left;
	width:294px;
	height:28px;
	background:url(../images/tit_bg.gif) repeat-x;
	border-bottom:1px solid #ccc;
	}
.h_left dl dt span{
	width:180px;
	height:28px;
	padding-left:20px;
	line-height:28px;
	display:block;
	background:url(../images/conner.gif) no-repeat 5px 6px;
	}
.h_left dl dd{
	width:294px;
	float:left;
	padding:3px 0;
	}
.h_left dl dd li{
	width:250px;
	height:25px;
	line-height:25px;
	color:#999;
	margin: 0 auto;
	border-bottom:1px #ccc dashed;
	}

.h_right{
	width:668px;
	padding:10px;
	border:1px solid #ccc;
	}
.h_right p{
	text-indent:2em;
	margin:10px 0;
	padding:0 10px;
	color:#999;
	}
.h_right h1{
	font-size:14px;
	font-weight:bold;
	width:668px;
	height:20px;
	line-height:20px;
	display:block;
	color:#666;
	}
.h_right h1 a{
	width:36px;
	height:16px;
	display:block;
	float:right;
	}
hr{
	border:none;
	height:1px;
	border-bottom:1px dotted #ccc;
	margin:0;
	padding:0;
	line-height:0;
	}
.faq{
	width:600px;
	height:auto;
	margin:50px auto 18px auto;
	text-align:center;
	}
.faqb{
	width:600px;
	height:auto;
	margin:20px auto;
	}
.faqb span{
	width:600px;
	color:#F00;
	height:25px;
	font-size:14px;
	display:block;
	line-height:25px;
	border-bottom:1px dotted #CCC;
	}
.faqb p{
	line-height:1.5;
	text-indent:0;
	}
textarea{
	width:95%;
	height:300px;
	padding:0 0 0 10px;
	line-height:2;
	}
/*帮助页面表格*/
#main table.td_help{
	width:90%;
	border:1px dotted #ccc;
	}
#main table.td_help td{
	height:auto;
	line-height:1;
	padding:3px;
	}
/*积分购买 包月 支付方式页面*/
input.pay1{
	width:130px;
	height:36px;
	background:url(../images/pay1.gif) no-repeat;
	border:none;
	margin:10px auto;
	}
input.pay2{
	width:130px;
	height:36px;
	background:url(../images/pay2.gif) no-repeat;
	border:none;
	margin:10px auto;
	}
select{
	width:94%;
	height:24px;
	padding:3px;
	line-height:14px;
	border:1px solid #ccc;
	}

/*支付方式*/
table img{ margin:3px auto;}
/*用户中心页面*/
table.retab,table.retab td,table.retab th{ width:0; height:0; position:absolute;}
#main table{
	width:100%;
	height:auto;
	border:1px solid #ccc;
	margin:4px auto;
	}
#main table th{
	font-size:14px;
	font-weight:bold;
	background:#f6f6f6;
	}
#main table th,td{
	text-align:left;
	padding:0 10px;
	height:30px;
	line-height:30px;
	}
#main table tr.trbg{
	background:#f6f6f6;
	}
#main table td.tdbg{
	background:#f6f6f6;
	}
#main table td.center{
	text-align:center;
	}
#main table td.rt{
	text-align:right;
	}
#main table b,strong{ color:#F00; font-weight:200; padding:0 3px;}

/*子导航*/
.ucnav{
	width:990px;
	height:30px;
	margin:0 auto;
	background:#004fae;
	}
.ucnav ul li{
	 width:80px;
	 height:30px;
	 float:left;
	 display:block;
	 margin:0 0 0 5px;
	}
.ucnav ul li a{
	color:#FFF;
	width:70px;
	height:24px;
	line-height:24px;
	display:block;
	text-align:center;
	margin:3px auto;
	}
.ucnav ul li a:hover{
	background:#79a3d4;
	}
.ucnav ul li a.fix{background:#79a3d4;}
/*出错提示*/
#main table.error{
	border:1px dotted #F90;
	}
#main table.error th{background:#FFC; color:#F00;}
/*非会员用户登录注册*/
#main table.zhuce{
	width:30%;
	border:none;
	margin:100px auto;
	font-size:14px;
	}
#main table.zhuce th{ color:#F00;}
input.zhuce{
	width:86px;
	height:24px;
	border:none;
	background:url(../images/zc.gif) no-repeat;
	}
/*推广信息*/
table.tb_ucinfo{
	background:#f5f5f5;
	}
table.tb_ucinfo th{
	text-align:left;
	}
table.tb_ucinfo td.xxtg{
	font-size:14px;
	font-weight:bold;
	padding-left:50px;
	background:url(../images/xiaxian.gif) no-repeat 10px 3px;
	}
input.tgcody{
	width:80%;
	border:1px solid #ccc;
	padding:8px 5px 0 5px;
	height:20px;
	line-height:13px;
	float:right;
	color:#F00;
	}
/*用户信息*/
table.userinfo td img{ margin-top:10px;}
input.echo{
	width:780px;
	border:0;
	line-height:1;
	color:#666666;
	}
/*URL提交*/
input.addurl{
	width:98%;
	height:14px;
	padding:3px;
	line-height:14px;
	border:1px solid #c5ccd2;
	}
input.center{
	text-align:center;
	}
input.addur2{
	width:80%;
	height:14px;
	padding:3px;
	line-height:14px;
	}
input.auto{
	width:95%;
	height:14px;
	padding:3px;
	line-height:14px;
	border:none;
	background:none;
	text-align:center;
	color:#F00;
	}
input.subbmit{
	width:132px;
	height:37px;
	background:url(../images/tj01.gif) no-repeat;
	border:none;
	margin:10px auto;
	cursor:pointer;
	}
table.userinfo td.line{ border-bottom:1px solid #ccc;}
/*流量控制*/
#main table.tb_llkz{
	width:49%;
	*width:50%;
	float:left;
	margin:20px 9px 20px 0;
	*margin:20px 4px 20px 0;
	
	}
#main table.tb_llkz td{
	text-align:center;
	color:#999;
	}
.liuliang{
	float:left;
	width:47%;
	*width:48%;
	margin:20px 0 20px 10px;
	border:1px dashed #ccc;
	padding:5px;
	}
.liuliang dl dt{
	float:left;
	width:98%;
	height:30px;
	background:#f6f6f6;
	font-size:14px;
	font-weight:bold;
	color:#F00;
	padding-left:10px;
	}
.liuliang dl dd{
	padding:0 10px 0 20px;
	line-height:2;
	}
/*用户注册页面*/
#main table.lg{
	width:100%;
	border:none;
	}
/*新闻页面*/
#main table.news{
	width:100%;
	border:none;
	}
#main table.news tr td{
	padding:0 15px;
	}
#main table.news th{
	background:none;
	border-bottom:1px dotted #ccc;
	}
#main table.news th span{
	color:#f00;
	}
#main table.news td{
	font-size:12px;
	text-indent:2em;
	line-height:2;
	color:#666;
	padding:10px 0;
	}
/*新闻列表*/
.side_list dl dd li span{
	float:left;
	height:22px;
	text-align:center;
	display:block;
	}
.side_list dl dd li span.type{
	width:45px;
	color:#666;
	}
.side_list dl dd li span.tit{
	width:155px;
	text-align:left;
	overflow:hidden;
	}
.side_list dl dd li span.date{
	width:70px;
	}
	
	
/*首页左侧 banner softinfo partner*/
.banner{
	width:688px;
	height:244px;
	float:left;
	border:1px solid #fff;
	background:url(../images/bn1.gif) no-repeat;
	}
.banner p{
	margin:170px 0 0 0;
	}
.banner p.p1{
	float:left;
	margin-left:150px;
	}
.banner p.p2{
	float:right;
	margin-right:20px;
	}
	
