/* @charset "utf-8"; */
/* CSS Document */

body {
	background-color: #333333;
	background-image: url(../images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#main_page {
   background-image: url(../images/page_bg.png) !important;  /* Mozilla only */
   background-color: transparent !important;           /* Mozilla only */
   filter:alpha(opacity=50);    
   background-repeat:repeat-y;
   background-position:center;  	
}

#page_content {
	width: 778px;
	background:#FFFFFF;
}

#header_page {
	background:url(../images/header_bg.png);
	background-repeat:repeat-x;
	min-height: 243px;
	width: 778px; height:242px;

}

.language_bar {	font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#000000; }

.language_bar a {font-size:11px;	font-family:Arial, Helvetica, sans-serif; color:#000000; text-decoration:none;}

.language_bar a:hover {	font-size:11px;	font-family:Arial, Helvetica, sans-serif; color:#000000; text-decoration:underline;}

.language_bar a.selected {	font-size:11px;	font-family:Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; }

.footer_link {	font-size:11px;	font-family:Arial, Helvetica, sans-serif; color:#0173B2; font-weight:bold; }

.footer_link a {font-size:11px;	font-family:Arial, Helvetica, sans-serif; color:#0173B2; text-decoration:none;}

.footer_link a:hover {	font-size:11px;	font-family:Arial, Helvetica, sans-serif; color:#0173B2; text-decoration:underline;}

.footer_link a.selected { font-size:11px;	font-family:Arial, Helvetica, sans-serif; color:#0173B2; text-decoration:none; }

.search_bar_box {
	padding-top:2px; padding-bottom:2px; padding-left:4px; padding-right:4px;
	font-family: Arial,Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #CB4A09;
	height: 14px;
	width:320px;	
}

.search_bar_sub {
	background:#E55B09;
	font-family: Arial,Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 20px;
	padding-left:4px;padding-right:4px;
}

.module_title { padding-top:2px; padding-left: 6px; color:#FFFFFF; font-size:14px; font-weight:bold;}

#powerby {
	/*background:url(../images/footer_bg.png);*/	
	background-repeat:no-repeat;
	background-position:top;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}

.module_product_title {
	background-image:url(../images/product_title_bg.png);
	width:213px; height:22px;
	background-color:#0173B2;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.module_welcome_title {
	width:529px; height:22px;
	background-color:#0173B2;
	background-image:url(../images/welcome_title_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.module_services_title {
	width:255px; height:22px;
	background-color:#0173B2;
	background-image:url(../images/services_title_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.module_news_title {
	width:262px; height:22px;
	background-color:#0173B2; 
	background-image:url(../images/services_title_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.padding_title {
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.item_title {
	font-family:Arial, Helvetica, sans-serif;
	color: #111111;
	font-size: 16px;
	font-weight: bold;
}

.item_content {
	font-family:Arial, Helvetica, sans-serif;
	color: #111111;
	font-size: 11px;
	font-weight: normal;
	padding-top:4px;
	padding-bottom: 4px;
	/*text-align:justify;*/
	text-align:left;
}

.style2 {font-size: 11px}

.nthau_button{
font-family: Arial,Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color:#666666;
border: 1px solid #CCCCCC;
}

.nthau_textbox{
padding-top:2px;
padding-bottom:2px;
padding-left:4px;
padding-right:4px;
font-family: Arial,Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
color: #666666;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
}

.nthau_textarea{
padding-top:2px;
padding-bottom:2px;
padding-left:4px;
padding-right:4px;
font-family: Arial,Tahoma1, Verdana;
font-size: 11px;
font-weight: bold;
color: #666666;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
border-style:solid;
}


a {font-size:11px;	font-family:Arial, Helvetica, sans-serif; color:#0173B2; text-decoration:none;}

a:hover {	font-size:11px;	font-family:Arial, Helvetica, sans-serif; color:#0173B2; text-decoration:underline;}

a.selected { font-size:11px;	font-family:Arial, Helvetica, sans-serif; color:#0173B2; text-decoration:none; }