/* BBSMax CSS Document */
/*----------------------------body------------------------------*/
html, body {
    padding:0;
	margin:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif,"宋体";  
	font-size:12px;
	color:#333;
    background: #fff;
}
#js_tooltip { text-align: left; font-family: tahoma; font-size:12px !important; font-size:11px;
			background: #FFF3D3; padding: 3px 5px 2px 5px; border: 1px #666666 solid; overflow: hidden;
			filter: alpha(opacity=85) progid:DXImageTransform.Microsoft.shadow(direction=135,color=#9F9F9F,strength=3);
			-moz-opacity: 0.85; }
table {
	font-size:12px;
}

img
{
	border:0px;
}
a{
   color:#585858;
   text-decoration:none;
}
a:hover
{
	color:#1A709D;
   text-decoration:underline;
}
a.v1{
   color:#1A709D;
   text-decoration:none;
}
a.v1:hover
{
   text-decoration:underline;
}
form{
    padding: 0;
    margin: 0;
}
input,select,textarea{
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.shadow
{
	filter: progid:DXImageTransform.Microsoft.Shadow(Color='gray',direction=145,strength=5);	
}
.button{
	border:none;
	background:url(btn1.gif) no-repeat;
	color:#3F3F3F;
	width:65px;
	height:20px;
	text-align:center;
	line-height:20px;
}
.button1{
	border:none;
	background:url(btn1.gif) no-repeat;
	color:#3F3F3F;
	width:65px;
	height:20px;
	text-align:center;
	line-height:20px;
}
.button2{
	border:none;
	background:url(btn2.gif) no-repeat;
	color:#3F3F3F;
	width:65px;
	height:20px;
	text-align:center;
	line-height:20px;
	padding-left:16px;
}
.calendarButton
{
	border:0;
	background:#fff url(calendar_pic.gif);
	height:20px;
	width:24px;
}
.input{
	border:1px solid #b6c2cc;
	padding:2px;
	background:#fff url(input-bg.gif) repeat-x top;
}
.input1{
	border:1px solid #9ecc00;
	padding:2px;
}
table img{
	vertical-align:middle;
}
.line{
    border-bottom:1px solid #d9dde1;
}
/*----------------------------wrap------------------------------*/
#wrap{
	background:#fff url(top_bg.jpg) repeat-x top;
}
#wrap2{
	width:96%;
	margin:auto;
	text-align:left;
}

.shade
{
	padding:10px 10px 0px 10px;
	margin-bottom:8px;
}


.post_menu { 
	background:#fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90,style=0);  
							-moz-opacity:0.9;
	width:96px; border:1px solid #5CA7CB; 
	margin-top:-1px;
	}
.post_menu ul
{
	margin:0px;
	padding:0px;
}
.post_menu li{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
	cursor:pointer;
	display:block;
	padding:6px 0px 6px 15px;
}
.post_menu li img
{
	
}
/*------------------------------usercenter---------------------*/
.usercenter_menu
{
	background:#fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90,style=0);  
							-moz-opacity:0.9;
	width:105px; border:1px solid #5CA7CB; 
}
.usercenter_menu ul
{
	margin:0px;
	padding:0px;
}
.usercenter_menu li{
	margin:0px;
	padding:6px 0px 6px 15px;
	list-style:none;
	text-align:left;
	cursor:pointer;
	display:block;
}
/*----------------------------ad------------------------------*/
.us
{
	background:#ccc;
}
.us1
{
	background:#v33;
}/*----------------------------ad------------------------------*/
#top-ad{
	float:right;
	margin-top:5px;
}
#logo img
{
	margin:12px 0px 0px 20px;
	}
#txt-ad
{
	background:url(gg_bg.gif) top repeat-x;
	margin-bottom:7px;
	border:1px solid #D3E2F4;
}
#txt-ad td{
	text-align:left;
	padding:5px 10px;
}
#bottom-ad{
	margin-bottom:10px;
	text-align:center;
}
/*----------------------------header------------------------------*/
#header{
	text-align:left;
	height:70px;
}

#mainnav{
	height:26px;
	line-height:26px;
	text-align:right;
	background-image:url(menu_bg.gif);
	background-repeat:repeat-x;
	padding-right:10px;
	border:1px solid #DCE1E5;
	
}
.nav{
	padding-left:25px;
	height:30px;
	line-height:30px;
	background:url(index_icon.gif) no-repeat 7px 10px;
}
.nav a{
	font-weight:bold;
	color:#34547A;
}
.subnav{
	margin-bottom:8px;
}
/*----------------------------info------------------------------*/

