a:link, a:visited, a:hover, a:active {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:underline;
}
#logo {
	float:left;
	width:850px;
	height:55px;
}
#logo span{margin-top:5px;}
#addsite {
	float:right;
	width:150px;
	height:55px;
	text-align:right;
}
#addsite a {
	margin:0 10px;
}
#addsite p {
	margin-top:25px;
}
#mainnav ul {
	list-style-type:none;
}
#mainnav ul li {
	float:left;	
	width:100px;
	line-height:40px;
	text-align:center;
}
#mainnav ul li a {
	color:#fff;
	display:block;
}
#mainnav ul li a:hover {
	color:yellow;
	text-decoration:underline;
}
.hint {
	color:#fff;
	width:235px;
	height:32px;
	line-height:32px;
	font-weight:bold;
	text-align:center;
}
.bg1 {
	background:url(/img/03.jpg) no-repeat;
}
.bg2 {
	background:url(/img/05.jpg) no-repeat;
}
.m_margin {
	margin:0 5px 0 10px;
}
.hint_m {
	height:32px;
	border-bottom:2px #ccc solid;
}
#login {
	height:100px;
	border:1px #999 solid;
	border-top-width:0;
	margin-bottom:10px;
}
#login .l {
	float:left;
	width:80px;
	height:20px;
	margin-top:10px;
	line-height:20px;
}
#login .r {
	float:left;
	width:120px;
	height:20px;
	margin-top:10px;
	line-height:20px;
}
#reg {
	float:left;
	width:100%;
	height:40px;	
	line-height:40px;
	text-align:center;
}
#reg a {
	color:#06c;
	margin:0 5px;
	text-decoration:underline;
}
.input {
	width:120px;
	font-family:Tahoma;
	border:1px #999 solid;
}
.button {
	border:0;
	width:51px;
	height:21px;
	cursor:pointer;
	background:url(../img/04.jpg) no-repeat;
}
#sell {
	height:200px;
	border:1px #f90 solid;
	border-top-width:0;
	margin-bottom:10px;
}
#sell p {
	padding-top:20px;
}
#sell .pro {
	clear:both;
}
#sell img {
	float:left;
	margin:10px 10px 10px 40px;
}
#proclass {
	color:#666;
	height:734px;
	border:1px #999 solid;
	border-top-width:0;
	padding:10px 0;
}
#proclass p {
	line-height:180%;
	margin-left:20px;
}
#proclass a {
	color:#f60;
	margin:0 5px;
	font-weight:bold;
}
#proclass a:hover {
	color:#036;
	text-decoration:underline;
}
#news {
	padding:10px 0;
}
#news ul {
	margin:0 20px;
	list-style-type:none;
}
#news li {
	height:25px;
	line-height:25px;
	padding-left:20px;	
	border-bottom:1px #ccc dotted;
	background:url(../img/09.jpg) no-repeat 5px 50%;
}
#news li .t {
	float:left;
}
#news li .times {
	float:right;
	color:#666;
	font-size:10px;
}
.cases {
	height:185px;
	border-bottom:1px #ccc dotted;
}
.cases_img {
	float:left;
	width:210px;
	height:185px;
}

.cases_img img {
	cursor:pointer;
	border:1px #f90 solid;
	margin-top:20px;
	/*width:200px;height:145px;*/
}

.cases .c_t {
	float:left;
	width:300px;
	margin:20px 0 10px 0;
}
.cases .c_i {
	float:left;
	width:300px;
}
.cases_t {
	color:#fff;
	width:100px;
	height:25px;
	display:block;
	background:#f90;
}
.subnav {
	border:1px #999 solid;
	border-top-width:0;
	margin-bottom:10px;
}
.subnav ul {
	margin:0 10px;
	list-style-type:none;
}
.subnav li {
	height:28px;
	line-height:28px;
	text-align:center;
	border-bottom:1px #ccc dotted;
}
.subnav li a {
	display:block;
	background:url(../img/09.jpg) no-repeat 5px 50%;
}
.subnav li a:hover {
	color:#fff;
	background:url(../img/10.jpg) no-repeat 5px 50% #f90;
}
.subnavfocus a {
	color:red;
	font-weight:bold;
}
#jy {
	height:793px;
	*+height:787px;
	border:1px #999 solid;
	border-top-width:0;
	background:url(../img/13.jpg) right bottom no-repeat;
}
#jy .info {
	clear:both;
	height:75px;
	background:url(../img/line.jpg) 50% bottom no-repeat;
}
#jy a {
	color:#06f;
	text-decoration:underline;
}
#jy img {
	float:left;
	margin:5px 10px;
}
#jy p {
	padding-top:5px;
}
#footer p {
	margin-top:20px;
	line-height:150%;
}
#footer a {
	color:#06f;
	margin:0 5px;
	text-decoration:underline;
}
#infobody {
	padding:10px;
}
#contact {
	height:200px;
	padding:10px;
	line-height:200%;
	margin-bottom:20px;
	border:1px #999 solid;
	border-top:10px #999 solid;
	background:url(../img/13.jpg) no-repeat right bottom;
}
#newsinfo {
	padding:0 30px 10px;
	line-height:180%;
}
#casesimg {
	margin:0 auto;
	width:600px;
	height:430px;
	border:1px #333 solid;
}
#casesimg img {
	width:600px;
	height:430px;
	cursor:pointer;
}
#casesinfo {
	padding:10px;
	margin:20px;
	border:1px #ccc solid;
	background:url(../img/15.jpg) no-repeat left top;
}
.more {
	color:#f60;
	font-family:"ËÎÌå";
}
.question_til{
   text-align:center;
   font-weight:bold;
   margin:5px auto;
 }
