body {
	margin: 0px;
	background-color: #eee;
}

#mainmenu {
	background-image: url('../images/nav_bg.png');
	width: 950px;
}

#mainbody {
	width: 950px;
	height: 400px;
	font-family: MS Sans Serif;
	font-size: 8pt;
	background-color: white;
}

#maindetail {
	font-family: Arial;
	font-size: 10pt;
	text-align:left;
	float:left;
}

#body_r .header {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: white;
	height: 35px;
}

#body_r_sd {
	background: url('../images/body_r_sd.png') no-repeat;
	width: 9px;
	vertical-align: top;
}

#footer {
	color: #8e8e8e;	
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

#footer_bg {
	background-image: url('../images/footer_bg.png');
	height: 24px;
	vertical-align: middle;
}

#footer a {
	color: #8e8e8e;
	text-decoration: none;
}

#copy {
	font-size: 10px;
	color: #c2c2c2;
}

#logo {
	background: url('../images/logo.png') repeat 0 0;
	width:186px; height:24px;
}

.menunormal {
	margin: 0 4px 0 4px;
	background-color: #f0f0f0;	
	font-family: Arial;
	font-size: 10pt;
	text-align:left;
}

.menunormal .header{
	height: 24px;
	background-image: url('../images/menu_h.png');
	color: white;
	font-family: MS Sans Serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
}

.menunormal .menu {
	background-image: url('../images/menu_s.png');
	height: 21px;
	padding-left: 28px;
	color: #fd7608;
}

.menunormal .menu a:hover{
	text-decoration: underline;
}

.menunormal a {
	color: #fd7608;
	text-decoration: none;
}

.menunormal .active {
	background-image: url('../images/menu_s_a.png');
	height: 21px;
	padding-left: 28px;
	color: #fd7608;
	font-weight: bold;
}

.menucurve {
	text-align:left;
	background-image: url('../images/menu_line.png');
}

.menucurve table {
	background: url('../images/menu_start.png') no-repeat;
	font-family: Arial;
	font-size: 10pt;
	color: #ff2d00;
}

.menucurve .header{
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}

.menucurve .subheader{
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	height: 24px;
}

.menucurve .menu {
	background-image: url('../images/menu_service.png');
	height: 21px;
	padding-left: 28px;
	padding-top: -4px;
	color: #fd7608;
}

.menucurve .menu a:hover{
	text-decoration: underline;
}

.menucurve .active {
	background-image: url('../images/menu_service.png');
	height: 21px;
	padding-left: 28px;
	padding-top: -4px;
	font-weight: bold;
}

.menucurve a {
	text-decoration: none;
	color: #ff2d00;
}

.dt_body {
	background-color: #fbf7e3;
	width: 731px;
}

.dt_body td {
	font-family: Arial;
	font-size: 10pt;
	padding-left: 5px;
	vertical-align: top;
}

.dt_body .nation a {
	text-decoration: none;
	color: black;
	text-align: center;
}

.dt_t {
	background-image: url('../images/dt_t.png');
	width: 731px; height: 5px;
}

.dt_b {
	background-image: url('../images/dt_b.png');
	width: 731px; height: 5px;
}

.serviceFee {
	text-align:left;
	font-family: Arial;
	font-size: 10pt;
}

.serviceFee th {
	font-weight: bold;
	text-align: center;
}

.serviceFee td {
	text-align: left;
}

.serviceFee .left {
	text-align: left;
}

.serviceFee .right {
	text-align: right;
	white-space:nowrap;
}

div#nav2 {
	clear:left;
	padding:2px 2px 0px 5px;
	border-bottom:1px solid #c93300;
}

div#nav2 #menu {
	padding-top:2px
}

div#nav2 #menu td {
	font-family: Arial;
	font-size: 10pt;
	display:inline;
	float:left;
	padding:3px 12px 2px;
	position:relative;
	top:1px;
	white-space:nowrap;
	cursor: pointer;
}

div#nav2 #menu .selected {
	background:#e55b2b;
	padding:3px 12px 2px;
	
	color:#fff;
}

.error {
	background-color: #ffffcc;
	color:red;
}

.contact_us {
	font-family: Arial;
	font-size: 10pt;
	width: 625px;
	background-image: url('../images/b_bg.png');
}

.contact_us .left {
	text-align: left;
	padding: 3px;
}

.contact_us .right {
	text-align: right;
	padding: 3px;
}

.arial {
	font-size: 12px;
	font-family:arial;
}


#click {
overflow:hidden;
display:none;
}
#click  a{
line-height: 18px;
}
#click li{
list-style-position:outside;
}
#click li a{
color:#ffa200;
font-size:12px;
vertical-align:left;
left:-10px;
padding-right:3px;
}
#click li a:hover{
color:#a82700;
background:url('../images/menuRoll_02.png') center;
}
#click  a img{
vertical-align:left;
padding-right:3px;

}
.menu{
	width: 178px; 
	padding: 0;
	margin: 0;
}
.menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position:relative;
}

.menu ul li{
	position:relative;
	padding:0;
	list-style-position:outside;
}

.menu ul li a{
	font: normal 12px Arial;
	color:#fc5e10;
	background:url('../images/menu_02.png') repeat-y;
	display: block;
	padding:5px 0;
	line-height: 10px;
	padding-left: 18px; 
	text-decoration: none;
	margin:0;
}
.menu ul li a:visited{
color:#cc0000;
}
.menu ul li a:hover{
color:#747474;
}


