@charset "utf-8";



div{
	font-size:14px;
	font-family:Verdana, "宋体", sans-serif;
}
form {
	display:inline;
}
img {
	vertical-align:top;
	border:0;
}
ol,
ul {
    list-style-type:none;
	cursor:default;
}
div {
    cursor:default;
}
div, p {
    cursor:default;
	word-wrap:break-word;
	word-break:break-all;
}
pre {
	white-space:pre-wrap;
	white-space:-moz-pre-wrap;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	word-wrap:break-word;
	word-break:break-all;
	overflow:hidden;
	_overflow:visible;
}
hr {
    width:96%;
    height:0;
	border-width:0 0 1px 0;
}
p.load {
	position:absolute;
	top:50%;
	left:50%;
	margin:-10px auto auto -50px;
	height:20px;
	width:100px;
	line-height:20px;
	text-align:center;
}

/*A链接开始*/

area {
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a.mainWhite:link, a.mainWhite:visited, a.mainWhite:hover, a.mainWhite:active,
a.baseWhite:link, a.baseWhite:visited, a.baseWhite:hover, a.baseWhite:active,
a.lesserWhite:link, a.lesserWhite:visited, a.lesserWhite:hover, a.lesserWhite:active,
a.thirdWhite:link, a.thirdWhite:visited, a.thirdWhite:hover, a.thirdWhite:active,
a.borderWhite:link, a.borderWhite:visited, a.borderWhite:hover, a.borderWhite:active,
a.borderLesser:link, a.borderLesser:visited, a.borderLesser:hover, a.borderLesser:active,
a.skill:link, a.skill:visited, a.skill:hover, a.skill:active,
a.baseMain:link, a.baseMain:visited, a.baseMain:hover, a.baseMain:active,
a.lesserMain:link, a.lesserMain:visited, a.lesserMain:hover, a.lesserMain:active,
a.thirdMain:link, a.thirdMain:visited, a.thirdMain:hover, a.thirdMain:active,
.bbs table .title a.under:link, .bbs table .title a.under:visited, .bbs table .title a.under:hover, .bbs table .title a.under:active {
	padding:2px 3px;
	line-height:1.231em;
}
a.skill:link,
a.skill:visited {
	padding:3px 4px;
	line-height:1.231em;
}
a.skill:hover,
a.skill:active {
	padding:2px 3px;
	line-height:1.231em;
}
a.under:link,
a.under:visited,
a.under:hover,
a.under:active {
    text-decoration:underline;
}
a.halfUnder:link,
a.halfUnder:visited {
	text-decoration:none;
}
a.halfUnder:hover,
a.halfUnder:active {
    text-decoration:underline;
}
/*A链接结束*/
/*字体开始*/

.weight400 {
    font-weight:400;
}
.weight700 {
    font-weight:700;
}
.weight900 {
    font-weight:900;
}
.svip {
	letter-spacing:-2px;
}
/*字体结束*/

/*公用样式开始*/
.l {
    float:left;
}
.r {
    float:right;
}
.c {
	clear:both;
	overflow:auto;
	_zoom:1;
}
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}
.clearfix {
    _zoom: 1;
}
*+html .clearfix {
	overflow:auto;
}
.hide {
	display:none;
}
.textMiddle {
	text-align:center;
}
.hand {
	cursor:pointer;
}
/*公用样式结束*/
