
/*-----------------------------------------------WebTitle------*/
#WebTitle {
	background: #EEF9FA url(../images/web_title_bg.gif) repeat-x;
	height: 54px;
}

/*-----------------------------------3 columns layout table------*/
#HomeTb {
	width: 100%;
	border: none;
	border-collapse:collapse;
	margin-bottom: 3px;
}
#HomeTb td {
	vertical-align: top;
}

#HomeTb td.Left1 {
	width: 140px;
	background: url(../images/web_logo_v1.gif) no-repeat left top;
	padding-top: 210px;
	padding-right: 60px;
}
#HomeTb td.Left2 {
	width: 200px;
	background: url(../images/web_logo.gif) no-repeat left top;
	padding-top: 200px;
}
#HomeTb td.Left3 {
	width: 200px;
	background: url(../images/web_logo_v3.gif) no-repeat left top;
	padding-top: 200px;
}

#HomeTb td.Center {
	border-right: 3px dotted #D2E3E4;
}

#HomeTb td.Right {
	text-align: center;
	width: 155px;
	padding-top: 20px;
}


/*-------------------------------------Top Navigation Bar-------*/
#Nav {
	position:absolute;
	top: 1px;
	right: 0px;
	font-size: 75%;
}
#Nav a {
	display: inline-block;
	text-align: center;
	color:#DDDDDD;
	margin-right: 10px;
	padding-top: 28px;
}
#Nav a.icon1 {
	background: url(../images/top_icon1.gif) no-repeat center top;
}
#Nav a.icon1:hover {
	background: url(../images/top_icon1m.gif) no-repeat center top;
	text-decoration: none;
	color:#FFFFFF;
}
#Nav a.icon2 {
	background: url(../images/top_icon2.gif) no-repeat center top;
}
#Nav a.icon2:hover {
	background: url(../images/top_icon2m.gif) no-repeat center top;
	text-decoration: none;
	color:#FFFFFF;
}
#Nav a.icon3 {
	background: url(../images/top_icon3.gif) no-repeat center top;
}
#Nav a.icon3:hover {
	background: url(../images/top_icon3m.gif) no-repeat center top;
	text-decoration: none;
	color:#FFFFFF;
}
#Nav a.icon4 {
	background: url(../images/top_icon4.gif) no-repeat center top;
}
#Nav a.icon4:hover {
	background: url(../images/top_icon4m.gif) no-repeat center top;
	text-decoration: none;
	color:#FFFFFF;
}
#Nav a.icon5 {
	background: url(../images/top_icon5.gif) no-repeat center top;
}
#Nav a.icon5:hover {
	background: url(../images/top_icon5m.gif) no-repeat center top;
	text-decoration: none;
	color:#FFFFFF;
}
/*-----------------------------------MainMenu------*/
#MainMenu {
	clear: both;
	text-align: center;
	margin-top: 10px;
}
#MainMenu a , #MainMenu2 a {
	display: inline-block;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	background: url(../images/h_mmenu_bg.gif) no-repeat center top;
	width: 107px;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 3px;
	white-space: nowrap;
	padding-right: 3px;
	padding-left: 3px;
}
#MainMenu2 {
	text-align: center;
	margin-bottom: 20px;
}
#MainMenu2 a {
	display: inline-block;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/h_mmenu2_bg.gif) no-repeat center top;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 3px;
	white-space: nowrap;
}
#MainMenu a:hover , #MainMenu2 a:hover {
	background: url(../images/h_mmenu_bgm.gif) no-repeat center top;
	color: #0000FF;
	text-decoration: none;
}
/*-----------------------------------MainMenu21------*/
#MainMenu21 {
	clear: both;
	text-align: center;
	margin-top: 10px;
}
#MainMenu21 a , #MainMenu212 a {
	display: inline-block;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	background: url(../images/h_mmenu_bg.gif) no-repeat center top;
	width: 10px;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 3px;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 40px;
}
#MainMenu21 {
	text-align: center;
	margin-bottom: 20px;
}
#MainMenu21 a {
	display: inline-block;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/h_mmenu2_bg.gif) no-repeat center top;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 3px;
	white-space: nowrap;
}
#MainMenu21 a:hover , #MainMenu212 a:hover {
	background: url(../images/h_mmenu_bgm.gif) no-repeat center top;
	color: #0000FF;
	text-decoration: none;
}
/*-----------------------------------------ad-----*/
#AD {
	margin-bottom: 20px;
}
#AD a img {
	border: 1px solid #006699;
	margin-bottom: 3px;
	width: 120px;
}
#AD object {
	border: 1px solid #006699;
	margin-top: 6px;
	margin-bottom: 5px;
}
#AD a:hover img {
	border: 1px solid #FFCC00;
}


