a{color:#666666;text-decoration:none;}
a:hover{text-decoration:underline;}
a img{border:0;}

body{
	margin:0px;
	padding:0px;
	font-family:"ËÎÌå";
	font-size:12px;
	background: url(more-body-bg.gif) repeat-x top  #4A0C0F;
	color:#666;
	line-height:22px;
}

.enfont{font-family:Arial, Helvetica, sans-serif;}
.f14{font-size:14px;}
.b_line{ border-bottom:1px #ccc solid;}
.buttons{background:url(comm_sub.gif); width:65px; height:25px; border:0px; color:#fff;}
.texts{border:0px;border:1px solid #999; font-size:14px; }


/* HEADER */

.header{
	width:970px;
	height:135px;
	background:url(header_bg.gif) repeat-x;
	margin:0px auto;
	margin-top:5px;

}



/* MENU */

.menu{
	width:970px; height:42px; margin:0 auto;
	background:url(menu_bg.gif) repeat-x;
}

.menu_items a{color:#ffffff;font-size:14px;}
.menu_items a:hover {color:#ffffff;font-size:14px; border-bottom: #ffffff solid 1px;}


/* BODY */

.b_bg{width:980px; background:#ffffff url(body_bg.gif) repeat-x top center; margin:0 auto;}

.main{
	width:970px; margin:0 auto;
	background:#ffffff;
}


/* left contact */

#body_left_content{
	margin-top:5px;
	float:left;
	width:100%;
}

.left_content{text-align:justify;text-justify:inter-ideograph;word-break:break-all; padding:10px 20px;}

/* right content */

#body_right_content{
	margin-top:5px;
	float:right;
	background:url(body_right_content.png) no-repeat;
	width:240px;
	
}



.r_title{
	color:#322f2e;
	font-size:14px;
	font-weight:bold;
	background:url(tag_h2.gif) no-repeat bottom center;
	width:214px;
	height:30px;
	padding-left:38px;
}



.l_title{
	margin-bottom:30px;
	background:url(postmetadata_bg.png) no-repeat;
	width:675px;
	height:35px;
	color:#fff;
	padding: 2px 0px 0px 10px;
	font-size:14px;
	font-weight:bold;
}

.img{
	border:1px solid #666;
}

/* FOOTER */

#footer{
	width:100%;
	height:144px;
	background:url(footer_bg.gif) repeat-x;
	clear:both;
	margin:0px auto;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#footer_text{
	padding-top:30px;
}

#footer_ask{
	padding-top:10px;
}

#footer_text a{
	font-weight:bold;
	color:#e993b8;
}

#footer_ask a{
	color:#ffffff;
	font-weight:bold;
}