#menu #service a {
	background-position: left -28px;
}
#menu #service a:hover {
	background-position: left -28px;
}
#flash_area {
	height: 211px;
	width: 592px;
	padding-right: 34px;
}
#submenu {
	background-image: url(../image/submenubar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;
	width: 592px;
	padding-right: 34px;
}
#submenu ul{
	height: 38px;
	padding-right: 35px;
	padding-left: 40px;
	width: 517px;
}
#submenu li {
	float: left;
	padding-left: 2px;
}
#submenu_facilities a{
	background-image: url(../image/submenu_facilities.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 170px;
}
#submenu_facilities a:hover {
	background-image: url(../image/submenu_facilities_over.gif);
}
#submenu_security a{
	background-image: url(../image/submenu_security.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 170px;
}
#submenu_security a:hover{
	background-image: url(../image/submenu_security_over.gif);
}
#submenu_network a{
	background-image: url(../image/submenu_network.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 171px;
}
#submenu_network a:hover{
	background-image: url(../image/submenu_network_over.gif);
}
#contents {
	width: 545px;
	padding-top: 12px;
	padding-left: 41px;
	font-size: 80%;
	padding-right: 40px;
}

#contents .table_text {
	padding-left: 19px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #757575;
}
#contents .table_title {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #b3448d;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 15px;
}
#contents .tb_text1 {
	color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #757575;
	border-left-color: #757575;
}
#contents .tb_title1 {
	color: #FFFFFF;
	background-color: #CB6BA3;
}
#contents .tb_text2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #757575;
	border-bottom-color: #757575;
	border-left-color: #757575;
	color: #666666;
}
#contents .tb_title2 {
	color: #FFFFFF;
	background-color: #90BD2D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#contents .service_contents {
	color: #666666;
	padding-bottom: 3px;
}
#contents .service_contents_txt {
	font-size: 90%;
	padding-bottom: 10px;
	padding-left: 15px;
}
.title_txt{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #b3448d;
	padding-left: 15px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 8px;
}
#construction{
	text-align: center;
	padding-top: 50px;
	font-size: 80%;
	color: #666666;
	height: 350px;
}
#construction a{
	text-decoration: none;
}
#construction a:hover{
	text-decoration: underline;
	background-color: #FFFFFF;
}
