@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
/*	text-align: center;*/
	background-image: url(../Images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	color: #000;
}
/***  text Link ***/
a {
	font-size: 10pt;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #999;
	text-decoration: none;
}

#leftmenu {
	font-family: "Tahoma";
	font-size: 11pt;
	text-decoration:none;
	/*background-image: url(images/bg_menu_left01.jpg);*/
	background-repeat: repeat-y;
}
.leftmenu {
	color: #333;
	font-size: 12px;
}
.leftmenu a {
	text-decoration:none;
	color:#000;
}
.leftmenu a:hover {
	color:#999;
	text-decoration:none;
}
/*.leftmenu a:visited { color:#ab3f00; }*/
.leftmenu a:active {
}
#submenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	text-decoration:none;
	/*background-image: url(images/bg_menu_left01.jpg);*/
	background-repeat: repeat-y;
}
.submenu {
	padding-left: 28px;
	line-height: 20px;
	color: #000;
}
.submenu a {
	text-decoration:none;
	color:#000;
}
.submenu a:hover {
	color:#999;
	text-decoration:none;
}
.listMenu {
	font-family: "Tahoma";
	font-size: 8pt;
	padding:5 px;
	color:#000;
	vertical-align:middle;
}

.subject_header {
	font-family: "Tahoma";
	font-weight:bold;
	font-size: 8pt;
	padding:5 px;
	color:#000;
	vertical-align:middle;
}
.headh {background: #FC0; border-right:1px solid #FC0; border-left:1px solid #FC0;font-family: "Tahoma";font-size: 8pt;color:#FFFFFF;}

/* .header {  } */
.error { font-family: "Tahoma"; font-size: 8pt; color: #FF0000; }
.content {
	font-family: "Tahoma";
	font-size: 10pt;
	color: #333;
}

/* Footer */
.footer {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	/*line-height: 19px;
	padding-top: 45px;*/
}
.footer a {
	color: #999;
	text-decoration: none;
}
.footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
.cat_gen1{
	color:  #FF6600 ;
	font-size:16px ;
	font-weight:bold ;
}
.cat_gen2, .cat_gen2 a{
	color: #666 ;
	font-size:13px ;
	line-height:1.5em;
	font-weight:bold ;
}
.cat_gen2 a:hover{
	color:#000;
}
.cat_gen2 a:active{
	color: # C33;
}

.page_title{
	display:block;
	margin-right:10px;
	width:50px;
	height:30px;
	float:left ;
}
.page{
	margin:0;
	padding:0 ;
	display:block ;
	float:left ;
	width:80%;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	}
 .page li{
	 float:left;
	 color: #666;
	 padding:3px;
	 margin-right:5px;
	 background-color:#CCC;
	 font-size:12px;
	 list-style:none;
	 border:#C60 1px solid ;
 }
  .page li.active{
	  background-color:#FC9 ;
  }

  
  .promotion_title{
	  font-size:13px;
	  font-weight:bold;
	  color:#333 ;  
  }
.promotion_description{
	  font-size:11px;
	  font-weight:bold;
	  color: #666;  
}
.promotion_date{
	  font-size:9px;
	  font-weight:bold;
	  color: #666;  
}

.promotion_detail h1{
	font-size:18px;
	color:#333 ;
	border-bottom:#CCC 1px dotted;
	text-align:left;
}
.promotion_detail h1 span{
	font-size:12px;
	text-align:left;
	padding-left:10px;
}
.promotion_detail .content{
	font-size:14px;
	text-align:left;
}
.show_price{
	color:#F00 ;
	font-weight:bold ;
}
 .show_discount{
	 text-decoration:line-through ;
}
.service {
	font-family: Tahoma;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.cat_gen1{
	padding:3px;
	background-image:url(../Images/control-right-icon.png);
	background-repeat:no-repeat;
	background-position: right top;
}
.cat_gen1:hover{
	background-color:#f6f6f6;
}
