@charset "gb2312";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
body{color:#4f5343;font:12px "Î¢ÈíÑÅºÚ";background:url(../images/box-bj.gif);}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
a img{border:none;}
.clear{clear:both;width:0px;height:0px;line-height:0px;font-size:0px;overflow:hidden;}

#header{width:1000px;height:300px;margin:0 auto;}
	.logo{float:left;width:320px;height:300px;background:url(../images/logo.gif) no-repeat;}
	.banner{float:right;width:680px;height:300px;}
#nav{width:1000px;height:40px;margin:0 auto;}
#content{width:1000px;margin:0 auto;}
	.content_left{float:left;width:298px;height:600px;background:#fff;border:1px solid #a4a0a0;}
		.roll{padding:10px 0 0 10px;}
	.content_right{float:right;width:658px;height:auto;border:1px solid #a4a0a0;background:#fff;padding:20px 0 0 20px;}
	.copyright{width:680px;height:30px;background:url(../images/copyright.gif) no-repeat;float:right;margin:20px 0 40px 0;}