body{
	margin:0px auto;
	background-color:#FFFFFF;
}

.cc0000{
	color:#cc0000;
}

.ggtxt{
	color:#ff0000;
}

.main{
	margin:0px auto;
	width:980px;
	background-color:#fff;
	font-family:"宋体","Courier New", Courier, monospace;
	font-size:12px;
	overflow:hidden;
}

.main a{
	text-decoration:none;
}


#top{
	margin-top:3px;
	width:980px;
	background-image:url(images/topbg.gif);
}

#top table{
	width:100%;
	height:31px;	
	margin-left:10px;
}

#top table a{
	color:#000;
}

#top table a:hover{
	color:#cc0000;
	text-decoration:underline;
}

.topmenu{
	font-size:11px;
	color:#999;
}

.topmenu a{
	font-size:12px;
}

.domain{
	color:#cc0000;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
}

.row1{
	background-color:#FFFFFF
}
.row2{
	background-color:#F0FAFF;
}

/*-- Header Styles --*/
#header{
	margin:0px auto 0px auto;
	padding:0px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
}

#header #nav{
	margin:0px 0px 3px 0px;
	clear:both;	
}
#header #nav ul{
	height:25px;
	margin:0px;
	padding:0px;
	list-style:none;
	background:transparent url('images/gnav-bg.gif') top left no-repeat;
}
#header #nav ul li{
	float:left;
	height:25px;
	line-height:25px;
	margin:0px;
	padding:0px;
	display:block;
	text-align:center;	
}

#header #nav ul #b1{width:105px;}
#header #nav ul #b2{width:109px;}
#header #nav ul #b3{width:109px;}
#header #nav ul #b4{width:109px;}
#header #nav ul #b5{width:109px;}
#header #nav ul #b6{width:109px;}
#header #nav ul #b7{width:109px;}
#header #nav ul #b8{width:109px;}
#header #nav ul #b9{width:112px;}

#header #nav ul li a{
	display:block;
	width:100%;
	margin:0px;
	padding:0px;
	height:25px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:10.3pt;
}
.b1hover{background:transparent url('images/gnav-bg.gif') 0px -25px no-repeat;}
.b2hover{background:transparent url('images/gnav-bg.gif') -105px -25px no-repeat;}
.b3hover{background:transparent url('images/gnav-bg.gif') -214px -25px no-repeat;}
.b4hover{background:transparent url('images/gnav-bg.gif') -323px -25px no-repeat;}
.b5hover{background:transparent url('images/gnav-bg.gif') -432px -25px no-repeat;}
.b6hover{background:transparent url('images/gnav-bg.gif') -541px -25px no-repeat;}
.b7hover{background:transparent url('images/gnav-bg.gif') -650px -25px no-repeat;}
.b8hover{background:transparent url('images/gnav-bg.gif') -759px -25px no-repeat;}
.b9hover{background:transparent url('images/gnav-bg.gif') -868px -25px no-repeat;}
#header #nav ul #b1 a:hover, #header #nav ul #b1 a:active{background:transparent url('images/gnav-bg.gif') -0px -25px no-repeat;}

#header #nav ul #b2 a:hover, #header #nav ul #b2 a:active{background:transparent url('images/gnav-bg.gif') -105px -25px no-repeat;}
#header #nav ul #b3 a:hover, #header #nav ul #b3 a:active{background:transparent url('images/gnav-bg.gif') -214px -25px no-repeat;}
#header #nav ul #b4 a:hover, #header #nav ul #b4 a:active{background:transparent url('images/gnav-bg.gif') -323px -25px no-repeat;}
#header #nav ul #b5 a:hover, #header #nav ul #b5 a:active{background:transparent url('images/gnav-bg.gif') -432px -25px no-repeat;}
#header #nav ul #b6 a:hover, #header #nav ul #b6 a:active{background:transparent url('images/gnav-bg.gif') -541px -25px no-repeat;}
#header #nav ul #b7 a:hover, #header #nav ul #b7 a:active{background:transparent url('images/gnav-bg.gif') -650px -25px no-repeat;}
#header #nav ul #b8 a:hover, #header #nav ul #b8 a:active{background:transparent url('images/gnav-bg.gif') -759px -25px no-repeat;}
#header #nav ul #b9 a:hover, #header #nav ul #b9 a:active{background:transparent url('images/gnav-bg.gif') -868px -25px no-repeat;}

