
body { width:100%; height:auto;}
#wrap { margin:0 auto; width:100%; background:#ffffff; }

.header { background:url("../images/header_top.jpg") no-repeat top center; width:100%; height:129px; float:left; clear:both;}
.header_main{width:1000px; height:95px; margin:auto;}
.header_main h1{ display:block; background:url("../images/logo.png") no-repeat; width:293px; height:11px; float:left;  margin:5px 0 0 30px; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="Images/logo.png");_background:none; padding-top:70px; font-size:14px; text-align:center; color:#555555;}

.header_right{ width:292px; height:auto; float:right;}
.header_right .online{ background:url("../images/online.png") no-repeat; width:132px; height:41px; display:block; float:right; margin:6px 5px 0 0; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="Images//online.png");_background:none;display:none;}
.header_main ul{ display:block; float:right; width:292px; height:33px;}
.header_main ul li{ width:146px; height:33px; float:left; font-size:12px; font-weight:bold;background:url("../images/add.png") no-repeat center top;text-align:center;line-height:33px;}
.header_main ul li:hover{background:url("../images/set.png") no-repeat center top;}


.header_main ul li a{ width:145px; height:33px; float:left;color:#555;}



ul.mainNav { float:left; width:1000px; height:34px; margin-top:10px; line-height:33px;}
ul.mainNav li { position:relative; float:left; width:140px; height:33px; text-align:center; border-right:1px solid #959595; background:none;}
ul.mainNav li:hover{ background:url(../images/navbgon.png) repeat-x left 1px;}
ul.mainNav li:hover a{ color:#fff;}
ul.mainNav li a { display:block; width:140px; height:34px;color:#555555; }
ul.mainNav li ul { display:none; position:absolute; left:0px; top:33px; width:140px; z-index:9999;}
ul.mainNav li:hover ul li,ul.mainNav li ul li { display:block; width:140px; height:auto; text-align:center; float:left; line-height:31px; border-bottom:1px solid #013554; font-size:12px; font-weight:normal;}
ul.mainNav li:hover ul li a,ul.mainNav li ul li a { text-indent:0px; color:#555555; background:#d6e0e9;}
ul.mainNav li ul li a:hover { color:#0c6299; background:#fff;}


.footer{ background:url("../images/footer_bg.jpg") repeat-x; width:100%; height:95px; margin-top:30px; float:left;}
.footer p{ width:1000px; margin:auto; color:#9b9a9a; padding-top:35px; *padding-top:20px; clear:both; text-align:center;}


