﻿/*************************************
Author: Haibo GU Ghbjy1128@Gmail.com
Development by: Chinasky.net
Last updated: 2008/5/15
*************************************/

*{padding:0; margin:0;}

a{text-decoration:none;}
a:hover{text-decoration:underline;}
img,a img{border:0;}
ul, li, dl, dt, dd{list-style:none;}
.both{clear:both;height:0;overflow:hidden;font-size:0;line-height:0;}

body{font-family: Arial, Helvetica, sans-serif; font-size:12px; background:#fff;} 
/* 整体样式 END */

#pager{width:1003px; margin:0 auto;}

#header{height:248px; background:url(../indeximg/bg_01.gif);}
	.heaTop{width:250px; float:left; position:absolute;}
	.heaLink{float:right; width:300px; text-align:right; padding:5px 55px 0 0; color:#056226;}
	.heaLink a{color:#056226; padding:0 5px;}
	.heaLink a.hover{padding-left:10px; background:url(../indeximg/icon1.gif) 0 3px no-repeat;}
	.heaNav{ float:right; width:600px; margin:5px 54px 0 0;_margin:5px 27px 0 0; clear:both;}
	.heaNav li{float:right;}
	.heaNav a{display:block;background:url(../indeximg/nav.gif) 0 0 no-repeat; height:23px; width:145px; text-indent:-9999pt;}
	.heaNav li.nav3 a{background:url(../indeximg/nav.gif) -145px 0 no-repeat; width:130px;}
	.heaNav li.nav2 a{background:url(../indeximg/nav.gif) -270px 0 no-repeat; width:133px;}
	.heaNav li.nav1 a{background:url(../indeximg/nav.gif)  right no-repeat; width:138px;}
	.heaSe{clear:both; text-align:right; padding:35px 70px 0 0;float:right; width:540px;}
	.heaSe input{padding:2px 0 0 5px; height:18px; border:1px solid #ccc; color:#929292; width:245px; margin-right:5px;}
	.heaSe button{height:22px; width:55px; text-indent:-999pt;background:url(../indeximg/iconBut.gif); border:0; cursor:pointer;}
	
	.heaSe ul { padding:45px 20px 0 270px;float:left;width:250px;height:80px;}
	.heaSe ul li{ text-align:left;line-height:150%;background:none;font-weight:bold;font-size:14px;color:#8d8d8d; padding-left:10px;}

#contentBox{}
	.indexLeft{width:525px; height:352px; float:left;background:url(../indeximg/bg_02.gif); padding-right:13px;}
	.indexLeft .link{width:112px; text-align:center; padding:0 0 0 8px; float:left;}
	.indexLeft .link h2{padding-bottom:10px;}
	.indexLeft .link p{ text-align:right; padding-right:3px;}
	.indexLeft .link p a{padding:8px 0;}
	.indexLeft .news{width:285px; float:right;padding:20px 0 0 0;}
	.indexLeft .news h2{background:url(../indeximg/icon2.gif) bottom repeat-x; padding:5px 0 5px 5px;}
	.indexLeft .news li{height:40px;background:url(../indeximg/icon3.gif) bottom repeat-x; padding:5px 10px;}
	.indexLeft .news li span{display:block; padding:5px 0 3px 0; color:#005DA2;}
	.indexLeft .news li a{color:#6d6d6d;}
	.indexLeft .news p{padding-top:10px;}
	.indexRight{width:465px; height:352px; float:right; background:url(../indeximg/bg_03.gif) no-repeat;}

	.indexRight .rightFlash{height:230px; width:330px; margin-left:30px;}

	.indexRight .rightFlash .title {width:310px;margin-top:20px;padding:7px 0px 5px 20px; background:url(../indeximg/ptitle.gif) no-repeat left;}
	.indexRight .rightFlash .title a {font-weight:bold;font-size:12px;color:#6d6d6d;}
	
	.indexRight .rightFlash ul { float:left;width:110px;padding-top:20px;}
	.indexRight .rightFlash ul li{height:30px;background:url(../indeximg/icon4.gif) no-repeat 0 2px; padding-left:10px;}
	.indexRight .rightFlash ul li a{font-weight:bold;font-size:12px;color:#6d6d6d;}
	.indexRight .rightFlash ul li a.more{font-weight:bold;font-size:13px;color:#6d6d6d;}
	
	.indexRight .rightFlash .r { float:left;width:170px;padding-top:20px;margin-right:50px;}
	.indexRight .rightFlash .r a img { border:0px;height:155px; width:170px;}
	
	.indexRight .rightBottom{padding:45px 0 0 265px;color:#063B45;}
 	.indexRight .rightBottom a{color:#063B45; text-decoration:underline; padding:0 8px 0 0; line-height:30px;}
		
#footer{}
	
	
