/* @override http://www.wpb.com/css/base.css */

html{
	color:#000;background:#FFF;
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
 	font-family: Helvetica, Verdana, Arial, sans-serif;
 	margin:0;padding:0;
}

img {
border:none;
}
em,strong{font-style:normal;font-weight:normal;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
.clear {clear:both}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* --------- Base  ------ */

a {
	color: #007ac0;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#menu div.nav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#menu div.nav a:hover {
	text-decoration: underline;
}



/* --------- layout ----- */
/** 公告CSS **/
/*
#notice {
	width:950px;
	margin: 0px auto;
	text-align:center;
	color:#ff0000;
	padding: 2px;
}
*/
#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;
*/
}
/** 公告启用时, 这段暂时注释掉 **/
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-top: 5px; margin-left: 5px;}
#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-top: 5px;}
#top_nav .login-info a{margin-right:8px;}
#top_nav .login-info a.user-nick{margin-right:0;}

div.info h2 {
	font-size: 1.5em;
	font-weight: bold;
}

#footer {
	margin-top: 10px;
	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;
}


table.tbg {
	width: 100%;
	border-spacing: 0;
	border-color: #d9d9d9;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-collapse: collapse;
	table-layout: fixed;
}

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;
}
