/* @override 
	http://www.atj.com/css/reporting.css
	http://stat.atj.com/css/reporting.css
*/

html {
    overflow-y: scroll;
}

/* @group layout */

.center {
	margin: 0 auto;
	text-align: center;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #ff7538;
}

/* @end */

/* @group links/menus */
a:focus, a:hover {
	color: #ff8b00;
	text-decoration: none;
}
a {
	color: #ff8b00;
	text-decoration: underline;
}

a.remove {
	color: #ccc;
	text-decoration: none;
}

ul.menu, ul.side-menu {
	list-style-type: none;
	margin: 0;
}

ul.menu li {
	float: left;
	margin: 0 2px;
}

ul.menu a {
	display: block;
	padding: 0 18px;
	margin: 5px 0 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}
ul.menu a:hover,
ul.menu a:focus {
	color: #ffebbb;
	text-decoration: underline;
}

ul.menu a.current {
	color: #000;
	background-color: #566983;
}

/* @end */

#container,
#header div.wrapper,
#footer div.wrapper {
	width: 950px;
	margin: 0 auto;
    text-align: left;
}

#header {
	height: 106px;
    margin-bottom: 10px;
}

/** global nav title **/
/** 公告**/
/*
#notice {
	width:950px;
	margin: 0px auto;
	text-align:center;
	color:#ff0000;
}
#page{
	width:950px;
	margin: 0px auto;
	font-size:12px;
	background:url(http://www.wangpubao.com/img/total.png) no-repeat;
	background-position:0 -318px;background-repeat:repeat-x;
}
*/
/** End  **/
/*#page { background:url(http://www.wangpubao.com/img/total.png) no-repeat;}
#page {background-position:0 -318px;background-repeat:repeat-x;}
*/
/** 公告启用时, 注释掉这一段 **/
body { background:url(http://s.wangpubao.com/img/total.png) no-repeat;}
body {background-position:0 -318px;background-repeat:repeat-x;}
#top_nav .wpb-info{float:left; padding: 3px;}
#top_nav { word-spacing: 0px; width:100%;height:25px;z-index:99999;}
#top_nav a{color:#404040;}
#top_nav a:hover{color:#f50;}
#top_nav .login-info{float:right;padding: 3px;}
#top_nav .login-info a{margin-right:8px;}
#top_nav .login-info a.user-nick{margin-right:0;}
/** End **/


#header div#branding {
    position: absolute;
	width: 308px;
    height: 81px;
	background: transparent url(http://s.wangpubao.com/img/aitongji/atj-logo.png) no-repeat;
    z-index: 5;
}
#account {
    color: #747474;
    height: 41px;
    text-align: right;
    padding-right: 1em;
}
#globalnav {
    height: 35px;
    background: #fff url(http://s.wangpubao.com/img/aitongji/a-navbar-bg.png) repeat-x;
}
#globalnav .menu {
    margin-left: 400px;
}


#sidebar {
	float: left;
	width: 220px;
}

#content {
	float: right;
	width: 720px;
}

#footer {
	margin-top: 40px;
	height:30px;
	border-top: 1px solid #e5e5e5;
	clear: both;
}

div#footer div#aboutus {
	color: #666;
	width: 950px;
	margin-top:5px;
}
#aboutus a {
	color: #666;
	padding: 0 3px;
}

div#footer div#aboutus ul {
	margin:10px 5px;
	padding:0px;
	list-style-type: none;
	
}
div#footer div#aboutus ul li {
	height:25px;	
}

div#footer div#aboutus ul li#left {
	float:left;
	width:500px;
	text-align: left;
	padding-left: 5px;
}

div#footer div#aboutus ul li#right {
	float:right;
	width:400px;
	text-align: right;
	padding-right: 5px;
}

#footer .wrapper p {
	padding-right: 10px;
}

div.upper, div.down{padding: 3px 0px;}
#left div.upper a, #left div.down a {color: #007fd4!important;	text-decoration: none;}
#left div.upper a:hover, #left div.down a:hover {text-decoration: underline;}

.counter {padding:7px 0;}
.counter p {margin-bottom: 5px;padding: 0 7px;}
.imgc {height:160px;text-align:center;margin-bottom:8px;}

table.tbg {
	width: 100%;
	border-spacing: 0;
	border-color: #d9d9d9;
	border-width: 0 0 1px 1px;
	border-style: solid;
}

table.tbg th, table.tbg td {
	border-color: #d9d9d9;
	border-width: 1px 1px 1px 0;
	border-style: solid;
}
table.tbg th {
	height: 27px;
	background: url(http://s.wangpubao.com/img/wangpubao/tbg.png) repeat-x;
	padding-left: 5px;
	color: black;
}

table.tbg td {
	height: 25px;
	background-color: #fff;
	padding: 2px 5px
}

table.tbg td a {
	color: #1F54BC;
}

table.tbg td.selbox {
	text-align: center;
}

#htitle {
	display: block;
	font-size: 1.2em;
	margin-bottom: 12px;
}

select#field1.field {
	width: 200px;
}

span.money {
	color: #ed750d;
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
}
#menu div.nav a {color: #fff;text-decoration: none;font-weight: bold;font-size: 1.1em;}
#menu div.nav a:hover {text-decoration: underline;}

ul.account-menu {
	list-style-type: none;
	margin: 0px;
}
