/* CSS Document */
body{
	margin:0 auto;
	padding:0 0 0 0px;
	text-align:center;
}
#main_body{
	width:980px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}
#header_part{
	background:url(/images/banner.JPG);
	background-position:top;
	background-repeat:no-repeat;
	width:980px;
	height:348px;
	float:left;
}
#logo_area{
	width:150px;
	padding-left:41px;
	padding-top:28px;
	float:left;
}
#logo_area1{
	width:150px;
	text-align:center;
	float:left;
}
#logo_area2{
	width:150px;
	text-align:center;
	float:left;
}
.red_text1{
	color:#ff2626;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
}
.blue_text1{
	color:#07399e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}
.red_text2{
	color:#ff2626;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
}
.blue_text2{
	color:#07399e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
}
.body_text{
	color:#7b7b7b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#body_part{
	width:927px;
	padding-left:41px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:15px;
	background-color:#f2f2ee;
	float:left;
	text-align:left;
}
#body_part_right{
	width:580px;
	padding-top:15px;
	float:left;
	text-align:left;
}
#banner_1{
	width:477px;
	float:left;
	padding-bottom:10px;
	text-align:left;
}
#text_area_1{
	width:565px;
	float:left;
	padding-bottom:8px;
	text-align:justify;
	padding-top:5px;
}
.read_more{
	width:70px;
	float:right;
	background:url(/images/arrow.GIF);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
.read_more1{
	width:70px;
	float:right;
	background:url(/images/arrow2.GIF);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
.read_more_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#138400;
	text-align:left;
	text-decoration:none;
}
.read_more_text:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#138400;
	text-align:left;
	text-decoration:underline;
}
#body_left{
	width:310px;
	float:right;
	text-align:left;
}
#left_part_1{
	background-color:#ecece0;
	width:310px;
	padding-top:8px;
	padding-bottom:5px;
	float:left;
}
#left_part_1_banner{
	background:url(/images/hot_banner.GIF);
	background-position:left;
	background-repeat:no-repeat;
	width:310px;
	padding-left:19px;
	padding-top:15px;
	float:left;
	height:33px;
	
}
#plus_list{
	width:296px;
	padding-bottom:8px;
	padding-top:5px;
	float:left;
	padding-left:25px;
}
#plus_list ul{
	margin:0px;
	padding:0px;
	display:block;
	list-style-type:none;
}
#plus_list ul li{
	background:url(/images/plus.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:281px;
	padding-left:15px;
	float:left;
	color:#7b7b7b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
}
#plus_list ul li a{
	
	float:left;
	color:#7b7b7b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
#plus_list ul li a:hover{
	
	float:left;
	color:#7b7b7b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
}
#gap{
	width:150px;
	float:left;
	text-align:left;
}
#left_part_2{
	background-color:#ecece0;
	width:310px;
	padding-top:8px;
	padding-bottom:5px;
	float:left;
}
#left_part_2_banner{
	/*background:url(/images/hot_banner.GIF);
	background-position:left;
	background-repeat:no-repeat;*/
	width:310px;
	padding-left:19px;
	padding-top:15px;
	float:left;
	height:33px;
	
}
#arrow_list{
	width:296px;
	padding-bottom:8px;
	padding-top:5px;
	float:left;
	padding-left:25px;
}
#arrow_list ul{
	margin:0px;
	padding:0px;
	display:block;
	list-style-type:none;
}
#arrow_list ul li{
	background:url(/images/list_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:281px;
	padding-left:15px;
	float:left;
	color:#7b7b7b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
}
#arrow_list ul li a{
	
	float:left;
	color:#7b7b7b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
#arrow_list ul li a:hover{
	
	float:left;
	color:#7b7b7b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
}
#list_text{
	width:281px;
	padding-bottom:8px;
	padding-top:5px;
	float:left;
	padding-left:25px;
	padding-left:15px;
}
#footer{
	width:972px;
	height:47px;
	padding-top:10px;
	padding-left:8px;
	float:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#444539;
	font-size:11px;
	text-align:left;
}

	
	
	
	
	
	
	
	
	