#info{
	border:1px solid #b3c0ca;
	background:#fff;
	padding:8px 10px;
	margin-bottom:8px;
}
.info-left
{
}
.info-right{
	text-align:right;
}
.right{
	float:right;
	text-align:right;
}
.left
{
	float:left;
}
.clear-float
{
	clear:both;
	height:1px;
}
/*----------------------------forums------------------------------*/
#rss
{
	margin-bottom:7px;
}
.forums-top{
	background:#fff;
	border-bottom:0;
	padding:0 10px;
	line-height:30px;
}
.forums-top a{
	font-weight:bold;
}
.forums{
	border:1px solid #ABBDD4;
	background:#fff;
	padding:1px;
	margin-bottom:10px;
}
.forums-title{
	background:#0882b3 url(nav-bg.jpg) repeat-x top;
	height:26px;
	line-height:26px;
	color:#FFF;
	padding:0px 10px 0 20px;
	font-weight:bold;
}
.forums-title span{
	float:right;
	 margin-top:10px;
}
.forums-title a {
	color:#FFF;
	font-weight:bold;

}
.forums-title a:hover{
	color:#d7ee14;
	text-decoration:none;
	font-weight:bold;
}
.forums-title6{
	background:#0882b3 url(nav-bg.jpg) repeat-x top;
	height: 21px;
	padding: 5px 10px 0 20px;
	color: #fff;
	text-align:right;
	font-weight:bold;
}
.forums-title6 span{
	float:left;
}
.forums-title6 a {
	color:#fff;
	display:inline;
	margin:5px;
    padding: 3px 5px;
	line-height:21px;
	height:21px;
	font-weight:normal;
}
.forums-title6 a:hover {
	color:#d7ee14;
	text-decoration:none;
}
.forums-title1{
	background:#eaeef2 url(forums-title-bg2.gif) no-repeat left;
	padding:0 4px;
	line-height:23px;
	height:23px;
	border-bottom:1px solid #B2BCC5;
}
.forums-title2{
	background:#eaeef2 url(forums-title-bg2.gif) no-repeat left;
	padding:0 20px;
	line-height:23px;
	height:23px;
	border-bottom:1px solid #B2BCC5;
}

.forums-title1-nobottom{
	background:#eaeef2 url(forums-title-bg2.gif) no-repeat left;
	padding:0 4px;
	line-height:23px;
	height:23px;
}
.forums-title2-nobottom{
	background:#eaeef2 url(forums-title-bg2.gif) no-repeat left;
	padding:0 20px;
	line-height:23px;
	height:23px;
}
#gn
{
	text-align:right;
	margin-bottom:8px;
	padding-right:8px;
}
#gn a
{
	background:#fff;
	width:200px;
	font-size:14px;
	font-weight:bold;
	color:#035C8A;
	padding:3px;
	border:1px solid #fff;
}	

#gn a:hover
{
	background:#E4F6FF;
	width:200px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#035C8A;
	padding:3px;
	border:1px solid #D2E1E9;
}	/*----------------------------board------------------------------*/
.board{
	border-top:1px solid #D9DFE4;
	padding:6px 2px;
	margin:1px 1px;
	color:#737272;
}
.board1{
	border-top:1px solid #D9DFE4;
	padding:6px 2px;
	margin:1px 1px;
	color:#737272;
	background:#f6f6f6;
}
.board2{
	border:1px solid #fff;
	padding:6px 2px;
	margin:3px 1px;
}
.board img,.board1 img,.board2 img{
	vertical-align:middle;
}
.board-pic{
	width:50px;
	text-align:center;
}
.board-td img{
	margin-right:4px;
}
.board-team{
	width:180px;
	text-align:center;
}
.board-new{
	width:260px;
}
.board-list{
	padding:0 0 0 10px;
}
.forumColSpan
{
	padding:10px 0px 10px 20px;
	border-top:1px solid #D9DFE4;
	color:#737272;
}
.forumColSpan1
{
	padding:10px 0px 10px 20px;
	color:#737272;
}
/*----------------------------list------------------------------*/