#header #logogif{
	margin:0px 0px 1px 0px;
        padding:0px 0px 3px 0px;
	clear:both;
}

#header #logogif ul{
	height:60px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#header #logogif ul li{
	float:left;
	height:60px;
	margin:0px;
	padding:0px;
	display:block;
	text-align:center;
}

#header #logogif img{
	float:left;
	margin:3px 10px 0px 0px;
	padding:0px;
	border:0px;
}

#header #logogif #logo img{
	width:160px;
	height:60px;
}

#header #logogif #gg1 img{
	width:580px;
	height:60px;
}

#header #logogif #gg2 img{
	margin:3px 0px 0px 0px;
	width:220px;
	height:60px;
}

.menuFrame{visibility:hidden;}

/*-- Scrolling Menu Styles  --*/
.menuFrame{
	overflow: hidden;
	position: absolute;
	top:-50px;
	left:0px;
}
.menu{
	position:relative;
	overflow:hidden;
	width:93px;
	height:100%;
	padding:0px;
	
}
.menu ul{margin:0px;padding:0px;list-style:none;}
.menu ul li{
	width:93px;
	height:22px;
	margin:0px;
	padding:0px;
	clear:both;
	background-color:#fff;
	border-left:1px solid #cacbce;
	border-right:1px solid #cacbce;
	border-bottom:1px solid #cacbce;
	line-height:22px;
	text-align:left;
}
#header .menu ul li a{
	width:100%;
	height:22px;
	margin:0px;
	padding:4px 0px 0px 15px;
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#004276;
	text-decoration:none;
	background:transparent url('images/bullet1.gif') center left no-repeat;
}
#header .menu ul li a:hover{width:93px;background-color:#EDFFEC;}

.menu ul li.mnu-btm{width:99px;border-left:none;border-right:none;height:23px;background:url('images/menu-btm.gif') bottom left no-repeat;}
#header .menu ul li.mnu-btm a:hover{width:221px;border-left:none;border-right:none;height:23px;background: url('images/menu-btmh.gif') bottom left no-repeat; background-color:transparent;}


#body1{
	margin:0px auto;
	padding:0px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
}

#ggs3456 ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#ggs3456 ul li{
        float:left;
        margin:0px;
	padding:0px;
	display:block;
	text-align:center;
}
#ggs3456 img{
	float:left;
	width:242px;
	height:55px;
	border:0px;
	margin:0px 2px 0px 0px;
}
#ggs3456 #gg3 img{
	width:245px;
}
#ggs3456 #gg5 img{
	width:242px;
}
#ggs3456 #gg6 img{
	float:right;
	margin:0px;
        width:245px;
}
#ggs78,#ggs910,#ggs111213,#ggs97,#ggs52,#ggs53,#ggs54,#ggs55,#ggs1415{
	margin-bottom:3px;
}
#ggs78 ul,#ggs910 ul,#ggs111213 ul,#ggs1415 ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#ggs78 ul li,#ggs910 ul li,#ggs111213 ul li,#ggs1415 ul li{
        float:left;
        margin:0px;
	padding:0px;
	display:block;
	text-align:center;
}
#ggs1415 #gg14 img{
	float:left;
	width:980px;
	height:45px;
	border:0px;
        margin-top:3px;
}
#ggs1415 #gg15 img{
	float:right;
	width:489px;
	height:45px;
	border:0px;
        margin-top:3px;
        margin-left:2px;
}
#ggs78 #gg7 img{
	float:left;
	width:215px;
	height:50px;
	border:0px;
}
#ggs910 #gg9 img{
	float:left;
	width:215px;
	height:55px;
	border:0px;
}
#ggs78 #gg8 img{
	float:right;
	width:760px;
	height:50px;
	border:0px;
	margin-left:5px;
}
#ggs910 #gg10 img{
	float:right;
	width:760px;
	height:55px;
	border:0px;
	margin-left:5px;
}
#ggs111213 #gg11 img{
	float:left;
	width:215px;
	height:50px;
	border:0px;
}
#ggs111213 #gg13 img{
	float:left;
	margin-left:5px;
	width:215px;
	height:50px;
	border:0px;
}
#ggs111213 #gg12 img{
	float:left;
	margin-left:5px;
	width:540px;
	height:50px;
	border:0px;
}
#ggs99 img{
	float:left;
	width:980px;
	height:45px;
	border:0px;
	margin:3px 0px 0px 0px;
}
#ggs98 img{
	float:right;
	width:215px;
	height:232px;
	border:0px;
	margin:0px;
}
#ggs97 img{
	float:left;
	width:980px;
	height:50px;
	border:0px;
	margin:0px 0px 3px 0px;
	padding:0px;
}
#ggs52 img,#ggs53 img,#ggs54 img,#ggs55 img{
	float:left;
	width:980px;
	height:45px;
	border:0px;
	margin:0px 0px 3px 0px;
	padding:0px;
}
#ggs56 img{
	float:left;
	width:980px;
	height:40px;
	border:0px;
	margin:0px 0px 3px 0px;
	padding:0px;
}
#search{
	margin:3px auto;
	padding:0px;
	height:82px;
	background:transparent url('images/ssbg.gif') top left repeat;
}
#search #favme{
	float:right;
	margin:6px 0px 0 0;
}
#search #favme img{
	width:300px;
	height:22px;
	border:0px;
}
#search ul{        
	margin:5px auto;
	padding:0px;	
	margin-left:50px;
	list-style:none;
}
#search ul li{
        float:left;        
        margin:0px;
	padding:0px;
	display:block;
	text-align:center;
}
#search ul li a {
	display:block;
	float:left;
	padding:5px 20px 3px 10px;
	text-decoration:none;
	color:#000;
	font-size:10.3pt;
	cursor:pointer;
}
#search ul .current a {
	text-decoration:none;
	color:#000;
	cursor:pointer;
	background:transparent url('images/nsbg.gif') center left no-repeat;
}

