/* CSS Document */
body{
	background:#fff url(../images/main_bg.gif) top repeat-x;
	margin:0 auto;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c461e;
}
#main_body_container{
	width:948px;
	margin:0 auto;
	padding:0px;
	text-align:center;
}
#header_container{
	background:url(../images/header.jpg) top no-repeat;
	width:893px;
	height:221px;
	float:left;
	text-align:right;
	padding:0px 55px 10px 0px;
	color:#34110f;
}
#inner_main_body{
	background: url(../images/main_bg_1.gif) repeat-y;
	width:948px;
	float:left;
}
#inner_main_body_1{
	background:url(../images/inner_bg.gif) top no-repeat;
	width:948px;
	float:left;
}
.body_inner{
	width:920px;
	padding:0px 14px;
	float:left;
	text-align:left;
}
.body_inner_1{
	width:880px;
	float:left;
	text-align:left;
	background:#e0dcb7;
	padding:10px 20px;
}
.body_inner_2{
	width:900px;
	float:left;
	text-align:left;
	background:#d5d0ae;
	padding:10px;
}
.body_dwn_1{
	width:598px;
	float:left;
	background:#c6c1a1;
	border:1px solid #b1ac8c;
}
.body_dwn_1_1{
	width:298px;
	float:left;
	border-right:1px solid #b1ac8c;
}
.body_dwn_1_1_top{
	width:297px;
	float:left;
	text-align:center;
	padding:10px 0px;
	border-bottom:1px solid #b1ac8c;
	color:#34110f;
}
.body_dwn_1_1_dwn{
	width:285px;
	float:left;
	text-align:left;
	padding:8px 5px 8px 7px;
}
.perple_text{
	background:url(../images/perple_arrow.gif) top left no-repeat;
	padding-left:12px;
	float:left;
	text-align:left;
	color:#750044;
	font-weight:bold;
	background-position:0px 3px;
}
.read_area{
	float:right;
	width:85px;
}
.read_more{
	color:#530e0e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.read_more:hover{
	color:#530e0e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

.body_dwn_1_2{
	width:298px;
	float:left;
	/*border-right:1px solid #b1ac8c;*/
}
.body_dwn_2{
	width:290px;
	padding:8px 0px 8px 10px;
	float:left;
	text-align:left;
}
.text_mid{
	float:left;
	text-align:left;
	padding:8px 0px;
	color:#34110f;
	width:290px;
}
.list{
	width:290px;
	float:left;
}
.list ul{
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	float:left;
	display:block;
}
.list ul li{
	width:278px;
	padding:8px 0px 8px 12px;
	background:url(../images/blue_ball.gif) left top no-repeat;
	border-bottom:1px solid #bdb898;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#750044;
	font-weight:bold;
	background-position:0px 9px;
	
}
.list ul li a{
	/*width:278px;
	padding:8px 0px 0px 12px;
	background:url(../images/blue_ball.gif) left top no-repeat;*/
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#750044;
	font-weight:bold;
	text-decoration:none;
}
.list ul li a:hover{
	/*width:278px;
	padding:8px 0px 0px 12px;
	background:url(../images/blue_ball.gif) left top no-repeat;*/
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c73989;
	font-weight:bold;
	text-decoration:none;
}
#footer{
	width:908px;
	float:left;
	text-align:left;
	background:url(../images/main_bg_1.gif) repeat-y;
	padding:18px 20px;
}
	
	













