@charset "gb2312";
body{margin:10px 0 0 0; text-align:center;background-color: #F0F1F1;}
#top{width:1002px; text-align:left; margin:0 auto;	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;}
#container{
	width:1002px;
	text-align:left;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#under{width:1002px; text-align:left; margin:0 auto;background-image: url(/images/bg.gif);background-repeat: repeat-y;}
.left{ width:762px; margin-top:0px; float:left;}
.right{width:214px; margin-top:0px;float:right;}
.ban{width:762px;margin-top:0px;float:left;padding-top: 4px;padding-bottom: 4px;}
.form{width:214px; margin-top:0px;float:right;padding-top: 5px;padding-bottom: 5px;}
