@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style:none;font-size:12px;font-family:Microsoft YaHei,Arial,"微软雅黑";}
a:link {
	text-decoration: none;
	color:#000000;

}
a:visited {
	text-decoration: underline;
	color:#0E419C;

}
a:hover {
	text-decoration: underline;
	color: #990000;

}
a:active {
	text-decoration: none;
	color:#990000;

}
img{border:none;}
.linkr {
color:#FFFFFF;}

/* NAVIGATION */
#nav-outer { height:74px; padding-top:0px; position:relative; top:0px; background-image:url("../images/headerbg.png"); z-index:9999; }
#navigation { height:26px; width:100%; margin:0 auto; background-position:top left; background-repeat:no-repeat;z-index:9999; padding-top:8px;}

.auto{height:auto;overflow:hidden;}
.w1280{width:1280px;height:auto;overflow:hidden;margin:0 auto;}
.bg{position:absolute;right:0;top:0;width:100%;height:100%;z-index:-1;overflow:hidden;}
.bg img{width:100%;}


.leftbg{width:652px;height:188px;background:#ffffff;bottom:80px;left:21px;position:absolute;filter:alpha(opacity=40);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.4;}
.leftbox{width:637px;height:168px;bottom:90px;left:24px;position:absolute;padding:0 10px;}
.leftbox ul li{width:287px;height:auto;background:url(../images/line.jpg) repeat-x bottom;padding:10px 0;}
.leftbox ul li h2{font-size:14px;color:#ffffff;line-height:140%;}
.leftbox ul li p{color:#fff;line-height:140%;}
.leftbox ul li p a{color:#cccccc;}
.leftbox ul li.leftli{background:none;}

.footer{width:100%;height:59px;background:#40372E;position:absolute;bottom:0;right:0;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}
.copyright{width:311px;float:left;height:57px;border-left:1px solid #A21C1D;background:#A21C1D;color:#cccccc;padding-right:20px;text-align:right;line-height:18px;padding-top:20px;position:absolute;left:0;bottom:0;}
.footerleft{height:159px;float:right;position:relative;}
.footerleft img{position:absolute;right:0;top:0;}
.footerleft ul{margin-right:196px;}
.footerleft ul li{width:149px;height:59px;float:right;border-left:1px solid #8C8781;}
.footerleft ul li a{display:block;width:149px;height:56px;text-align:center;line-height:56px;color:#e6e6e6;margin-top:3px;}
.footerleft ul li a:hover,.footerleft ul li a.current{border-top:3px solid #EC7A00;margin-top:0;}

.footerr{width:100%;height:59px;background:#40372E;position:relative;bottom:0;right:0;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}
.copyrightr{width:311px;float:left;height:57px;border-left:1px solid #A21C1D;background:#A21C1D;color:#cccccc;padding-right:20px;text-align:right;line-height:18px;padding-top:4px;position:relative;left:0;bottom:0;}
.footerleftr{height:159px;float:right;position:relative;}
.footerleftr img{position:absolute;right:0;top:0;}
.footerleftr ul{margin-right:196px;}
.footerleftr ul li{width:149px;height:59px;float:right;border-left:1px solid #8C8781;}
.footerleftr ul li a{display:block;width:149px;height:56px;text-align:center;line-height:56px;color:#e6e6e6;margin-top:3px;}
.footerleftr ul li a:hover,.footerleft ul li a.current{border-top:3px solid #EC7A00;margin-top:0;}



.nTab{
float: center;
width: 435px;
height: 36px;
margin: 0px auto;
border-bottom:0px #fff solid;
background-position:center;
background-repeat:repeat-y;
margin-bottom:2px;
}
.nTab .TabTitle{
clear: both;
height: 36px;
overflow: hidden;
font-size: 12px;

}
.nTab .TabTitle ul{
border:0;
margin:0;
padding:0;
}
.nTab .TabTitle li{
float: left;
width: 65px;
cursor: pointer;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 2px;
list-style-type: none;
}
.nTab .TabTitle .active{background:#990000;border-left:1px #990000 solid;border-top:1px #990000 solid;border-right:1px #990000 solid;border-bottom:1px #990000 solid; color:#FFFFFF; font-weight:bold;height:36px; padding-left:20px; padding-top:6px;}
.nTab .TabTitle .normal{background:#0E419C;height: 36px; border:1px #0E419C solid; color:#FFFFFF; padding-left:20px; padding-top:6px;}
.nTab .TabContent{
width:auto;
height:188px;
background:#ffffff;
margin: 0px auto;
padding:10px 0 0 0;
border-right:1px #fff solid;border-left:1px #fff solid;
filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity:0.7;
line-height:184%;
padding-left:18px;
}
.none {display:none;}
