@charset "utf-8";
/* CSS Document */
body{margin:0px; font-size:11px; font-family: Tahoma, Arial; color:#323232;}
a{text-decoration: none;}
.bottom_space{margin-bottom:4px;}
.bottom_space2{margin-bottom:2px;}
.topline{background:url(images/topline_bg.jpg); height:25px; border-bottom:#bbddef 1px solid;}
.top_box{height:111px; background:url(images/head_bg.jpg) repeat-x;}
.footer_box{height:42px; background:url(images/footer_bg.jpg) repeat-x; border-top:#bbddef 1px solid;}
.blue_border{border:#bbddef 1px solid;}
.imageborder{border:#eeeeee 1px solid; padding:1px}
.copyright{text-decoration:none; text-align:center; color:#025098; font-size:11px;}
.pub_date{color:#999999;font-size:10px;text-align:left;}
.black12{color:#000000;font-size:12px;text-align:left;}
.lang_ac{
  color:#dc6b00;
	font-size:11px;
	font-weight:bold;
	font-variant: small-caps;
  }
.lang{
  color:#dc6b00;
	font-size:11px;
	font-variant: small-caps;
  }
.mm_normal
	{
	height:24px;
	background:url(images/mm_normal_bg.jpg) repeat-x;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	}
.mm_active
	{
	height:24px;
	background:url(images/mm_active_bg.jpg) repeat-x;
	color:#2472ba;
	font-size:12px;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	text-align:center;
	border-left:#dc6b00 1px solid;
	border-right:#dc6b00 1px solid;
	vertical-align:middle;
	cursor:pointer;
	}
.mm_special
	{
	height:24px;
	background-color:#59A6F4;
	padding:0px 10px 0px 10px;
	text-align:center;
	border-left:#dc6b00 1px solid;
	border-right:#dc6b00 1px solid;
	vertical-align:middle;
	cursor:pointer;
	}
.a_special{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}

.mm_active_home
	{
	height:24px;
	background:url(images/mm_active_bg.jpg) repeat-x;
	color:#2472ba;
	font-size:11px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	text-align:center;
	border-right:#dc6b00 1px solid;
	vertical-align:middle;
	cursor:pointer;
	}
.sm_normal
	{
	height:20px;
	background:url(images/sm_normal_bg.jpg) repeat-x;
	/*color:#2472ba;*/
	color:#125898;
	font-size:11px;
	padding:0px 6px 0px 6px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	}
.sm_sep{
	background:url(images/sm_sep.jpg) no-repeat;
	height:20px;
	width:1px;
	}
.sm_active
	{
	height:20px;
	background:url(images/sm_normal_bg.jpg) repeat-x;
	color:#666666;
	font-size:11px;
	padding:0px 6px 0px 6px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	}
.more
	{
	text-decoration:none;
	text-align:center;
	color:#025098;
	font-size:11px;
	}
.more:hover
	{
	text-decoration:none;
	color:#323232;
	font-size:11px;	
	}
.textedit{
	border: 1px solid #a6d0e6;
	background-image: url(images/textedit.jpg);
	background-repeat: repeat-x;	
	padding: 2px;
	padding-left: 5px;	
	font-size:11px;
	font-family:tahoma;
	background-color:white;
	color:#025098;
	}
.selectBox{
  border: 1px solid #a6d0e6;
  color:#025098;
  font-size:11px;
  padding: 1px;
  }
  
 .inputBox {
	font-size:11px;
	border-top:#a6d0e6 solid 1px;
	border-bottom:#a6d0e6 solid 1px;
	border-left:#a6d0e6 solid 3px;
	border-right:#a6d0e6 solid 1px;
	padding-left:3px;
	padding-right:3px;
	width:200px;
	background-color:#FFFFFF;
}
.inputBox:active {
	font-size:11px;
	border-top:#a6d0e6 solid 1px;
	border-bottom:#a6d0e6 solid 1px;
	border-left:#a6d0e6 solid 3px;
	border-right:#a6d0e6 solid 1px;
	padding-left:3px;
	padding-right:3px;
	width:200px;
	background-color:#fafafa;
}
.inputBoxMulti {
	font-family:Tahoma, "Microsoft Sans Serif", misc-fixed-iso10646-1;
	color: #333333; 
	font-size: 11px; 
	font-weight: normal;
	
	border-top:#a6d0e6 solid 1px;
	border-bottom:#a6d0e6 solid 1px;
	border-left:#a6d0e6 solid 3px;
	border-right:#a6d0e6 solid 1px;
	padding-left:3px;
	padding-right:3px;
	overflow:auto;
}
.textedit_caption{
	color:#025098;
	font-size:11px;
	}
.button{
	background:url(images/btn_bg.jpg) repeat-x;
	height:19px;
	border:#a6d0e6 1px solid;
	color:#025098;
	font-size:11px;
	text-align:center;
	padding-bottom:2px;
	}
/* FORM*/
.redbutton
	{
	border: 1px solid #bb0000;
	background-image: url(images/button.jpg);
	background-repeat: repeat-x;	
	padding: 3px;
	padding-left: 5px;	
	font-size:11px;
	font-family:tahoma;
	color:white;
	}
.btn{
	background:url(images/btn_bg.jpg) repeat-x;
	height:20px;
	border:#a6d0e6 1px solid;
	color:#00508f;
	font-size:11px;
	text-align:center;
	padding-bottom:3px;
	}
.selectUBox{
	/*background:url(images/btn_bg.jpg) repeat-x;*/
	height:20px;
	border:#a6d0e6 1px solid;
	color:#00508f;
	font-size:11px;
	text-align:left;
	}
/*PANELS*/
.blueBorder{
	border:#bbddef 1px solid;
	margin-bottom:4px;
	}
.blueTBorder{
	border-top:#bbddef 1px solid;
	}
.blueRBorder{
	border-right:#bbddef 1px solid;
	}
.blueBBorder{
	border-bottom:#bbddef 1px solid;
	}
.blueLBorder{
	border-left:#bbddef 1px solid;	
	}
/*PANELS*/
.greenBorder{
	border:#bbddef 1px solid;
	margin-bottom:4px;
	}
.greenTBorder{
	border-top:#bbddef 1px solid;
	}
.greenRBorder{
	border-right:#bbddef 1px solid;
	}
.greenBBorder{
	border-bottom:#bbddef 1px solid;
	}
.greenLBorder{
	border-left:#bbddef 1px solid;	
	}
.orangeBorder{
	border:#dc6b00 1px solid;
	margin-bottom:4px;
	}
.orangeTBorder{
	border-top:#dc6b00 1px solid;
	}
.orangeRBorder{
	border-right:#dc6b00 1px solid;
	}
.orangeBBorder{
	border-bottom:#dc6b00 1px solid;
	}
.orangeLBorder{
	border-left:#dc6b00 1px solid;	
	}
.title_1{
	background:url(images/t_bg_1.jpg) repeat-y;
	height:20px;
	padding-left:6px;
	padding-bottom:3px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	}
.title_2{
	background:url(images/t_bg_2.jpg) repeat-y;
	height:20px;
	padding-left:6px;
	padding-bottom:3px;
	text-align:left;
	color:#2472ba;
	font-weight:bold;
	}
.title_3{
	background:url(images/t_bg_3.jpg) repeat-y;
	height:20px;
	padding-left:6px;
	padding-bottom:3px;
	text-align:left;
	color:#2472ba;
	font-weight:bold;
	}
.mar1{
	background:url(images/mar1.jpg) no-repeat;
	height:22px;
	width:4px;
}
.mar2{
	background:url(images/mar2.jpg) repeat-x;
	height:22px;
}
.mar3{
	background:url(images/mar3.jpg) no-repeat;
	height:22px;
	width:4px;
}
.greenN{
	color:#577003;
	font-size:11px;
	}
.greenNu{
	color:#577003;
	font-size:11px;
	text-decoration:underline;
	}
.greenNb{
	color:#577003;
	font-size:11px;
	font-weight:bold;
	}
.greenNbu{
	color:#577003;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	}

	
/* NEWS */
.news_title_link{
	font-size:11px;
	color:#2472ba;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	}
.news_title_link:hover{
	font-size:11px;
	color:#2472ba;
	text-decoration:underline;
	text-align:left;
	font-weight:bold;
	}
.news_title_link_normal{
	font-size:11px;
	color:#2472ba;
	text-decoration:underline;
	}
.news_title_link_normal:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	}
.view_news_title
	{
	text-decoration:none;
	text-align:center;
	color:#2472ba;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	}
.view_news_title_underline
	{
	text-decoration:underline;
	text-align:center;
	color:#2472ba;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	}
/*PAGE CSS*/
/* border: #91a759 */
/* color: #577003 */
#splitpage {
	margin:0px;
	padding:2px 1px 2px 1px;
	float:left;
}
#splitpage a.splitpage { 
	color:#dc6b00;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	width:85px;
	text-align:center;
}
#splitpage a.splitpage:hover {
	color : #dc6b00;
	background-color: #bbddef;
	padding:2px 4px 2px 4px;
}
#splitpage a.splitpagecurrent { 
	color:#dc6b00;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	background-color: #bbddef;
	text-align:center;
	font-weight:bold;
}
#splitpage a.splitpagecurrent:hover {
	color : #dc6b00;
	background-color: #EEEEEE;
	padding:2px 4px 2px 4px;
	font-weight:bold;
}
#splitpage a.splitpage:active {
	color:#dc6b00;
	background-color: #FFFFFF;
	padding:2px 4px 2px 4px;
}
.popup {
  display: none;
  position:absolute;
  width: 280px;
  z-index: 60;
  margin-top:-174px;  
}
/* COMMENT */
.title_comment{
	color:#7c7e7d;
	font-size:12px;
	text-align:left;
	padding-left:4px;
	}
.desc_comment{
	color:#666666;
	font-size:11px;
	text-align:justify;
	padding:4px;
	}
.count_comment{
	color:#cc4319;
	font-size:11px;
	text-align:right;
	padding-right:4px;
	}
.date_comment{
	color:#004b97;
	font-size:10px;
	text-align:right;
	padding-right:4px;
	}
.comment_ip{
	color:#7c7e7d;
	font-size:10px;
	text-align:right;
	padding-right:4px;
	padding-bottom:4px;
	}
.extramenu
	{
	text-decoration:none;
	text-align:center;
	color:#2472ba;
	font-size:11px;
	}
.extramenu:hover
	{
	text-decoration:none;
	color:#2472ba;
	font-size:11px;	
	}
.extramenu_active
	{
	text-decoration:none;
	text-align:center;
	color:#2472ba;
	font-size:11px;
	font-weight:bold;
	}
.shopTitle{font-size:13px; color:#DC6B00; font-weight:bold; background-color:#EEEEEE; border-bottom:#CCCCCC 1px solid; padding:4px}
.shopContent{background-color:#F5F5F5; border-bottom:#FFFFFF 1px solid;}
.imageBorder{ border:#EEEEEE 1px solid; padding:3px}
