@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	font-family:"宋体";
	font-size:12px;
}
.footer p{
	padding-left:18px;
	line-height:17px;
	color:#333;
}
.red{
	color:red;
}
.blue{
	color:blue;
}
/* end footer */
.clear{
	clear:both;
}
.outlay{
	width:142px;
	padding:0 4px;
	border:#5dc2f3 solid 1px;
	border-top:0;
}
.outlay .mainContent{
	padding-top:8px;
	padding-bottom:6px;
	border-bottom:#000000 dotted 1px;
}
.outlay  .last{
	border-bottom:0;
}
.outlay .mainContent h1{
	padding-left:6px;
	color:#e07503;
	padding-bottom:10px;
}
.outlay .mainContent p{
	padding-left:50px;
	line-height:19px;
	color:#333;
	text-indent:24px;
}
.outlay .mainContent a{
	margin-top:12px;
	color:#990000;
	float:right;
	text-decoration:none;
}
.pic_01{
	background:url(../images/pic_01.gif) no-repeat left center;
}
.pic_02{
	background:url(../images/pic_02.gif) no-repeat left center;
}
.pic_03{
	background:url(../images/pic_03.gif) no-repeat left center;
}

/* end floatDiv */
.introheader{
	width:952px;
	height:133px;
	margin:0 auto;
	background:url(../images/intro_header.gif) no-repeat;
}
.introcontent{
	width:952px;
	height:740px;
	margin:0 auto;
	background:url(../images/intro_content.jpg) no-repeat;
}
.intro_01{
	width:182px;
	height:39px;
	margin-top:58px;
	margin-left:410px;
	background:url(../images/intro_title_01.gif) no-repeat;
}
.tagBox{
	width:585px;
	height:30px;
	margin-top:22px;
	margin-left:232px;
	background:url(../images/intro_tag_box.gif) no-repeat bottom;
}
.tagBox ul{
	margin-left:6px;
}
.tagBox li{
	width:98px;
	height:18px;
	float:left;
	margin-top:1px;
	margin-right:1px;
	padding-top:7px;
	text-align:center;
	list-style:none;
	background:url(../images/intro_tag.gif) no-repeat;
}
.tagBox li.current{
	background:url(../images/intro_tag_hover.gif) no-repeat;
}
.tagBox li a{
	color:#fff;
	text-decoration:none;
}
.tagBox li.current a{
	color:#0066b3;
}
.introMaincontent{
	margin-top:33px;
	margin-left:232px;
	padding-left:18px;
}
.introMaincontent h1{
	font-size:15px;
	color:#FF0000;
	line-height:46px;
}
.introMaincontent ul li{
	line-height:37px;
	list-style:none;
}
.introMaincontent p{
	width:564px;
	text-indent:24px;
	line-height:19px;
	padding-bottom:18px;
}
.introMaincontent h2{
	line-height:18px;
}
.introMaincontent .img{
	display:block;
	margin-top:12px;
	margin-left:12px;
}