body,td,ul,ol,li,form,p,h1,h2,h3,h4,h5,h6,h7 {
	font-size: 12px;
	
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #333;
}
body {


}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #F30;
}
img {
	border-style: none;
}
#warp {
	
}
#header {
	width: 960px;
	margin: 0px auto;
	height: 115px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #logo h1 {
	display: block;
}
#header #logo h1 a {
	text-indent: -9999px;
	display: block;
	height: 74px;
	width: 200px;
}
#header .menu {
	text-align: right;
	color: #999;
	margin: 5px 0px 0px 0px;
}
#header .menu a {
	color: #006600;
}
#nav {
	top: 75px;
	position: absolute;
	left: 0px;
	width: 960px;
	background: #2BA901 url(bg_header.png) repeat-x left -75px;
}
#nav ul {
}
#nav ul li {
	float: left;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
	font-weight: bold;
	background: url(nav_line.png) no-repeat left center;
	text-align: center;
	width: 100px;
}
#nav ul li.first {
	float: right;
}
#nav ul li.home {
	background: url(none);
}
#nav ul li.li {
	width: 86px;
}
#nav ul li a {
	text-decoration: none;
	color: #E9FED3;
	display: block;
}
#nav ul li.first a {
	color: #FFFF66;
	background: url(nav_hover.png) no-repeat center -74px;
}
#nav ul li a:hover {
	color: #FFFF66;
	background: url(nav_hover.png) no-repeat center -74px;
}
#nav ul li.li a:hover {
	background: url(nav_hover.png) no-repeat 0px -34px;
}
#content {
	float: right;
	width: 740px;
}
#nologin #content {
	float: none;
	width: 100%;
}
.display #menberlist .userpic {
	width: 60px;
}
.display #menberlist .name {
	width: 25%;
}
.display #menberlist .group {
	width: 20%;
}
.display #menberlist .time {
	width: 25%;
}
.content_main {
	float: left;
	width: 470px;
}
.content_main h2.title {
	line-height: 30px;
	background: url(title_bg.png) repeat-x left center;
	height: 28px;
	padding: 0px 12px;
	border: 1px solid #e2e2e2;
}
.content_main h2.title span {
	right: 12px;
}
.content_main .fava {
	margin-top: 20px;
}
.content_sub {
	float: right;
	width: 250px;
}
.content_sub h2.title {
	line-height: 35px;
	background: url(title_sider_bg.png) no-repeat left top;
	height: 32px;
	padding: 0px 12px;
	color: #339900;
}
.content_sub .box{
	background: url(box_sider_bg.png) no-repeat left bottom;
	margin-bottom: 10px;
}
.content_sub div.line {
	margin: 0px 1px;
	line-height: 1px;
	height: 1px;
	border-top: 1px solid #E2E2E2;
	overflow: hidden;
}
.content_sub .pad{
	padding: 10px;
}
#sidebar {
	float: left;
	width: 200px;
	background: url(sidebar_bg_h.png) repeat-x left top; padding-top:3px;
}
#sidebar .box {
	background: url(sidebar_bg_f.png) repeat-x left bottom;
	padding: 1px 0px 10px;
}
#sidebar h2.title {
	padding: 6px 20px 4px;
	color: #339900;
}
#sidebar .menu {
	background: url(title_line.png) no-repeat center top;
	padding: 5px 0px;
}
* html #sidebar .menu {
	background: url(title_line.png) no-repeat center top;
	padding: 10px 0px 5px;
}
*+ html #sidebar .menu {
	background: url(title_line.png) no-repeat center top;
	padding: 5px 0px;
}
#sidebar .menu ul {
	margin: 0 20px;
}
#sidebar .menu ul li {
	height: 26px;
	position: relative;
	font: 14px/26px Verdana, Arial, Helvetica, sans-serif;
}
#sidebar .menu ul li img {
	vertical-align: middle;
	margin-right: 6px;
}
#sidebar .menu ul li em {
	position: absolute;
	top: 2px;
	right: 0px;
	font-style: normal;
	color: #666;
	font-size: 12px;
}
#sidebar .menu ul li em a {
	color: #999;
}
#footer {
	margin: 20px auto 0px;
	clear: both;
	width: 960px;
	position: relative;
	border-top: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 0;text-align:center;
}
#footer p, #footer a {
	color: #666;
}
.container {
	margin: 20px auto 0px;
	width: 960px;
	position: relative;
	text-align: left;
}
.title {
	font-size: 14px;
	position: relative;
	overflow: hidden;
}
.title span {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12px;
	font-weight: normal;
}
.news_list {
	margin-top: 10px;
}
.news_list li {
	background: url(icon_list.png) no-repeat 6px center;
	padding-left: 16px;
	line-height: 2;
	position: relative;
}
.news_list li span {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #999;
}
#here h2.title {
	margin-bottom: 10px;
}
.tabs_header {
	height: 28px;
	position: relative;
	border-bottom: 1px solid #D4D4D4;
}
.tabs {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.tabs li {
	float: left;
	background: url(tab_bg.png) no-repeat left top;
	line-height: 31px;
	height: 28px;
	padding: 0px 0px 0px 5px;
	margin-right: 4px;
	border-bottom: 1px solid #D4D4D4;
	overflow: hidden;
}
.tabs li a {
	background: url(tab_bg.png) no-repeat right -33px;
	display: block;
	padding: 0px 10px 0px 5px;
	color: #999;
}
.tabs li a:hover {
	color: #339900;
}
.tabs li.active {
	background: url(tab_bg.png) no-repeat left -66px;
	border-bottom: 1px solid #FFF;
}
.tabs li.active a {
	background: url(tab_bg.png) no-repeat right -99px;
	color: #339900;
}
.display  {
	margin-top: 15px;
	clear: both;
	position: relative;
}
.display .menu {
	margin-bottom: 15px;
	padding: 0 10px;
}
.display .menu h3 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: 5px;
	padding-left: 25px;
}
.display table td {
	padding: 4px;
}
.display .left {
	width: 15%;
	text-align: right;
}
.display .input_text {
border: 1px solid #ccc;
	padding: 3px 2px;
}
.display .form table{
	background: #FFFFFF;
}
.display .form input {
	border: 1px solid #ccc;
	padding: 3px 2px;
}
.display .tdline {
	padding: 0 10px;
}
.display .tdline a {
	color: #f60;
}
.display .table_bg {
	background: #E2E2E2;
}
.display .table_bg table td {
	background: #FFF;
}
.display .table_bg table .left {
	background: #F4F4F4;
}
.display .tdline .left {
	background: #f8f8f8;
}
.display .tdline td {
	border-bottom: 1px solid #E2E2E2;
}
.display .tdline .noline td {
	border-bottom: none;
}
.display .gsay {
	padding: 4px 25px;
	color: #999;
}
.display .type {
	width: 15%;
}
.display .card {
	width: 20%;
}
.display .money {
	width: 15%;
}
.display .cardfen {
	width: 15%;
}
.display .userdate {
	width: 15%;
}
.display .no {
	width: 6%;
}
.display .ddno {
	width: 20%;
}
.display .dgtime {
	width: 20%;
}
.display #email {
	height: 20px;
	line-height: 20px;
	width: 248px;
}
.display #selectclass {
	width: 300px;
	height: 250px;
}
.display .input_sub {
	background: url(button.png) no-repeat -2px -170px;
	line-height: 24px;
	height: 24px;
	color: #fff;
	text-align: center;
	width: 64px;
	margin-right: 6px;
	padding: 0px;
	border-style: none;
}
.display input.noborder {
	border: none;
}
.display textarea {
	border: 1px solid #ccc;
	padding: 4px;
	line-height: 1.4;
}
.display .table_title {
	background: #F4F4F4;
	margin-bottom: 1px;
}
.display .table_list {
	border-bottom: 1px solid #E2E2E2;
}
.display .select {
	width: 5%;
	text-align: center;
}
.display .infotitle {
	width: 55%;
}
.display .sender {
	width: 15%;
}
.display .infolist .infotitle {
	width: 40%;
}
.display .infolist .class {
	width: 8%;
}
.display .infolist .time {
	width: 10%;
}
.display .infolist .click {
	width: 20%;
}
.display .infolist .pl {
	width: 6%;
	text-align: center;
}
.display .infolist .checked {
	width: 6%;
	text-align: center;
}
.display .click {
	width: 15%;
	text-align: center;
}
.display .time {
	width: 20%;
}
.display .sender a {
	color: #339900;
}
.display .table_list .fname {
	background: url(friend.gif) no-repeat 4px center;
	padding-left: 24px;
}
.display .fsay {
	width: 50%;
	color: #999999;
}
.display .edit {
	width: 10%;
}
.display .delete {
	width: 10%;
}
.display .id {
	width: 13%;
	text-align: center;
}
.display .style table td {
	padding: 0 0 15px;
}
.display .style table td img {
	padding: 3px;
	margin-bottom: 8px;
	border: 1px solid #ccc;
}
.display .style table td strong {
	color: #FF6600;
}
.display .gbtitle {
	
	color:#999999;
	padding: 0px 7px; 
	
}
.xzmb{ display:none;}
.display .gbright{ width:630px;}
.display .gbleft{ margin-right:10px;}
.display .gbleft .checkbox{ vertical-align:20px; margin-right:10px;}

