@charset "utf-8";
body {
	color: #bab8b8;
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align:center;
}
a {
	color: #bab8b8;
}
a:hover {
	color: #ffffff;
}		
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}
td {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
img {
	border: none 1px #000000;
}
.layout_table {
	width:  1024px;
	margin:auto;
}
.horiz_sep {
	height: 40px;
}
.horiz_sep2 {
	height: 20px;
}
.workarea_table {
	width: 850px;
	margin: auto;
}
.workarea_sep {
  	width: 56px;
}
.workarea_text {
	color: #bab8b8;
	font-size: 12px;
	text-align: justify;
	width: 397px;
}
.index_table {
	width: 940px;
	height: 575px;
	margin-top: 80px;
}
.index_ltd {
	width: 483px;
	background-image: url(../images/index_left.png);
	background-position: left top;
	background-repeat: no-repeat;
}	
.index_rtd {
	text-align: center;
}	
.index_logo {
	height: 78px;
	background-image: url(../images/index_logo.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 24px;
	cursor:pointer;
}
.index_sell {
	margin-top: 100px;
	font-size: 17px;
}
.index_call {
	margin-top: 30px;
	font-size: 17px;
	font-weight: bold;
}
.index_ntel {
	color: #a40505;
	margin-top: 30px;
	font-size: 48px;
	font-weight: bold;
	height: 72px;
	background-image:url(../images/index_ntel.png);
	background-repeat:no-repeat;
	background-position: center top;
}
.index_menu {
	margin-top: 106px;
}	
.index_menu table {
	width: 340px;
	margin: auto;
}
.index_menu td {
	text-align: center;
	white-space: nowrap;
}
.index_menu a {
	text-decoration: none;
}
.index_menu	div {
	float: left;
	padding: 4px;
	cursor: pointer;
}
.index_menu div:hover {
	text-decoration: none;
	height: 29px;
	background-image:url(../images/index_arrow.png);
	background-position: center;
	background-repeat: no-repeat;
}
.menutab a {text-decoration:none; font-size:13px; color:#afadad}
.menutab a:hover {color:#fefefe}
.menutab img {margin:0 auto; margin-top:-13px}
.submenu {position:absolute; text-align:left; margin-top:30px; width:auto!important}
.submenu div {padding-left:10px}
#submenu_1 {padding-left:12px}
#submenu_2 {padding-left:9px}
