/* CSS Document */

body {
	background-color: #F6E8C7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
	color:#883B09;
	text-align:center;
}
td{
font:Arial;
font-size:12px;
color:#883B09;
line-height:200%;
}

.top_bg{
background-image:url(../images/top_line.jpg)}
.top_bg1{
background-image:url(../images/top_bg.jpg);
background-repeat:repeat-x}
.bottom_bg{
background-image:url(../images/bottom_bg.jpg)}
.title_bg{
background-image:url(../images/title_line.jpg)}
.right_bg{
background-image:url(../images/right_bg-16.jpg);
background-repeat:repeat-x}
.main_bg{
background-image:url(../images/main_bg.jpg)}
.copyright_bg{
background-image:url(../images/copyright_bg.jpg);
background-repeat:no-repeat}
a:link{
   color:#883B09;
   text-decoration:none;
   }
a:visited{
   color:#883B09;
   text-decoration:none;
	}
a:active{
   color:#883B09;
   text-decoration:none;
   }
a:hover{
   color:#883B09;
   text-decoration:none;
   }


.pro_ys{
background-color:EAD0A2;}