@charset "utf-8";
/* CSS Document */


h2{
	background:url(../img/main_access.jpg) center center;
	width:600px;
	height:150px;
	text-indent:-5000px;
	display:inline-block;
}

#bar_access1{
	background:url(../img/bar_access1.jpg) no-repeat center center;
	width:602px;
	height:33px;
	display:inline-block;
	text-indent:-3000px;
}

#bar_access2{
	background:url(../img/bar_access2.jpg) no-repeat center center;
	width:602px;
	height:33px;
	display:inline-block;
	text-indent:-3000px;
}

#bar_access3{
	background:url(../img/bar_access3.jpg) no-repeat center center;
	width:602px;
	height:33px;
	display:inline-block;
	text-indent:-3000px;
}

#bar_access4{
	background:url(../img/bar_access4.jpg) no-repeat center center;
	width:602px;
	height:33px;
	display:inline-block;
	text-indent:-3000px;
}

.access_l{
	float:left;
	width:330px;
}

.access_l p img{
	margin-right:5px;
}

.access_r{
	float:right;
	width:250px;
	text-align:right;
}

.profile_l{
	float:left;
	width:150px;
}

.profile_r{
	float:right;
	width:430px;
}

.clearfix_b2{
	border-bottom:1px dotted #999999;
	padding-bottom:15px;
	margin-bottom:15px;
    overflow: hidden;
	background:url(../img/p_bg.gif) no-repeat center center; 
}

.clearfix_b2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .clearfix_b2 {
    height: 1em;
    overflow: visible;
}
/**/

.access_p{
	margin-bottom:15px;
}

.access_table{
	text-align:center;
}

.staff_bg{
	background:url(../img/staff_bg.gif) repeat-y center center; 
}

.staff{
	width:300px;
	float:left;
}

.staff_l{
	float:left;
	width:110px;
}

.staff_l2{
	float:left;
	width:110px;
	display:inline;
	margin-left:10px;
}

.staff_l img,.staff_l2 img{
	margin-bottom:10px;
}

.staff_r{
	float:left;
	width:190px;
}

.staff_r2{
	float:left;
	width:180px;
}

.text1{
	width:420px;
}

.photo1{
	width:180px;
}

.eye_l{
	width:215px;
}

.eye_l table{
	width:210px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-collapse:collapse;
	margin-bottom:10px;
}

.eye_l td,.eye_l th{
	border-bottom:1px solid #CCCCCC;
	padding:9px;
}

.eye_l th{
	text-align:left;
	color:#D30000;
	font-weight:normal;
}

.eye_l td{
	text-align:right;
}

.eye_r{
	width:365px;
}

.pic_border{
	display:block;
	padding:2px;
	border:solid 1px #CCCCCC;
}