.list1,.list2{ 
    border-bottom:1px dashed #CCCCCC;
}

.display .gbtitle input.checkbox{ 
    margin:0;
	padding:0;
	vertical-align:-2px;
	margin-right:10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.display .gbtitle span.rebooks {
	position: absolute;
	top: 0px;
	right: 7px;
}
.display .gbtitle b.gbooktimes{ margin-right:5px;
	
	
	color:#999999;
	font-weight:normal;
	
} 
.display .gbtitle b.uname{ 
	
}
.display .gbtitle b.uname a{
	color:#099b2b; 
	
}
.display .gbtitle i{
 font-style:normal;
 
	}
.display .gbtitle i a{ color:#999;}


.display .info {
	padding: 10px ;
	
}
.display .retext {
	padding: 10px;
	margin: 10px;
	color: #099B2B;
	background: #f8f8f8;
}
.display .gblist{
border-bottom:1px dashed #CCCCCC;
margin:20px 0 0 10px;
overflow:hidden;
padding-bottom:30px;zoom:1;
}
span.wy {
color:#999999;
display:block;
margin-top:4px;
text-align:center;
}

.display .retextmy{
	margin:3px 10px 0;
}

span.gbooktx img{ width:50px; height:50px; border:1px solid #CCCCCC;;padding:1px;}
span.gbooktx  a:hover{ background-color:#FFFFFF;}
span.gbooktx  a:hover img{border:1px solid #FF6600;background-color:#FF6600;}

div.rebooks{
margin-right:8px;
margin-top:10px;
text-align:right;}
.content_main .display .infotitle {
	width: 60%;
}
.content_main .display .click{
	width: 20%;
}
.content_main .display .time {
	width: 20%;
}
.tabs_header #search_user {
	position: absolute;
	top: 0px;
	right: 0px;
}
* html .tabs_header #search_user {
	left: 400px;
}
* html #nologin .tabs_header #search_user {
	left: 620px;
}
#search_user input {
	float: left;
}
.tabs_header #search_user .input_text {
	margin-left: 20px;
}
#search_user .input_text {
	border: 1px solid #8AB56F;
	background: url(input_bg.png) repeat-x left bottom;
	line-height: 20px;
	height: 20px;
	padding: 0 4px;
	color: #666666;
	width: 152px;
}
#search_user .input_sub {
	background: url(button.png) no-repeat left -48px;
	line-height: 23px;
	height: 21px;
	color: #fff;
	text-align: center;
	width: 59px;
	border-style: none;
	margin-left: 6px;
}
#search_user p {
	margin-top: 5px;
}
#search_user p a {
	color: #666666;
	padding: 0px 6px 0px 2px;
}
.user_img {
	background: url(user_bg.gif) no-repeat left top;
	width: 137px;
	height: 137px;
	float: left;
}

