*{margin:0;padding:0;}
body{
	color:#5A5A5A;
	background-color:#349FD7;
}
a{color:#216194;text-decoration:none;}/*默认是黑色，鼠标鼠标再上带下划线5A5A5A 5ca3cd*/
a:hover{text-decoration:underline;}

input.text{width: 85px;height:20px;border-width: 1px;border-style: solid;border-color:#ADCDD6;}
input.date{width: 85px;height:20px;border-width: 1px;border-style: solid;border-color:#ADCDD6;} /*#bbb*/
input.number{width:85px;height:20px;border-width: 1px;border-style: solid;border-color:#ADCDD6;text-align:right;padding-right:5px;} /*ime-mode:inactive;*/
input.button { PADDING:2PX 5PX 0PX 5PX;BORDER-TOP:1PX #9FA3BC SOLID;BORDER-BOTTOM:1PX #9FA3BC SOLID;BORDER-LEFT:1PX #9FA3BC SOLID;BORDER-RIGHT:1PX #9FA3BC SOLID;BACKGROUND-IMAGE:URL(../images/BUTTON_BG00.gif); FONT-SIZE: 9PT;  COLOR: #2E4B5D; HEIGHT:20PX;CURSOR: POINTER;}
input.button2 {border:0;width:109px;height:31px;background:url('../images/btn_orangebg.jpg') no-repeat;color:#FFFFFF;font-weight:bold;font-size:14px;cursor:pointer;}
input.button3 {border:0;width:218px;height:31px;background:url('../images/reg_btn.jpg') no-repeat;color:#FFFFFF;font-weight:bold;font-size:14px;cursor:pointer;}
input.button4 {border:0;width:136px;height:35px;background:url('../images/button_back.jpg') no-repeat;color:#FFFFFF;font-weight:bold;font-size:14px;cursor:pointer;}

input.s{width: 50px;}
select.m,input.m{width: 100px;}
select.l,input.l{width: 200px;}
input.rd{background-color: #DFDFDF;}


textarea,select{border-width: 1px;border-style: solid;border-color:#ADCDD6;}
input.text:focus,textarea:focus, select:focus {border:1px solid #666;}

.select{height:20px;width:82px;text-align:center;}

textarea {width:98%;height:30px;padding: 5px;}

h1{font-size:18px;font-weight:bold;color:#333333;line-height:25px;padding:0px 0px 0px 10px;}
h2{font-size:14px;font-weight:bold;}
h3{font-size:12px;font-weight:bold;color:#333333;padding:0px 0px 0px 10px;float:left;text-align:left;}
h4{font-size:12px;font-weight:bold;color:#333333;padding:0px 0px 0px 10px;text-align:left;}

div.clear{clear:both}
span.em{color:#ff0000;}

/*整体框架定义*/
div.container_wrapper{width:980px;margin:0 auto;}
div.container{width:980px;height:100%;float:left;background-color:#FFFFFF;margin:0 auto;}

div.main_wrapper{border:0;padding:15px;padding-bottom:40px;overflow:hidden;}
div.main {width:auto;margin:0 auto;}
div.main_content {width:*;height:*;padding:15px;}

div.left_wrapper{width:72%;float:left;}
div.right_wrapper{width:27%;float:right;}
div.left_wrapper div.left{width:*;}
div.right_wrapper div.right{width:*;}

/*带导航栏的页面的统一模板*/
div.with_nav div.left_wrapper{width:21%;float:left;}
div.with_nav div.right_wrapper{width:78%;float:right;}
div.with_nav div.mainBodyWrapper{width:95%;margin:0 auto;border:0;}


/*页面版面的外框，跟left合用，用于在left周围加上一个外框和title*/
div.module {border:2px solid #F5F5F5;background:url('../images/main_topbg.jpg') repeat-x left top;}
	div.module div.title_wrapper{height:35px;overflow:hidden;}
	div.module div.title_l{float:left;width:15%;height:30px;border-bottom:2px solid #FFBC22;}
	div.module div.title_r{float:left;width:75%;height:30px;border-bottom:1px solid #E4E4E4;line-height: 30px;}
	div.module div.title_l h2{padding-top: 8px;padding-left: 10px;}
    div.module div.title_wrapper h2{font-color:#73b0e0;} 
	
/*版块外框，仅起到占位作用*/
div.panel{border:0;width:auto;overflow:hidden;}

/*提示框*/
div.notice {border:1px solid #FFEABF;background:#FFF9E5;color:#FF940A;} 

/*通用的版块样式，用在首页*/
div.box{width:auto;height:auto;border:1px solid #E0E0E0;}
	div.box div.head{height:28px;line-height:28px;border-bottom:1px solid #E0E0E0;background:url('../images/lanmuh2bg.jpg') repeat-x;}
	div.box div.head a{cursor:pointer;}
	div.box div.body{width:auto;text-align:left;padding-top:10px;padding-left:10px;overflow:hidden;}	
	div.box span.more{float:right;margin-right:5px;}
	
	div.box div.head ul.tabs{position: absolute;margin-left:10px;margin-top:4px;}
	div.box div.head ul.tabs li{width:74px;height:25px;margin-left:8px;line-height:25px;text-align:center;vertical-align:bottom;float: left;background:url(../images/tab_on.jpg) bottom no-repeat; }
	div.box div.head ul.tabs li.active {background:url(../images/tab_on.jpg) bottom no-repeat;}
	div.box div.head ul.tabs li.unactive {background:url(../images/tab_off.jpg) bottom no-repeat;}
	div.box div.head ul.tabs li.unactive h3{font-weight:normal;}

	div.box ul.list{width:100%;height:100%;}
	div.box ul.list li{height:25px;line-height:25px;overflow:hidden;}
	div.box ul.list li img{vertical-align:middle;}

/********通用的版块样式，用在普通页面中的内容显示时**********/
div.box2{width:99%;height:auto;border:0;}
	div.box2 div.viphead{height:28px;}
	div.box2 div.head{height:28px;line-height:28px;border-top:1px solid #EAEAEA;border-bottom:1px solid #EAEAEA;background:#F9F9F9;}
	div.box2 div.head a{cursor:pointer;}
	div.box2 div.body{text-align:left;padding:5px;overflow:hidden;}
	div.box2 ul.list{width:100%;height:100%;}
	div.box2 ul.list li{height:30px;line-height:30px;overflow:hidden;}
	div.box2 ul.list li img{vertical-align:middle;}
	div.box2 p{line-height:200%;}

/*通用的版块样式，用在普通页面中的include中*/
div.box3{width:99%;height:auto;border:1px solid #E0E0E0;margin-bottom: 2px;}
	div.box3 div.head{height:28px;line-height:28px;border-bottom:1px solid #EAEAEA;background:#F9F9F9;background:url('../images/outbg.jpg') repeat-x;}
	div.box3 div.head a{cursor:pointer;}
	div.box3 div.head h4{float:left;}	
	div.box3 div.body{text-align:left;padding:5px;overflow:hidden;}
    div.box3 span.more{float:right;margin-right:5px;}
	div.box3 ul.list{margin-left:3px;margin-top:5px;}
	div.box3 ul.list li{height:25px;line-height:25px;padding-left:8px;overflow:hidden;}
	div.box3 ul.list li.red{background:url(../images/reddot.gif) no-repeat left center;}	
	div.box3 ul.list li img{vertical-align:middle;}

/********功能介绍时用的tab页**********/
div.tabs{height:23px;border-bottom:2px solid #FF9900;}
div.tabs ul{height:100%;margin-left:10px;}
div.tabs ul li{float:left;height:100%;width:90px;margin-right:2px;line-height:23px;text-align:center;}
div.tabs ul li.unactive{background-color:#DEDDDB;font-weight:normal;}
div.tabs ul li.unactive a{color:#333333;}
div.tabs ul li.active{background-color:#FF9900;font-weight:bold;}
div.tabs ul li.active a{color:#FFFFFF;}


/********侧面的导航栏。用在公司简介和代理中**********/
div.side_nav{width:99%;height:auto;border:1px solid #E0E0E0;}
	div.side_nav div.head{height:34px;line-height:28px;border-bottom:2px solid #FF9A3C;background:#FFFFFF;text-align:center;}
	div.side_nav div.head h3{font-weight:bold;}	
	div.side_nav div.body{text-align:center;overflow:hidden;}
	div.side_nav div.items{width:100%;}
	div.side_nav div.items li{height:36px;line-height:36px;padding-left:20px;background:url(../images/outbg.jpg) repeat-x;}
	div.side_nav div.items a{color:#222222;font-size:14px;}
	div.side_nav div.items li.active{background:url(../images/onbg.gif) repeat-x;}
	div.side_nav div.items li.active a{color:#FFFFFF;}

/********文章显示**********/
div.article_view {width:90%;margin:0 auto;}
	div.article_view div.title{border-bottom:1px solid #F2F2F2;width:100%;height:40px;margin:0 auto;padding-top:5px;text-align:center;}
	div.article_view div.title h1{color:#116c93;}
	div.article_view div.author{border:0;width:100%;height:40px;margin:0 auto;padding:5px;text-align:center;}
	div.article_view div.content{width:100%;margin:0 auto;line-height:150%;padding-bottom:15px;}
	div.article_view div.content img{overflow: hidden;}
	div.article_view div.others {width:100%;height:60px;margin-top:10px;margin-bottom:20px;background:#fafafa;text-align:left;padding-top:10px;}
	div.article_view div.others li{float:left;}
	div.article_view div.others span{color:#296794;}
	div.article_view div.list{line-height: 23px;padding: 20px 20px;font-size: 13px;}
	div.article_view div.list span{}
	div.article_view div.page{width: 100%;text-align: center;border-bottom: 1px solid #F2F2F2;}

	div.comment div.header{font-weight: bold;size: 15px;border-bottom:1px dashed #999999;}
	div.comment div.header span a{padding-left:10px; color: #5A5A5A;font-weight: normal;}
	div.comment div.body{height: 100%;width: 100%;}
	div.comment div.body div.user_comment{width: 100%;padding-top: 10px;}
	div.comment div.body div.user_comment div.user_img{float: left;width: 10%;text-align: center;}
	div.comment div.body div.user_comment div.user_img img{width: 48px;height: 48px;padding: 2px 2px;border: 1px solid #D1D1D1;}
	div.comment div.body div.user_comment div.user_content{float: left;width: 88%;}
	div.comment div.body div.user_comment div.user_content img{}
	div.comment div.body div.user_comment div.line{float: none;width: 100%; margin-top:5px; border-bottom: 1px dashed #999999;}
	div.user_content ul li{margin-bottom: 8px;padding-left:5px; line-height: 20px;}
	div.user_content ul li div.quote{border: 1px solid #F1ECBE;background-color: #FDFDC6;line-height: 25px;padding: 3px 5px;}
	

/**************通用的数据列表table**************************/
table.showtable{border:1px solid #EEEEEE;align:center;}
	table.showtable tr{height:30px; text-align:center;}
	table.showtable th{height:30px;border:1px solid #ECECEC; background:#F8F8F8}
	table.showtable td{border:1px solid #ECECEC;}
	
table.showtable1{align:center;}
	table.showtable1 tr{height:30px; text-align:center;}
	table.showtable1 th{height:30px;}

table.listTable{width:100%;border:1px solid #EEEEEE;align:center;}
	table.listTable tr{height:30px; text-align:center;}
	table.listTable thead th{height:30px;border:1px solid #ECECEC; background:#F8F8F8}
	table.listTable tbody td{border:1px solid #ECECEC;}	
    table.link tr{height: 30px;line-height: 20px;}
div.right_wrapper table.listTable {width:98%;margin-left:5px;margin-bottom: 10px;}
    
tfoot.pageBar{height:50px;}
	tfoot.pageBar td{width:auto;text-align:center;}
	tfoot.pageBar table {text-align:center;margin:5px auto;}
	tfoot.pageBar table tr,tfoot.pageBar table td {border:0;}

/**************header部分**************************/
#header{height:101px;background:url('../images/tit_.gif') repeat-x left top;}
#header #header_l{float:left;width:30%;height:100%;text-align:right;}
#header #header_r{float:left;width:70%;height:100%;}
#header #logo{float:left;margin-top:30px;margin-left:15px;}
#header #version{float:left;color:#999999;margin-top:66px;margin-left:3px;}
#header #header_t{height:50%;text-align:right;}
#header #header_b{height:50%;}
#header #toolbar{height:25px;width:300px;margin:0px 0px 0px auto;padding-top:5px;border:0px solid #FF0000;}
#header #user_info{width:300px;margin:0px 10px 0px auto;}
#header #toolbar span{margin-right:5px;display:block;float:right;}
#header #toolbar span.btn_head{width:39px;height:16px;background:url('../images/btn_head.gif') no-repeat;text-align:center;}
#header #toolbar span.l{width:78px;background:url('../images/btn_head_l.gif') no-repeat;}
#header #toolbar span.btn_head a{line-height:16px;vertical-align:middle;color:#FFFFFF;}

#header #ad{float:left;margin-left:8px;font-weight:bold;margin-top:15px;color:#ff0000;}
#header #tel{float:right;margin-right:5px;margin-top:20px;font-weight:bold;color:#F59519;font-size:16px;font-family:幼圆;font-style:italic;}

/**************header中nav部分**************************/
#nav_wrapper{margin-top:1px;padding-bottom:1px;border-top:1px solid #DCDCDC;border-bottom:1px solid #DCDCDC;}
#nav {height:35px;width:auto;background:url('../images/nav_background.gif') repeat-x left top;}
		#nav ul{list-style:none;margin-bottom:1px;vertical:middle;width:100%;height:100%;}
		#nav ul li{height:35px;line-height:35px;float:left;width:161px;text-align:center;color:#5A5A5A;font-weight:bold;font-size:14px;}
		#nav ul li.bar{width:2px;background:url('../images/nav_bar.jpg') no-repeat;}
		#nav ul li.item{background:url('../images/nav_background.gif') repeat-x left top;}
		#nav ul li.item a{color:#545454;}
		#nav ul li.active{background:url('../images/nav_hover.jpg') repeat-x left top;}	
		#nav ul li.active a{color:#ffffff;}

/**************footer部分**************************/	
#footer{border:0;overflow:hidden;width:100%;height:150px;background:url(../images/footer_pro.gif) repeat-x left top;background-color:#349fd7;}
#foot_nav{border:0;width:750px;height:20px;margin:10px auto;}
#foot_nav ul{height:20px;}
#foot_nav ul li{float:left;width:100px;color:#FFFFFF;line-height:150%;font-weight: bold;}
#foot_nav li a{color:#C7ccc9;color:#F2F2F2;}

#footer #copyright {width:560px;margin:5px auto; text-align: center;}
#footer #copyright {color:#FFFFFF;}
#footer #copyright a{color:#FFFFFF;}

#safety_tips{text-align: center;height:40px;width:350px; margin:10px auto;}
#safety_tips a{height: 40px;width: 60px;cursor: pointer;}
#safety_tips a div{float:left;height:35px;}
#safety_tips a div.c{color:#FFFFFF;padding:5px 8px;}


      
/**************登录页面**************************/	
#login {}
	#login div.left_wrapper{width:60%;height:420px;overflow:hidden;}
	#login div.right_wrapper{width:40%;overflow:hidden;}
	#login div.left{height:290px;margin-top:40px;margin-left:20px;background:url(../images/family.jpg) no-repeat left top;}
	#login div.right{margin-top:40px;width:332px;overflow:hidden;}
	#login_l  {float:right;margin-top:140px;margin-right:20px;height:150px;width:180px;}
	#login_l ul{width:100%;}
	#login_l li{float:left;width:100%;height:25px;line-height:25px;}
	#login_l  #login_char{overflow:hidden;}
	#login_l #reg_btn_zone{margin:10px auto;width:83px;height:23px;}
	#login_txt a{}
	
	#login #login_h {height:42px;background:url(../images/family_1.gif) no-repeat left top;}
	#login #login_main {background:url(../images/family_2.gif) repeat-y;overflow:hidden;}
	#login #login_f {height:77px;background:url(../images/family_3.gif) no-repeat left top;}
    #loginFrmZone {margin-top:20px;margin-left:15px;height:auto;}
    #login table{text-align:center;margin:0 auto;width:80%;}
    #loginFrmZone tr{height:30px;}
    #loginFrmZone td{text-align:left;virtical-align:middle;}
    #loginFrmZone #userName,#loginFrmZone #randCode,#loginFrmZone #password{width:150px;height:20px;border:1px solid #c8c8c8;}
    #login   #msgzone {color:#FF0000;width:100%;padding-top:20px;word-break:break-all;overflow:hidden;text-align:center;}
    #login   #buttonzone {margin-top:5px;height:40px;width:100%;text-align:center;overflow:hidden;}

    #login #info_panel{width:80%;text-align:left;background:url(../images/family_line.jpg) no-repeat left top;margin:0px auto;padding-top:5px;}
    #login #info_panel ul{width:100%;height:25px;}
    #login #info_panel ul li{float:left;width:60px;height:100%;padding-left:5px;line-height:25px;}
    #login #info_panel ul li.bar{width:5px;background:url(../images/family_shortline.gif) no-repeat left top;}
    #login #info_panel a{color:#33CC00;}

div.more_login{
	margin: auto 20px;
}
div.more_login span{
	font-size: 13px;
	height: 30px;
	line-height: 30px;
}
div.more_login ul li{
	float: left;
	padding-right: 15px;
}
div.more_login ul li a{
	padding-left:18px;
	height: 125px;
	line-height: 25px;
	color: #5A5A5A;
}
div.more_login ul li.renren{
	background: url("../images/other/renren.gif") left center no-repeat;
}
div.more_login ul li.qq{
	background: url("../images/other/qq.gif") left center no-repeat;
}
div.more_login ul li.sina{
	background: url("../images/other/sina_weibo.gif") left center no-repeat;
}

/*///////////////index页面的相关定义////////////////////*/

/*******首页：整体布局*******/
#index div.left_wrapper div.left {padding:0;}
#index div.main_wrapper{padding-bottom:20px;}

/*******首页：轮换图片*******/
#splash{width:680px;height:320px;overflow:hidden;}
#idTransformView {width:680px;height:285px;overflow:hidden;}
#splash img{width:680px;height:285px;}
#splash #idSlider{width:3400px;height:100%;}
#splash #idSlider li{float:left;width:680px; height:100%;}

#splash_tab_wrapper{height:35px;width:100%;overflow:hidden;background-color:#e5e3e4;}
#splash_tabs {height:100%;width:auto;display:inline;background-color:#FFFFFF;float:left;}
#splash_tabs li{float:left;height:100%;margin-right:1px;line-height:35px;width:135px;text-align:center;cursor:pointer;}/**width:169px;**/ 
#splash_tabs li.unactive{background-color:#e5e3e4;font-weight:normal;}
#splash_tabs li.unactive a{color:#676667;font-size:14px;}
#splash_tabs li.active{background-color:#a6d5ef;font-weight:bold;}
#splash_tabs li.active a{color:#495c65;font-size:14px;}


/***********首页：常见问题***********/
#panel_faqs{background-color:#F4F4F4;padding:15px;}
#panel_faqs #faqs{height:138px;width:656px;}
#panel_faqs #faqs #faqs_l,#faqs_r,#faqs_content,div.faq_item,div.bar{height:138px;}
#panel_faqs #faqs #faqs_l{float:left;width:3px;background:url('../images/qust_zuo.jpg') no-repeat;}
#panel_faqs #faqs #faqs_r{float:right;width:3px;background:url('../images/qust_you.gif') no-repeat;}
#panel_faqs #faqs #faqs_content{float:left;width:650px;text-align:center;background:url('../images/qust_b.jpg') repeat-x;}
#panel_faqs #faqs #faqs_content div.faq_item{float:left;width:215px;}
#panel_faqs #faqs #faqs_content div.bar{float:left;width:2px;background:url('../images/qust_shu.jpg') no-repeat;} 
#panel_faqs #faqs #faqs_content div.faq_item div.faq_img{width:95px;margin:15px auto;}
#panel_faqs #faqs #faqs_content div.faq_item div.char{text-align:center;}
#panel_faqs #faqs #faqs_content div.faq_item div.char a{font-weight:bold;font-size:12px;color:#999999;font-family:幼圆;}

/*****首页：财客日记*******/
#panel_blogs{height:193px;width:100%;}
#blogs {width:335px;float:left;}
	#blogs div.body{height:150px;}

/*****首页：今日话题*******/
#posts {width:335px;float:right;}
	#posts div.body{height:150px;}
	#posts #post_content{width:300px;table-layout:fixed;word-wrap:break-wrod;overflow:hidden;};
    #posts div.char{float:left;margin-left:5px;width:180px;background-color:#F8F8F8;border:1px solid #F2F2F2;table-layout:fixed;word-wrap:break-wrod;overflow:hidden;}
    #posts #post_content span.title {font-weight:bold;color: #FF9933;height:25px;display:block;}
    #posts #post_content p{text-indent: 2em;line-height:150%;}


/*****首页：走进财客*******/
#quicks{margin-top:10px;}
	#quicks div.body{height:auto;}
	#quicks div.list{float:left; margin-left:10px;margin-top:12px;line-height: 25px;}
	#quicks div.img{float:left;margin-left:12px;}

/*****首页：媒体报道*******/
#newss{margin-top:5px;}	
#newss div.body{height:127px;}

/*****首页：注册登录*******/
#panel_buttons{background-color:#F3F3F3;border:1px solid #E8E8E8;padding:5px;}
#panel_buttons #buttons_wrapper{border:0;height:130px;width:241px;}
#panel_buttons #reg_btn{width:241px;height:61px;margin-top:5px;}
#panel_buttons #login_btn{width:241px;height:61px;margin-top:5px; background:url(../images/denglu.jpg) no-repeat left top;}
#panel_buttons #login_btn img{float:right;margin-right:5px;margin-top:18px;}

/*****首页：客服反馈*******/
#panel_cst{margin-top:5px;height:60px;}
#panel_cst #service{float:left;}
#panel_cst #feedback{float:right;}

/*************首页：选择服务器*************/
#server div.body{height:auto;}
#server div.list{line-height: 25px;}

/************首页：客户心声****************/
#customers{margin-top:5px;}
#customers div.list{width:240px;}
#customers div.item{overflow:hidden;width:100%;margin-top:5px;}
#customers div.img{float:left;border:1px solid #E0E0DF;}
#customers div.char{float:left;margin-left:5px;width:180px;background-color:#F8F8F8;border:1px solid #F2F2F2;table-layout:fixed;word-wrap:break-wrod;overflow:hidden;}
#customers span.title {font-weight:bold;}
#customers div.char p{text-indent: 2em;line-height:130%;}


/*****首页：财客相册*******/
#pics {margin-top:5px;}
#pics #img_wrapper{width:550px;height:62px;margin:10px auto;overflow:hidden;}
#pics ul.img_list{height:100%;width:770px;}
#pics ul.img_list li{float:left;width:110px;}
#pics ul.img_list img{width:100px;height:62px;}

/**********首页：友情链接**************/
#links_wrapper {border:0;padding:0px;margin:0 20px;overflow:hidden;height:90px;}
#img_links #title{float:left;width:80px;line-height:40px;font-weight:bold;text-align:center;}
#img_links {border:0;width:820px;height:40px;margin:0 auto;}
#img_links #logos{float:left;text-align:center;margin:0 auto;}
#img_links #logos img{border:1px solid #DADADA;width:88px;;height:31px;margin-left:5px;}

#char_links {border:0;width:820px;height:50px;line-height:25px;margin:0 auto;overflow:hidden;}
#char_links #title{float:left;width:80px;line-height:25px;font-weight:normal;text-align:center;overflow:hidden;}
#char_links a{margin-right:5px;color:#999999;}

/*////////////////////产品介绍页面////////////////////////*/
/*****产品介绍********/
#feather #introduce {margin-top:20px;width:90%;margin:20px auto;}
#feather #introduce div.img{float:left;height:64px;width:20%; margin-top:25px;}
#feather #introduce div.img img{border:1px solid #e6e6e6;}
#feather #introduce div.features{float:left;text-align:left; width:75%;}
#feather #introduce div.features p{line-height:25px;}
#feather #introduce span.buttons{float:right;margin-right:100px;	}
		
#feather #feather_list{}
#feather #feather_list h4{font-size:12px;font-weight:bold;height:45px;line-height:45px;}
#feather #feather_list img{vertical-align:middle;}
#feather #feather_list p{margin-left:20px;text-indent: 2em;}
	
#feather table.showtable{width:95%;margin-top:15px;}

#feather div.body p{text-indent: 2em;line-height: 25px;}
	
	#feather_list{}
	#feather_list h4{font-size:12px;font-weight:bold;height:45px;line-height:45px;}
	#feather_list img{vertical-align:middle;}
	#feather_list p{margin-left:20px;}
	
	#feather table.showtable{width:95%;margin-top:15px;}

#priceitem{}
#priceitem h4{font-size:12px;font-weight:bold;height:45px;line-height:45px;}
#priceitem img{vertical-align:middle;}
	#priceTable td{font-size:18px;text-align:center;}
	#priceTable span.price{font-size:26px;font-weight:bold;color:#FF6600;}


/*////////////////////常见问题页面////////////////////////*/

#faq #faq_title_list {margin:10px auto;}
	#faq hr {width:80%;}
	#faq_title_list ul{margin:10px;padding:0px;float:left;		}
	#faq_title_list ul li{/*width:240px;*/list-style:none;padding:0 0 0 12px;line-height:23px;}
	#faq_title_list ul li.red{background:url(../images/reddot.gif) no-repeat left center; margin-left:10px;}
    #faq_list {margin-left:20px;}
    #faq_list h4{margin-top:20px;}
    #faq_list p{margin-left:15px;text-indent:2em;line-height:25px;}


/*////////////////////关于我们页面////////////////////////*/
    #about_list {margin-left:20px;}
    #about_list div.img{border:2px solid #F5F5F5;width: 146px ;height: 96px;float: left;margin-right: 10px;margin-left: 9px;}
    #about_list div.img img{width: 140px ;height: 90px; padding: 3px 3px 3px 3px;}
    #about_list h4{margin-top:20px;}
    #about_list p{margin-left:15px;text-indent:2em;line-height:25px;}
    #about_list font{color:rgb(255,128,0) ;}

/*////////////////////代理页面////////////////////////*/
#agent #agent_title_list {width:90%;margin:10px auto;}
	#agent hr {width:90%;}
	#agent_title_list ul{margin:10px;padding:0px;float:left;}
	#agent_title_list ul li{/*width:240px;*/list-style:none;padding:0 0 0 12px;line-height:23px;}
	#agent_title_list ul li.red{background:url(../images/reddot.gif) no-repeat left center; margin-left:10px;}
    #agent_list {margin-left:20px;}
    #agent_list h4{margin-top:20px;}
    #agent_list p{margin-left:15px;text-indent:2em;line-height:25px;}     
      
/*////////////////////changeLog页面////////////////////////*/
	#changelog{}
	#changelog div.versionNo{margin-top: 10px;margin-left: 15px;}
	#changelog div.versionNo span.date{padding-left: 15px;}
	#changelog  div.changelog_list{margin-left:15px;line-height:25px;margin-top: 3px;margin-bottom: 3px;}
	#changelog  div.changelog_list td{padding-left: 4px;}
	#changelog  div.changelog_list hr{border-bottom:1px  #999999;width: 98%;margin-left: 7px;}


/********信息提示页面**********/
div.noticewrapper {width:500px;height:300px;margin:40px auto;border:2px solid #F3F3F6;}
div.noticewrapper div.top{width:100%;height:80%;}
div.noticewrapper div.left{width:40%;height:60%;float:left;margin-top:50px;margin-left:20px;}
div.noticewrapper div.right{width:50%;height:70%;float:left;margin-top:50px;overflow:hidden;}
div.noticewrapper div.right div.title{width:90%;height:35px;margin:0 auto;}
div.noticewrapper div.right div.msg{height:80px;width:95%;background:#F6F6F6;line-height:150%;padding-left:10px;padding-right:10px;}
div.noticewrapper div.right div.msg h3{color:#FF7E18;}
div.noticewrapper div.right div.buttonzone {height:40px;width:100%;text-align:center;margin-top:10px;}
div.noticewrapper div.foot {width:90%;height:15%;margin:0 auto;border-top:1px dashed #EEEEEE;padding-top:10px;}
	div.noticewrapper div.foot img.l{float:left;margin-top:10px;}
    div.noticewrapper div.foot img.r{float:right;}

/**********人才招聘页面**************/
#job #job_title_list {width:90%;margin:10px auto;}
	#job hr {width:90%;}
	#job_title_list ul{margin:10px;padding:0px;float:left;}
	#job_title_list ul li{/*width:240px;*/list-style:none;padding:0 0 0 12px;line-height:23px;}
	#job_title_list ul li.red{background:url(../images/reddot.gif) no-repeat left center; margin-left:10px;}
    #job_list {margin-left:20px;margin-bottom:20px;}
    #job_list h4{margin-top:20px;}
    #job_list p{margin-left:15px;text-indent:2em;line-height:25px;}       


/**********使用条款页面**************/
#licence #licence_title_list {width:90%;margin:10px auto;}
	#licence hr {width:90%;}
	#licence_title_list ul{margin:10px;padding:0px;float:left;}
	#licence_title_list ul li{/*width:240px;*/list-style:none;padding:0 0 0 12px;line-height:23px;}
	#licence_title_list ul li.red{background:url(../images/reddot.gif) no-repeat left center; margin-left:10px;}
    #licence_list {margin-left:20px;}
    #licence_list h4{margin-top:20px;}
    #licence_list p{margin-left:15px;text-indent:2em;line-height:25px;} 
    #licence div.box_content p.title{text-align: center;}
    #licence div.box_content {padding-left:30px;line-height:200%;font-size:13px;}

/**********友情链接页面**************/
#link #link_title_list {width:90%;margin:10px auto;}
    #link hr {width:90%;}
	#link_title_list ul{margin:10px;padding:0px;float:left;		}
	#link_title_list ul li{/*width:240px;*/list-style:none;padding:0 0 0 12px;line-height:23px;}
	#link_title_list ul li.red{background:url(../images/reddot.gif) no-repeat left center; margin-left:10px;}
    #link_list {margin-left:20px;text-align:center;}
    #link_list h4{margin-top:20px;}
    #link_list p{margin-left:15px;text-indent:2em;line-height:25px;}
    #link div.apply{margin-left: 30px;margin-top:20px;margin-bottom:20px; width:90%;}

/**********找回密码页面**************/

#pwd {height:*;}
	#pwd div.notice{width:80%;height:50px;line-height:150%;font-size:14px;padding-left:50px;padding-top:15px;padding-bottom:15px;background:#FFF9E5 url(../images/pwd_warn.jpg) no-repeat left center;margin:20px auto;}

/**********支付方式页面**************/
#pay #pay_title_list {width:90%;margin:10px auto;}
	#pay hr {width:90%;}
	#pay_title_list ul{margin:10px;padding:0px;float:left;}
	#pay_title_list ul li{/*width:240px;*/list-style:none;padding:0 0 0 12px;line-height:23px;}
	#pay_title_list ul li.red{background:url(../images/reddot.gif) no-repeat left center; margin-left:10px;}
    #pay_list {margin-left:20px;}
    #pay_list h4{margin-top:20px;}
    #pay_list p{margin-left:15px;text-indent:2em;line-height:25px;}  
    #pay div.remind{float:left;border:1px dashed #FF9900;color:#FF0000;margin-left: 15px;margin-right: 15px;margin-bottom: 12px;} 

/**********申请vip页面**************/
#pay #vip_title_list {width:90%;margin:10px auto;}
	#vip hr {width:90%;}
	#vip_title_list ul{margin:10px;padding:0px;float:left;}
	#vip_title_list ul li{/*width:240px;*/list-style:none;padding:0 0 0 12px;line-height:23px;}
	#vip_title_list ul li.red{background:url(../images/reddot.gif) no-repeat left center; margin-left:10px;}
    #vip_list {margin-left:20px;}
    #vip_list h4{margin-top:20px;}
    #vip_list p{margin-left:15px;text-indent:2em;line-height:25px;}  
    #vip div.remind{float:left;border:1px dashed #FF9900;color:#FF0000;margin-left: 30px;margin-bottom: 12px;} 
    
/**********优惠码页面**************/
#promocode #promocode_title_list {width:90%;margin:10px auto;}
	#promocode hr {width:90%;}
	#promocode_title_list ul{margin:10px;padding:0px;float:left;}
	#promocode_title_list ul li{/*width:240px;*/list-style:none;padding:0 0 0 12px;line-height:23px;}
	#promocode_title_list ul li.red{background:url(../images/reddot.gif) no-repeat left center; margin-left:10px;}
    #promocode_list {margin-left:20px;}
    #promocode_list h4{margin-top:20px;}
    #promocode_list p{margin-left:15px;text-indent:2em;line-height:25px;}    

/**********注册页面**************/   
 #reg #regTable{width:90%;margin-left:20px;border:0;}
 	#reg #regTable tr{height:50px;}
 	#reg #regTable td{padding-left:15px;}
 	#reg #regTable td.col1{width:15%;}
     #reg #regTable td.col2{width:50%;}
     #reg #regTable td.col3{width:55%;}
     #reg #regTable label{float:right;}
     #reg input.text{width:200px;height:22px;border:1px solid #B9CAD9;}
     #reg #msgzone{width:500px;height:30px;margin:10px auto;color:#FF0000;}
     #reg #buttonzone{width:500px;margin:10px 90px;}
     #reg select{width:65px;height:23px;}
     #reg #regTable div.tips{
     	margin-top:3px;
     	border: 1px solid #40B3FF;
     	background-color: #E5F5FF;
     	width: auto;
     	height: auto;
     }
     #reg #regTable div.error{
        margin-top:3px;
     	border: 1px solid #FF8080;
     	background-color: #FFF2F2;
     	width: auto;
     	height: auto;
     }
     #reg #regTable div.right{
     	background:url("../images/reg_success.gif") left 3px no-repeat;
     }
     #reg #regTable div.tips p{
        background:url("../images/reg_tips.gif") left 3px no-repeat;
        padding: 3px;
     	text-align: left;
     	padding-left: 18px;
     	line-height: 1.6em;
     	width: auto;
     }
     #reg #regTable div.error p{
        background:url("../images/reg_error.gif") left 3px no-repeat;
        padding: 3px;
     	text-align: left;
     	padding-left: 18px;
     	line-height: 1.6em;
     	width: auto;
     }

/**********公司理念页面**************/   
  #philosophy_list {margin-left:20px;}
  #philosophy_list ul{margin-left:15px;margin-top:20px;margin-bottom: 20px;font-weight: bold;}
  #philosophy_list ul li.p{font-size: 120%;}
   #philosophy_list ul li.c{margin-left:30px;margin-top:5px;margin-bottom:8px;font-weight: normal;}
    #philosophy_list div.img{border:2px solid #F5F5F5;width: 146px ;height: 96px;float: left;margin-right: 10px;margin-left: 9px;}
    #philosophy_list div.img img{width: 140px ;height: 90px; padding: 3px 3px 3px 3px;}
    #philosophy_list h4{margin-top:20px;}
    #philosophy_list p{margin-left:15px;text-indent:2em;line-height:30px;font-size: xx-large;padding-top: 40px;padding-bottom: 20px;font-weight: bolder;}
    #philosophy_list font{color:rgb(255,128,0) ;}

/**********大事记页面**************/ 
  #event_list {margin-left:20px;}
    #event_list div.img{border:2px solid #F5F5F5;width: 146px ;height: 96px;float: left;margin-right: 10px;margin-left: 9px;}
    #event_list div.img img{width: 140px ;height: 90px; padding: 3px 3px 3px 3px;}
    #event_list h4{margin-top:20px;}
    #event_list h2{margin-left: 70px;color:rgb(255,128,0);}
    #event_list #year{margin-bottom: 20px;margin-top: 20px;}
    #event_list #year p{margin-left:0px;text-indent:2em;line-height:25px;}
    #event_list #year p SPAN{padding-right: 20px;}
    #event_list font{color:rgb(255,128,0) ;}

/**********客服中心页面**************/ 
#support {}
#support #support_center_title_list {width:90%;margin:10px auto;}
#support_center_list {margin-left:29px;line-height: 30px;}
#support_center_list ul{margin-left:100px;}

/**********代理商页面**************/ 
#agent_tpl div.left_wrapper{width:20%;}
	#agent_tpl div.right_wrapper{width:79%;}
	#agent_tpl div.right{padding:15px;}
    #agent_tpl table.listTable{margin:10px;}
    #agent_tpl div.book{margin-left: 12px;letter-spacing: 1em;}
    #agent_tpl div.space{padding-top: 10px;margin-bottom:20px;margin-left: 10px;}
    #agent_tpl #regTable tr{line-height: 30px;}



/**********buy页面**************/
#buy div.box2 {margin-top:20px;width:90%;margin:20px auto;}
    #buy div.notice{width:100%;height:25px;line-height:25px;font-weight:bold;margin:20px auto;}
    #buy #contactInfo tr{height:40px;}

/**********upgradeToVip页面**************/
#upgradeToVip   div.box2 {margin-top:20px;width:90%;margin:20px auto;}
	#buy div.img{width:15%;float:left;}
	#buy div.functions{width:75%;float:left;}
    #buy table.showtable {width:700px;} 
    #buy div.notice{width:100%;height:25px;line-height:25px;font-weight:bold;margin:20px auto;}


    
/**********payment页面**************/    
#payment div.box2{width:90%;margin:20px auto;}
	#payment table.showtable{width:70%;}
    #payment td.orderNo {font-size:14px;font-weight:bold;}
    #payment td.totalamount {font-size:14px;font-weight:bold;color:#FF9900;}
    #payment div.notice{height:auto;line-height:30px;font-weight:bold;margin-top:15px;margin-bottom:15px;padding-left:20px;}
    #payment div.notice a{font-weight:normal;text-decoration:underline;}

/**********客服方式inc页面**************/ 
#support_inc ul.support{width:100%;}
#support_inc ul.support li{height:20px;line-height:20px;font-weight:bold;font-size:12px;padding:5px;background:#FAFAFA;}
#support_inc ul.support li.em{height:48px; background:url(../images/daili_lefttelbg.jpg) repeat-x;border-bottom:1px solid #F4F4F4;}

/**********手机页面**************/ 
#mobile #mobile_faq_title_list {width:90%;margin:10px auto;}
	#mobile hr {width:90%;}
	#mobile_faq_title_list ul{margin:10px;padding:0px;float:left;}
	#mobile_faq_title_list ul li{/*width:240px;*/list-style:none;padding:0 0 0 12px;line-height:23px;}
	#mobile_faq_title_list ul li.red{background:url(../images/reddot.gif) no-repeat left center; margin-left:10px;}
    #mobile_faq_list {margin-left:20px;}
    #mobile_faq_list h4{margin-top:20px;}
    #mobile_faq_list p{margin-left:15px;text-indent:2em;line-height:25px;}  
    
/**********团队页面**************/     
  #team_list {margin-left:20px;}
    #team_list div.img{border:2px solid #F5F5F5;width: 146px ;height: 96px;float: left;margin-right: 10px;margin-left: 9px;}
    #team_list div.img img{width: 140px ;height: 90px; padding: 3px 3px 3px 3px;}
    #team_list h2{margin-top:20px;margin-bottom: 15px;margin-left: 15px;}
    #team_list p{line-height:20px;margin-bottom: 25px;margin-left: 15px;}
    #team_list font{color:rgb(255,128,0) ;}

/**********error页面**************/  
#errorwrapper{margin-top:20px;}
	#errorwrapper div.left{width:30%;}
	#errorwrapper div.right{width:65%;}   
	
/**********通用下拉条**************/
#pulldown_menu{position:relative; display:block;}
#pulldown_menu div {display:none; background-color:#98CDF5;}
#pulldown_menu a.pop:hover{ visibility:visible;font-weight: bold;}
#pulldown_menu div.active{display:block;position:absolute;left:0;top:15px;z-index: 999;background-color:#268BC2;margin:0 auto;  display:block; width:80px; height:auto; overflow:hidden;border: 1px solid #E7E7E7;}
#pulldown_menu div dt{padding-top: 5px;float: none;line-height:20px;}
#pulldown_menu div dt a:hover{font-weight: bold;}


/**********其它：黄金链**************/
#hjl{position:relative;}
#hjl div{display:none; background-color:#F6F6F6;z-index: 1999;border: 1px solid #D5D3D3; }
#hjl a.pop:hover{ visibility:visible; color:#FFB207;font-weight: bold;}
#hjl div.active{position:absolute;left:40px; top:0px; display:block; width:320px; height:200px; color:#000; overflow:auto;}
#hjl div dd{float:left; height:auto;width:100%;line-height:18px; color: #1890C2;}
#hjl div dd a{color: #1890C2;}

/**********问题帮助页面******************/
span.specialRed{
	color: #FF0000;
	font-size: 18px;
}
span.specialGreen{
	color: #92D050;
	font-size: 18px;
}
span.specialBlue{
	color: #0070C0;
	font-size: 18px;
}

span.specialBlack{
	color: #000000;
	font-size: 18px;
}
span.specialGray{
	color: #5F497A;
	font-size: 18px;
}
span.specialOrange{
	color: #F78221;
	font-size: 18px;
}

/**************网站地图页面*********************/
#sitemap_list{height: 300px;padding-top: 15px;}
#sitemap_list div.level{width: 100%;height: 30px;}
#sitemap_list div.l{width: 100%;height: 19px; background:url(../images/l1-left.gif) no-repeat; }
#sitemap_list div.b{width: 100%;height: 20px;}
#sitemap_list div.c{width: 100%;height: 10px;}

#sitemap_list li a{cursor: pointer;color: #FFFFFF;}
#sitemap_list ul li{float:left; height: 28px;width: 90px;line-height:28px;text-align: center;
	size: 14px;border:1px solid #F9F9F9;background-color:#349FD7;
	margin:0px 10px;
	}
#sitemap_list div.one ul li{background-color: #F2A812;border:1px solid #F2A812;font-weight: bold;}
#sitemap_list div.c ul li{background:url(../images/lh.gif) no-repeat center;height: 10px;border: 0;}
#sitemap_list div.b ul li{background:url(../images/lh.gif) no-repeat center;height: 20px;border: 0;}
#sitemap_list ul #home{float: none;}
#sitemap_list ul.main li ul{margin-top: 10px;}
#sitemap_list ul.main li ul li{text-align: center;}

/***********用户心声显示页面*************/
/***********用户心声显示页面*************/
div.appreciation p{
	float:left;
	text-align: left;
	vertical-align: top;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom:3px;
	width:100%;
	border-bottom: 1px solid #DEDDDD;
}
div.appreciation p img{
	float: left;
	padding-right: 5px;
	width: 90px;
	height: 90px;
}

div.appreciation span.companyName{font-weight: bold;color: #216194;}
div.appreciation span.userName{font-weight: bold;color: #216194;padding-left: 5px;}
div.appreciation span.content{padding-left: 30px;}
div.appreciation div.page{width: 100%;text-align: center;border-bottom: 1px solid #F2F2F2;}
div.cus_page table{
	text-align: center;
}


/**********buy页面**************/
#vip div.box2 {margin-top:20px;width:90%;margin:20px auto;}
	#buy div.img{width:15%;float:left;}
	#buy div.functions{width:75%;float:left;}
    #buy table.showtable {width:700px;} 
    #buy div.notice{width:100%;height:25px;line-height:25px;font-weight:bold;margin:20px auto;}
    #buy div.note{padding: 15px 0;}
    #buy #contactInfo tr{height:40px;}
    #buy div.payment_faq dl{margin: 10px auto;list-style-type: decimal;}
    #buy div.payment_faq dl dt{font-weight: bold;height:30px; line-height: 30px;}
    #buy div.payment_faq dl dd{padding-left: 10px;line-height: 20px;}
/*
#label .sty21 #title {BACKGROUND-POSITION: center top; BACKGROUND-IMAGE: url(../images/p_12_03.gif); BACKGROUND-REPEAT: no-repeat}
*/
/*********表格高度************/
tr.tr_height{
	height: 10px;
}
/************用户中心：首页**************/
#home_style{padding-left: 20px;}
#home_style label{float: right;}
#home_style .col1{width: 100px;}
#home_style #login_info{ padding-left: 48px;}

div.caption_bar{
	height: 30px;
	width: 90%;
	background-color: #E4E4E4;
}
div.caption_bar span{
	line-height: 30px;
	margin-left: 10px;
	font-weight: bold;
}
div.body_field ul{
	margin: 15px 20px;
}
div.body_field ul li{
	line-height: 22px;
}
div.body_field ul li span{
	color: #F39812;
}
/*****************android版下载页*******************/

div.a_container_wrapper{
	width:300px;
	margin:20px auto;
	font-size: 12px;
    font-family:'lucida grande',tahoma,arial,'bitstream vera sans',helvetica,sans-serif;
	color: #474747;
	line-height: 1.5;
	height:100%;
}
div.download_button{margin-top: 20px; margin-bottom: 20px;text-align: center;}
div.logo_img{float: left; height: 48px; margin-right: 36px;}
div.head_height{height: 48px;}
div.small_height{height: 24px;}


