* {
	margin:0;
	padding:0;
	}
body {
	background: url(../imgs/bg_body.gif) #e6e6e6 repeat-x;
	height: 100%;
	text-align: center;
	font-size:83.3%;
	line-height:140%;
	color:#282828;
	}
img {
	border:none;
	text-decoration:none;
	}
em{
	font-style:normal;
	}
.withLn{
	margin-left: auto;
	margin-right: auto;
	width:720px;
	text-align:left;
	}
/*hdr
--------------------------------*/	
#hdr .logo{
	float:left;
	margin:17px 0 13px 5px;
	}
#hdr .back{
	float:right;
	margin:30px 28px 15px 0;
	}
/*ft
--------------------------------*/	
#ft{
	text-align:right;
	}
#ft ul{
	display:block;
	margin-bottom:17px;
	list-style:none;
	}
/*main
--------------------------------*/	
#main{
	clear:both;
	background: #fff url(../imgs/bg_cont_bottom.gif) left bottom no-repeat;
	padding-bottom: 56px;
	margin-bottom: 19px;
	}
/*.section
--------------------------------*/	
.section1{
	background:url(../imgs/bg_cont_head.gif) left top no-repeat;
	padding-top:56px;
	height:1%;
	
}
.section2{
	background:url(../imgs/bg_cont_middle.gif) left top repeat-y;
	padding:23px 56px 19px 56px;
}
.section2 h1{
	margin-bottom:36px;
	}
/*.box1
--------------------------------*/	
.box1{
	background: #e0e8fb url(../imgs/box_blue_bottom.gif) left bottom no-repeat;
	width:608px;
	padding-bottom:28px;
	margin-bottom:30px;
	}
.box1 .cont{
	background:url(../imgs/box_blue_head.gif) left top no-repeat;
	padding:28px 31px 0 31px;
	height:1%;
	}
.box1 .cont dl,
.box1 .cont dl dt,
.box1 .cont dl dd{
	padding-left:12px;
}
.box1 .cont dl dt{
	margin:20px 0 3px 0;
	background:url(../imgs/li_mark.gif) left top no-repeat;
	font-size:100%;
	font-weight:bold;
}
.box1 .cont dl em{
	color:#0d37a1;
	font-weight:bold;
}
/*.box2
--------------------------------*/	
.box2{
	background: #f5f5dd url(../imgs/box_yellow_bottom.gif) left bottom no-repeat;
	width:608px;
	padding-bottom:28px;
	}
.box2 .cont{
	background:url(../imgs/box_yellow_head.gif) left top no-repeat;
	padding:18px 15px 0 15px;
	height:1%;
	}
.dlbtn{
	margin-top:20px;
	}
/*
--------------------------------*/	
.mgn_btm13{
	margin-bottom:13px;
	}
.centering{
	text-align:center;
	}


