@charset "utf-8";
#occ_bg{
	border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
	position:relative;
	top:-6px;
	height:90px;
	background:url("../images/cont_bg.png") no-repeat;
}

.sml{
	font-size:18px;
	color:#666;
	font-weight: bold;
	line-height:1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 #fff;
	width:420px;
	position:relative;
	top:-66px;
	left:230px;
}

#occ_main{
	width:600px;
	margin:0 auto 30px;
	position:relative;
}

h2{
	position: relative;
	font-size:14px;
    height:30px;
	line-height:32px;
	text-indent:14px;
	margin-bottom:14px;
    background: url("../images/greet_h2.png") no-repeat;
 	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius: 3px;
	-moz-box-shadow:1px 2px 7px #ddd;
	-webkit-box-shadow:1px 2px 7px #ddd;
    box-shadow:1px 2px 7px #ddd;
	text-shadow:1px 1px 0 #fff;
	behavior: url("./js/pie.htc");
}

#p_list{
	text-align: right;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
}

.main2{
	font-size:14px;
	line-height:1.5em;
	text-align:justify;
	text-justify:distribute;
	width:570px;
	margin:10px auto 30px;
}

.main2 p{
/*	padding-bottom:1em;*/
}

h3{
	margin:0.5em auto;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	font-weight: normal;
}

.LayerLink{
	font-weight: normal;
}

.LayerLink a:link,.LayerLink a:visited{
	font-weight: normal;
	color: #0000ff;
}

.LayerLink a:hover{
	font-weight: normal;
	color:#ff4500;
}

.SubMain{
	border: none;
	border-left: 4px solid #f39700;
	padding-left: 4px;
	margin-top: 2em;
	margin-bottom: 0.5em;
	/* font-weight: bold; */
}

.SubMain2{
	/*font-weight: bold;*/
	margin:0.5em auto;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
}

.ArticleP{
	margin-bottom: 1em;
}

.ArticleP2{
	margin-bottom: 1em;
	text-indent: -1em;
	margin-left: 1em;
}

.ArticleP3{
	margin-bottom: 1em;
	margin-left: 1em;
}

h4{
	font-weight: normal;
}

#flow{
	width: 570px;
	height: 137px;
	margin: 0 auto;
	position: relative;
    background:url("../images/flow.png") no-repeat;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
    border-radius:6px;
	-moz-box-shadow:1px 2px 7px #ddd;
	-webkit-box-shadow:1px 2px 7px #ddd;
    box-shadow:1px 2px 7px #ddd;
	text-shadow:1px 1px 0 #fff;
	behavior: url("./js/pie.htc");
}

#MailIcon{
	position: relative;
	top:86px;
	left: 10px;
}

#TelInfo{
	width: 570px;
	margin: 0.5em auto 0;

}
/* end of stylesheet */