.user_img img {
	display: block;
	margin: 5px 0 0 5px;
}
.user_info {
	width: 320px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.user_info a {
	color: #339900;
}
.user_info h3 {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	line-height: 2;
	font-weight: normal;
	color: #666;
}
.user_info h3 em {
	font-size: 14px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
}
.user_info h3 span {
	background: url(sms.gif) no-repeat right 0px;
	padding-right: 26px;
	top: 4px;
}
* html .user_info h3 span {
	top: 0px;
}
*+ html .user_info h3 span {
	top: 4px;
}
.user_info h3 span a {
	color: #f30;
}
.user_info p {
	color: #666;
}
.user_info ul li {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.user_list {
	padding: 10px 0 0 8px;
}
.user_list ul li {
	float: left;
	width: 78px;
	overflow: hidden;
	text-align: center;
	height: 86px;
}
.user_list ul li .user48 {
	background: url(user_bg_48.gif) no-repeat left top;
	width: 60px;
	height: 60px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
}
.user_list ul li .user48 img {
	margin: 6px auto 0;
	display: block;
}
.user_list ul p {
	overflow: hidden;
	height: 18px;
}
#loginbar {
	float: left;
	width: 340px;
}
#loginbar h2.title {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: 16px;
	padding-left: 66px;
}
#loginbar h2.title em {
	color: #999;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}
