html, body{
	font-family: Arial,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	height:100%;
}

img{
	border:0;
}
#main_cont{
	width:760px;
	height:100%;
}

#page_ltitle{
	width:401px;
	height:42px;
	background-color:#006F47;
	border-bottom:5px solid #FFFFFF;
}

#page_rtitle{
	width:359px;
	height:42px;
	background-color:#69604D;
	border-left:4px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
}

#lbody1{
	border-bottom:3px solid #FFFFFF;

}
#lbody2{
	border-bottom:5px solid #FFFFFF;

}
#item1{
	border-left:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
	background-color:#E5CC83;
	vertical-align:top;
}

#item1_title{
	width:355px;
	height::81px;
	background-image:url(../images/main_title1.gif);
	background-repeat:no-repeat;

}
#item1_text{
	height:66px;
}

#item1_text a{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}

#item2{
	border-bottom:5px solid #FFFFFF;
	border-left:4px solid #FFFFFF;
	background-color:#E0B89E;
	vertical-align:top;
}

#item2_title{
	width:355px;
	height::81px;
	background-image:url(../images/main_title2.gif);
}

#item2_text{
	height:66px;
	

}


#item2_text a{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}



#item3{
	border-left:4px solid #FFFFFF;
	background-color:#69604D;
	width:356px;
	height:48px;
	color:#FFFFFF;
	padding-left:16px;
	font-size:16px;
	border-bottom:5px solid #FFFFFF;
}
#item4{
	border-left:4px solid #FFFFFF;
	background-color:#69604D;
	width:356px;
	height:48px;
	color:#FFFFFF;
	padding-left:16px;
	font-size:14px;
	font-weight:bold;
	border-bottom:5px solid #FFFFFF;
}

#footer{
	height:100%;
	width:100%;
	background-color:#006F47;
}

#lfooter{
	padding: 25px 0px 10px 0px;
	vertical-align:top;
	color:#FFFFFF;
}

#lfooter a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#rfooter{
	
	padding: 25px 0px 10px 0px;
	vertical-align:top;
	color:#FFFFFF;
}

#rfooter a {
	
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.main_r_cont{
	padding-top:10px;
	padding-left:17px;
	border-top:1px SOLID #FFFFFF;
	height:22px;
	background-color:#E5CC83;
}

.main_p_cont{
	padding-top:10px;
	padding-left:17px;
	border-top:1px SOLID #FFFFFF;
	height:22px;
	background-color:#E0B89E;
}

.left_bg{
	float:left;
	width:92px;
	height:54px;
	border-right:2px solid #FFFFFF;
	background-color:#006F47;
}

html>body .left_bg{
	height:48px;
	border-right:4px solid #FFFFFF;
}

.left_bg1{
	float:left;
	width:92px;
	height:48px;
	border-right:2px solid #FFFFFF;
	border-bottom:4px solid #ffffff;
	background-color:#006F47;
}
html>body .left_bg1{
	height:44px;
	border-right:4px solid #FFFFFF;
	border-bottom:4px solid #ffffff;
}

.left_item{
	height:31px;
	background-color:#69604D;
	text-align:right;
	vertical-align:middle;
	padding:17px 25px 0px 0px;
}

html>body .left_item{
	height:29px;
	padding:15px 25px 0px 0px;
	background-color:#69604D;
}
