ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}


body{
	margin:0px;
	padding:0px;
	font-family:"ËÎÌå";
	font-size:12px;
	line-height:22px;
	background:#ffffff url(../images/broung.png);
}

.enfont{font-family:"Arial";font-size:12px;}
.ppfont12{color:#9e0b0e; font-weight:bold;font-size:12px;}
.ppfont14{color:#9e0b0e; font-weight:bold;font-size:14px;}
.font_blue{color:blue;}

.buttons{background:url(../images/butt.png); width:84px; height:24px; border:0px;}
.texts{border:0px;border-bottom:1px solid #999; font-size:14px; }
.b_line{ border-bottom:1px #ccc solid;}


/* HEADER */
#head{
	width:1000px;
	background:#ffffff url(../images/bg.png) repeat-x;
	color:#000;
}

#header{
	width:1000px;
	height:150px;
	padding-top:70px;
	padding-right:10px;
	text-align:right;
	background:url(../images/header_bg.jpg) no-repeat;
}

#header_title{
	padding-top:150px;
	float:right;
	font-family:"Arial";
	font-size:14px;
}


/* FOOTER */
#foot{background:url(../images/page_bg.gif);}

#footer{
	width:100%;
	height:50px;
	color:#000000;
	font-family:Arial;
	text-align:center;
}

#footer a{font-weight:bold;color:#9e0b0e;}



/* MENU */


#header_link a{
	color:#fff;
	font-size:13px;
	padding-top:10px;
	font-weight:bold;
}




/* BODY */


#body_left{
	vertical-align:top;
	padding-bottom:40px;
	/*background:url(../images/body_left_bg.gif) no-repeat right top;*/
	width:78%;
}

#body_right{
	width:22%;
	vertical-align:top;
	text-align:center;
	background:url(../images/body_right_bg.gif) no-repeat;
	border-left:1px solid #fef7ce;
}

/* left contact */

#body_left_content{ margin:0px 5px 0px 0px;text-align:justify;text-justify:inter-ideograph;word-break:break-all; padding:2px;}

.left_title{
	color:#FFDB01;
	font-weight:bold;
	height:26px;
	font-size:14px;
	padding:2px 0px 0px 20px;
	background:url(../images/post-title_h4.gif);
	}
.post{
	background:url(../images/post-top_bg.gif) no-repeat right top;
	padding-right:15px;	
	
}



/*right contact*/

.logoimg {border:2px #DED4C1 solid}

.right_title{
	color:#000;
	font-weight:bold;
	height:26px;
	font-size:14px;
	padding:0px 0px 2px 28px;
	background:url(../images/right_tags_bg.gif) left bottom;
	}