.list{
	border:1px solid #1b7faf;
	margin:2px 1px;
	border-bottom:0;
	overflow:hidden;
}
.list table{
	width:100%;
	empty-cells:show;
	border-collapse: collapse;	
}
.list td{
	padding:3px 0;
	border-bottom:1px solid #1b7faf;
}
.list img{
	vertical-align:middle;
}
.list1{
	line-height:25px;
}
.list2{
	background:#f5f6f7;
}
.list-pic{
	width:40px;
	text-align:center;
}

.list-user{
	width:120px;
	text-align:center;
	line-height:15px;
}
.list-new{
	width:120px;
	line-height:15px;
}
.list-hist{
	width:80px;
	text-align:center;
}
.list-star{
	width:70px;
}
.list1{
	margin:1px 1px;
	border-bottom:0;
	overflow:hidden;
}
.list1 table{
	width:100%;
	empty-cells:show;
	border-collapse: collapse;	
}
.list1 td{
	padding:3px 0;
	border-top:1px solid #D9DFE4;
}

.list-title a
{
	color:#464646;
}
.list-title a:hover
{
	color:#0079b8;
}

/*----------------------------star------------------------------*/
.star {
	height:12px;
	background:url(rating_stars.gif) 0 -12px repeat-x;
	overflow:hidden;
	text-indent:-9000px;
}
.star a {
	display:block;
}
.star_rating {
    list-style:none;
	margin:-1px 0 0 -1px;
	padding:0;
	width:70px;
	height:12px;
	position:relative;
	background:url(rating_stars.gif) 0 0 repeat-x;
	overflow:hidden;
}
.star_rating li {
    padding:0;
	margin:0;
	float:left;
}
.star_rating li a {
    display:block;
	width:14px;
	height:12px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:20;
	position:absolute;
	padding:0;
	margin:0;
}
.star_rating li a:hover{
    background:url(rating_stars.gif) 0 12px;
	z-index:2;
	left:0;
}
.star_rating a.one_star{ left:0;}
.star_rating a.one_star:hover{ width:14px;}
.star_rating a.two_stars{ left:14px;}
.star_rating a.two_stars:hover{ width:28px;}
.star_rating a.three_stars{ left:28px;}
.star_rating a.three_stars:hover{ width:42px;}
.star_rating a.four_stars{ left:42px;}	
.star_rating a.four_stars:hover{ width:56px;}
.star_rating a.five_stars{ left:56px;}
.star_rating a.five_stars:hover{ width:70px;}
.star_rating li.current_rating{
    background:url(rating_stars.gif) 0 24px;
	position:absolute;
	height:12px;
	display:block;
	text-indent:-9000px;
	z-index:1;
	left:0;
}
.star-info{
	border:1px solid #eaeaea;
	padding:5px;
	margin-top:15px;
}


/*----------------------------container------------------------------*/
.container{
	border:1px solid #2A8CBB;
	margin:2px 1px 1px 1px;
	overflow:hidden;
}
.container table{
	width:100%;
	empty-cells:show;
	border-collapse: collapse;	
}
.container1{
	border:1px solid #1983B5;
	margin:2px 1px 1px 1px;
	overflow:hidden;
}
.container1 table{
	width:100%;
	empty-cells:show;
	border-collapse: collapse;	
}

.user{
	width:190px;
	padding:8px 0 10px 20px;
	vertical-align:top;
	line-height:16px;
	overflow:auto;
	background:#FAFAFA;
	border-right:10px solid #fff;
	
}
.content
{
	width:100%;
}
.content-top{
	border-bottom:1px solid #d9dde1;
	padding:6px 10px 6px 0;
}
.content-top1{
	border-bottom:1px solid #d9dde1;
	padding:0 10px;
	background:#fff url(top-bg2.gif) repeat-x top;
	line-height:30px;
}
.content-title{
	line-height:35px;
}
.content-msg{
    margin:0 10px 20px 0;
	word-break:break-all;
	width:98%;
}
.content-msg-info {
	float:right;
	text-align:center;
	margin:0 0 0 20px;
}
.content-box {
	display:table;
}
*html .content-box  {
	display:inline-block;
}
.content-qm{
	color:#999;
	clear:both;
	margin-bottom:20px;
}
.content-bottom{
	padding:0 5px;
	height:22px;
	line-height:22px;
}
/*----------------------------vote------------------------------*/
.vote-left{
	width:30%;
	padding-left:20px;
}
.vote-right{
	width:70%;
}
.vote-img{
	height:8px;
	border:1px solid #9baab7;
}
/*----------------------------argue------------------------------*/
.vs{
	margin:3px 1px;
}
#zheng{
    border:1px solid #9baab7;
	background:#fff url(zheng-bg.gif) repeat-x bottom;
	padding:10px;
	height:100px;
	line-height:22px;
}
#fan{
    border:1px solid #9baab7;
	background:#fff url(fan-bg.gif) repeat-x bottom;
	padding:10px;
	height:100px;
	line-height:22px;
}
*html #fan,#zheng  {
	height:80px;
}
.argue-c{
    border-bottom:1px solid #9baab7;
	margin:10px;
}
.argue-c ul{
    list-style:none;
    padding:0;
	margin:0;
}
.argue-c li{
    border:1px solid #9baab7;
	border-bottom:0;
    padding:10px;
}
/*----------------------------table------------------------------*/
.table-box{
}
.table-box td{
    border-bottom:1px solid #d9dde1;
	padding-top:6px;
	padding-bottom:6px;
}
.table-box-left{
	width:20%;
	padding-left:20px;
}
.table-box-right{
	width:80%;
}
/*----------------------------box------------------------------*/
.box{
	padding:10px 20px;
}
.box img{
	vertical-align:middle;
}

