@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-family: Tahoma; font-size:11px;}
p{ margin:0; padding:0;}
.cont_kavi{ padding-top:235px; font-size:15px; font-weight:bold; font-style:italic;}
.wraper{ width:990px; margin:0 auto;}
.Header{ width:990px; height:266px; background:url(images/Header.jpg) no-repeat;}
.Container{ width:990px;}
.contant_Left{ width:274px; background:#aaaa84; float:left;}
.contant_Right{  width:704px; float:right; margin-right:5px;}
.Cont_R_Top_bg{ width:704px; height:46px; background:url(images/cont_top_bg.jpg) no-repeat;}
.Cont_R_Mid_bg{ width:704px; background:url(images/cont_mid_bg.jpg) repeat-y;}
.Cont_R_Bot_bg{ width:704px; height:27px; background:url(images/cont_bot_bg.jpg) no-repeat; margin-bottom:3px;}
.Footer{ width:990px; height:56px; background:url(images/Footer.jpg) repeat-x; clear:both;}
.foot_left{ width:250px; float:left; margin:25px 0 0 15px;}
.foot_right{ width:250px; float:right; margin:25px 15px 0 0; text-align:right;}
#footer a{
	color: #FF0000;
	text-decoration: none;
}

#footer a:hover{
	color:#FFFFFF
	text-decoration: underline;
}
.contact_heid{ font-size:15px; padding:10px 0 0 20px; color:#dc1372; font-weight:bold;}

