@charset "utf-8";
/* CSS Document */
body{width:100%; height:auto; background-image:url(bg.jpg); background-repeat:repeat-x; margin:0px; background-color:#392717; }
.loader{z-index:2; width:100%; height:100%; position:absolute; _position:relative;  *position:relative;}
.main{width:980px; height:auto;margin:auto;}
.header{width:980px; height:216px; background-image:url(header.jpg); background-repeat:no-repeat;margin:auto;}


.middle_content
{
background-image:url(center_bg.gif);
background-repeat:no-repeat;
width:980px;
height:780px;
}

.middle_innercon
{
width:920px;
height:666px;
padding-left:30px;
}

.midflashcont
{
width:900px;
height:400px;
font-family:Georgia, "Times New Roman", Times, serif;
float:left;
align:center;
position:relative;
}
.burn_paper_left
{
background-image:url(burn_paper.gif);
width:298px;
height:397px;
background-repeat:no-repeat;
float:left;
}
.burn_inner
{
width:280px;
height:390px;
padding-left:10px;
float:left;
margin:0px;
}
.welcome_txt
{
font-size:24px;
color:#000000;
text-align:left;
line-height:50px;
}
.txt_common
{
font-size:13px;
text-align:left;
line-height:20px;
}
.flashcont_right
{
float:left;
width:598px;
height:396px;
}		  
.center_bot
{
background-image:url(mid_bottom.gif);
background-repeat:repeat-x;
width:900px;
height:231px;
float:left;
background-color:#FFFFFF;
}
.center_bot_left
{
width:260px;
height:230px;
float:left;
padding-left:20px;
padding-right:20px;
color:#fbd51a;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
margin:0px;
}
.btn
{
width:171px;
height:31px;
background-repeat:no-repeat;
padding-left:20px;
}
.title_txt
{
margin-top:30px;
font-size:16px;
color:#FFFFFF;
}
.direction_txt
{
font-weight:bold;
margin-top:40px;
}
.space_top
{
padding-top:60px;
}
.burn_img
{
background-image:url(burn_textchines.gif);
background-repeat:no-repeat;
height:34px;
}

.footer
{
color:#9f968d; 
font-family:Georgia, 'Times New Roman', Times, serif; 
font-size:12px;
line-height:40px;
margin-bottom:5px;
margin-top:5px;
	
}
.footer a{
color:#9f968d;
text-decoration:none;
padding-left:10px;
padding-right:10px;
font-weight:600;
}	
.footer a:hover{
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
font-weight:600;
}      
.clr
{
clear:both;
}		  
 .contact_left a{text-decoration:none; color:#baa11c;}

