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

#home_col1{
	width:382px;
	float:left;
	display:block;
}

#home_col2{
	margin-left:388px;
	margin-right:205px;
}

#home_col3{	
	width:199px;
	float:right;
	display:block;	
}

#home_content{
	padding-top:10px;
}

#home_content .title{
	font-size:1.4em;
	font-weight:bold;
	padding-top:3px;
	padding-left:15px;
}

#home_content .section_link{
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}

#home_content .section_title{
	font-size:1.2em;
	color:#424242;
	font-weight:bold;
	padding-bottom:5px;
	padding-right:10px;
}

.section_content {
	margin-left:145px;
	padding-right:10px;
}


.homecenterbox_content .section_title{
	padding-left:8px;
}

.homecenterbox_content .section_desc{
	padding-left:8px;
}

.homecenterbox_content .section_desc_2{
	padding-left:8px;
}

.homecenterbox_content .section_desc_2 p{
	margin:0px;
	padding:0px;
}

.homecenterbox_content .section_link{
	padding-bottom:9px;
}


#home_content .section_image{
	width:132px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	clear:both;
}	

.home_left_box{
	margin-bottom:10px;
}

.home_center_box{
	margin-bottom:10px;
}

.home_right_box{
	margin-bottom:10px;
}

.home_left_box dt{
	background:url(../images/homebox/homeleft_box_top.gif) no-repeat top left;
	width:382px;
	height:23px;
}

.home_left_box dd.box_bottom{
	background:url(../images/homebox/homeleft_box_btm.gif) no-repeat top left;
	width:382px;
	height:6px;
}

.home_center_box dt{
	background:url(../images/homebox/homecenter_box_top.gif) no-repeat top left;
	width:307px;
	height:23px;
}

.home_center_box dd.box_bottom{
	background:url(../images/homebox/homecenter_box_btm.gif) no-repeat top left;
	width:307px;
	height:7px;
}

.home_right_box dt{
	background:url(../images/homebox/homeright_box_top.gif) no-repeat top left;
	width:199px;
	height:23px;
}

.home_right_box dd.box_bottom{
	background:url(../images/homebox/homeright_box_btm.gif) no-repeat top left;
	width:199px;
	height:6px;
}



.home_left_box div.homeleftbox_2, .home_center_box div.homeleftbox_2, .home_right_box div.homeleftbox_2{
	background:url(../images/homebox/homeleft_box_center_l.gif) repeat-y top left;
	padding-left:7px;

}

.home_left_box div.homecenterbox_2, .home_center_box div.homecenterbox_2, .home_right_box div.homecenterbox_2{
	background-color:#FFF;
	min-height:132px;
}

.home_left_box div.homecenterbox_2{
	padding-top:10px;
}

.home_left_box div.homerightbox_2, .home_center_box div.homerightbox_2, .home_right_box div.homerightbox_2{
	background:url(../images/homebox/homeleft_box_center_r.gif) repeat-y top right;
	padding-right:4px;
}


.home_left_box div.homeleftbox_3, .home_center_box div.homeleftbox_3{
	background:url(../images/homebox/homeleft_box_btm_l.gif) no-repeat top left;
	padding-left:7px;
	height:9px;
}

.home_left_box div.homecenterbox_3, .home_center_box div.homecenterbox_3, .home_right_box div.homecenterbox_3{
	background:url(../images/homebox/homeleft_box_btm.gif) repeat-x top left;
	height:9px;	
}

.home_left_box div.homerightbox_3, .home_center_box div.homerightbox_3, .home_right_box div.homerightbox_3{
	background:url(../images/homebox/homeleft_box_btm_r.gif) no-repeat top right;
	padding-right:7px;
	height:9px;	
}

.home_right_box div.homeleftbox_2{
	padding-left:7px;
	background:#FFFFFF;
}

.homecenterbox_content{
	border-bottom:1px dotted #000;
	padding-top:10px;
}

.interviewbox{
	width:185px;
	padding-left:5px;
	margin:0 auto;
	padding-top:10px;
}

.interviewbox ul{
	margin:0px;
	padding:0px 10px 0px 4px;
	list-style:none;
	list-style-image:none;
}

.interviewbox ul li{
	list-style:none;
	list-style-image:none;
}


