/* CSS Document */
#main{
width:1000px;
}
.header{
width:1000px;
height:72px;
}
.leftpanel{
width:195px;
height:935px;
float:left;
}
.middle{
	position:relative;
	width:630px;
	height:auto;
	overflow:hidden;
        text-align:left;
}
.middlec{
	position:relative;
	width:630px;
	height:300px;
	overflow:hidden;
        text-align:left;
}
.top_img{
background-image:url(image/top_img.gif);
background-repeat:no-repeat;
width:613px;
height:27px;
margin-top:14px;
padding-top:4px;
padding-left:8px;
}
.bottom_img{
background-image:url(image/top_img.gif);
background-repeat:no-repeat;
width:613px;
height:27px;
margin-top:10px;
float:left;
}
.rightpanel{
width:172px;
height:935px;
float:right;
}
.footer{
width:900px;
float:left;
}
.top_bg_font{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
float:left;
padding-left:15px;
   
}
.top_bg_font1{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
float:right;
padding-right:30px;    
}
#middle_full{
	
	width:633px;
	height:935px;
	left:3px;
	top: 0px;
        float:left;
        position:relative;
}
.top_img2{
background-image:url(image/top_img.gif);
background-repeat:no-repeat;
width:613px;
height:27px;
margin-top:880px;

}