/* CSS Document */
body{
	margin:0 auto;
	padding:0px;
	text-align:center;
	background:#fff url(/images/body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	color:#363434;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}
#main_body_container{
	width:1025px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}
#header_part{
	background:url(/images/header1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:980px;
	height:276px;
	float:left;
	padding-left:45px;
	padding-top:50px;
	text-align:left;
	color:#FFFFFF;
}
#body_part_bg{
	background:url(/images/main_body.gif);
	background-repeat:repeat-y;
	width:1025px;
	float:left;
	padding-bottom:2px;
}
#body_part_bg_inner{
	background:url(/images/main_body_inner.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:1025px;
	float:left;
}
#body_part_left{
	width:610px;
	float:right;
	padding-top:15px;
}
#body_part_left_up{
	background:url(/images/tab.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	height:41px;
	width:480px;
	text-align:left;
	padding-left:35px;
	padding-top:2px;
}
#heading_area{
	width:416px;
	float:right;
}
.text_1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFFFFF;
}
.text_2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#663333;
	
}
.text_3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000;
	
}
#body_text_area{
	width:560px;
	float:left;
	padding-top:15px;
	padding-left:10px;
	text-align:justify;
	/*line-height:10px;*/
	padding-bottom:15px;
}
#read_more_area{
	background:url(/images/green_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:231px;
	/*height:11px;*/
	float:right;
	padding-left:15px;
}
.read_more_text{
	color:#ff2c2c;
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	text-decoration:underline;
	font-weight:bold;
}
.read_more_text:hover{
	color:#ff2c2c;
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}
#body_right{
	width:333px;
	float:left;
	padding-left:50px;
	padding-top:25px;
}
#body_right_1{
	width:333px;
	float:left;
}
#body_right_top{
	background:url(/images/left_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:333px;
	height:17px;
	float:left;
}
#body_right_mid{
	width:333px;
	background:url(/images/left_bg.gif);
	background-repeat:repeat-y;
	float:left;
}
#body_right_dwn{
	background:url(/images/left_dwn.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:333px;
	height:17px;
	float:left;
}
.body_right_inner{
	width:319px;
	padding-top:0px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:8px;
	float:left;
	/*text-align:left;*/
}
.body_right_inner_1{
	background:url(/images/left_top_1.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:319px;
	height:48px;
	padding-top:5px;
}
.body_right_inner_2{
	/*background:url(/images/left_top_1.gif);
	background-position:top;
	background-repeat:no-repeat;*/
	float:left;
	width:319px;
	/*height:48px;*/
	padding-top:5px;
	background-color:#c9c1be;
}
.body_right_inner_3{
	background:url(/images/left_top_2.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:319px;
	height:13px;
	/*padding-top:5px;*/
}






/*   -------------------------   */
#left_list{
	width:305px;
	padding-left:8px;
	float:left;
	text-align:left;
	padding-top:8px;
}
#left_list ul{
	margin:0;
	padding:0;
	display:block;
	list-style-type:none;
}
#left_list ul li{
	background:url(/images/ul_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:302px;
	
	float:left;
	line-height:24px;
}
#left_list ul li a{
	background:url(/images/ul_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:302px;
	
	/*padding-left:12px;*/
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	font-weight:normal;

}
#left_list ul li a:hover{
	background:url(/images/ul_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:302px;
	
	
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;

}
#footer_bg{
	/*background:url(/images/footer.gif);*/
	background-repeat:repeat-x;
	height:51px;
	float:left;
	width:980px;
	padding-left:28px;
}

#footer_bg_1{
	background:url(/images/footer1.gif);
	background-repeat:repeat-x;
	height:33px;
	float:left;
	width:965px;
	padding-left:15px;
	padding-top:18px;
	text-align:left;
	
}
	
	

