﻿@import url("css.css");
*{ margin:0; padding:0;list-style-type: none;}
html,body { line-height: 20px;margin: 0px;padding:0px;font:12px Arial, Helvetica, sans-serif;line-height:20px;color:#000000; background:#EEEEEE}
 
a{text-decoration: none;color:#000000; display:inline}
a:hover{text-decoration: none;color:#FF0000; display:inline}
span{padding:0;margin:0;}
/*.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}*/

#main{width:1006px; height:100%;margin:0 auto;}
	#top{ width:1006px; height:405px; background:url(../images/top.jpg) no-repeat}
	#nav{ width:1006px; height:139px; overflow:hidden}
	#content{ width:1006px; min-height:120px;-height:120px; background:#FFFFFF}
		#left{ float:left;width:307px; min-height:115px;-height:115px; margin:0 0 0 30px; display:inline}
		#middle{ float:left;width:375px; min-height:115px;-height:115px; padding:0 0 0 25px;}
		#right{ float:left;width:257px;min-height:115px;-height:115px; display:inline}
			#right ul{ padding:0 0 0 28px}
			#right ul li{ width:180px; height:31px; background:url(../images/r1.jpg) no-repeat; padding:7px 0 0 60px; }
	#more{ width:1006px; height:58px;background:#FFFFFF}
	#bottom{ width:1006px; height:67px; background:url(../images/bottom.jpg) no-repeat}
		#bottoml{ float:left; width:500px; padding:10px 0 0 60px; color:#989898}
		#bottomr{ float:left;width:400px; text-align:right; padding:20px 0 0 0;color:#989898}