/*-----------------------------for Topic and Travel--------*/
#Topic,#Travel {
	width: 42%;
	font-size: 75%;
	line-height: 160%;
	margin-top: 10px;
}
#Head {
	border-bottom: 1px solid #D2E3E4;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#Head img {
	float: left;
}
#Head a.More {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 11px;
	background: url(../images/h_more.gif) no-repeat 0px 22px;
	font-size: 12px;
	line-height: 14px;
	float: right;
}
#Head a:hover.More  {
	color: #CC3300;
	text-decoration: none;
}
/*--------------------------------Topic-----*/
#Topic {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	padding-right: 15px;
	color: #264E75;
}
#Topic ul {
	clear: both;
	margin: 10px 0px 10px 10px;
	list-style: none;
	padding: 0px;
}
#Topic ul li {
	padding-left: 15px;
	background: url(../images/BulletNews.gif) no-repeat 0px 6px;
}
#Topic ul li span.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6633;
	margin-left: 10px;
}

/*-------------------------------Travel--------*/
#Travel {
	padding-right: 20px;
	float: right;
}
#Travel img.Pic {
	margin: 5px 8px 8px 5px;
	float: left;
	border: 1px solid #BBBBBB;
}
#Travel h1 {
	font-size: 125%;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	clear: both;
}
#Travel h1 a {
	color: #0055AA;
}
#Travel p {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 8px;
}


/*----------------------------------------------News----*/
#News {
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	border-bottom: 7px solid #DFEBEC;
	margin-bottom: 20px;
}
#News ul {
	font-size: 75%;
	line-height: 150%;
	clear: both;
	list-style: none;
	margin: 10px 5px 5px 20px;
	padding: 0px;
}
#News ul li {
	background: url(../images/BulletNews.gif) no-repeat 0px 6px;
	padding-left: 15px;
	margin-top: 0.4em;
}
#News ul li span.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6633;
	margin-left: 10px;
}

/*---------------------------------- Qlinks-----*/
#Qlinks {
	font-size: 100%;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
}
#Qlinks ul {
	text-align: left;
	color: #CCEEFF;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#Qlinks ul ul {
	margin-left: 0px;
}
#Qlinks ul li {
	background: url(images/plus.gif) no-repeat 0px 4px;
	padding-left: 10px;
	margin-top: 0.4em;
}
#Qlinks ul li a {
	color: #FFFFFF;
}
#Qlinks ul li a:hover {
	color: #FFFFAA;
}

/*---------------------------------- Qlinks2-----*/
#Qlinks2 {
	font-size: 78%;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
}
#Qlinks2 ul {
	text-align: left;
	color: #CCEEFF;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#Qlinks2 ul ul {
	margin-left: 0px;
}
#Qlinks2 ul li {
	background: url(images/plus.gif) no-repeat 0px 4px;
	padding-left: 8px;
	margin-top: 0.4em;
}
#Qlinks2 ul li a {
	color: #FFFFFF;
}
#Qlinks2 ul li a:hover {
	color: #FFFFAA;
}
/*---------------------------------- Qlinks3-----*/
#Qlinks3 {
	font-size: 100%;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
}
#Qlinks3 ul {
	text-align: left;
	color: #009999;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#Qlinks3 ul ul {
	margin-left: 0px;
}
#Qlinks3 ul li {
	background: url(images/plus.gif) no-repeat 0px 4px;
	padding-left: 20px;
	margin-top: 0.4em;
}
#Qlinks3 ul li a {
	color: #000000;
}
#Qlinks3 ul li a:hover {
	color: #0000FF;
}


/*---------------------------------- Qlink4s-----*/
#Qlinks4 {
	font-size: 90%;
	line-height: 120%;
	margin: 0px 0px 0px 0px;
}
#Qlinks4 ul {
	text-align: left;
	color: #CCEEFF;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#Qlinks4 ul ul {
	margin-left: 0px;
}
#Qlinks4 ul li {
	background: url(images/plus.gif) no-repeat 0px 4px;
	padding-left: 10px;
	margin-top: 0.4em;
}
#Qlinks4 ul li a {
	color: #FFFFFF;
}
#Qlinks4 ul li a:hover {
	color: #FFFFAA;
}

/*--------------------------------------Foot--------*/
#Foot {
	text-align: center;
	font-size: 75%;
	color: #A37C5A;
	line-height: 150%;
	margin-top: 30px;
}
#Foot .Update {
	color: #006666;
}
#Foot ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
}
#Foot ul em {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
}

#Info {
	background-color: #c6d6e8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 13px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding: 6px 6px 6px;
}
#Info a {
	color: #333333;
	text-decoration: none;
	margin-right: 1em;
	white-space: nowrap;
}
#Info a:hover{
	color: #307D5C;
	text-decoration: underline;
}


/*--------------------------------------------link--------*/
a:link {
	color: #0055AA;
	text-decoration: none;
}
a:visited {
	color: #0055AA;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}

.Clear {
	clear: both;
	color:#EEF9FA;
	border-color:#EEF9FA;
	filter: Alpha(Opacity=0);
	margin: 0px;
	padding: 0px;
}

/*--------------------------------------------AAA--------*/
img.AAA {
	display:block;
	border: none;
	margin-top: 20px;
	margin-left: 20px;
 }
.Accesskey {
	filter: Alpha(Opacity=10);
	font-size: 10px;
	position: absolute;
}
