@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
.w12 {
	font-size: 12px;
	padding-top:10px;
	line-height: 20px;
	
}
.red{
	color:#F00
	}
#main {
	background-image: url(images/page_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_e {
	background-image: url(images/page_03_e.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_j {
	background-image: url(images/page_03_j.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#btn_title {
	font-size: 20px;
	color: #0e6897;
	padding-bottom:10px;
}
#menu_td {
	padding-left: 65px;
}
#menu{
	font-size:13px;
	}
#menu ul{
	list-style-type: none;
	margin:0px;
	padding:0px;	
	}
#menu li {
	margin:0px;
	padding:0px;
	}
#menu li a{
	background-image: url(images/bt_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#333;
	padding:4px 0px 10px 20px;
	text-decoration: none;
	display:block;
	*height:26px;
	}
#menu li a:hover{
	background-image: url(images/bt_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFF;
	}
#menu li ul{
	margin-left:20px;
	margin-right:22px;
	}
#menu li ul li a{
	color:#360;
	
	}
#menu_e_td {
	padding-left: 65px;
}
#menu_e{
	padding-right:20px;
	font-size:13px;

	}
#menu_e ul{
	list-style-type: none;
	margin:0px;
	padding:0px;	
	}
#menu_e li {
	margin:0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	}
#menu_e li a{
	background-image: url(images/bt_bk_e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#333;
	padding:4px 0px 10px 20px;
	text-decoration: none;
	display:block;
	*height:26px;
	}
#menu_e li a:hover{
	background-image: url(images/bt_hover_e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFF;
	}
#menu_e li ul{
	margin-left:20px;
	margin-right:22px;
	}
#menu_e li ul li a{
	color:#360;
	
	}
#menu_e li ul li{border:0;}
.footer {
	font-size: 11px;
	line-height: 20px;
	color: #333;
}

.title{
	font-size: 20px;
	color: #060;
	font-weight:bold;
	padding-left: 20px;

	}
.title_w{	
font-size: 15px;
	color: #060;
	font-weight:bold;
}

.w11 {
	font-size: 11px;
	color: #999;
}
#content{
	font-size:12px;
	padding:0px 80px 20px 20px;
	line-height:20px;
	color:#666;
	
	}
#contact{
	font-size:12px;
	line-height:20px;
	}.gray {
	color: #666;
}
#contact_box{
	border: 1px double #D7D7D7;	
	}
#contact_box td{
	padding:0px;
	}
#equip_tb td {
	padding:0px;
	}
#equip_tb img{
	border: 1px solid #CCC;
	padding:5px;
	margin-bottom:10px;
	}
#equip_tb a:hover img{
	border: 1px solid #690;
	}
#email{
	position:absolute;
	margin-top:90px;
	margin-left:120px;

	}
#email a{
	font-size:11px;
	color: #000;
	text-decoration: none;
	}
#email a:hover{
	color:#693;
	}
#menu_top{
	position:absolute;
	margin-left:-25px;
	width:180px;
	z-index:1;
	top: 80;
	background-color: #64B9B6;
	margin-top:10px;
	padding-right:10px;
	visibility: hidden;
	
	}
#menu_top ul li a{
	font-size:13px;
	color:#FFF;
	text-decoration: none;
	line-height: 20px;

}
	#menu_top ul li{ 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3D3D3;
	padding-top:10px;

	}
	#menu_top ul li ul li{
		border:0;
			padding-top:5px;
		} 

#menu_top ul li a:hover{
	color:#000;
	text-decoration: underline;	
	}