#loginbar .login_table{
	margin: 0px auto;
}
#loginbar .login_table td {
	padding: 6px 3px;
}
#loginbar .input_text {
	border: 1px solid #ccc;
	height: 22px;
	width: 180px;
	font-size: 14px;
	line-height: 22px;
	background: #FCFCFC;
}
#loginbar .input_text2 {
	border: 1px solid #ccc;
	height: 22px;
	width: 100px;
	font-size: 14px;
	line-height: 22px;
	background: #FCFCFC;
}
#loginbar select {
	width: 184px;
	font-size: 14px;
}
#loginbar .btn1 {
	height: 33px;
	width: 86px;
	background: url(login-reg.gif) no-repeat -298px center;
	border-style: none;
	float: left;
}
#loginbar .btn2 {
	height: 33px;
	width: 86px;
	background: url(login-reg.gif) no-repeat -199px center;
	border-style: none;
	float: left;
}
#loginbar .btn3 {
	height: 33px;
	width: 86px;
	background: url(login-reg.gif) no-repeat 0px center;
	display: block;
	float: right;
}
#loginbar .btn3:hover {
	background: url(login-reg.gif) no-repeat -99px center;
}
#regbar {
	float: right;
	padding-top: 40px;
	width: 300px;
}
#regbar p {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
#regbar .reg {
	height: 33px;
	width: 102px;
	background: url(reg.gif) no-repeat center center;
	border-style: none;
	text-indent: -9999px;
	display: block;
}
#regform {
	border: 1px solid #E2E2E2;
	padding: 30px;
}
#regform .display {
	margin: 0px auto;
	width: 760px;
}
#regform h2.title {
	font-size: 24px;
	padding-left: 40px;
	color: #669900;
	position: relative;
}
#regform h2.title em {
	color: #999;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}
#regform h2.title .login {
	height: 33px;
	width: 102px;
	background: url(login.gif) no-repeat center center;
	border-style: none;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 3px;
	right: 40px;
}
#regform .menu {
	padding: 0px;
	margin-top: 15px;
}
#regform .menu h3 {
	background: #f4f4f4;
	padding: 8px 10px 5px;
	margin: 0;
}
#selectFriend {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #e2e2e2;
	width: 180px;
}
#selectFriend h3.title {
	background: url(title_sider_bg.png) repeat-x center -1px;
	border-bottom: 1px solid #e2e2e2;
	line-height: 28px;
	height: 26px;
	padding: 0px 8px;
	font-size: 12px;
}
#selectFriend .box {
	overflow: auto;
	height: 250px;
	*height: 220px;
	width: 180px;
}
#selectFriend ul {
}
#selectFriend ul li a {
	display: block;
	padding: 0px 0 0 15px;
	line-height: 24px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
#selectFriend ul li a:hover {
	background: #f8f8f8;
	color: #333;
	text-decoration: none;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac */
 * html .clearfix {height: 1%;} .clearfix {display: block;} 
/* End hide from IE-mac */ 
/* Hides from IE7 */
 *+html .clearfix{height: 1%;} .clearfix {display: block;} 
/* End hide from IE7 */ 


