/* yui3 reset.css */
html {
    color: #000;
    background: #FFF
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

fieldset,
img {
    border: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}
ol,
ul {
    list-style: none
}
caption,
th {
    text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}
q:before,
q:after {
    content: ''
}
abbr,
acronym {
    border: 0;
    font-variant: normal
}
sup {
    vertical-align: text-top
}
sub {
    vertical-align: text-bottom
}
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}
legend {
    color: #000
}
iframe {
    display: block;
}

/* yui3 fonts */
body {
    font: 12px/1.231 "SimSun", arial, helvetica, clean, sans-serif;
    color: #333;
}
select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}
table {
    font-size: inherit;
    font: 100%
}
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
	white-space: normal;
}
a {
	text-decoration: none;
}

/* utilities */
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.l {
    float: left !important;
}
.r {
    float: right !important;
}
.hidden {
    display: none !important;
}
.invisible {
    visibility: hidden !important;
}

/*! grid system 24դ�� 998px */
.container {
    width:998px;
    margin:0 auto;
}
.row {
    overflow:hidden;
}
.span24 {
    width: 998px;
    float:left;
}
.span23 {
    width: 956px;
    float:left;
}
.span22 {
    width: 914px;
    float:left;
}
.span21 {
    width: 872px;
    float:left;
}
.span20 {
    width: 830px;
    float:left;
}
.span19 {
    width: 788px;
    float:left;
}
.span18 {
    width: 746px;
    float:left;
}
.span17 {
    width: 704px;
    float:left;
}
.span16 {
    width: 662px;
    float:left;
}
.span15 {
    width: 620px;
    float:left;
}
.span14 {
    width: 578px;
    float:left;
}
.span13 {
    width: 536px;
    float:left;
}
.span12 {
    width: 494px;
    float:left;
}
.span11 {
    width: 452px;
    float:left;
}
.span10 {
    width: 410px;
    float:left;
}
.span9 {
    width: 368px;
    float:left;
}
.span8 {
    width: 326px;
    float:left;
}
.span7 {
    width: 284px;
    float:left;
}
.span6 {
    width: 242px;
    float:left;
}
.span5 {
    width: 200px;
    float:left;
}
.span4 {
    width: 158px;
    float:left;
}
.span3 {
    width: 116px;
    float:left;
}
.span2 {
    width: 74px;
    float:left;
}
.span1 {
    width: 32px;
    float:left;
}
.ml10 {
    margin-left:10px;
}
.mt10 {
    margin-top:10px;
}

/** 
 * ���¿�׷����Ŀ�еĹ�����ʽ��
 * ����body�Ͻ���ȫ�ֵ��������ã����壬��С���иߣ���ȫ��a���ӵĻ���״̬���壬
 * �ʺ�ҳ���դ��ϵͳ
 * ҳ�湫��ͷβ���ֵ�
 */

body {
    min-width: 1300px;
}

.bg {
    background: url(../images/bg.jpg;vpn_img) center 31px no-repeat #f1f1f1;
}

.main-part {
    width: 1200px;
    margin: 0 auto;
}

.main-bg {
    background-color: #fff;
    padding: 10px 15px 0px 15px;
}

/* top */

.top {
    padding: 0px 8px 0px 5px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e7e7e7;
    background-color: #f4f3f4;
    font-size: 12px;
    color: #333;
}

.top a {
    color: #333;
}

.top a:hover {
    color: #b8150d;
}

/* header */

.header {
    height: 188px;
}

.header img {
    display: block;
    height: 188px;
}

/* nav */

.nav {
    padding: 0px 1px;
    padding-top: 4px;
    height: 33px;
    background: url(../images/nav-bg.png;vpn_img);
}

.nav-node {
    float: left;
    width: 119px !important;
    height: 33px;
    line-height: 33px;
    background: url(../images/nav-sx.png;vpn_img) left 7px no-repeat;
}

.nav-node.first {
    background: none;
}

.nav-name {
    display: block;
    width: 109px !important;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.nav-name:hover,
.nav-name.current {
    color: #1b82bf;
    background: url(../images/nav-name-bg.png;vpn_img);
}

/* footer */

.footer {
    margin-top: 10px;
    height: 131px;
}

.footer-hd {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #1480bb;
    font-size: 12px;
    color: #fff;
}

.footer-hd a {
    color: #fff;
}

.footer-bd {
    padding-top: 6px;
    position: relative;
}

.footer-content {
    text-align: center;
    line-height: 23px;
    color: #333;
}

.fwl {
    display: inline-block;
    width: 117px;
    height: 20px;
    margin: 0 10px;
}

.footer-pic {
    position: absolute;
    top: 7px;
    left: 170px;
    width: 52px;
    height: 65px;
}


/* �б�ͨ����ʽ */

.info-list-node {
    padding-left: 13px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    vertical-align: top;
    background: url(../images/dian.jpg;vpn_img) 0px 50% no-repeat;
}

.info-list-name {
    float: left;
    color: #333;
    width: 75%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.info-list-date {
    float: right;
    color: #666;
}

.info-list-node:hover .info-list-name,
.info-list-node:hover .info-list-date {
    color: #b8150d;
}

/* ��ҳ */

.paging {
    margin: 0 auto;
    width: 635px;
    height: 26px;
}
 
.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}
 
.wb-page-li>a {
    display: block;
}
 
.wb-page-li.ml6 {
    margin-left: 6px;
}
 
.wb-page-li.ml20 {
    margin-left: 20px;
}
 
.wb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    background-color: #ffffff;
}
.wb-page-item:hover{
    border:1px solid #f4320b;
}
 
.wb-page-item.current{
    width: 36px;
    height:26px;
    line-height: 26px;
    border:0;
    color: #f4320b;
    font-weight: bold;
    background-color: transparent;
}
.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}
 
.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}
 
.wb-page-family {
    font-family: "SimSun";
}
 
.wb-page-fs12 {
    font-size: 12px;
}
 
.wb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}
 
.wb-page-to {
    width: auto;
}
 
.wb-page-next {
    width: 58px;
}
 
.wb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}
 
.wb-page-go {
    width: 30px;
}


.self-span5 {
    width: 25%;
    float:left;
    margin-left: 0;
    box-sizing: border-box;
    padding-left: 10px;
    margin-bottom:5px;
}
.friendlink {
    width: 100%;
    height: 20px;
    border: 1px solid #7a7a7a;
    font-size: 13px;
    color: #333;
    margin: 10px 0 0 0;
}

.ewb-18size{
	font-size: 18px !important;
}

.ewb-16size{
	font-size: 16px !important;
}

.ewb-14size{
	font-size: 14px !important;
}
.ewb-blue-a{color: blue;cursor: pointer;
}
