@charset "utf-8";
body {
	background-image: url(/img/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #e5e5e5;
	font-family: 'Tahoma', 'Verdana', 'Arial';
	font-size: 9pt; 
	color: #333333;
}
ul,li,form{margin:0;padding:0;}
a,a:link  { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #000000; text-decoration: none; }
a:visited { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #000000; text-decoration: none; }
a:active  { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #ff33a8; text-decoration: none; }
a:hover   { font-family: 'Tahoma', 'Verdana', 'Arial'; color: #ff33a8; text-decoration: underline; }
.nounderline {text-decoration: none!important;}
a {outline: none; /* for Forefox */ }
a {star:expression(this.onFocus=this.blur()); /* for Ie*/ }

img{border:0px;}
h3{
	font-size: 14px;
	font-family: 'ËÎÌå';
}

input,button,textarea,checkbox,.input,select{
	border: 1px solid #cccccc;
	background: #ffffff;
	font-size: 9pt; 
}


#container {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}
#head {
	height: 150px;
	width: 760px;
	overflow: hidden;
	margin: 0;
	background-image: url(/img/head.gif);
	background-repeat: no-repeat;
	border: 1px;
	border-color: #000000;
}
.clearfix {
	clear: both;
}

#logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 150px;
}

#nav ul,#nav2 ul{
	margin-left: 0px;
	padding-left: 0px;
}

#nav li {
	list-style-type: none;
	float: left;
}
#nav {
	margin-left: 515px;
	margin-top: 100px;
}
#nav2 {
	margin-left: 515px;
	margin-top: 63px;
}
#nav li a {
	display: block;
	margin: 3px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #FF33A8;
	font-size: 14px;
}
#logo h1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #333333;
}
#nav li a:hover {
	background-color: #FF33A8;
	color: #FFFFFF;
	font-size: 14px;
}
#nav2 li {
	list-style-type: none;
	float: left;
}
#nav2 li a {
	display: block;
	margin: 3px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
#nav2 li a:hover {
	color: #BACC00;
	font-size: 14px;
}
#logo a {
	display: block;
	height: 150px;
	width: 100%;
	text-indent: -5000px;
}
.content_bottom {
	background-image: url(/img/content_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 760px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.content_top {
	background-image: url(/img/content_bg_top.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 12px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.line_holder {
	height: 12px;
	margin: 0;
	padding: 0;
}
.content {
	background-color: #efefef;
	margin: 0;
	width: 758px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
	overflow: hidden;pans
}

.channel_recent,.board_recent{
	float: left;
	width: 310px;
	margin-left: 32px!important;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	*padding-top: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.board_recent{
	height: 230px;
}
.channel_recent ul,.board_recent ul{
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.rightpad{
	float: right;
	width: 120px;
	margin-right: 18px!important;
	margin-right: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: center
}

.myfav,#articlelist,#postlist,#articleshow,#commentshow,#comment_form_div{
	float: left;
	width: 540px;
	margin-left: 20px!important;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	*padding-top: 20px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	overflow-x: hidden;
}
.myfav,#articlelist,#postlist,#articleshow{
	min-height:250px;
	height:auto !important;
	height:250px;
}
.channel_recent li,.board_recent li{
	height: 18px;
}

.myfav ul,#articlelist ul,#postlist ul{
	margin-left:20px;
	padding-left:0px;
}

.myfav li,#articlelist li,#postlist li{
	line-height: 24px;
	list-style-type: none;
	padding-left:12px;
	background:url(/img/mark_old.gif) no-repeat left ;
	display: block;
	width: 480px;
	border-bottom: 1px dotted #cccccc;
	overflow: hidden;
}
.myfav li a,#articlelist li a,#postlist li a{
	display: block;
	height: 26px;
}
.myfav li a:hover,#articlelist li a:hover,#postlist li a:hover{
	background: #efefef;
	text-decoration: none;
}

