@charset "utf-8";
/* CSS Document */
/*====================== common ======================*/
div#wrap h2 {
 background:url(../images/h2bg.jpg) no-repeat scroll left top;
	}
div#cmain h4 {
	background:url(../../share/images/h4bg.gif) no-repeat scroll left top;
	width:674px;
	height:35px;
	padding:0 0 0 36px;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	margin:0 0 15px;
	clear:both;
	}	
div#cmain h5 {
	background:url(../../share/images/dotx_o2.gif) repeat-x scroll left bottom;
	padding:0 0 8px 10px;
	font-size:14px;
	color:#f28d01;
	font-weight:bold;
	margin:0 0 15px;
	}
div#cmain p.mainimg {
	padding:0 0 20px 0;
	}
	
div.box {
	padding:0 10px 30px;
	width:690px;
	overflow:hidden;
	}
div.box p {
	padding:0 0 1em 0;
	}
div.box p.photo {
	float:right;
	padding:0 0 5px 15px;
	}

/*top*/
ul.topbnr {
}
ul.topbnr li {
	float:left;
	padding:0 8px;
	}

/*nextstage*/
div.box ul {
	width:210px;
	float:left;
	padding:0 10px;
	}
	div.box ul li {
		font-size:10px;
		}
	div.box ul li.sub {
		background:url(../../share/images/icon_o.gif) no-repeat scroll left center;
		padding:0 0 0 13px;
		font-weight:bold;
		margin-top:1em;
		}
/*guidance.html*/
div.box dl {
	clear:both;
	}
	div.box dl dt {
		font-weight:bold;
		background:url(../../share/images/icon_o.gif) no-repeat scroll left center;
		padding:0 0 0 13px;
		margin-bottom:3px;
		font-size:14px;
		}
div.box dl.sbox {
	background:#ffffff;
	border:1px dashed #cdb18a;
	padding:10px;
	width:660px;
	margin:0 auto 10px;
	}
	div.box dl.sbox dt {
		font-weight:bold;
		padding:0 5px 5px;
		border-bottom:1px solid #cdb18a;
		background:none;
		}
	div.box dl.sbox dd {
		padding:5px 5px 0;
		}





	


