@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    border: 0 none;
}
address, caption, cite, code, dfn, em, strong, th {
    font-style: normal;
}
ol, ul {
    list-style: none outside none;
}
body {
	background: url(/images/bg_top.png) repeat-x top;
    color: #666;
    font: 9pt Arial,Helvetica,sans-serif;
	line-height:1.7;
}
.clear:after {
    content: "."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility: hidden;
}
.clear {
	zoom:1;
}
.hidden,.none {
    display: none;
}

a {
    color: #555;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
html {
    overflow-y: scroll;
}
input {
    outline: medium none;
}

/* font */
h1,h2,h3,h4{
	color:#333;
}

h3{
	font-size:14px;
}
.fwn{
	font-weight:normal;
}
.fsp{
	font-family: '微软雅黑';
}
.fblack{
	color:#000;
}
.fgray{
	color:#999;
}
.fblue{
	color:#21748C;
}
.fcblue{
	color:#334d66;
}
.fred,.price{
	color:#CC0000;
}
.forg{
	color:#eb762a;
}
.f12{
	font-size:12px;
}

.f14{
	font-size:14px;
}

.f16{
	font-size:16px;
}
.f18{
	font-size:18px;
}
.f24{
	font-size:24px;
}
.f28{
	font-size:28px;
}
.f30{
	font-size:30px;
}

.left{
	float:left;
}
.right{
	float:right;
}
.bor{
	border:1px solid #E8E8E8;
}
.bordot{
	border-bottom:1px dotted #E8E8E8;
}
.borbtm{
	border-bottom:1px solid #E8E8E8;
}
.content{
}

/* title */
