@charset "iso-8859-1";
/* THIS CSS IS PROPERTY OF WWW.LANTAINFO.COM UNDER THE COPYRIGHT
	- IT ALLOW TO USE BY LINK BACK TO US AT WWW.LANTAINFO.COM*/
/* CSS Document */
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;color: #000000;}
body {
	margin-top: 0px;
	background-color: #EFEFEF;
	margin-left: 4px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0px;
	padding-left: 24px;
}
h1 {font-size: 16px; color:#FFFFFF;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
p{
	padding: 4px 10px;
	text-indent: 20px;
	margin: 0px;
	line-height: 16px;
}
ul{
	line-height: 16px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*----------- Box Head -------------------------*/
.shadow {
	margin: 0 auto;
	background: url(../css/shadow_R_bott.gif) no-repeat bottom right;
	font-size: 100%;
}
.shadowHead {
	background: url(../css/shadow_R.gif) no-repeat right;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
}
.shadowHead h1 {
	background: url(../css/shadow_L.gif) no-repeat top left;
	margin: 0px;
	font-weight: bold;
	line-height: 24px;
	text-align:center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.shadowBody {
	background: url(../css/shadow_L_bott.gif) no-repeat bottom left;
	margin: 0;
	font-size: 11px;
	text-align:left;
}
.shadowBody ul{
	padding: 4px 26px;
	/*text-indent: 20px;*/
	margin: 0px;
}
.shadowLeft {background: url(../css/shadow_L.gif) no-repeat top left;}
.shadowRight {background: url(../css/shadow_R.gif) no-repeat top right;}
/*----------- Menu -------------------------*/
#menubar {
	background-image:url(../css/bar_bl_end.jpg);
	margin: 0px;
	padding-left: 0px;
	/*padding-top: 1px;
	padding-bottom: 2px;*/
	background-repeat: no-repeat;
	background-position: right top;
}
.borderimage {
	border: 5px solid #FFFFFF;
}

#menubar li {
	line-height:52px;
	font-size:12px;
	color: #FFFFFF;
	background-image: url(../css/bar_bl_sep.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left center;
	display: inline;
	padding-top: 18px;
	padding-bottom: 18px;
}
#menubar li a.here:link, 
#submenu li a.here:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menubar li a.here:visited,
#submenu li a.here:visited {
	text-decoration: none;
	color: #994499;
}
#menubar li a.here:hover,
#submenu li a.here:hover  {
	color: #FFFF00;
	text-decoration: underline;
}
#submenu {
	line-height:26px;
	margin:0px;
	padding:10px;
	
}
#submenu li {
	font-size:12px;
	background: url(../css/shadow_L_link.gif) no-repeat left center;
	padding-left: 24px;
	margin-right: 24px;
	list-style-type: none;
}
#subsubmenu {
	margin: 0px;
	padding-left: 0px;
}
#subsubmenu li {
	font-size:12px;
	color: #000000;
	background-image: url(../css/Green_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	padding-left:18px;
}
#subquicklink {
	margin: 0px;
	padding-left: 0px;
}
#subquicklink li {
	/*font-size:12px;
	color: #000000;*/
	background-image: url(../css/Green_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	padding-left:18px;
}
.mainli {
	line-height:16px;
	margin:0px;
	padding:0px;
}
.mainli li {
	background: url(../css/white_dot.gif) no-repeat top left;
	padding-left: 24px;
	margin-right: 16px;
	margin-bottom: 10px;
	list-style-type: none;
	color: #FFFFFF;
}
/* BOX FRAME */
.boxside {
	margin: 0 auto;
	background: url(barbuttom_R_Green_by_nong.gif) no-repeat right bottom;
	font-size: 100%;
}
.boxhead {
	background: url(barhead_R_Gr.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(barhead_L_Gr.jpg) no-repeat top left;
	margin: 0;
	padding: 8px 30px 6px;
	font-weight: bold; 
	font-size: 14px; 
	line-height: 16px;
	text-align:left;
}
.boxhead_Gray {
	background: url(barhead_R.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead_Gray h2 {
	background: url(barhead_L.jpg) no-repeat top left;
	margin: 0;
	padding: 8px 30px 6px;
	font-weight: bold; 
	font-size: 14px; 
	line-height: 16px;
	text-align:left;
}
.boxbody {
	background: url(barbuttom_L_Green_by_nong.gif) no-repeat left bottom;
	margin: 0;
	font-size: 11px;
	text-align:left;
}
.boxbody ul{
	padding: 4px 26px;
	/*text-indent: 20px;*/
	margin: 0px;
}
/* LINE */
.lineFrame{border: 1px solid #BBBBBB;}
.lineL {border-left-width: 1px;border-left-style: solid;border-left-color: #BBBBBB;}
.lineR {border-right-width: 1px;border-right-style: solid;border-right-color: #BBBBBB;}
.lineB{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #BBBBBB;}
.lineT {border-top-width: 1px;border-top-style: solid;border-top-color: #BBBBBB;}
.lineS {border-right-width: 1px;border-right-style: solid;border-right-color: #999999;border-left-width: 1px;border-left-style: solid;border-left-color: #999999;}
.ImgBig{border: 10px solid #FFFFFF;}
.ImgMid{border: 5px solid #CCCCCC;}
.ImgSmall{border: 2px solid #CCCCCC;}
/* FONT STYLE */
.explain {
	color: #666666;
	font-style: italic;
	font-size: 10px;
	padding:4px 8px;
}
.colRed {
	color: #FF0000;
}
