    /* Global CSS */
.column1 {width: 1000px;margin: 0px auto;}
.f-l {float: left;_display: inline;}
.f-r {float: right;_display: inline;}

/*-----头部小导航------*/

header{width:100%; }


.h-50 { height:50px; line-height:50px;}
.header-repeat-x{ background:#f9f9f9; height:39px; border-bottom:1px solid #e4e4e4; line-height:39px;}

.topmenu li { line-height:39px; float:left; padding:0px 15px 0px 0px; border-right:0px solid #ededed; }
.topmenu li a { font-size:12px;}

.topmenu_inside li { line-height:39px; float:left; padding:0px 8px; border-right:1px solid #ededed; height: 39px;}
.topmenu_inside li a { font-family: "Microsoft yahei","simsun";font-size: 14px;}

#header .time { background: url(../images/common.png) no-repeat -2px -6px; width:16px; height:16px;vertical-align:middle; margin-right:10px;}

.quicknav { width:313px;}
.quicknav li { height:40px; background:url(../images/quick-menu-v.png) no-repeat; text-indent: -9999px;}
.quicknav li a { float:left; width:52px; height:40px;}

.quicknav li .on1:hover{ background:url(../images/quick-menu.png) no-repeat;}
.quicknav li .on2:hover{ background:url(../images/quick-menu.png) no-repeat -52px 0px;}
.quicknav li .on3:hover{ background:url(../images/quick-menu.png) no-repeat -104px 0px;}
.quicknav li .on4:hover{ background:url(../images/quick-menu.png) no-repeat -156px 0px;}
.quicknav li .on5:hover{ background:url(../images/quick-menu.png) no-repeat -208px 0px;}
.quicknav li .on6:hover{ background:url(../images/quick-menu.png) no-repeat -260px 0px;}


/*通用头部begin*/
.area{margin:0 auto 0px;}

#commend-headNav {color: #999999;font: 14px/24px "宋体";height: 25px;margin:9px auto 9px;width:1000px;}
#commend-headNav a {color: #333333;margin:0 6px;text-decoration:none;}
#commend-headNav a.start{margin-left:0;}
#commend-headNav a.end{margin-right:0;}
#commend-headNav a.marginR1{margin-right:7px}
#commend-headNav a:hover {color: #CC0000;text-decoration:underline;}

/*通用底部*/
.tyweibu {width: 100%; margin: 0 auto;}
.footer { width:100%; border-top:1px solid #F2F0F0; text-align: center; padding:10px 0; font-family: "Microsoft yahei","simsun";font-size: 12px;margin-top:15px;} 
.footer a { color:#000;}
.footer a:hover { color:#000; text-decoration:underline;}
.footer .line { height:8px; border-bottom:1px solid #9a9a9a; border-top:5px solid #2a2a2a; margin:10px 0px 15px;}
.footer .copyright { text-align:center; line-height:22px; color:#000; padding-bottom:10px;}
.footer .copyright img { padding:0px 5px;}
.footerlinktt {line-height: 26px;}
