﻿@charset "utf-8";
/* CSS Document */
body {
	font-size:12px;
	font-family:微软雅黑,宋体;
	width:1002px;
	margin:0px auto;
}
ul,ol,dl,li {
	list-style:none;
	padding:0;
	margin:0;
}
html {

}
img {
	border:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p,a,span,li {
	white-space:normal;
}
p {
	margin-top:10px;
}
input {
	font-size:12px;
	vertical-align:middle;
	border:none;
}
.fwb {
	font-weight:bold;
}
.fwn {
	font-weight:normal;
}
.tdn {
	text-decoration:none;
}
.tdu {
	text-decoration:underline;
}
.tdl {
	text-decoration:line-through;
}
.fs14p {
	font-size:14px;
}
.fs18p {
	font-size:18px;
}
.fs24p {
	font-size:24px;
}
.fs50p {
	font-size:50px;
}
.c0 {
	color:#000;
}
.cc {
	color:#ccc;
}
.cf {
	color:#fff;
}
.c3 {
	color:#333;
}
.tal {
	text-align:left;
}
.tar {
	text-align:right;
}
.tac {
	text-align:center;
}
.ti2e {
	text-indent:2em;
}
.bc0 {
	background-color:#000;
}
.bcf {
	background-color:#fff;
}
.zi1 {
	z-index:1;
}
.h1p {
	height:1px;
}
.h100per {
	height:100%;
}
.w960p {
	width:960px;
}
.w100per {
	width:100%;
}
.lh18p {
	line-height:18px;
}
.lh24p {
	line-height:24px;
}
.lh30p {
	line-height:30px;
}
.fr {
	float:right;
}
.fl {
	float:left;
}

.f1_xomi { float:left; width:630px; }
.fr_xomi{ float:right; margin-left:10px;width:300px;}
.oh {
	overflow:hidden;
}
.oa {
	overflow:auto;
}
.os {
	overflow:scroll;
}
.dn {
	display:none;
}
.db {
	display:block;
}
.di {
	display:inline;
}
.m5p {
	margin:5px;
}
.mt5p {
	margin-top:5px;
}
.p5p {
	padding:5px;
}
.pt6p {
	padding-top:6px;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
.justify {
	text-align:justify;
	text-justify:inter-ideograph;
}
.vscape {
	clear:both;
	overflow:hidden;
	width:auto;
	float:left;
}
.clearB { clear:both;}

