@charset "utf-8";

h2,h3,mainContainer{
	margin:0;
	padding:0
	}

.mainContainer{
	width:922px;
	text-align:left;
	}

.sitemap1{
	width:445px;
	text-align:left;
	float:left;

	}

.sitemap2{
	width:445px;
	text-align:left;
	float:right;
	margin:0 10px 0 0;
	}

h2{
	margin:0 0 5px 0;
	height:48px;
	font-size:134%;	
	color:#fff;
	text-align:left;
	padding:13px 0 0 10px;
	}

.h2_1{
	background:url(../images/h2_bg1.png) no-repeat;
	width:912px;
	}

.h2_2{
	background:url(../images/h2_bg2.png) no-repeat;
	width:445px;
	}

h3{
	margin:0 0 10px 0;
	height:32px;
	font-size:117%;	
	color:#000;
	text-align:left;
	padding:6px 0 0 10px;
	}

.h3_1{
	background:url(../images/h3_bg1.png) no-repeat;
	width:912px;
	}

.h3_2{
	background:url(../images/h3_bg2.png) no-repeat;
	width:445px;
	}

.mainContainer a{
	display:block;
	margin:0 0 10px 5px;
	width:220px;
	text-indent:1.4em;
	background:url(../images/arrow.png) no-repeat 2px 5px;
	float:left;
	}

.mainContainer .sitemap1 a{
	width:400px;
	}

.mainContainer .sitemap2 a{
	width:400px;
	}

.mainContainer a.indentlink{
	text-indent:2.5em;
	background:url(../images/arrow2.png) no-repeat 20px 5px;
	}

.links{
	margin:20px 0 0 0;
	}

.btn{
	background:url(../images/btn_bg.png) no-repeat 0px 30px;
	clear:both;
	width:912px;
	height:156px;
	text-align:center;
	margin:0 0 20px 23px;
	}

.btn img{
	margin:60px 0 0 0;
	}