/*----------------------------webdisk------------------------------*/

.webdisk{
	padding:5px;
}
.webdisk td{
	padding:2px 0;
}
.webdisk-nochecked img{
	padding:1px;
	border:1px solid #ece9d8;
}
/*a.webdisk-nochecked:hover img{
	padding:1px;
	border:1px solid #e4007f;
}*/
.webdisk-checked{
	color:#fff;
	background:#0079b8;
}
.webdisk-checked img{
	padding:0;
	border:2px solid #0079b8;
}
a.webdisk-checked:hover{
	text-decoration:none;
}

/*----------------------------page------------------------------*/

.page{
	font-size:11px;
}
.page a:hover{
	background:#D0EAFF;
	text-decoration:none;
	color:#1b7faf;
}
.p{
	border:1px solid #2186BA;
	padding:2px 5px;
	background:#fff;
}
.p1{
	border:1px solid #2e93c5;
	padding:0 3px;
	background:#fff;
	font-size:10px;
	font-weight:normal;
}
.curpage{
	border:1px solid #2186BA;
	padding:2px 5px;
	background:#2186BA;
	color:#fff;
	text-decoration:none;
	
}
/*----------------------------footer------------------------------*/
.footer{
	background:#fff url(footer-bg.gif) repeat-x top;
	border:1px solid #b3c0ca;
	padding:15px 10px;
	margin-bottom:15px;
}
/*----------------------------text------------------------------*/

.smalltext{
	font-size:12px;		
}
.red{
	color:#e4007f;
}
.blue{
	color:#2684d3;
}
.green
{
	color:#3E8C05;
	font-size:13px;
}
.hui
{
	color:#737272;
}
.box-link a{
	border:1px solid #b3c0ca;
	padding:1px 5px;
	background:#fff url(box-link-bg.gif) repeat-x top;
}
.box-link a:hover{
	text-decoration:none;
	background:#fff;
}
.box-link2 a{
	border:1px solid #2e93c5;
	padding:3px 10px;
}
.box-link2 a:hover{
	text-decoration:none;
	background:#1b7faf;
	color:#fff;
}
/*----------------------------ubb------------------------------*/

.maxcode_hide_subject
{
	border:1px solid #9baab7;
	padding:5px 10px;
    border-left:3px solid #9baab7;
	margin:10px 20px 0px 20px;
	color:#666;
	background:#fff url(top-bg2.gif) repeat-x top;
}
.maxcode_hide_content
{
	border:1px solid #9baab7;
	padding:5px 10px;
	border-top-width : 0px;
    border-left:3px solid #9baab7;
	margin: 0px 20px 10px 20px;
}
.maxcode_quote{
    border:1px solid #9baab7;
	margin:10px 10px;
	padding:5px 10px;
	background:#fff url(top-bg2.gif) repeat-x top;
}
.maxcode_code{
    border:1px solid #9baab7;
	padding:5px 10px;
    border-left:3px solid #9baab7;
	margin:10px 20px;
	color:#666;
	background:#fafafa;
	font:14px "Courier New", Courier, monospace;
}
.menuitems{
	margin : 2px; padding : 1px; text-align : left; line-height : 14pt;
}
.menu{
	border : 1px solid #000; visibility : hidden; font-size : 12px;position : absolute;background-color : #ffffcc; background-repeat : repeat-y;*/ filter:alpha(opacity=80); -moz-opacity: 0.8;
}
.threadCatalogSelected {
	background: #fff url(sclect_bg.gif) repeat-x;
    padding:4px 10px 5px;
	color:#12537C !important;
    display:block;
}
.onmouseoverBackGroundColor
{
	 background-color:#CBE3EE;
	}