.channel_recent h3 a,.board_recent h3 a,#articlelist h3 a,#postlist h3 a{
	margin-left: 20px;
	color: #ff33a8!important;
	font-size: 8pt;
	text-decoration: none;
}

.channel_recent h3 a:hover,.board_recent h3 a:hover,#articlelist h3 a:hover,#postlist h3 a:hover{
	color: #ff33a8;
	font-size: 8pt;
	text-decoration: underline;
}

.articledate,.listarticledate{
	color: #3cb7eb;
}

.listarticledate{
	float: right;
}

.comments{
	color: #bacc00;
	font-weight: bold;
	font-size: 8pt;
}

.p_bar{
	height: 25px;
	padding-top: 5px;
	text-align: center;
	margin-left: 100px;
}

.p_bar a{
	display: block;
	float: left;
	border: 1px solid #cccccc;
	height: 20px;
	line-height: 22px;
	overflow: hidden;
	margin-left: 5px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	background: #FFFFFF;
}

.p_bar a:hover{
	background: #ff33a8;
	color: #FFFFFF;	
	text-decoration: none;
}

.p_curpage{
	float: left;
	background: #ff33a8!important;
	color: #FFFFFF;	
}

.p_input{
	float: left;
	width: 30px;
	height: 14px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border-width: 1px; 
	border-style: solid; 
	border-color: #cccccc; 
}	

#articleshow h3,#commentshow h3,#comment_form_div h3{
	border-bottom: 1px dotted #cccccc;
}
#articleshow a{
	font-family: 'Tahoma', 'Verdana', 'Arial'; color: #ff33a8; text-decoration: underline;
}
#articleinfo{
	margin-left: 3px;
	margin-top: -15px;
	margin-bottom: 10px;
	color: #999999;
}	

.articlepath,#articleshowcontrol{
	float: right;
	margin-top: -35px;
	color: #3cb7eb;	
}
#articleshowcontrol{
	margin-top: 20px;
}

.articlepath a,#articleshowcontrol a{
	color: #3cb7eb!important;
	font-size: 9pt;
	text-decoration: none!important;
}

.articlepath a:hover,#articleshowcontrol a:hover{
	color: #3cb7eb!important;
	font-size: 9pt;
	text-decoration: underline;
}	

.second_nav_sub {
	margin-top: 10px;
	margin-left: 7px;
}
.second_nav {
	margin-left: 50px;
	width: 660px;
	background: #FFFFFF;
	height: 35px;
	overflow: hidden;
}
.second_nav li{
	list-style-type: none;
	float: left;
	padding: 0px;
}
.second_nav_node{
	margin-top: 10px;
	width: 40px;
	margin-left: 20px;
	font-weight: bold;
}
.second_nav_img{
	margin-left: 20px!important;
	margin-left: 10px;
}	

.user_comments{
	width: 520px;
	margin-left: 10px;
	border-bottom: 1px dotted #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}

.user_comments_name{
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
	border: 1px soild #cccccc;	
}

.user_comments_name img{
	border: 1px soild #cccccc;		
}	

.user_comments_detail{
	color: #595959;
	padding-left: 10px;
	padding-right: 10px;
	word-break: break-all;
	word-warp: warp;
	overflow: hidden;
}

.user_comments_detail a{
	color: #ff33a8;
}

.user_comments_date{
	color: #3cb7eb;
}

.user_comments_content{
	padding-left: 10px;
	padding-right: 10px;
	word-break: break-all;
	word-warp: warp;
	line-height: 150%;
	overflow: hidden;
}

.speciallink{
	color: #ff33a8!important;
	text-decoration: underline!important;
}

#comment_form{
	margin-left: 60px;
}

#comment_textarea{
	width: 300px;
	height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
}#comment_submit{
	width: 100px;
	height: 100px;
}
#pleaseWait{
	display: none;
	text-align: center;
}

