﻿@import url('Reset.css');
p{margin:1.2em 0;}
body{font-size:12px;font-family:"宋体,Arial,Helvetica, sans-serif";background:url('../Images/bg.gif');color:#656565;}
a{text-decoration:none;color:#656565;}
a:hover{color:black;}
.Logo{float:left;margin:15px 0 0 20px;height:75px;background:url('../Images/Logo.gif') no-repeat;display:inline;}
.Logo a{background:url('../Images/Logo.gif') no-repeat;width:220px;height:75px;float:left;}
.Logo a span{float:right;margin:25px 0 0 0;}
.Logo a span.WebSite{color:#ad0505;margin-right:3px;}
.Logo a span.Address{color:#8d8d8d;margin-right:10px;}
.SiteDescription{float:left;width:230px;margin:42px 0 0 7px;}
.SiteDescription a{color:#0070c7;font-size:14px;}
.SiteDescription a:hover{text-decoration:underline;color:#0070c7;}
.SiteDescription span{float:left;color:#a8a8a8;}
.Clear{clear:both;}
.FL{float:left;display:inline;}
.FR{float:right;display:inline;}
.Wrap{width:978px;margin:10px auto;border:1px #dedede solid;background:white;}
.Head_Wrap{height:167px;}
.Header{height:97px;}
.Head_Nav{float:right;margin:12px 0 0 0;display:inline;}
.Head_UserLogin{float:left;}
.Head_UserLogin span.UserName_Wrap{border:1px #d6d6d6 solid;float:left;line-height:16px;padding:1px;margin-right:3px;}
.Head_UserLogin span.UserName_Label{background:#e4e1e1;float:left;color:#7e7e7e;}
.Head_Input{border:0;width:79px;height:16px;float:left;line-height:16px;overflow:hidden;padding:0 0 0 2px;}
.Head_Submit{color:white;text-align:center;border:0;background:url('../Images/Head_Submit.gif') no-repeat;width:45px;height:20px;float:left;margin-right:5px;}
.TopLink{float:left;margin-right:10px;display:inline;}
.TopLink a{color:#cd0000;margin:0 5px;}
.TopLink a:hover{color:black;}
.Tel0595{color:#656565;float:right;clear:right;margin:40px 15px 0 0;display:inline;font-family:"Arial";white-space:nowrap;}
.Tel0595 span{font-size:16px;}
/*菜单*/
.Menu_Wrap{height:70px;}
.Menu{height:40px;background:url('../Images/Menu_Bg.gif') repeat-x;margin:0 5px;width:968px;float:left;display:inline;}
.QQOnline{position:relative; z-index:2;float:left;}
.QQOnline dl{width:120px;position:absolute;z-index:3;top:10px;right:10px;}
.QQOnline dl dt{color:#9f0101;width:103px;height:20px;line-height:20px;float:left;padding:0 0 0 17px;display:block;cursor:pointer;margin-bottom:5px;background-image:url('../Images/QQOnline_dt.png');}
*html .QQOnline dl dt{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/QQOnline_dt.png"); background:none;}
.QQOnline dl dd a{width:120px;float:left;display:block;height:24px;line-height:24px;}
.QQOnline dl dd{display:none;}
.QQOnline dl dd.top,.QQOnline dl dd.top a{height:25px;}
.QQOnline dl dd a{color:#656565;background:url('../Images/droplistDown_a.gif') no-repeat;}
.QQOnline dl dd a:hover{color:white;background:url('../Images/droplistDown_a_hover.gif') no-repeat;}
.QQOnline dl dd.top a{background-image:url('../Images/droplistDown_top.png');}
*html .QQOnline dl dd.top a{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/droplistDown_top.png");background:none;}
.QQOnline dl dd.top a:hover{background:url('../Images/droplistDown_top_Hover.png') no-repeat;}
*html .QQOnline dl dd.top a:hover{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/droplistDown_top_Hover.png");background:none;}
.QQOnline dl dd.bottom a{background-image:url('../Images/droplistDown_bottom.gif');}
.QQOnline dl dd.bottom a:hover{background:url('../Images/droplistDown_bottom_hover.gif') no-repeat;}
*html .QQOnline dl dd.bottom a:hover{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/droplistDown_bottom_hover.gif"); background:none;}
.QQOnline dl dd a span{float:left;margin:4px 5px 0 5px;width:23px;}
.QQOnline dl dd a span img{float:right;}
/*end*/
.Menu_Left{float:left;height:40px;width:10px;background:url('../Images/Menu_Left.gif') no-repeat;overflow:hidden;}
.Menu ul{height:40px;background:url('../Images/Menu_Right.gif') no-repeat right top;width:958px;float:left;}
.Menu ul li{float:left;height:40px;background:url('../Images/Menu_Split.gif') no-repeat right;line-height:40px;margin-right:1px;}
.Menu ul li a{color:white;font-family:"微软雅黑";font-size:14px;padding:0 17px;float:left;height:40px;}
.Menu ul li a.MenuSelected/*,.Menu ul li a:hover*/{background:url('../Images/Menu_A_Hover.gif') no-repeat;color:#b50101;height:35px;overflow:hidden;margin-top:5px;font-weight:bold;}
.MenuItem{height:30px;background:url('../Images/MenuItem_Bg.gif') repeat-x;line-height:30px;padding:0 20px;float:left;width:938px;overflow:hidden;}
.Menu-None{float:left;display:none;position:absolute;padding-top:1px;}
.Menu-List{float:left; height:30px;position:absolute; display:none;}
.Menu-List a{float:left;margin:7px 7px 0 2px;display:inline;}
.Menu-List a:hover{border:1px #cecece solid;margin:5px 5px 0 0;display:inline;}
.Menu-List a span{height:14px;padding:2px 5px 0 5px;line-height:normal;float:left;display:inline;cursor:pointer; white-space:nowrap;}
.Menu-List a:hover span,.sub_selected span{background:#e9e9e9;border:1px #fff solid;color:#cd0000;}
/*选中状态*/
.Menu-List a.sub_selected{border:1px #cecece solid;margin:5px 5px 0 0px;display:inline;}
/*主体，公用容器*/
.Main{padding:10px 9px;clear:both;}
.Main_Left{width:720px;float:left;display:inline;}
.Main_Right{width:240px;float:right;}
/*底部*/
.Bottom{width:958px;border:1px #dedede solid;background:white;margin:0 auto;padding:10px;margin-bottom:10px;}
.Friend_Link{border:1px #e4e4e4 solid;min-height:29px;padding:10px 0 0 20px;color:#9b9b9b;width:936px; float:left;display:inline;}
*html .Friend_Link{height:29px;}
.Friend_Link span.Friend_Label{float:left;color:#cd0000;}
.Friend_Link .Friend_a{width:876px;float:left;padding-bottom:10px;}
.Friend_Link .Friend_a a{margin:0 10px;white-space:nowrap;display:inline-block;}

.Bottom_Split{width:958px;float:left;display:inline;height:3px;font-size:0;background:#f3f3f3;border-left:1px #e4e4e4 solid;border-right:1px #e4e4e4 solid;}
.CopyRight{width:958px;float:left;background:url('../Images/Friend_border.gif') no-repeat;border-top:1px #e4e4e4 solid;height:130px;text-align:center;}
.CopyRight_Nav{color:#5b5b5b;line-height:12px;padding:12px 0 0 0;}
.CopyRight_Nav a{color:#5b5b5b;padding:0 7px;}
.CopyRight_Nav a:hover{color:black;}
.CopyRight_Txt{display:block;margin:20px 0 0 0;}
/*相关关键字*/
.KeyWords{border:1px #dedede solid;background:#f3f3f3;color:#9b9b9b;min-height:21px;line-height:20px;padding:6px 0 3px 20px;clear:both;margin-right:10px;}
*html .KeyWords{height:21px;}
.KeyWords a{color:#9b9b9b;margin:0 10px 0 0;white-space:nowrap; display:inline-block;}
.KeyWords a:hover{color:black;}
/*分页*/
.Pager{font-size:12px;clear:both;}
.PagerList{float:right;height:20px;line-height:20px;}
.PagerList a,.PagerList_On,.PagerList_Pager{float:left;}
.PagerList a{margin-right:8px;border:1px #dbdbdb solid;padding:0 5px;height:18px;line-height:18px;}
.PagerList_Pager a,.PagerList_On{float:left;border:1px #dbdbdb solid;padding:0 5px;margin-right:5px;height:18px;line-height:18px;}
.PagerList_On{font-weight:bold;background:#e7e7e7;color:#656565;}
/*分页结束*/
/*按钮*/
.stylelink{height:29px;background:url('../Images/Btn_left.gif') no-repeat left;float:right;}
.stylelink span{height:24px;display:inline-block;background:url('../Images/Btn_Right.gif') no-repeat right;padding:5px 10px 0 10px;cursor:pointer;}