.ns{
	margin:auto;
	margin-left:15px;
	margin-top:4px;
	float:left;
	width:100%;
	font-size:12px;
}
.ns img{
	float:left;
	vertical-align:top;
	width:100px;
	height:40px;	
}

.inputform{
	position:relative; 
	top:0px;

}
#search_text{
	position:relative;
	top:-32px;
	left:180px;
	border-top:1px solid #349634;
	border-left:1px solid #349634; 
	border-bottom:1px solid #AFE2CA;
	border-right:1px solid #AFE2CA; 
	padding:6px 4px 4px 4px; 
	float:left; 
	display:inline; 
	width:330px;
	height:16px;
	font-size:12px;
	font-family:Verdana, "Courier New", Courier, monospace;
}
.searchBtn { 
	position:relative;
	top:-33px;
	left:186px;
	background:url(images/search.jpg) no-repeat;
	width:107px; 
	height:31px; 
	display:inline; 
	float:left; 
	margin:0 0 2px 3px;
}
#engine{
	margin:0px;
	padding:0px;
}

#hotword1{
        float:right;
	position:relative;
	top:-38px;
	width:330px;
}
#hotword2{
        float:right;
	position:relative;
	top:-20px;
	left:0px;
	width:330px;
}
#hotword1 ul,#hotword2 ul{
	position:absolute;
	margin:0px auto;
	padding:0px;
	list-style:none;
}
#hotword1 ul li,#hotword2 ul li{
        float:right;
	text-align:center;
}
#hotword1 ul li a,#hotword2 ul li a {
	text-decoration:none;
	color:#000;
	font-size:12px;
}
#hotword1 ul li a:hover,#hotword2 ul li a:hover{
	color:#ff0000;
	text-decoration:underline;
}

#body2,#body3,#body4,#body5{
	margin:0px auto;
	padding:0px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}