#searchinput{
	width: 80px;
}
#searchbutton{
	width: 30px;
}
#postlink,#showmarklink{
	float: right;
	cursor: pointer;
	border-bottom: 1px solid #bacc00;
	margin-right: 10px;
}
#toprightlinks{
	float: right;
	margin-top: -40px;
}
#form_article_data{
	padding-left: 5px;
	line-height: 20px;
}
#form_article_data input{
	width: 200px;
}
#form_article_data textarea{
	width: 520px;
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
}
.highlightword{
	display: inline;
	color: #ff33a8;
}

.markflag{
	color: #ff33a8;
}
.topflag{
	color: #3cb7eb;
}
.lockflag{
	color: #bacc00;
}

.list_author_avatar{
	position: absolute;
	width: 50px;
	height: 50px;
	margin: 2px;
	border: 0px;
	display: none;
}
.list_author_name{
	float: right;
	margin: 2px;
	color: #666666;
}
#postlist li{
	height: 26px;
	overflow: hidden;
}

.attachdl{
	margin: 10px;
	border: 1px dashed #cccccc;
	width: 520px;
}
.attachdt{
	background: #e5e5e5;
}
.attachdd{
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
}
.attachimg{
	max-width: 520px;
	width:expression(this.width < 520? "auto": "520px" ); 
	border: 0px;
}
#post_author_name{
	width:120px;
	display:block;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
}
.post_author_info{
	line-height:24px;
	background:#efefef;
	display:block;
	text-align: center;
	width:120px;
}
.attach_box{
	text-align: center;
	float: left;
	margin: 2px;
	overflow: hidden;
	width: 100px;
	height: 116px;
}
.attach_table{
	border: 1px solid #cccccc;
	width: 98px;
	height: 115px;
	padding: 0px;
}
.attach_td{
	width: 98px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	background: #efefef;
	padding: 0px;
}
.attach_box img{
	border: 0px;
	max-width: 90px;
	width:expression(this.width < 90? "auto": "90px" ); 
	max-height: 90px;
	height:expression(this.width < 90? "auto": "90px" );
}
.bigcontent{
	width:680px;
	background: #FFFFFF;
	margin: auto;
}
.font_with_underline{
	background-image: url(/img/diary_underline.gif);
	line-height: 25px;
	font-size: 9pt;
	margin: 0px;
}
.checkboxlist{
	border: 0px;
}
#moderatorslist{
	filter:alpha(opacity=80);
	opacity: 0.8;
	position: absolute;
	display:none;
	background-color: #efefef;
	border: 1px solid #cccccc;
	overflow:hidden;
}
#hermenu{
	filter:alpha(opacity=90);
	opacity: 0.90;
	/*background-image: url(/images/happy06.gif);*/
	padding: 5px;
	position: absolute;
	display:none;
	background-color: #ffffff;
	border: 1px dotted #bacc00;
	overflow: hidden;
}
.alphabet{
	text-align: center;
	margin-left: 5px;
}
.alphabet li{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	list-style-type: none;
}
.gavatar{
	border: 0px;
	width: 50px;
	height: 50px;
}
#profile_avatar{
	width: 60px;
	height: 70px;
	margin-left: 10px;
	font-size:8pt;
	text-align:center;
	padding:6px;
	border:1px solid #cccccc;
	background:#FFFFFF
}
.profile_input{
	margin:0px;
	width:200px;
	height:20px;
	line-height:20px; 
	font-size: 9pt;
}
.collection_title{
	width:450px;
	float:left
}
.collection_control{
	color: #3cb7eb!important;
	text-align:center;
	width:28px;
	float:left;
}

.friendbox{
	text-align: center;
	float: left;
	margin: 5px;
	overflow: hidden;
	width: 80px;
}
.friendname{
	color: #3cb7eb;
}

.favcatpad,.favcat_active{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	cursor:pointer;
}
.favcat_active{
	margin-left: -10px;
	color: #ff33a8
}

