@charset "utf-8";
/* CSS Document */

body {
	background-color: #262626;
	color: #757578;
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	text-align: center;
}

img {
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #c1c1c1;
	padding: 3px;
	background-color: #ffffff;
}

#menu img {
	border: none;
	padding: 0;
	background: none !important;
}

#wrapper {
	width: 780px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

#header {
	clear: both;
}

#main {
	background-image: url(../img/main/bg_main_r.jpg);
	background-repeat: repeat-y;
	width: 800px;
	overflow: hidden;
}

#menu {
	float: left;
	padding-top: 5px;
	background-image: url(../img/menu/bg_menu.jpg);
	background-repeat: no-repeat;
	width: 224px;
}

#left_menu {
	margin-top: 20px;
}

#content_wrapper {
	float: left;
	padding: 15px 30px 0px 30px;
	background-image: url(../img/content/bg_content.jpg);
	background-repeat: no-repeat;
	width: 496px;
	/*background-position: -4px top;*/
}

#footer {
	clear: both;
	background-image: url(../img/footer/footer.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 45px;
}

#h_acc {
	width: 228px;
	float: left;
}

#h_news_events {
	width: 220px;
	float: left;
	padding-left: 8px;
}

#newsletter {
	width: 170px;
	margin-left: 30px;
	border:dotted;
	padding:5px;
	margin-top: 30px;
}

#counter {
	width: 200px;
	margin: 10px 0px 25px 25px;
	border:dotted;
	padding:5px;
	text-align: center;
}

.content_footer {
	color: #828282;
	font-size: 10px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
}

.topic {
	color: #4a4a4a;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.title {
	color: #008cd2;
	font-weight: bold;
}

a.title:hover {
	text-decoration: none;
}

.short_content {
	font-weight: bold;
	overflow: hidden;
}

.readmore {
	background-image: url(../img/content/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 8px;
	color: #008cd2;
}

a.readmore:hover {
	text-decoration: none;
}

.line1 {
	background-image: url(../img/content/line5.jpg);
	background-repeat: repeat-x;
	background-position:center;
	width: 490px;
	height: 20px;
}

.line2 {
	background-image: url(../img/content/p-dr.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 10px;
	height: 200px;
	float: left;
}

.line3 {
	background-image: url(../img/content/line5.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width: 466px;
	height: 1px;
}

.error_msg {
	display: none;
	color: #FF0000;
}

.smallImage {
	width: 110px;
	margin: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
}

.largeImage {
	width: 200px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
}

.header_bottom {
	color: #FFFFFF;
	background-image: url('../img/header/bg_header.jpg');
	background-repeat: repeat-y;
}

.header_bottom a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.lang_en {
	background-image: url('../img/header/english.jpg');
	background-position: 10px 0;
	background-repeat:no-repeat;
	float: left;
	cursor: pointer;
	padding-left: 40px;
	padding-top: 2px;
	margin: 10px;
	height: 20px;
}

.lang_vn {
	background-image: url('../img/header/vietnam.jpg');
	background-position: 20px 0;
	background-repeat:no-repeat;
	float: left;
	cursor: pointer;
	padding-left: 50px;
	padding-top: 2px;
	margin: 10px;
	height: 20px;
}

.lang_jp {
	background-image: url('../img/header/japanese.jpg');
	background-position: 10px 0;
	background-repeat:no-repeat;
	float: left;
	cursor: pointer;
	padding-left: 40px;
	padding-top: 2px;
	margin: 10px;
	height: 20px;
}

.search {
	padding-right: 30px;
	padding-top: 10px;
	float: right;
}

.content_footer {
	text-align:center;
}

.content_footer a {
	color: #828282;
}

.menu_item td {
	text-transform: uppercase;	
	font-size: 10pt;
	height: 20px;
}

.menu_item a {
	font-family: verdana;
	text-decoration: none;
	color: #266D9B;
	font-weight:bold;
}

.input_text {
	width: 110px;
}

.rss {
	text-decoration: none;
}

.rss div {
	background-image: url('../img/footer/rss.gif');
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.counter {
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: verdana;
	color: #266D9B;
	font-size:10pt;
	font-weight: bold;
	float: right;
}

#upButton {
	background-image: url('../img/up.jpg');
	background-repeat: no-repeat;
	width: 116px;
	height: 22px;
	cursor: pointer;
	margin-bottom: 3px;
}

#downButton {
	background-image: url('../img/down.jpg');
	background-repeat: no-repeat;
	width: 116px;
	height: 22px;
	cursor: pointer;
	margin-top: 3px;
}

.listConContainer {
	position: absolute; 
	overflow: hidden; 
	height: 246px; 
	width: 120px;	
}

#mediaList {
	overflow: hidden;
	height: 246px;
	width: 110px;
}

.medias {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 110px;
	cursor: pointer;
}

#search_img {
	border: none !important;
	padding: 0 !important;
}

#bannerContainer {
	margin-top: 20px;
	width: 460px;
	height: 100px;
}

#bannerContainerMask {
	width: 460px;
	height: 100px;
	position: absolute;
	overflow: hidden;
}

#bannerContainerMask img {
	padding: 0;
	margin: 0;
	position: absolute;
	width: 460px;
	height: 100px;
	border: none;
}

/*
	paging
*/
.paging {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.paging strong {
	font-weight: normal;
}

.paging span strong {
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background: #4692BF;
	border: 1px solid #4692BF;
}

.paging span a {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #5C758C;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background: #ECEDEE;
	border: 1px solid #B4BAC0;
}

.paging span a:hover {
	border-color: #368AD2;
	background: #368AD2;
	color: #FFFFFF;
	text-decoration: none;
}
