@charset "utf-8";
/* CSS Document */
body {
	font-size:12px;
	margin:0px;
	padding:0px;
}
#main {
	width:982px;
	margin:0 auto;
	border:0px;
}
#top_left,#top_right{
	height:74px;
	margin:0px;
	padding:0px;
}
#top_left {
	background: url(images/bg.JPG) repeat-x;
	float:left;
	clear:right;
	width:205px;
	margin-right:0px;
	border:0px;
}
#top_left img{
	width:205px;
	height:74px;
}
#top_left span{
	font-size:32px;
	margin-left:50px;
	margin-top:55px;
	padding-top:55px;
	line-height:94px;
	color:#000;
	font-weight:bolder;
	font-family:"华文彩云";
	font-style:italic;
}
#top_right {
	background: url(images/bg.JPG) repeat-x;
	margin-left:0px;
	width:777px;
	border:0px;
	float:right;
}
#top_right ul {
	list-style:none;
	padding-left:30px;
	padding-top:40px;
}
#top_right ul li {
	float:left;
	clear:right;
	padding-right:6px;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
#top_right ul li a:link {
	color:#000;
	text-decoration: none;
}
#top_right ul li a:visited {
	color:#000;
	text-decoration: none;
}
#top_right ul li a:hover {
	color: #CA1B1B;
	text-decoration: underline;
}
#top_right ul li a:active {
	text-decoration: none;
}
#pattern {
	margin-top:5px;
	width: 980px;
	height:122px;
	border: 1px solid #CCCCCC;
	background: url(images/dibu_bj.gif) repeat-x;
	clear:both;
	float:left;
}
#pattern img {
	height:40px;
	width:150px;
	border:none;
}
#pattern ul {
	margin:0px;
	margin-left:100px;
	clear:both;
	list-style:none;
}
#pattern ul li {
	float:left;
	clear:right;
	padding-left:0px;
	margin-top:22px;
}
#pattern h2 {
	margin-top:10px;
	clear:both;
	height:22px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	font-weight:normal;
	color:#000;
	text-align:center;
}
#content {
	width:982px;
}
/*控制电话部分的格式*/
.specialTel {
	padding-left:60px;
}
