html
{
	/*scrollbar-face-color: #f1f1f1;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c8c8ca;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #f9fafa;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #f2f2f2;
	scrollbar-dlight-color: #ffffff;*/
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;	
}
.smap, .smap:link, .smap:visited{
    list-style-type: square;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;    
    font-weight: bold;
    color: Blue;
}
.smap:hover{
    list-style-type: square;
    text-decoration: underline;
    font-family: arial;
    font-size: 12px;    
    font-weight: bold;
    color: Maroon;
}
.smapsub, .smapsub:link, .smapsub:visited{
    list-style-type: circle;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
    color: Blue;
}
.smapsub:hover{
    list-style-type: circle;
    text-decoration: underline;
    font-family: arial;
    font-size: 12px;
    color: Maroon;
}
body
{	
	background: #EEEEEE url(Image/bg.gif) repeat-x 0% 0%;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
form{
    margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
    -moz-border-radius: 8px; 
    -moz-border-radius: 8px;    
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    -moz-border-radius: 8px; 
    -moz-border-radius: 8px;
    border: solid 1px #ccc;
    padding: 10px;
    background-color:#ECE9D8;
}
.fttext
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
	color: white;
}
a.fttextlnk, a.fttextlnk:link, a.fttextlnk:visited 
{
	text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: white;	
}
a.fttextlnk:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: yellow;	
	text-decoration: underline;
	cursor: pointer;		
}
.bold
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.quicknva
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0851B8;
}
.news{
	font-family: tahoma;
	font-size: 11px;	
	font-weight: normal;	
}
a.newslist, a.newslist:link, a.newslist:visited 
{
	text-decoration: none;
	font-family: Tahoma;	
	font-size: 8pt;
	color: #7CA8DD;
}
a.newslist:hover 
{
	font-family: Tahoma;
	font-size: 8pt;		
	color: Maroon;	
	text-decoration: none;
	cursor: pointer;		
}
a.hnews, a.hnews:link, a.hnews:visited 
{
	text-decoration: none;
	font-family: Tahoma;	
	font-size: 8pt;
	color: Maroon;
}
a.hnews:hover 
{
	font-family: Tahoma;
	font-size: 8pt;		
	color: Navy;	
	text-decoration: underline;
	cursor: pointer;		
}
.HpMainMn_l
{
	background-image: url(Image/c-hilite-l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 12px;
}
.HpMainMn_c
{
	background-image: url(Image/grad3.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
	white-space: nowrap;	
}
.HpMainMn_r
{
	background-image: url(Image/c-hilite-r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 12px;
}
a.MainMenu, a.MainMenu:link, a.MainMenu:visited 
{
	text-decoration: none;
	font-family: Tahoma;	
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
}
a.MainMenu:hover 
{
	font-family: Tahoma;
	font-size: 8pt;		
	color: #0851B8;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;			
}
a.LeftMenu, a.LeftMenu:link, a.LeftMenu:visited 
{
	text-decoration: none;
	font-family: Tahoma;	
	font-size: 8pt;
	font-weight: bold;	
	color: White;
}
a.LeftMenu:hover 
{
	font-family: Tahoma;
	font-size: 8pt;		
	color: Yellow;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;			
}
a.arNav, a.arNav:link, a.arNav:visited 
{
	text-decoration: none;
	font-family: Tahoma;	
	font-size: 8pt;
	font-weight: bold;	
	color: #0851B8;
}
a.arNav:hover 
{
	font-family: Tahoma;
	font-size: 8pt;		
	color: Maroon;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;			
}
.box_l
{
	background-image: url(Image/c-hilite-l.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 12px;
}
.box_c
{
	background-image: url(Image/c-hilite-c.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
	white-space: nowrap;
	line-height: 30px;
	margin: 0;
	padding: 0;
	color: White;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;	
}
.box_r
{
	background-image: url(Image/c-hilite-r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 12px;
}
.box_red
{
	background-image: url(Image/grad3.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
	white-space: nowrap;
	line-height: 30px;
	margin: 0;
	padding: 0;
	color: White;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;	
}

.ArticleSlogan
{
	font-family: Arial;
	font-size: 12px;	
	color: Gray;
	font-style: italic;
}
.ArticleTitle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;	
	text-transform: uppercase;	
}
.boldtext{
   	font-family: tahoma;
	font-size: 7pt;	
	font-weight: bold;
	color: Black;
}
.normaltext{
   	font-family: tahoma;
	font-size: 8pt;	
	color: Black;	
}
.querytable
{
	background-color: #D3D2D2;
}
.fieldtitle
{ 
	font-family: Tahoma, verdana; 
    font-size : 8pt; 
    font-weight: normal;
	background-color : #DAEAEF;
	text-align :left;
	padding-left: 7px;
	height: 25px;
}
.fieldcontent
{
	font-family: Tahoma, verdana; 
    font-size : 8pt; 
    font-weight: normal;
	text-align : left;	
	padding-left: 3px; 
	padding-top: 3px; 
	padding-right: 2px; 
	padding-bottom: 3px; 
	background-color : #FFFFFF;
} 

.ArticleSlogan
{
	font-family: Arial;
	font-size: 12px;	
	color: Gray;
	font-style: italic;
}
.ArticleTitle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;	
	text-transform: uppercase;	
}
.RepeaterHeader
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;	
	height: 30px;
	color: #B18464;
	border-top: solid 2px #EBDDD4;
	border-bottom: solid 1px #EBDDD4;	
	background-image: url('Image/img_line01.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: center;
}
.RepeaterHeaderLast
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;	
	height: 30px;
	color: #B18464;
	border-top: solid 2px #EBDDD4;
	border-bottom: solid 1px #EBDDD4;	
	text-align: center;
}
.RepeaterItem
{
	font-family: Tahoma;
	font-size: 8pt;		
	padding-left: 10px;
	font-weight: normal;	
	height: 27px;
	color: #444463;
	border-bottom: solid 1px #E7E7E7;
}
.RepeaterPagerCurrentPage
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;	
}
a.RepeaterPagerLinkButton, a.RepeaterPagerLinkButton:link, a.RepeaterPagerLinkButton:visited 
{
	text-decoration: none;
	font-family: Tahoma;	
	font-size: 8pt;
	color: #7CA8D3;
}
a.RepeaterPagerLinkButton:hover 
{
	font-family: Tahoma;
	font-size: 8pt;		
	color: Maroon;	
	text-decoration: none;
	cursor: pointer;		
}
.PagerCurrentPage
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;	
}
a.PagerPageNumber, a.PagerPageNumber:link, a.PagerPageNumber:visited 
{
	text-decoration: none;
	font-family: Tahoma;	
	font-size: 8pt;
	color: #7CA8D3;
}
a.PagerPageNumber:hover 
{
	font-family: Tahoma;
	font-size: 8pt;		
	color: Maroon;	
	text-decoration: none;
	cursor: pointer;		
}
.labelTitle
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #b18498
}
.tooltip
{
	padding-bottom: 0px;
}
.popupMenu {
	position: absolute;
	visibility: hidden;
	background-color: Gray;
	width: 250px;
	padding: 10px;
	border: innset 1px black;
}
.popupHover 
{
	color: Red;
	background-color:#F5F7F8;
}
.calendarhead
{
	font-family: Tahoma;
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-transform: uppercase;
}
.calendartable
{
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
}
.calendartermname
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	padding: 3px 3px 3px 5px;
}
.calendaralterrow
{
	background-color: #F0FFF0;
}
.calendarrow
{
	background-color: #FFFFFF;
}
.calendarcontent
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px 3px 3px 5px;	
}
.calendardatetime
{
	font-family: Tahoma;
	font-size: 11px;
	color: navy;
	padding: 3px 3px 3px 5px;	
}
.calendarbreak
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bolder;
	font-style: italic;
	padding: 3px 3px 3px 5px;
	height: 35px;
	color: ThreeDShadow;
}
.LabelQuery
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;	
	color: #000000;
}
.HotNewsHeader
{
    cursor: pointer;  
}
.HotNewsContent
{
}
/* front contents css */
.tab_container div
{
    margin: 10px;
    padding: 10px;
}
.tab_container div ul {margin: 0; padding: 0}
.tab_container div p{ margin: 0; padding: 0}
.tab_container div ul li{ list-style-type: none; background: url(image/bullet.gif) no-repeat 0% 60%; padding-left: 15px; text-align: left;padding-bottom: 5px}
.tab_container div ul li a {text-decoration: none; font-family: tahoma; font-size: 12px; color: Maroon}
.tab_container div ul li a:hover {color: Navy; text-decoration: underline} 
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;	
	width: 100%;	
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;	
	margin-bottom: -1px;	
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;	
	border: 1px solid #fff;	
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #a6c9e2;	
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	margin-top: 2px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 10px;	
}

/* front contents css */
