﻿/* CSS Document */
.fbold{font-weight:bold;}
.White{color:#FFF}
.red {color:#F00;}
.f14{font-size:14px;}
.font5bad27 {color: #5bad27;}
a.Fonta1aabb:link{color:#a1aabb;}
a.Fonta1aabb:visited{color:#a1aabb;text-decoration: none;}
a.Fonta1aabb:hover{color:#bfc7d6; text-decoration: none;}

#Header{width:100%; height:48px; background:url(../Images/MHeaderBg.gif) repeat-x; position: relative;}
#Line{background:url(../Images/Index_TopLine.gif) no-repeat 0 1px; width:1002px; margin:0 auto;}
#Logo{width:239px; height:48px; float:left;}

/*
#menu { position: absolute; bottom: 2px; left: 250px;  right: 0px; padding-right:15px; }
#menu li { float:left; margin-right: 4px; color:#4f556c;}
#menu li a { display: block; float:left; text-align:center; width: 80px; height:33px; line-height:32px; color:#4f556c;}
#menu li a:hover,#menu li a:active { font-weight:bold; color:#879fc8; background:url(../images/menu_wb.gif) no-repeat; height: 33px; display:block; text-decoration: none;}
#menu li a.current { font-weight:bold; color:#879fc8; background:url(../images/menu_wb.gif) no-repeat; height: 33px; }
*/

#Tool{ position: absolute; bottom: 5px; right: 0px; height:32px; line-height:32px;}
.Language {float:left; /* height:32px;line-height:32px; */ text-indent: 0.5em;}
.Language span{ line-height: 25px; /* height:32px; */ float: right;}
.Report{ height:32px; line-height:32px; float:left; text-align:left; padding-left:10px;} 

.Toolbar {float:right; padding-left: 6px; padding-right: 10px; /* text-indent:34px; */}
.Toolbar a{ height:25px; line-height:25px; color:#838992; float:right; text-align: center; display:block; width: 59px; margin-right: 4px;}
.Toolbar a font{height:25px; line-height:25px; color:#838992; float: left; text-align: center; display:block; width: 45px; font-size:12px;}
.Toolbar a:link,.TopLink a:visited,.Toolbar a:hover,.TopLink a:active {color:#838992; text-decoration: none;}
.Toolbar .a2,.Toolbar .a2 font,.Toolbar .a3,.Toolbar .a3 font{ width: 93px;}
.Toolbar .a1 font{ background:url(../images/sc_ico.gif) no-repeat 5px; padding-left: 14px;}
.Toolbar .a2 font{ background:url(../images/xg_ico.gif) no-repeat 12px; padding-left: 8px;}
.Toolbar .a3 font{ background:url(../images/ksh_ico.gif) no-repeat 5px; padding-left: 8px;}
.Toolbar .a4 font{ background:url(../images/ll_ico.gif) no-repeat 5px; padding-left: 14px;}
.Toolbar .a5 font{ background:url(../images/gb_ico.gif) no-repeat 5px; padding-left: 14px;}

.Toolbar .a1:hover,.Toolbar .a4:hover,.Toolbar .a5:hover{ background:url(../images/t_r_bg1.gif) no-repeat center center;}
.Toolbar .a2:hover,.Toolbar .a3:hover{ background:url(../images/t_r_bg2.gif) no-repeat center center;}

.Left_NavTop{background:url(../Images/Left_NavTop.gif) no-repeat -2px 0px; width:179px; height:5px;}

#Content{ width:100%; clear: both; height:473px;}
#Left_Nav{background:url(../Images/LeftBG.gif) repeat-y; width:179px; float:left; line-height:21px; height:100%}
.Tit{background:url(../Images/Nav_Title.jpg) no-repeat; width:179px; height:26px; line-height:18px; color:#383859;}
.TitOut{background:url(../Images/Nav_Title001.jpg) no-repeat; width:179px; height:26px; line-height:18px; color:#383859;}
#banben{}
/*Nav_Menu*/
#Nav_Menu {width:179px; height:300px;  text-align:center; line-height:30px; margin:0 auto;}
#Nav_Menu a {float:left; width:179px; height:31px; line-height:31px;overflow:hidden;background:url(../images/Nav.png) no-repeat 0 -91px;  color:#848897;}
#Nav_Menu a:visited{color:#848897;}
#Nav_Menu  a:hover { width:179px; height:31px; line-height:31px; font-weight:bold;background:url(../images/Nav.png) no-repeat 0 -30px;color:#fff;font-weight:bold;}

#Nav_Menu a.Nav_On{background:url(../images/Nav.png) no-repeat 0 -30px;  height:31px; width:179px; color:#fff;font-weight:bold;}
#Nav_Menu a.Nav_On:visited{background:url(../images/Nav.png) no-repeat 0 -30px; height:31px;  width:179px;color:#fff;font-weight:bold;}
#Nav_Menu a.Nav_On:hover{background:url(../images/Nav.png) no-repeat 0 -30px;  height:31px;  width:179px; color:#fff;font-weight:bold;}
#XBox{float:left; width:80%; }
/*tabxm*/
.tabxm { height:24px;  background:url(../images/tabxmBG.png) repeat-x ;  }
.tabxm ul{text-align:center;}
.tabxm li{width:97px; float:left; height:24px;line-height:24px; }
.tabxm li a:link,.tabxm li a:visited {display: inline;color:#848897; text-decoration: none; height:24px;width:97px; float:left; }
.tabxm li a:hover,.tabxm li a:active {color:#5ebd23; font-weight:bold; text-decoration: none; background:url(../images/tab.png);width:97px;}
.tabxm  li a.current { color:#5ebd23; font-weight:bold; background:url(../images/tab.png); height:24px; width:97px;}

#Footer{background:url(../Images/Footer.gif) repeat-x ; height:26px; width:100%; text-align:left; line-height:26px; text-indent:1em; margin:0 auto; clear: both;}

/* --------添加下拉列表的样式美化-------- */
.Language span span.customSelect
{
	padding: 0px 8px 0px 4px;
}
span.customSelect,span.customSelectInner
{
	height: 25px;
}
span.customSelect {
	color:#838992;
	text-align: left;
	padding: 0px 8px 0px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px;
	background:url(../images/t_r_bg2.gif) no-repeat center center;
}
span.customSelect.changed {
	background:url(../images/t_r_bg2.gif) no-repeat center center;
}
.customSelectInner {
	background:url(../images/customSelect/customSelect-arrow.gif) no-repeat center right;
}
