/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.a{text-decoration: none;color: #333333;font-size:9pt;font-family:Arial;cursor:pointer;}
a:hover{text-decoration: none;color: #ff0000;font-size:9pt;font-family:Arial;cursor:pointer;}
.a1 { text-decoration:none; color:#333333; font-size:9pt;font-family:Arial; }
.a1:hover { text-decoration:none; color:#333333; font-size:9pt;font-family:Arial; }
.a2 { text-decoration: none;color: #333333;font-size:9pt;font-family:Arial;cursor:pointer;}
.a2:hover { text-decoration:none; color:#ff0000; font-size:9pt;font-family:Arial; }

.link { text-decoration: none;color: #333333;font-size:9pt;font-family:Arial;cursor:pointer;}
.sendemail{ color:#ffffff; text-decoration:none;font-size: 12px;}
a.sendemail:hover{ color:#000000; text-decoration:none;}
a.link:hover{ text-decoration: none;color: #558800;font-size:9pt;font-family:Arial; cursor:pointer;}
.login { text-decoration: none;color: #333333;font-size:10px;font-family:Arial;cursor:pointer;}
a.login:hover{ text-decoration: underline;color: #558800;font-size:9pt;font-family:Arial;cursor:pointer;}
.tablink{ color:#0066CC; font-weight:bold; text-decoration:none; cursor:pointer;}
.tablink:hover{ color:#558800; font-weight:bold; text-decoration:none; cursor:pointer;}

.stt { color:#993300; font-size:8pt;}

#header{
	position:absolute; left:0px; top:0px;
	width:100%; height:21px; border-bottom:1px #000000 solid; background:#CA0000; color:#FFFFFF; font-size:11px;	
}
#header div{
	padding:4px; color:#000000;
}
#header a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}
#header a:hover{
	text-decoration:none;
	font-size:11px;
	color:#000000;
}


.welcome{ font-size:9pt; font-weight:bold;}
.toppanel{ width:100%; height:90px; position:absolute; left:0px; top:22px; background-color:#ffeac3;z-index:6}

.tab{
	width:100%;
	height:25px;
	position:absolute;
	left:0px;
	top:90px;
}
.leftpanel{ width:347px; height:465px; position:absolute; left:5px; top:122px; border:1px #CCCCCC solid;}
.centerpanel{width:6px;	height:465px;position:absolute;	left:355px;	top:122px;	background-color: #ffffff; cursor:pointer;}
.centerpanel:hover{ background-color:#f2fee1;}
.map{ width:635px; height:465px; border:1px #cccccc solid; position:absolute; left:362px; top:122px;}
.copyright{	width:100%;	height:20px;font-family:Arial;font-size:11px;position:absolute;bottom:0px;left:0px;top: 590px;
}
#copyright div{
	padding:3px 0 0 4px; color:#FFFFFF;
}
#copyright a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}
#copyright a:hover{
	text-decoration:none;
	font-size:11px;
	color:#000000;
}




.green { color:#558800; font-weight:bold;}
.yellow{ color:#e37833;}
.blue { color:#0066cc; font-weight:bold;}
.blue1 { color:#0066cc;}
.table_result{ border:1px #ffffff solid; border-bottom:1px #efefef solid;}
.table_result:hover { border:1px #83c327 solid; }
.title_result{text-decoration: none; font-weight:bold;color: #0066cc;font-size:11px;font-family:Arial;cursor:pointer;}
.title_result:hover {text-decoration: underline;color: #558800;font-size:11px;font-family:Arial;cursor:pointer;}
.tuday { text-decoration: none;}
a.tuday:hover { color:#558800; text-decoration: none;}
.tdpopup{ background-color:#FFFFFF;}
.tdpopup:hover{ background-color:#e8fdcb; color:#000000;}
.table_mymap{ border:1px #ffffff solid;}
..table_mymap:over{ border:1px #83c327 solid;}

.navtop{ width:100%; height:22px; border-bottom:1px #fcd163 solid; position:absolute; left:0px; top:0px; background-image:url(../images/bg_navtop.gif);}
.buttonlink{ border:1px #83c327 solid;}
.buttonlink:hover { border:1px #f4c201 solid;}
.direction { color:#FFFFFF;}
.direction:over { color:#0066cc;}

.paging{ width:14px; height:14px; border:1px #cccccc solid; background-color:#FFFFFF; }
.paging_active { width:14px; height:14px; border:1px #0066cc solid; background-color:#0066cc; color:#FFFFFF; font-weight:bold;}
.paging_space{ width:2px; height:14px;}

.popup { position:absolute;}
	.top { position:absolute; }
	.top_l { float:left; width:10px; height:10px; background-image:url(../images/ptop_l.gif);}
	.top_m { float:left; height:10px; background-image:url(../images/ptop.gif);}
	.top_r { float:left; width:12px; height:10px; background-image:url(../images/ptop_r.gif);}
	
	.middle { position:absolute; left:0px; top:10px;}
	.middle_l { float:left; width:10px; background-image:url(../images/pmiddle_l.gif);}
	.middle_m { float:left; background-color:#ffffff;}
	.middle_r { float:left; width:12px; background-image:url(../images/pmiddle_r.gif);}
	
	.bottom { position:absolute; bottom:-27px; left:0px;}
	.bottom_l { float:left; width:10px; height:27px; background-image:url(../images/pbottom_l.gif);} 
	.bottom_m { float:left; height:27px; background-image:url(../images/pbottom.gif);}
	.bottom_r { float:left; width:12px; height:27px; background-image:url(../images/pbottom_r.gif);}
.close_popup { position:absolute; right:10px; top:8px; width:13px; height:13px;}

.popup_selectPlace{ position:absolute; left:345px; top:122px; width:290px; height:280px;}
	.p_topL { width:18px; height:10px; background-image:url(../images/selectplace_lefttop.gif);}
	.p_topM  { width:260px; height:10px; background-image:url(../images/selectplace_top.gif);}
	.p_topR  { width:12px; height:10px; background-image:url(../images/selectplace_righttop.gif);}
	
	.p_middleL { width:18px; height:258px; background-image:url(../images/selectplace_left.gif);}
	.p_middleR { width:12px; height:258px; background-image:url(../images/selectplace_right.gif);}
	.p_middle  { width:260px; height:258px;}	
	
	.p_bottomL { width:18px; height:12px; background-image:url(../images/selectplace_leftbottom.gif);}
	.p_bottomM { width:260px; height:12px; background-image:url(../images/selectplace_bottom.gif);}
	.p_bottomR { width:12px; height:12px; background-image:url(../images/selectplace_rightbottom.gif);}
	
.infowindow_max { width:525px; height:375px; }
	.thongtinchitiet { width:250px; margin-top:10px;}
	.bando { width:265px; height:155px; border:1px #cccccc solid; margin-bottom:5px;position:relative; left:0px; top:0px;}
	.tab_over { width:525px; height:21px; border-bottom:2px #82c327 solid;}
	.table_over{ width:223px; margin-left:7px; height:21px;}
	.bg_tab { width:110px; background-position:bottom; background-repeat:no-repeat;}
	.overview { width:515px; margin-left:5px; margin-right:5px; height:165px; margin-top:5px; overflow:auto;}
	
.register {}
	.note { color:#FF0000;}
	.label_title{ font-size:12px; font-weight:bold; color:#558800;}
	.label { font-weight:bold;}
	.rg_textbox{ width:350px; height:17px; border:1px #999999 solid; background-color:#eeeeee; }
	.rg_droplist { border:1px #999999 solid; background-color:#eeeeee;}
.stpRow
{
    cursor:pointer;
}
.stpRow td
{
    cursor:pointer;
    border-bottom:1px solid #E6E6E6;
}

