/*分页样式*/
.page{font:12px/1.75 "宋体", arial, sans-serif;  background:#fff; color:#000;}
.page a:link{color:#0B3B8C; text-decoration:none;}
.page a:visited{color:#0B3B8C;text-decoration:none;}
.page a:hover, a:active{color:#0B3B8C; text-decoration:none;}
.page img{border:0px;}
.page {width:100%; height:21px; margin-bottom:38px;text-align:center; padding-top:10px;}
.page ul{margin:0 auto; }
.page li {display:inline;}
.page span, 
.page a { display:inline-block;margin:0 auto; width:23px; height:21px;margin-bottom:7px;line-height:21px; text-align:center;}
.page span {background:url(../image/pagebg.png) no-repeat -5px -86px;font-weight:bold;color:#fff;}
.page a {background:url(../image/pagebg.png) no-repeat -5px -60px;color:#0B3B8C;}
.page a.next { width:51px; height:21px; background:url(../image/pagebg.png) no-repeat -5px -34px;}
.page span.next {color:#C4C4C4;font-weight:normal;}
.page a:visited {color:#0B3B8C}

div.digg{font-family: Verdana;text-align:center;}
div.digg a{border-right: #C9DEEC 1px solid;padding-right: 4px;border-top: #C9DEEC 1px solid;padding-left: 4px;padding-bottom: 2px;border-left: #C9DEEC 1px solid;color: #395575;margin-right: 2px;padding-top: 1px;border-bottom: #C9DEEC 1px solid;text-decoration: none;}
div.digg a:hover{color: red;background-color: #DAE9F5;}
div.digg a.btn{padding-bottom:0px;padding-top:3px;}
div.digg span.current{padding-right: 4px;padding-left: 4px;font-weight: bold;padding-bottom: 1px;color: Red;margin-right: 2px;padding-top: 1px;}
div.digg span.disabled{padding-right: 2px;padding-left: 2px;padding-bottom: 1px;color: #adaaad;margin-right: 2px;padding-top: 1px;}

/*分页样式结束*/
/*字体放大*/
.fontSize {color:#7E7E7E;right:0px;top:-3px;_top:-2px;}
.fontSize span {font-family:"Times New Roman",arial;cursor:pointer;font-weight:bold;}
.fontSize .small {font-size:10px;color:#666;padding-right:3px;padding-left:3px;}
.fontSize .big {font-size:13px;color:#0B3B8C;padding-left:3px;padding-right:3px;}
/*字体放大结束*/
/*验证提示样式
.focus{background:#fffee5;}
span.error{ display:inline-block;margin-left:5px;padding:5px 0 5px 20px;color:#F00;font-size:12px;line-height:12px;background:url(images/validate_bg.gif) 0 3px no-repeat;vertical-align:middle;}
span.success{display:inline-block;margin-left:5px;padding-left:20px;color:#999;font-size:12px;line-height:12px; height:12px; background:url(images/validate_bg.gif) 0 -22px no-repeat;vertical-align:middle;}
/*--------------*/
.focus{background:#fffee5;}
span.error{ display:inline-block;margin-left:5px;padding:5px 0 5px 20px;color:#F00;font-size:12px;line-height:12px;background:url(../image/error.png) 0 no-repeat;vertical-align:bottom;}
span.success{display:inline-block;margin-left:5px;padding-left:20px;color:#999;font-size:12px;line-height:12px; height:12px; background:url(../image/right.png) 0 no-repeat;vertical-align:bottom;}
/*验证提示样式结束*/
/*Feedback*/
.form_box dl{clear:both;padding:10px 0;font-size:12px;line-height:28px; padding-left:100px;}
	.form_box dl dt{display:block;float:left;width:120px;text-align:right;}
	.form_box dl dt em{padding-right:5px;color:#FF0000;font-style:normal;}
	.form_box dl dd{margin-left:25px; padding-left:25px;}
	.form_box dl dd i{display:block;line-height:28px;color:#999;font-size:12px;font-style:normal;}
	.form_box dl dd em{line-height:28px;color:#999;font-size:12px;font-style:normal;}
	/*.form_box dl dd .btn_submit{border-radius:5px;padding:10px 30px;border:1px solid #2d89ec;background:#2d89ec;color:#fff;font-size:14px;line-height:1em;cursor:pointer;font-family:'Microsoft YaHei';}*/
    .form_box dl dd .btn_submit{border-radius:5px;padding:8px 30px;border:1px solid #CACACA;background: url(../image/navbg.png) repeat-x;color:#fff;font-size:14px;line-height:1em;cursor:pointer;font-family:'Microsoft YaHei'; margin-left:30px;}
/*Feedback结束*/
/*文本框样式*/
input.wide{width:250px;}
input.txt{width:250px;}
input.small{width:50px;}
.inputtxt{display:inline;margin-right:5px;padding:5px;height:18px;line-height:18px;vertical-align:middle;background:#fff;color:#999;border:1px solid #CACACA;border-radius:4px 4px 4px 4px;font-family:'Microsoft YaHei';}
/*文本框样式结束*/
/*返回顶部
.gotop{display:none;background:url(images/gotop.gif) no-repeat;bottom:218px;height:48px;margin-right:-560px;position:fixed;right:50%;width:48px;z-index:10;}
.gotop:hover{background-position:left -50px;}
返回顶部结束*/
img{border:0px}