body{
margin:0 auto;
background-color:#1e0702;
}


.bg1 {
	background-image: url(../img/bg.jpg);
	background-repeat:no-repeat;
	width:976px;
	height:529px;
	
}
.top_bar{
background-color:#302018;
}
.body{
background-color:#FFFFFF;
width:976px;
margin:0 auto;
}
.middle_box_top{
background-image:url(../img/middle_box_top.jpg);
background-repeat:no-repeat;
width:920px;
height:14px;
}
.middle_box_bottom{
background-image:url(../img/middle_box_bottom.jpg);
background-repeat:no-repeat;
width:920px;
height:15px;
}
.middle_box_bg{
background-image:url(../img/middle_box_bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#eeeeee;
height:292px;
border-left:1px solid #bdbcbd;
border-right:1px solid #bdbcbd;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
color:#2f271c;
}
.txt_welcome{
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:28px;
}
.contenttext{
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:14px;

}
.border_welcome{
border-bottom:2px solid #000000;
}
.footer{
background-image:url(../img/footer.gif);
background-repeat:no-repeat;
width:976px;
height:109px;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;

}
.footer a{
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.nav_nor{
background-image:url(../img/tab_nor2.gif);
background-repeat:no-repeat;
width:123px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#d0b898;
}
.nav_nor a{
color:#d0b898;
text-decoration:none;
}
.nav_nor a:hover{
color:#d0b898;
text-decoration:underline;
}
.nav_hov{
background-image:url(../img/tab_hov2.gif);
background-repeat:no-repeat;
width:123px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#fff;
}
.nav_hov a{
color:#fff;
text-decoration:none;
}
.nav_hov a:hover{
color:#fff;
text-decoration:underline;
}
