﻿body
{
	background: #FFF;
	color: #00188C;
	margin:0px 0px 0px 0px;
}
#main
{
	width:800px;
	text-align:left;
}

#header
{
	position: relative;
	/*margin: 5px 0px 12px 0px;*/
}

#menu
{
	position: relative;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00188C;
	vertical-align:bottom;
}

.menuitem
{
	width:130px;
	height:20px;
	text-align:center;
	line-height:20px;
	margin:0px 3px 0px 0px;
	background-image:url(/img/tab_130.gif);
}

.menuitem  A
{
	text-decoration:none;
	color: #00188C;
}

.menuitem  A:hover
{
	text-decoration:none;
	color:#F72929;
}

.menuitem_sel
{
	width:130px;
	height:20px;
	color:#FFF;
	margin:0px 3px 0px 0px;
	text-align:center;
	line-height:20px;
	background-image:url(/img/tab_130_sel.gif);
}



#topmenu
{
	position: relative;
	width:795px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #aaa;
	vertical-align:bottom;
	text-align:right;
}

.topmenuitem
{
	width:130px;
	height:20px;
	text-align:center;
	line-height:20px;
	margin:0px 3px 0px 0px;
}

.topmenuitem  A
{
	text-decoration:none;
	color: #aaa;
}

.topmenuitem  A:hover
{
	text-decoration:none;
	color:#F72929;
}

.topmenuitem_sel
{
	width:130px;
	height:20px;
	color:#666;
	margin:0px 3px 0px 0px;
	text-align:center;
	line-height:20px;
}


#content
{
	position:relative;
	top:-1px;
	width:793px;
	border:1px solid #00188C;
	margin:0px 0px 0px 0px;
	text-align:left;
	/*margin-top:10px;*/
	font-family:Verdana;
	font-size: 12px;
	color: #333;
}

#content A
{
	color: #F72929;
	text-decoration:none;
	font-weight: bold;
}

.c_header
{
	background-color:#00188C;
	color:#FFF;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	width:100%;
}

.c_header_min
{
	background-color:#00188C;
	color:#FFF;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	width:100%;
}

.txt_header
{
	padding: 0px 0px 0px 10px;
}

.txt_header A
{
	color:#F72929;
}

.tcontent
{
	border:0px;
}

.c_body
{
	margin:0px 20px; 20px; 20px;
}

.tmain
{
	border: 1px solid #00188C;
	width:795px;
	/*margin-left:4px;*/
}

.theader
{
	background-color:#00188C;
	color:#FFF;
	line-height:20px;
	font-size:13px;
	font-weight:bold;
	margin-left:10px;
}

.c_banner
{
	margin: 10px 0px 10px 0px;
}

#banner
{
	margin: 120px 0px 0px 0px;
}

.sub_header
{
	width:130px;
	height:20px;
	color:#FFF;
	margin:10px 10px 0px 0px;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	background-image:url(/img/tab_130_sel.gif);
}

.sub_body
{
	width:118px;
	border: 1px solid #00188C;
	margin:0px 10px 10px 0px;
	text-align:left;
	padding:5px;
	line-height:20px;
}

#innerframe
{
	width: 100%;
	height: 670px;
	border: 0px solid #FFF;
}

#innerframe_flight
{
	width: 100%;
	height: 670px;
	border: 0px solid #FFF;
}

#innerframe_hotel
{
	width: 100%;
	height: 670px;
	border: 0px solid #FFF;
}

#innerframe_car
{
	width: 100%;
	height: 670px;
	border: 0px solid #FFF;
	margin: 10px 0px 0px 0px;
}