#side1,#side2 { 
	border:1px solid #AFE2CA; 
	border-top:0; 
	width:213px; 
	padding:0 0 8px 0; 
	float:left; 
	display:inline;
}
#side2 {
	background-color:#EEFFEE;
}
#side1 h1,#side2 h1 {
	height:32px; 
	overflow:hidden; 
	background:transparent url(images/sidebar.gif) no-repeat; 
	font-size:11.3pt; 
	color:#1C511C;
	line-height:30px;
	padding-left:35px;
	margin:0 0 7px 0;
}
#side1 h1 a,#side2 h1 a{
	color:#1C511C;
}
#side1 .c { margin:0px auto;padding-left:8px;}
#side1 .c span { float:left; padding-left:15px; padding-top:6px; display:inline; width:180px; white-space:nowrap; color:#000; font-family:Verdana, Helvetica, "宋体"; font-weight:normal; font-size:12px; background:transparent url('images/bullet.gif') center left no-repeat;}
#side1 .c span a { color:#000;line-height:17px;}
#side2 .c { margin:0px auto;padding-left:14px;}
#side2 .c span { float:left; display:inline; width:65px; white-space:nowrap; color:#000; font-weight:normal; font-size:14px;}
#side2 .c span a { color:#000;line-height:24px;}
#side1 .c span a:hover,#side2 .c span a:hover {color:#cc0000;text-decoration:underline;}


#center1{
	margin:0 0 0 5px;
	float:left;
	width:540px;
}
#goodSite { border-left:1px solid #ddd;border-top:1px solid #ddd;border-right:1px solid #ddd; float:left; display:inline;}
#goodSite .t { height:28px; background:url(images/skin_title.gif) repeat-x 0 -29px;}
#goodSite .t ul { margin:0px auto; padding:0px; float:left; display:inline; border-right:1px solid #ddd;}
#goodSite .t li { float:left; display:inline; height:28px; position:relative; right:1px; color:#222; font-size:14px; font-weight:bold; line-height:27px; padding:0 16px; border-left:1px solid #ddd; cursor:pointer;}
#goodSite .t li a { padding-top:2px; float:left; display:inline; color:#1C511C;}
#goodSite .t .active { background:#fff; color:#cc0000;}
#goodSite .t .active a{color:#cc0000; text-decoration:none;}

.tabSite{
	margin:0px auto;
	float:left;
	font-size:10.3pt;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	width:538px;
	height:201px;
}
.tabSite ul{
        float:left; 
        margin:0px auto;
        margin-left:5px;
        padding:0px;
        list-style:none;
}
.tabSite ul li{
        float:left;    
        padding:0px;    
	display:block;
	text-align:center;
}
.tabSite ul li a {
	float:left;
	margin-top:5px;
	padding:6px 18px 5px 0px;
	text-decoration:none;
	color:#000040;
	font-size:10.3pt;
	font-family:Verdana, "Courier New", Courier, monospace;
	width:70px;
	display:inline;
	cursor:pointer;
}
.tabSite ul li a:hover {
	color:#cc0000;
	text-decoration:underline;
}
#sitelist1 ul li{
        float:left;    
        padding:0px;    
	display:block;
	text-align:center;
	background:#fff url(images/dot.gif) repeat-x bottom;
}
#sitelist2 ul li a{
        float:left;
        padding:0px;
	padding-left:10px;
	display:inline;
	height:27px;
	line-height:27px;
	border-bottom:1px dashed #dfdfdf;
	width:240px;
	background:transparent url('images/dianhui.gif') center left no-repeat;
	font-size:10.1pt;
	color:#000000;
	text-align:left;
}
#sitelist2 ul li a:hover {
	color:#cc0000;
	text-decoration:none;
}
#sitelist2 .news1{
        float:left;
        margin-left:0px;
}
#sitelist2 .news2{
        float:left;
        margin-left:15px;
}
#sitelist3 ul{
list-style-type:square;
}
#sitelist3 ul li a{
        float:left;
        padding:0px;
	padding-left:10px;
	display:inline;
	height:27px;
	line-height:27px;
	border-bottom:1px dashed #dfdfdf;
	width:160px;
	background:transparent url('images/dianhui.gif') center left no-repeat;
	font-size:10.1pt;
	color:#000000;
	text-align:left;
}
#sitelist3 ul li a:hover {
	color:#cc0000;
	text-decoration:none;
}

#hoturl{
	height:20px;
	border:1px solid #AFE2CA;
	background-color:#CEFFD6;
	font-size:11px;
	color:#999;
	padding-top:6px;
	padding-left:5px;
}
#hoturl h5{
	margin:0px;
	float:left;
	font-size:14px;
	font-weight:normal;
	padding:0 5px 0 5px;
	cursor:pointer;
	width:70px;
	text-align:center;
}
#hoturl span{
        float:left;               
	display:inline;
}
#hoturl span a{	
	font-size:14px;
	color:#000;	
}
#hoturl span a:hover{
	color:#cc0000;
	text-decoration:underline;
}

