body {
	margin: 0px;
	background-color: #AAA9A7;
	text-align: center;
}
table,td,UL,LI,P,div{
	word-wrap:break-word;
	word-break:keep-all;
	font-family: "宋体";
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #006666;
}
a:active {
	text-decoration: none;
	color: #006666;
}

.L{ float:left;}
.all{
	width:980px;
	overflow: hidden;
	margin:0 auto;
	padding:0;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.head{
	width:920px;
	overflow: hidden;
	padding:0;
	background-image: url(page_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 75px;
	margin: 0 auto;
	line-height: 75px;
}
.head .headtitle{
    width:220px;
	margin: 0 ;
	padding:0;
	line-height: 80px;
	float: left;
	text-align:center;
}
.menu{
	width:920px;
	margin:0 auto;
	padding:0;
	font-family: "宋体";
	background-image: url(page_05.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height:30px;
	line-height: 30px;
}

.menu ul{
	font-size: 12px;
	list-style-type: none;
	margin:0;
	padding:0;
	overflow: hidden;
}
.menu ul li{
	height:30px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 30px;
	float: left;
	width: 130px;
	list-style-type: none;
	overflow: hidden;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.menu ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #FE0000;
}
.menu ul li a:active {
	text-decoration: none;
	color: #FE0000;
}
.flash{
	width:920px;
	overflow: hidden;
	margin:0 auto;
	padding:0;
	border-bottom: 3px solid #666666;
}

.main{
	width:920px;
	overflow: hidden;
	margin:0 auto;
	padding:20px 0 0 0;
	background-color: #FFFFFF;
	text-align: left;
}

.main .Left{
	width:920px;
	overflow: hidden;
	margin:0 20px 0 0;
	padding:0;
	float:left;
	width:200px;
}
.main .Left .Line1{
	margin:0;
	padding:0 0 10px 0;
}
.main .Left .Line1 ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
.main .Left .Line1 ul li{
	width:170px;
	padding:0 10px 0 20px;
	background-image: url(page_18.jpg);
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.main .Left .Line2{
	margin:0;
	padding:0 0 0 15px;
	background-image: url(page_26.jpg);
}
.main .Right{
	float:left;
	width:690px;
	overflow: hidden;
}
.main .Right .intro1{
	margin:0 5px 0 5px;
	padding:1px;
	border: 1px solid #CCCCCC;
}
.main .Right .title1{
	border-top: 7px solid #2F5B9A;
	line-height: 25px;
	color: #CC0000;
	background-image: url(page_19.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin:0;
	padding:0 0 0 20px;
}
.main .Right .intro2{
	margin:10px;
	padding:0;
}
.main .Right .title2{
	line-height: 25px;
	color: #CC0000;
	background-image: url(page_19.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin:20px 0 0 0;
	padding:0 0 0 20px;
	border-bottom: 1px solid #666666;
}
.main .Right .title3{
	line-height: 25px;
	color: #CC0000;
	background-image: url(title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin:0;
	padding:0 0 0 30px;
	font-weight: bold;
}


.foot{
	width:910px;
	overflow:hidden;
	margin:0 auto;
	padding:0 5px 0 5px;
	line-height: 26px;
	height: 26px;
	background-color: #FFFFFF;
	background-image: url(page_30.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.foot .LL{
	color: #FFFFFF;
	line-height: 26px;
	height: 26px;
	float:left;
}
.foot .RR{
	color: #FFFFFF;
	line-height: 26px;
	height: 26px;
	float:right;
}
.foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.foot a:hover {
	text-decoration: none;
	color: #FE0000;
}
.foot a:active {
	text-decoration: none;
	color: #FE0000;
}
