/* CSS Document */

*{margin:0px; padding:0px;}


img{
 margin:0px;
 padding:0px;
 border:none;}

body{
 margin:auto;
 width:100%;
 height:69px;
 text-align:center;
 background: url(../images/font.gif) repeat-y; }

.main{
 margin:auto;
 width:815px;
 height:600px;
 margin-top:30px;}

.main_top{
 margin:auto;
 width:815px;
 height:31px;
 background: url(../images/cent_top.gif) no-repeat top left;}

.main_cent{
 margin:auto;
 width:815px;
 height:2800px;
 margin-top:-1px;
 background:white;}

.main_bottom{
 margin:auto;
 width:815px;
 height:20px;
 background: url(../images/cent_bottom.gif) no-repeat bottom left;}

.top_right{
 float:right;
 position:relative;
 right:20px;
 width:100px;
 height:30px;}

.top_in{
 margin:auto;
 float:left;
 position:relative;
 left:300px;
 width:377px;
 height:30px;
 background:#F4E29C;}

.top_bot{
 margin:auto;
 float:left;
 font-size:14px;
 width:377px;
 height:30px;
 background: url(../images/top_bottom.gif) no-repeat bottom left;}

.top_bot P{
 position:relative;
 top:5px;
 font-family:arial;
 font-size:13px;}

.left_div{
 float:left;
 position:relative;
 left:-31px;
 top:-36px;

 width:70px;
 
 height:140px;

 background: url(../images/left_div.gif) no-repeat;}

.cent_div{
 float:left;
 position:relative;
 left:-15px;
 width:230px;
 height:400px;
 font-family:arial,sans-serif;
 color:#8A4A00;
/*background:yellow;*/
}

.cent1{
 height:70px;
 text-align:center;
 font-size:14px;
 }

.cent1 P{
 font-weight:bold;
 font-size:13px;}

.cent2{
 margin:auto;
 height:250px;
 width:210px;
 text-align:center;
 font-size:15px;
 position:relative;
 top:50px;
 }

.tab{
 text-align:left;
 font-size: 15px;
 LIST-STYLE-TYPE: none;
 WIDTH: 210px;}

.tab LI {
 margin:auto;
 width:210px;
 margin-bottom:2px;}

.tab LI A{
 DISPLAY: block;
 padding: 7px 0px 7px 10px;
 FONT-WEIGHT: bolder;
 font-size:14px;
 font-family:arial;
 COLOR:#8A4A00;
 HEIGHT: 19px;
 TEXT-DECORATION: none;}

.tab LI IMG{
 float:left;
 width:230px;
 height:1px;
 position:relative;
 left:-8px;
}
.tab LI A:hover{
  background:#FFFFCC;}

.cent_down{
 clear:left;
 float:left;
 width:225px;
 height:185px;
 position:relative;
 top:-5px;
 left:-8px;
 background: url(../images/win1.gif) no-repeat;}

.cent_down_text{
 margin:auto;
 text-align:left;
 font-size:14px;
 font-weight:bold;
 color:#8A4A00;
 width:160px;
 height:120px;
 /*background:green;*/
 position:relative;
 top:30px;
 left:10px;}

.cent_down_text A{
 font-size:13px;
 font-family:arial;
 font-weight:100;
 color:#8A4A00;}

.main_pic{
 float:left;
 width:480px;
 height:320px;
 position:relative;
 top:70px;
 left:20px;
 background: url(../images/main_pic.gif) no-repeat;}


.main_text{
 float:right;
 text-align:left;
 font-size:12px;
 font-family:arial;
 width:480px;
 height:150px;
 position:relative;
 top:90px;
 left:-35px;
}