/* ----------用户中心样式-------------*/
.left-content{
	width:198px;
	background:#FFFFFF;
	border:1px solid #B3C0CA;
}
.left-content span{
	float:left;
	padding-top:6px;
	padding-right:5px;
}
.left-titlebg{
	background:url(left_titlebg.gif) repeat-x;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	height:30px;
	line-height:30px;
	color:#5A5A5A;
	padding-left:14px;
	font-weight:bold;
}
.left_nav ul{
	margin:0px;
	padding:0px;
	color:#454545;
}
.left_nav ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:30px;
	padding-left:48px;
}
.left_nav .li_in{
	background:#fff;
}

.left_nav .li_selected{
	background:#DFEEF6;
	font-weight:bold;
	display:block;
}
.left_nav .li_out{
	background:#F2FAFE;
	font-weight:bold;
	display:block;
}
.li_foot
{
	border-top: 1px solid #ccc;
	background-color:#f1f1f1;
	padding:3px 0px 3px 20px;
	}
.left_nav
{
	min-height:200px;
	height:expression(this.scrollHeight<200?200:'auto');
	}
.left_in{
	background:url(left_navbg.gif);
	height:28px;
	line-height:28px;
	padding-left:14px;
	font-weight:bold;
	color:#5A5A5A;
	width:184px;
	cursor:pointer;
}
.left_in_select{
	background:url(left_navbg3.gif);
	height:28px;
	line-height:28px;
	padding-left:14px;
	font-weight:bold;
	color:#5A5A5A;
	width:184px;
	cursor:pointer;
}
.left_out{
	background:url(left_navbg1.gif);
	height:28px;
	line-height:28px;
	padding-left:14px;
	font-weight:bold;
	color:#5A5A5A;
	width:184px;
	cursor:pointer;
}
.right_content{
	border:1px solid #B3C0CA;
}
.right_content .title_bg{
	background:url(right_titlebg.gif) repeat-x;
	border:1px solid #fff;
	height:26px;
	line-height:26px;
	padding-left:20px;
	font-weight:bold;
	color:#FFFFFF;
}
.lin-h{
	line-height:18px;
}
#table_list td{
	border-bottom:1px solid #D3DEE3;
}
.table_in{
	height:30px;
	background:#fff;
}
.table_out{
	height:30px;
	background:#F5F4F4;
}
.d-title{
	background:#5EA8CB;
	padding-left:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left
}
.clear{
	clear:both;
}
.maxcode_table
{
	border-left:1px solid #ccc;
	
	border-top:1px solid #ccc;
	
	}
.maxcode_table td
{
	border-bottom:1px solid #ccc;
	padding:3px;
	border-right:1px solid #ccc;
	}
	
	.maxcode_panel
{

	
	}
/* ----------------------------*/
.disable
{
	display:none;
	}
.vcodeClass
{
	padding:3px 3px 3px 3px;
	border:1px solid #5CA7CB; 
	background-color:White;
	}
.emoticonMenuClass
{
	border:1px solid #5CA7CB; 
	background-color:White;
	padding:3px 3px 3px 3px;
	text-align:left
	}
.showPermissionItemClass td
{ 
	padding:5px 10px;
	border-bottom:1px solid #d9dde1;
	}
.showPermissionAlternatingItemClass td
{
	padding:5px 10px;
	border-bottom:1px solid #d9dde1;
	}
.showPermissionHeadClass
{ 
	background-color:#f6f6f6;
	
	}
.showPermissionHeadClass th
{
	padding:5px 10px;
	border-bottom:1px solid #d9dde1;
	
	}
.errorImagePic
{
	background-image:url("imgloading.gif");
	background-repeat:no-repeat;
	width:44px;
	height:42px;
}
.emptyClass
{
	
	}
.errorAvatarImageClass
{
	width:70px;
	height:70px;
	}
.showEmoticonClass
{
	border:1px solid #5CA7CB; 
	background-color:White;
	padding:3px 3px 3px 3px;
	}