/* new_menu*/
.bigmenu_cp{ height:35px; border-bottom:1px #ddd solid; background:#fafafa; margin-top:10px; }
.menu_nav_cp{width:980px; margin:0 auto; overflow:hidden;zoom:1;}
.nav_one{ float:left; display:inline; height:35px;  line-height:35px;}
.nav_one a{ font-size:14px; margin:0 20px; font-weight:bold; color:#32bc9f;}
.nav_one a:hover{ text-decoration:underline;}

/* displaynone*/
/* zhye_dn：个人首页--个人信息---账户余额*/
/* zxzf_dn：在线支付 tab*/
/* zxcz_dn：在线充值 tab*/
/* dkcz_dn：点卡充值*/
/* wddd_dn：我的订单*/
/* xfjl_dn：消费记录*/
/* menu_dn：支付中心---左边菜单列表*/
/* zfzx_dn：支付中心---支付中心*/
/* wdgwc_dn: 我的购物车*/
.zhye_dn,
.zxzf_dn,
.zxcz_dn,
.dkcz_dn,
.wddd_dn,
.xfjl_dn,
.menu_dn,
.zfzx_dn,
.wdgwc_dn,
.glfk_dn
{ display: none;}


/*menu*/

.head{ width:980px; margin:0 auto;}


/*head_menu*/
.head{  height:50px; position:relative; background-color:#FFFFFF; z-index:1000;}
.small_logo{
	float:left;
	height:40px;
	width:168px;
	
	margin-left:13px; margin-top:5px; background:url(../images/webcontent.png) no-repeat;
}
.small_logo a{ display:block;height:40px;width:168px;text-indent:-3000px;}
.small_logo_index{
display:inline;
height:67px;
margin-left:44px;
margin-top:26px;
width:283px;
float:left;
}

.head_arrow_left{  position:absolute; left:0; top:46px; width:4px; height:4px;background:url(../images/circular_arrow_left.gif) no-repeat;}
.head_arrow_right{ position:absolute; left:976px; top:46px;width:4px; height:4px;background:url(../images/circular_arrow_right.gif) no-repeat;}
.head_menu{ margin-top:5px; }
.head_menu,.head_left,.menu_cpj,.head_right{ height:33px;}
.head_menu{ float:right; margin-right:5px; display:inline; }
.head_left,.head_right{ width:8px; float:left;display:inline;}
.head_left{ background:url(../images/webcontent.png) no-repeat 0 -247px;}
.head_right{ background:url(../images/webcontent.png) no-repeat 0 -209px;}

.menu_cpj{ background:#a5e62e; float:left; height:33px;}

.menu_cpj{;position:relative;z-index:100;}     
.menu_cpj li {float:left;position:relative; height:23px;}    
.menu_cpj ul ul {visibility:hidden;position:absolute;left:3px;top:26px;  background:url(../images/ulbj.png)  right bottom  no-repeat; 
_background:url(../images/ulbj.gif) right bottom no-repeat; padding-top:10px;}

.menu_cpj table {position:absolute; top:0; left:0;}    
.menu_cpj ul li:hover ul,    
.menu_cpj ul a:hover ul{visibility:visible;}    

.menu_cpj a{display:block;color:#099b2b;text-decoration:none;}   
 .menu_cpj a.active{color:#fff;}
 .menu_cpj a:hover{background:#a5e62e;color:#fff;}   
 
 /* IE7 以后*/
 /* .menu_cpj a.mymine{ padding-left:21px;   background:url(../images/man.gif)   no-repeat ; display:block; width:24px; height:15px; padding-top:8px; }
   .menu_cpj a:hover.mymine{ padding-left:21px;   background:url(../images/webcontent.png) 0 -106px  no-repeat ; _background:url(../images/man.gif) no-repeat ;display:block; width:24px; height:15px; padding-top:8px; }
  */
 
.menu_cpjul{ margin-top:3px; }
.menu_cpj ul li.menu_cpjli{ margin-right:4px;}

.menu_cpj ul li img{margin-right:5px; }
.menu_cpj ul ul li {clear:both;  height:auto; position:relative; padding:0 10px; margin-bottom:5px;}  
  
.menu_cpj ul ul li a{display:block;width:80px;height:13px;margin:0;border:0;border-bottom:1px solid #099b2b; }    
.menu_cpj ul ul li a:hover{border:0;background:#099b2b;border-bottom:1px solid  #099b2b;} 

.menu_cpj ul ul li a.jihuo{ color: #FFFF00;background:#099b2b;}
.menu_cpj ul ul li a.jihuo:hover{ color:#FFFFff;}

.menu_cpj ul li.mine
{ }

.menu_cpj ul ul li.knowledge,
.menu_cpj ul ul li.internet_news
{ display:none;}


 
.menu_cpj ul ul.my{left:-8px;}
.menu_cpj ul ul.interactive_company{left:-10px;}
.menu_cpj ul ul.interactive_adman{left:3px;}
.menu_cpj ul ul.interactive_other{left:-39px;}
li.first img.menudo_shoulderright { position:absolute; right:-14px; top:-8px; margin-left:13px;}  
 
li.first img.menudo_shoulderleft { position:absolute; left:-23px; top:-9px;margin-left:13px;} 

li.first p.menudo_shoulderright { background:transparent url(../images/webcontent.png) no-repeat scroll 0 -334px;
display:block;
height:15px;
margin-left:13px;
position:absolute;
right:-9px;
top:-9px;
width:15px;
_display: none;
} 
li.first p.menudo_shoulderleft {background:transparent url(../images/webcontent.png) no-repeat scroll 0 -315px;
display:block;
height:15px;
margin-left:13px;
position:absolute;
 left:-23px; top:-9px;
width:15px;_display: none;} 

.fl{
   float:left;
   display:inline;/*=for ie6*/
}
.fr{ 
   float:right;
   display:inline;/*=for ie6*/
}
.fh{
    overflow:hidden;
}
.dn{ display:none;}



.small_logo02{ margin-top:10px;}
.glins{ width:600px; margin:10px auto;}