@charset "utf-8";
/* CSS Document 
	design: pengjunbiao
	  date: 2009/03/23
	E-mail: pengjbchina@gmail.com
   version: 1.0
*/
body, div, p, ul, li, ol {
	margin:0;
	padding:0
}
a {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #663333;
	text-decoration: none;
}
ul li{
list-style-type:none;
}

.main {
	width:746px;
	margin:10px auto 0px auto;
	font-family:"宋体";
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	height:auto;
	text-align:center;
	clear:both;
}
.login {
	margin:10px 5px 0px 6px;
	float:right;
	font-family:"宋体";
	font-size:12px;
}

.line {
	height:2px;
	width:671px;
	background-image:url(../images/sitelist/line.gif);
	background-repeat:no-repeat;
}
.sitename{text-align:left; margin:15px 0px 0px 20px; width:90%;height:18px;float:left}
.changecity{text-align:left; margin:5px 0px 0px 20px; width:80px;height:18px;float:left}
.logo {
	width:135px;
	height:43px;
	float:left;
	border:0px solid red;
	text-align:center;
}
.logo img {
	border:1px solid green;
	width:118px;
	height:43px;
}
.logo-left {
	width:118px;
	height:43px;
	float:left;
	margin:10px 12px 0px 0px;
}
.logo-center {
	width:118px;
	height:43px;
	float:left;
	margin:10px 12px 0px 75px;
}
.logo-right {
	width:118px;
	height:43px;
	float:right;
	margin:10px 0px 0px 0px;
}
.text_area {
	width:746px;
	margin:30px auto 0px auto;
	font-family:"宋体";
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.text-left {
	width:242px;
	height:129px;
	float:left;
	margin:0px 0px 0px 0px;
	background-image:url(../images/sitelist/hp_content.gif);
	background-repeat:none;
}
.text-center {
	width:242px;
	height:129px;
	float:left;
	margin:0px 0px 0px 10px;
	background-image:url(../images/sitelist/hp_content.gif);
	background-repeat:none;
}
.text-right {
	width:242px;
	height:129px;
	float:right;
	margin:0px 0px 0px 0px;
	background-image:url(../images/sitelist/hp_content.gif);
	background-repeat:none;
}
.content_text {
	border:0px solid red;
	line-height:20px;
	margin:3px 0px 0px 10px;
}
.content_text li {
	line-height:20px;
	height:20px;
	overflow:hidden;
}
.content_text .split{line-height:10px;height:10px}
.footer_text {
	color: #666666;
	font-size:12px;
	text-align:center;
	
}
.footer_copyright {
	color:#666666;
	font-size:12px;
	text-align:center;
	margin-top:5px;
}