#center2{
	margin:0 0 0 5px;
	padding:0 0 0px 0;
	float:left;
	width:538px;
	height:215px;
	border:1px solid #AFE2CA;
	border-top:0;
	display:inline;
}

#center2 h1,#center3 h1{
	height:32px; 
	overflow:hidden; 
	background:transparent url(images/sidebar2.gif) no-repeat; 
	font-size:11.3pt; 
	color:#1C511C;
	line-height:30px;
	padding-left:15px;
	margin:0 0 3px 0;
}
#center2 h1 a,#center3 h1 a{
	color:#1C511C;
}
#center2 .c { margin:0px auto;}
#center2 .c ul { margin:0px auto;float:left;padding:0 0 0 14px;width:524px;}
#center2 .c ul li { float:left; display:inline; width:65px; white-space:nowrap; color:#000; font-weight:normal; font-size:14px;}
#center2 .c ul li a { color:#000;line-height:30px;}
#center2 .c ul li a:hover{color:#cc0000;text-decoration:underline;}

#body5 #side2{
	background-color:#EEFFEE;
}
#body5 #side2 .c { margin:0px auto;padding-left:14px;padding-bottom:8px;float:left;}
#body5 #side2 .c span,#body5 #side2 .c2 span { float:left; display:inline; width:90px; white-space:nowrap; color:#000; font-weight:normal; font-size:14px;text-align:center;}
#body5 #side2 .c2 { margin:0px auto;padding-left:14px;}
#body5 #side2 .c2 span a { color:#000;line-height:24px;}
#body5 #side2 .c2 span a:hover {color:#cc0000;text-decoration:underline;}


#center3{
	margin:0 0 0 5px;
	padding:0 0 0px 0;
	float:left;
	width:538px;
	height:764px;
	border:1px solid #AFE2CA;
	border-top:0;
	display:inline;
}
#sites{
	margin:0px auto;
	padding:0px;
	float:left;
}
#center3 .c { margin:0px auto;float:left;}
#center3 .c ul { margin:0px auto;float:left;padding:0 0 0 0px;width:538px;}
#center3 .c ul li { float:left; display:inline; padding:0 0 0 0px; width:66px; text-align:center; line-height:30px; white-space:nowrap; color:#000040; font-weight:normal; font-size:14px;}
#center3 .c ul li a { color:#000;line-height:30px;}
#center3 .c ul li a:hover{color:#cc0000;text-decoration:underline;}
#center3 .more { margin:0px auto;float:right;}
#center3 .more ul { margin:0px auto;width:42px;}
#center3 .more ul li { float:left; display:inline; padding:0 5px 0 0px; width:42px; line-height:30px; white-space:nowrap; color:#000040; font-weight:normal; font-size:14px;}
#center3 .more ul li a { color:#000;line-height:30px;}
#center3 .more ul li a:hover{color:#cc0000;text-decoration:none;}
.more2{ float:right; }

#side3{
	float:right;
	margin:0px auto;	
}

#kaijiang{
	float:right;
	width:213px;
	height:214px;
	margin:0px;
	border:1px solid #AFE2CA;
	overflow:hidden;
}
#kaijiang h1{
	height:32px; 
	overflow:hidden; 
	background:transparent url(images/sidekj.gif) no-repeat; 
	font-size:11.3pt; 
	color:#1C511C;
	line-height:30px;
	padding-left:35px;
	margin:0 0 5px 0;
}
#kaijiang .c { margin:0px auto;padding:0 0 0 6px;}
#kaijiang .c ul { margin:0px auto;padding:0px;float:left;line-height:19px;font-family:Helvetica, "宋体";}
#kaijiang .c ul li span {color:#000080;font-weight:normal;}
#kaijiang .c ul li a { color:#000;}
#kaijiang .c ul li a:hover{color:#cc0000;text-decoration:underline;}

#side3 #jifen{
	width:213px;
	height:641px;
	margin:0 0 3px 0;
	padding:0px;
	border:1px solid #AFE2CA;
}

