﻿@charset "utf-8";

/*全局*/
/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}    5.19志哀*/
*{margin:0px;padding:0px;list-style:none;font-size:12px;word-wrap:break-word;word-break:break-all;}
body{background:#fff;}
img{border:0;}
hr{height:1px;color:#ddd;}
.clear{clear:both;line-height:1px;height:1px;font-size:1px;}
table,tr,td{border:0;padding:0;margin:0;}

/*LOGO,菜单:顶部版面*/
#TOP{width:922px;height:135px;margin:0 auto;overflow:hidden;}
/*LOGO*/
#logo{float:left;width:298px;}
#logo img{margin:30px 0 0 25px;}
#logo #upos{padding:20px 0 0 20px;color:#bbb;}
#logo #upos a{color:#bbb;text-decoration:none;}
#logo #upos a:hover{color:#9ab432;text-decoration:underline;}

/*菜单*/
#menu{float:left;width:602px;}
/*顶部菜单*/
#menu1{margin:10px 0 10px 0;height:40px;text-align:right;}
#menu1 a{float:right;background:url(/images/public/tr.gif) no-repeat;width:60px;height:20px;margin:2px;text-align:center;padding-top:4px;color:#9aa17d;text-decoration:none;}
#menu1 a:hover{background:url(/images/public/trover.gif) no-repeat;color:#3c4907;}
/*大菜单*/
#menu2{width:602px;height:31px;overflow:hidden;}
#menu2 a{float:right;background:url(/images/public/x.gif) no-repeat right bottom;width:66px;height:31px;margin-left:4px;text-align:right;padding-right:24px;text-decoration:none;}
#menu2 a.firstM2{width:80px;}
#menu2 .men,.mendef{color:#9a9;font-size:12px;font-family:Arial,Helvetica,sans-serif;}
#menu2 .mcn{color:#242;font-weight:bold;font-size:14px;font-family:"微软雅黑","黑体","宋体";}
#menu2 .nor{background:none;padding-right:0;}
#menu2 a:hover .men,.menover{color:#595;font-size:10px;font-weight:bold;font-family:Arial,Helvetica,sans-serif;}
/*子菜单*/
#menu3{height:29px;width:602px;overflow:hidden;display:none;clear:both;padding:10px 0 10px 150px;}
#menu3 .m3r{float:left;width:20px;height:29px;background:url(/images/public/menu_sub_bg2.gif) no-repeat;margin-left:-4px;}
#menu3 #m3c{float:left;height:21px;background:url(/images/public/menu_sub_bg3.gif) no-repeat;padding-top:6px;text-align:center;width:350px;}
#menu3 #m3c a{color:#676;text-decoration:none;margin-left:8px;}
#menu3 #m3c a:hover{font-weight:bold;}
#menu3 p{display:none;}

/*顶部下面的边*/
#tcbar{height:3px;background:#ddd;clear:both;margin-bottom:4px;border-bottom:2px solid #eee;text-align:center;color:#f33;}

/*底部版面*/
#BTM{margin-top:20px;padding:20px 0;text-align:center;color:#bbb;line-height:20px;background:#ffe;clear:both;border-top:1px solid #ddd;}
#BTM a{color:#bbb;text-decoration:none;}
#BTM a:hover{color:#666;}
#BTM font{color:#e89460;}


/*中间布局版面*/
#CNT{width:922px;clear:both;margin:0 auto;}

/*其它共享*/
#crhz{background:url(/images/index/hzi.gif) no-repeat left center;padding:10px 0 0 50px;font-weight:bold;color:#9a9;width:210px;height:50px;overflow:hidden;}
#crhz select{width:140px;color:#787;}

