*{	
	padding:0;
	margin:0;
	font-family: Arial, sans-serif;
}

img{
	float:left;
	border:none;
}

h1, h1 p{font-size:36px;color:#0e5aa1;font-weight:normal;line-height:normal;font-family: verdana, sans-serif;}
h2, h2 p{font-size:24px;color:#0e5aa1;font-weight:normal;line-height:normal;font-family: verdana, sans-serif;}
h3, h3 p{font-size:14px;color:#333333;font-weight:normal;line-height:20px;font-family: Georgia, serif;}	
h4, h4 p{font-size:12px;color:#333333;font-weight:normal;line-height:normal;font-family: Arial, sans-serif;}
h5, h5 p{font-size:12px;color:#DE7016;font-weight:bold;line-height:normal;font-family: Arial, sans-serif;}

a:link{color:#0e5aa1;text-decoration:none;}
a:visited{color:#0e5aa1;text-decoration:none;}
a:hover{color:#DE7016;text-decoration:underline;}
a:active{color:#0e5aa1;text-decoration:none;}

html {}

body {
	background: url(../img/common/bg_body.gif) top center repeat-x #efefef;
	width:100%;
}

#bg{
	background: url(../img/common/bg_container.gif) top center no-repeat;
	height:700px;
	float:none;
}

#container{
	width: 100%;
	text-align:center;
	float:none;
}

#header{
	width: 376px;
	height:89px;
	float:left;
	margin-left:5px;
}

#nav_1{
	float:left;
}

#nav_2{
	float:left;
	width:920px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:10px 0 0 25px;
}

#page{
	float:left;
	width:900px;
	margin:20px 0 0 45px;
	background-color:#fff;
	height: 520px;
}

#tel{
	float:right;
	width:232px;
	margin:20px 5px 0 5px;
	font-size: 18px;
	color:#0e5aa1;
	font-family: Verdana, sans-serif;
}

#service_box{
	width:922px;
	height:268px;
	float:left;
	margin:19px 0 0 24px;
}

#service_item_home{
	width: 360px;
	margin: 26px;
}

#info_box_window{
	width:233px;
	height:215px;
	float:left;
	background:url(../img/common/bg_info_box_window.png) top center no-repeat;
	margin:19px 0 0 24px;
}

#info_box_worker{
	width:233px;
	height:231px;
	float:left;
	background:url(../img/common/bg_info_box_worker.png) top center no-repeat;
	margin:3px 0 0 9px;
}

#info_box_blank{
	width:233px;
	height:215px;
	float:left;
	margin:19px 0 0 6px;
}

#info_box{
	width:233px;
	height:215px;
	float:left;
	background:url(../img/common/bg_info_box.png) top center no-repeat;
	margin:19px 0 0 10px;
}

#main{	
	width: 970px;
	text-align:left;
	margin:0 auto;
}

#footer{
	width: 970px;
	background:url(../img/common/bg_footer.png) no-repeat #efefef;
	float:left;
	height:50px;
}

.footer_text{
	margin:25px 0 0 13px;
	font-size:10px;
	float:left;
	text-align:center;
	line-height:16px;
}

.footer_text a:link{color:#333333;text-decoration:none;margin:4px;}
.footer_text a:visited{color:#333333;text-decoration:none;margin:4px;}
.footer_text a:hover{color:#DE7016;text-decoration:none;margin:4px;}
.footer_text a:active{color:#333333;text-decoration:none;margin:4px;}

.info_header{
	margin:13px 0 0 20px;
}

.info_header_worker{
	margin:29px 0 0 20px;
}

.info_strong{
	margin:27px 0 0 26px;
}

.info{
	margin:5px 0 0 27px;
}