#side3 #side2{

	margin:0px;
	padding:0px;
}
#side3 #side2 .c { margin:0px;padding:0px;padding-left:14px;}

#jifen h1{
	height:32px; 
	overflow:hidden; 
	background:transparent url(images/sideph.gif) no-repeat; 
	font-size:11.3pt; 
	color:#1C511C;
	line-height:30px;
	padding-left:35px;
	margin:0;
}
#jifen .t { height:35px; background-color:#E6E6E6;}
#jifen .t ul { margin:0px auto; padding:0px; float:left; display:inline; border-top:1px solid #ddd;}
#jifen .t li { float:left; display:inline; height:28px; line-height:27px; color:#222; font-size:12px; padding:0px 6px 0 5px; border-left:1px solid #ddd; cursor:pointer;}
#jifen .c {float:left; margin:0px auto; font-family:Verdana, Helvetica, "宋体";}
#jifen .c2 {float:left; padding:0px 0px;}
#jifen .c3 {float:left; padding:0px 0px 5px 0px;}
#jifen .title {background-color:#C0C0C0;}
#jifen .row1 {background-color:#FFFFFF;}
#jifen .row2 {background-color:#EEFFEE;}
#jifen .spec {color:#000000;}

.pb_an1 {
	background-image: url(images/main_501.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	color:#C80515;
}
.pb_an1 a{
	color:#C80515;
	font-weight:bold;
}
.pb_an2 {
	background-image: url(images/main_511.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	color:#000;
}
.pb_an2 a{
	color:#000;
}
.pb_an3 {
	background-image: url(images/main_521.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 29px;
	width: 71px;
	padding-top: 5px;
	color:#FFFFFF;
}
.pb_an3 a,.pb_an3 a:hover{
	color:#FFFFFF;
	font-weight:bold;
}
.pb_an41 {
	background-image: url(images/main_531.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 29px;
	width: 71px;
	padding-top: 5px;
	font:#E95001;
}
.pb_an41 a,.pb_an41 a:hover{
	color:#C80515;
}


#link{
	margin:10px auto;
	padding:0px;	
	font-family:"宋体", Arial, Helvetica, sans-serif;
}
.wrap_footer{ font-size:12px; color:#666666; margin:0px auto; }
.wrap_footer a:link,.wrap_footer a:visited{color:#333; text-decoration:none;}
.wrap_footer a:hover{ color:#cc0000;}
#link .link_box{ border:#CCCCCC 1px solid; background:url(images/link.gif) no-repeat left top #f6f6f6; height:72px; padding:8px 12px 0px 35px; line-height:160%;}

#linkpic{
	margin:10px auto;
	padding:0px;	
	font-family:"宋体", Arial, Helvetica, sans-serif;
}
#linkpic .link_box{
	border:#CCCCCC 1px solid; 
	background:;
	height:76px;
	padding:5px 0px 5px 5px;
	line-height:160%;
}
#linkpic .link_box img{
	margin:3px 0px 0px 3px;
	padding:0px;
	border:0px;
	width:88px;
	height:31px;
}

#contact{
	margin:10px auto;
	padding:0px;	
	font-family:Verdana, "宋体", Arial, Helvetica, sans-serif;
}
.footer_nav01{ color:#FFFFFF; border:#51DF51 1px solid; border-bottom:0px; background:url(images/footer_01.gif) repeat-x; height:27px; text-align:center; line-height:27px; padding:0px 10px;}
.footer_nav01 a{ position:relative;top:-9px;}
.footer_nav01 a:link,.footer_nav01 a:visited{color:#FFFFFF;text-decoration:none;}
.footer_nav01 a:hover{ color: #004000;}

.copy{
	margin:0px auto;
	width:700px;
	text-align:center; 
	line-height:150%; 
	padding:0px;
	font-family:Verdana, "宋体", Arial, Helvetica, sans-serif;
	color: #333;
}
.copy a{color: #333;}
.copy a:hover{color: #cc0000;}

#leftmovead{
	float:left;
	margin:0px auto;
	overflow-y:hidden;
	position:fixed;
	top:1000px;
	left:5px;
	z-index:1000;
}
#rightmovead{
	float:right;
	margin:0px auto;
	overflow-y:hidden;
	position:fixed;
	top:1000px;
	right:5px;
	z-index:1000;
}

