/* CSS Document */
body{ font-family:"宋体"; font-size:12px; margin-top:0px; margin-bottom:0px;}
#main{ width:892px; /*height:600px;*/ height:auto;}
#head{ width:892px; height:173px; margin-top:0px;}
a:link{ color:#000000; text-decoration:none;}
a:visited{ color:#000000; text-decoration:none;}
a:hover{ color:#cc3300; text-decoration:none;}
a:active{ color:#FF9900; text-decoration:none;}
a.Lwhite:link {
	color:#FFFFFF; text-decoration: none;}
a.Lwhite:visited {
	color:#FFFFFF; text-decoration: none;}
a.Lwhite:hover {
	color:#33CC00; text-decoration: none;}
a.Lwhite:active {
	color:#FFFFFF; text-decoration: none;}
#middle{ width:900px; /*height:585px;*/ height:auto;  margin-top:0px;}
#middle_left{ width:200px; margin-top:0px; float:left;}
#middle_left_top{ width:200px; height:200px; float:left; margin-top:0px;}
#middle_left_bottom{ width:200px; height:390px; margin-top:1px; float:left;}
#middle_right{ width:700px; height:auto; float:right; margin-top:0px; margin-left:0px;}
#bottom{ width:auto; height:65px; margin-top:0px; float:left; margin-bottom:0px; background-color:#451500; line-height:25px; color:#FFFFFF;}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align:left;
	font:12px/18px "新宋体";
	color:#666666;}
