.title_body {
background-color: #FFFFFF;
background-image: url('../img/bg_all.gif');
background-repeat: repeat-x;
background-position: top left;
margin: 0;
padding: 0;
}

body,table {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 133%;
}

div.bg_img {
background-image: url('../img/bg_img.gif');
background-repeat: no-repeat;
background-position: top center;
width: 990px;
height: 500px;
}

table.table_main {
width: 100%;
height: 100%;
}

td.main_proc {
font-size: 1px;
}

td.central {
height: 600px; width: 994px; border: 1px solid #B2B2B2;
text-align: center;
vertical-align: top;
background-image: url('../img/bg.gif');
background-repeat: repeat-y;
background-position: top center;
}

table.table_inner {
width: 100%;
height: 100%;
background-image: url('../img/bg_top.gif');
background-repeat: no-repeat;
background-position: top center;
}

td.top_menu {
width: 105px;
text-align: center;
vertical-align: middle;
}

td.top_menu_s {
background-color: #EDEDED;
width: 105px;
text-align: center;
vertical-align: middle;
}

div.left_menu {
width: 215px;
padding: 10px 0 10px 0;
background-color: #F2F2F2;
text-align: left;
vertical-align: middle;
}

div.left_menu a {
color: #907D5D;
text-decoration: none;
}

div.left_menu a:hover {
text-decoration: underline;
}

div.left_line {
background-color: #F2F2F2; width: 215px; background-image: url('../img/menu_dot.gif'); background-position: top; height: 1px; font-size: 1px;
}

a { 
color: #000000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

div.txt_title {
color: #907D5D;
font-size: 16px;
font-weight: bold;
padding-bottom: 10px;
}

img {
border: 0;
}

img.totext2 {
border: 0;
margin: 5px;
}