﻿@charset "utf-8";
/* CSS Document */
body{ font-size:12px; color:#747474; line-height:20px; font-family:Arial, Helvetica, sans-serif; background:url(../images/ny_bg.jpg) repeat-x; }
a{color:#747474; font-size:12px; text-decoration:none;font-family:Arial, Helvetica, sans-serif; }
a:hover {color:#e56924; font-size:12px; text-decoration:none;}

.clear_cs{height:0px;font-size:0px; line-height:0px;clear:both;over-flow:hidden;}
div{ overflow:hidden;}


/*框架*/
#main{ width:100%; height:auto; margin:0 auto;}
#header{width:1000px; height:auto; margin:0 auto;}
#center{width:1000px; height:auto; margin:12px auto; }
#footer{width:100%; height:40px; margin:0 auto; background-color:#898380; }


/***************header css********************/
.top{width:1000px; height:92px;}
.logo{display:block; width:425px; height:92px; float:left;}

.top1{width:220px; float:right; overflow:visible;}
.top_nav{width:240px; padding-top:5px;}
.top_nav ul li{float:left; color:#9b9b9b;}
.top_nav ul li a,.top_nav ul li a:hover{line-height:24px; color:#9b9b9b; padding:0 5px;}
.top_nav ul li a:hover{color:#e56924;}
.top_nav ul li.keep{background:url(../images/fav_ico.gif) no-repeat 5px center; text-indent:15px;}
.top_nav ul li.keep a,.top_nav ul li.keep a:hover{padding-right:0;}

.lan{width:100px; float:right; padding-top:14px; overflow:visible;}
.lan_change{width:100px; float:right; height:21px; background:url(../images/lan_bg1.jpg) no-repeat left top;  text-align:center; line-height:21px; color:#9e9e9e; cursor:pointer; position:relative;}
.lan_change ul{width:98px; height:46px; background:url(../images/lan_bg.jpg) repeat-x; border:1px solid #e2e2e2; position:absolute; left:0; top:0; overflow:visible; display:none;}
.lan_change ul li{float:left; width:98px;}
.lan_change ul li a{color:#9e9e9e;}
.lan_change ul li a:hover{color:#e56924;}

.menu{width:1000px;}
.menu ul li{float:left; margin:0 21px; display:inline;}
.menu ul li a{line-height:50px; color:#606060; font-size:15px;}
.menu ul li a:hover{line-height:50px; color:#e35a14; font-size:15px; background:url(../images/line.gif) repeat-x bottom; padding-bottom:5px;}



.copyright{width:1000px; margin:0 auto; line-height:40px; color:#ffffff;}



/*分页*/
div.pager{text-align:center;margin:0 auto;padding-bottom:3px;}
div.pager span{margin-left:8px;margin-right:8px;}
div.pager a{margin-left:8px;margin-right:8px;text-decoration:none;}







