/*restuarent inner page*/
.GreenBack{ background:#ADCADC; padding:6px 2px 5px 2px; float:right; width:65px; margin-bottom:1px; color:#333333 }
.AshBack{ background:#CCCCCC; font-weight:bold; padding:3px 2px 3px 5px; float:right; width:243px; margin-bottom:1px; margin-right:5px;}
.faqLinks{ margin-top:15px;}
.CultureContents{ margin:20px 5px 0 5px; border:1px solid #CCCCCC; background:#FBFBFB;}
.TouristLeft{ width:47%; float:left; padding:5px; border-right:1px dashed #CCCCCC;}
.TouristRight{ width:45%; float:left; padding:5px; margin-left:5px;}
.tourNumber{ float:left; width:15px; color:#FF9900; font-weight:bold;}


/*article page*/
#ArticleCol{ width:771px; float:left; padding:5px 5px 0 5px;}
	#AticlesHead{ }
		#AricleDescription{ margin-bottom:10px; border-bottom:1px solid #999999; overflow:hidden;}
		#AritleList{ margin-top:10px; clear:both;}
		.ArticleCategry1{ float:left; width:240px; margin:0 0 15px 10px; border-bottom:1px dashed #CCCCCC; border-right:1px solid #CCCCCC;}
		.ArticleCategry2{ float:left; width:230px; margin:0 0 15px 10px; border-bottom:1px dashed #CCCCCC; border-left:1px solid #CCCCCC; padding-left:10px; border-right:1px solid #CCCCCC;}
		.ArticleCategry3{ float:left; width:230px; margin:0 0 15px 10px; border-bottom:1px dashed #CCCCCC; border-left:1px solid #CCCCCC; padding-left:5px;}
	


/*links*/
/*.CultureContents ul{ list-style:decimal; margin:0px 0 0 20px; padding:0px;}
.CultureContents li{ color:#FF9900; font-weight:bold;}*/
.CultureContents p{ margin:5px 0 0 15px; color:#000000; font-weight:normal;}

a.LighBlueLink{ color:#39B1E3; font-size:11px; font-weight:bold; text-decoration:underline;}
a.LighBlueLink:hover{ color:#333333; text-decoration:none;}

.h2AshBakHead{ background:#E4E4E4; padding:3px; margin:0px; font-size:11px; color:#000000; clear:both;}
.PaddingTopBotm{ padding:5px;}
.faqLinks ul{ list-style:none; margin:0px; padding:0px;}
.faqLinks li{ margin-top:5px;}
a.BlueGreenLink{ color:#2397AD; font-weight:bold; background:url(../images/background/blue_arrow.jpg); background-repeat:no-repeat; padding:0 0 0px 10px; background-position:left 2px; font-size:11px;}
a.BlueGreenLink:hover{ color:#666666;}

a.TopLink{ color:#2397AD; text-decoration:none; font-weight:bold; margin-left:275px;}
a.TopLink:hover{ color:#000000; text-decoration:underline;}

a.OrgBulLink{ background:url(../images/arrow.jpg) no-repeat; font-size:12px; background-position:left 3px; display:block; color:#000000; padding-bottom:5px; _margin-bottom:-10px;}
a.OrgBulLink:hover{ color:#999999; text-decoration:none;}

ul{ margin:0px; padding:0px; list-style:none;}

.h2BlackBig{ font-size:16px; margin:0px; padding:0px;}
h2.h2HideTxt{ margin:0px; padding:0px; color:#ADCADC; text-indent:-10000px; font-size:0px; background:url(../images/we_lost_page.jpg); background-repeat:no-repeat; height:47px; width:428px;}
h4.AshTxtErr{ margin:0px; padding:0px; color:#666666; font-size:16px;}
/*404Page*/
.error404Content{ margin:0 5px 0 5px; background:#FFFFFF; width:922px; overflow:hidden;}
	.error404TopRow{ height:14px; width:922px; background:url(../images/background/404_tr.jpg); background-repeat:no-repeat; background-position:top right;}
	.ErrorMid{ padding:15px 0 15px 0;}
	.error404BotRow{ height:14px; width:922px; background:url(../images/background/404_br.jpg); background-repeat:no-repeat; background-position:bottom right;}


