* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family:"宋体";
	font-size:12px;
}
input, select, textarea {
	font-size:12px;
	padding:3px 5px;
}
.layout {
	width:1258px;
	margin:0 auto;/*居中*/
}
.clear {
	clear:both;/*清除浮动*/
}
img {
	border:none;
}
li {
	line-height:22px;/*全局列表行高*/
}
h1 {
	font-size:14px;
	text-align:center;
	line-height:26px;
}
h2 {
	font-size:12px;
	color:#FFF;
}
p {
	line-height:22px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
/*头部开始*/
#banner {
	height:262px;
}
/*头部结束*/



/*主体开始*/
#content {
}
#left {
	width:210px;
	float:left;
}
.left_title {
	height:38px;
	line-height:38px;
	padding-left:15px;
	margin-top:10px;
	font-size:14px;
	background:url(/images/left_title_bg.jpg) no-repeat;
}
.left_body {
	padding:10px;
	border:1px solid #4C8EC0;
	border-top:none;
	margin-bottom:10px;
}
#btn_submit_denglu{background:transparent url(/images/an1.gif) repeat scroll 0 0;width:75px;height:25px;border:0;cursor:hand;}
.left_body ul li {
	border-bottom:1px dashed #4C8EC0;
	line-height:30px;
	text-align:left;
}
#right {
	width:1046px;
	float:left;
}
.right_title {
	height:38px;
	line-height:38px;
	padding-left:15px;
	position:relative;
	margin-top:10px;
	background:url(/images/right_title_bg.jpg) repeat-x;
}
.more {
	position:absolute;
	right:10px;
	top:0px;
	width:50px;
	height:30px;
	text-align:center;
}
.right_body {
	padding:10px;
	border:1px solid #4C8EC0;
	border-top:none;
	overflow:auto;
	zoom:1;
}
.products li {
	float:left;
	text-align:center;
	padding:5px;
}
.products img {
	padding:5px;
	border:1px solid #CCC;
}
.products a:hover img {
	border:1px solid #4C8EC0;
}
.products a {
	line-height:22px;
}
.news li {
	line-height:26px;
	border-bottom:1px dashed #4C8EC0;
	padding-left:15px;
	background:url(/images/ico.gif) left center no-repeat;
}
.data {
	float:right;
}
/*主体结束*/


/*底部开始*/
#link {
	height:40px;
	text-align:center;
	line-height:36px;
	margin-top:5px;
	background:#589EDA;
}
#link ul li {
	float:left;
	text-align:center;
	padding:2px;
}
#link ul img {
	padding:3px;
}
#footer {
	text-align:center;
	padding:10px 0;
}
/*底部结束*

.STYLE1 {
	color: #0000CC;
	font-weight: bold;
}
.STYLE2 {color: #000000}

p  {
        FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 150%
}
.text {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 150%
}
.date {
	FONT-SIZE: 12px; COLOR: #999999
}
.title {
	FONT-SIZE: 28px; FONT-WEIGHT:BOLD; COLOR: #000000; LINE-HEIGHT: 150%
}
.title1 {
	FONT-SIZE: 20px; FONT-WEIGHT:BOLD; COLOR: #000000; LINE-HEIGHT: 150%
}
.content {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 150%
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}