@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{
	padding: 0;
	margin: 0 auto;
	font-size:12px;
}
div{ margin:0; padding:0}
.lan{ color:#007ed5}
.ccc{width:100px; height:30px; display:block; background:url(../imgs/youqing_hover.jpg) repeat-x; color:#007ed5;  font-weight:bold}
body{ width:100%;
	color:#000000;
	font-family:"宋体";
	background:#eceadb;
}
.red{ color:#F00;}
.red a:hover{ color:#333}
fieldset,img {
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul,li {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:”;
	}
abbr,acronym { border: 0;
	}

.clear{
	clear:both;
	}

a.color{
	color:#a20000;
}
a
{
	text-decoration:none;
	}

.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
