/* Default CSS Stylesheet for a new Web Application project */
@font-face {
    font-family: ABC-TEXT-05A;
    font-style:  normal;
    font-weight: normal;
    src: url(BCCTEXT05A.eot);
}

.Kh	{
	font-family: ABC-TEXT-05A;
	font-size: 17pt;
	}
.Kh16	{
	font-family: ABC-TEXT-05A;
	font-size: 16px;
	}
.Kh21	{
	font-family: ABC-TEXT-05A;
	font-size: 21px;
	}	
.Kh18	{
	font-family: ABC-TEXT-05A;
	font-size: 18px;
	}
.Khwelcome
{
	font-family: ABC-TEXT-05A;
	font-size: 21px;
	line-height: 22px;
}
.Kh20	{
	font-family: ABC-TEXT-05A;
	font-size: 17pt;
	}
.Kh22	{
	font-family: ABC-TEXT-05A;
	font-size: 17pt;
	}
.KhHeader	{
	font-family: ABC-TEXT-05A;
	font-size: 24px;
	}
.KhHeadercol	{
	font-family: ABC-TEXT-05A;
	font-size: 24px;
	color:#cc6633;
	}
.linkKh20	{
	font-family: ABC-TEXT-05A;
	font-size: 17pt;
	color:#cc6633;
	}

html, body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: FFEFD3;
}
.body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
.inset
{
	padding-right: 4px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 4px;
}


body, TD, LI,  span, div, p, input
{
	font-family: arial, helvetica, Sans-Serif;
	color: black;
	font-size: 11px;
}
.Verdana10
{
	font-family: arial, helvetica, Sans-Serif;
	color: black;
	font-size: 11px;
}
.Eng
{
	font-family: arial, helvetica, Sans-Serif;
	color: black;
	font-size: 11px;
}
.Arial-11
{
	font-family: arial, helvetica, Sans-Serif;
	color: black;
	font-size: 11px;
}
/*--------------Eng--Kh----------------*/
A.Eng:link
{
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, helvetica, Sans-Serif;
}

A.Eng:visited
{
	color: #CC6633;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, helvetica, Sans-Serif;
}

A.Eng:hover
{
	color: #FFB366;
	text-decoration: underline;
	font-weight: bold;
	font-family: arial, helvetica, Sans-Serif;
}
/*------------Link------------------*/

/*------------Link------------------*/
A:link
{
	color: #CC6633;
	text-decoration: none;
	font-family: arial, helvetica, Sans-Serif;
}

A:visited
{
	color: #CC6633;
	text-decoration: none;
	font-family: arial, helvetica, Sans-Serif;
}

A:hover
{
	color: #FFB366;
	text-decoration: underline;
	font-family: arial, helvetica, Sans-Serif;
}

.maincontent
{
	padding: 0px 12px 12px 12px;
}

.footer
{
	font-family: arial, helvetica, Sans-Serif;
	color: white;
	font-size: 10px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

A.Feng
{
	color: #999;
	text-decoration: none;
}
A.Feng:visited
{
	color: #999;
	text-decoration: none;
}
A.Feng:hover
{
	color: #FFF;
	text-decoration: underline;
}
/*-----------Khmer--------------*/
.footer2
{
	font-family: ABC-TEXT-05A;	
	font-size: 15pt;
	color: #999;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

A.Fkh
{
	color: #999;
	text-decoration: none;
	font-family: ABC-TEXT-05A;	
	font-size: 15pt;
}
A.Fkh:visited
{
	color: #999;
	text-decoration: none;
	font-family: ABC-TEXT-05A;	
	font-size: 15pt;
}
A.Fkh:hover
{
	color: #FFF;
	text-decoration: underline;
	font-family: ABC-TEXT-05A;	
	font-size: 15pt;
}
/*-----------Chinese--------------*/
.footer3
{
	font-family: arial, helvetica, Sans-Serif;
	color: white;
	font-size: 10px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

A.Fch
{
	color: #999;
	font-size:12px;
	text-decoration: none;
}
A.Fch:visited
{
	color: #999;
	text-decoration: none;
}
A.Fch:hover
{
	color: #FFF;
	
	text-decoration: underline;
}
/* for the menus: -------------------------------------------*/

.menuselected1 /* English */
{
	background: #FFF url(images/selected.gif) top left repeat-y;
	background-color: #E47D1C;
	display: block;
	padding: 4px 14px 4px 0px;
	width: 154px;
	height: 18px;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	border-right: 1px solid white;
	border-top: 1px solid #666;
	border-bottom: 1px solid #CCC;
}
.menuselected1 A
{
	text-decoration:none;
	color:white;
	}
.menuselected1 A:hover
{
	text-decoration:none;
	color:white;
	}
.menuselected1 A:visited
{
	text-decoration:none;
	color:white;
	}
.menu1 A
{
	display: block;
	padding: 4px 8px 4px 0px;
	width: 154px;
	height: 18px;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.menu1 A:hover  
{	background: #FFF url(images/menuover.gif) top left repeat-y; 
	color:black;
	text-decoration: none;
}
.menu1 A:visited  
{	background-color: inherited; 
	color:black;
	text-decoration: none;
}
/*-------------------------------------------*/

.menuselected2 /* Khmer */
{
	background: #FFF url(images/selected.gif) top left repeat-y;
	background-color: #E47D1C;
	display: block;
	padding: 2px 14px 2px 0px;
	width: 154px;
	height: 18px;	
	color: white;
	text-decoration: none;
	font-family: ABC-TEXT-05A;
	font-size: 21px;
	/*font-weight: bold;*/
	border-right: 1px solid white;
	border-top: 1px solid #666;
	border-bottom: 1px solid #CCC;
}
.menuselected2 A
{
	text-decoration:none;
	color:white;
	font-family: ABC-TEXT-05A;
	font-size: 21px;
	}
.menuselected2 A:hover
{
	text-decoration:none;
	color:white;
	font-family: ABC-TEXT-05A;
	font-size: 21px;
	}
.menuselected2 A:visited
{
	text-decoration:none;
	color:white;
	font-family: ABC-TEXT-05A;
	font-size: 21px;
	}
.menu2 A
{
	display: block;
	padding: 2px 8px 2px 0px;
	width: 154px;
	height: 18px;
	font-size: 21px;
	color: black;
	text-decoration: none;
	font-family: ABC-TEXT-05A;
	/*font-weight: bold;*/
}

.menu2 A:hover  
{	background: #FFF url(images/menuover.gif) top left repeat-y; 
	color:black;
	text-decoration: none;
	font-family: ABC-TEXT-05A;
	font-size: 21px;
}
.menu2 A:visited  
{	background-color: inherited; 
	color:black;
	text-decoration: none;
	font-family: ABC-TEXT-05A;
	font-size: 21px;
}
/*---------------------------------------------------*/
.menuselected3 /* Chinese */
{
	background: #FFF url(images/selected.gif) top left repeat-y;
	background-color: #E47D1C;
	display: block;
	padding: 4px 14px 4px 0px;
	width: 154px;
	height: 18px;
	font-size: 14px;
	color: white;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	/*font-weight: bold;*/
	border-right: 1px solid white;
	border-top: 1px solid #666;
	border-bottom: 1px solid #CCC;
}
.menuselected3 A
{
	text-decoration:none;
	color:white;
	}
.menuselected3 A:hover
{
	text-decoration:none;
	color:white;
	}
.menuselected3 A:visited
{
	text-decoration:none;
	color:white;
	}
.menu3 A
{
	display: block;
	padding: 4px 8px 4px 0px;
	width: 154px;
	height: 18px;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	/*font-weight: bold;*/
}

.menu3 A:hover  
{	background: #FFF url(images/menuover.gif) top left repeat-y; 
	color:black;
	text-decoration: none;
}
.menu3 A:visited  
{	background-color: inherited; 
	color:black;
	text-decoration: none;
}
/* below: used for the newsitem lists on the frontpage */


.section LI
{
	color: black;
	font-family: arial, Helvetica, Sans-Serif;
	font-size: 11;
	margin-left: -22px;
}

.section
{
	list-style-type: default;
	list-style-image: url(images/triangle.gif);
	list-style-position: default;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 18px; /*margin-left:-22px;*/
	padding-bottom: 10px;
	border-bottom: 1px dotted black;
}

.sectionlist
{
	list-style-type: default;
	list-style-image: url(images/arrow.gif);
	list-style-position: default;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
}

.sectionlist A
{
	text-decoration: none; /*color: black;*/
	font-family: arial, Helvetica, Sans-Serif;
	font-size: 11px;
	border-bottom: 1px dotted black;
}

.sectionlist A:hover
{
	background-color: #F93;
	text-decoration: none;
	border-bottom: 0px;
}

.sectiondate
{
	font-size: 10px;
	color: #555;
	font-weight: bold;
}
/*----------------------------------------------------------------------*/
#main
{
	visibility: visible;
	position: relative;
	top: 0;
	width: 740px;
	height: 500px;
}

#girl
{
	visibility: visible;
	position: absolute;
	top: 0;
	left: 517px;
	width: 213px;
	height: 298px;
}

#logo
{
	visibility: visible;
	position: absolute;
	top: 0;
	left: 10px;
	width: 247px;
	height: 90px;
}

#topgrey
{
	background-color: #555555;
	visibility: visible;
	position: absolute;
	top: 0;
	left: 257px;
	width: 260px;
	height: 90px;
}

#greybar
{
	/*background-image: url(images/greybar.gif);*/
	border-top: 1px solid #666666;
	border-bottom: 1px solid #000000;
	background-color: #404040;
	visibility: visible;
	position: absolute;
	top: 90px;
	left: 10px;
	width: 507px;
	height: 27px;
	text-align: left;
}
.language
{
	color: gray;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	visibility: visible;
	padding-top: 3px;
	width: 100%;
	height: 26px;
	vertical-align: middle;
}

#language
{
	color: gray;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	visibility: visible;
	padding-top: 7px;
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 27px;
	vertical-align: middle;
}

.language A
{
	text-decoration: none;
	color: gray;
	font-family: arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.language A:hover
{
	background-color: gray;
	text-decoration: none;
}

#whatsnew
{
	visibility: visible;
	position: absolute;
	top: 435px;
	left: 178px;
	width: 552px;
	height: 21px;
	text-align: left;
	padding-right: 22px;
}

#welcometext
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 15px;
	visibility: visible;
	position: absolute;
	top: 185px;
	left: 206px;
	width: 311px;
	height: 106px;
	text-align: left;
}

#content
{
	visibility: visible;
	position: absolute;
	top: 500px;
	left: -31px;
	width: 740px;
	background-image: url(images/fullborder.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
/*************English*************************/
.list1
{
	color: #333;
	font-size: 13px;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; /*font-weight:      bold;*/
	/*text-transform: capitalize;*/
	list-style-image: url(images/triangle.gif);
	margin-bottom: 12px;
	border-bottom: 1px dotted black;
}

.sublist1
{
	color: #999;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 16px;
	list-style-image: url(images/arrow.gif);
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.sublist1 A
{
	/*color:           black;*/
	text-decoration: none;
}

.sublist1 A:hover
{
	/*background-color: #f93;*/
	border-bottom: 1px dotted silver;
	border-bottom: 0;
}
.sublist1 A:visited
{
	/*background-color: #f93;*/
	border-bottom: 0;
}
/*---------------Khmer------------*/
.list2
{
	color: #333;
	font-size: 13px;
	font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	list-style-image: url(images/triangle.gif);
	margin-bottom: 12px;
	border-bottom: 1px dotted black;
}
.sublist2
{
	color: #999;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	/*line-height: 16px;*/
	list-style-image: url(images/arrow.gif);
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}
.sublist2 A
{
	text-decoration: none;
}
.sublist2 A:hover
{
	border-bottom: 1px dotted silver;
	border-bottom: 0;
}
.sublist2 A:visited
{
	border-bottom: 0;
}
/*************Chineses*************************/
.list3
{
	color: #333;
	font-size: 16px;	
	list-style-image: url(images/triangle.gif);
	margin-bottom: 12px;
	border-bottom: 1px dotted black;
}

.sublist3
{
	color: #999;
	font-size: 16px;	
	/*line-height: 16px;*/
	list-style-image: url(images/arrow.gif);
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.sublist3 A
{
	
	text-decoration: none;
}

.sublist3 A:hover
{
	/*background-color: #f93;*/
	border-bottom: 1px dotted silver;
	border-bottom: 0;
}
.sublist3 A:visited
{
	/*background-color: #f93;*/
	border-bottom: 0;
}
/***********************************************/
#nav
{
	clear: both;
	border-right: black 1px solid;
	display: block;
	float: none;
	overflow: hidden;
	width: 150px;
	position: relative;
	height: 350px;
}

#tabel
{
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

.topmain
{
	background-image: url(images/fullborder.gif);
	background-repeat: repeat-y;
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	width: 740px;
	height: 532px;
}

.footer
{
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

.footer A
{
	color: #999;
	text-decoration: none;
}

.footer A:hover
{
	text-decoration: none;
	color: white;
}

.BGTitle
{
	color: White;
	font-family: Arial;
	font-size: 14px;	
	width: 100%;
	background-color: #FF9933;
	padding-left: 10px;
	padding-top: 2px;
	height: 21px;
}
.BGTitlekh
{
	color: White;
	font-family: ABC-TEXT-05A;
	font-size: 17pt;	
	width: 100%;
	background-color: #FF9933;
	padding-left: 2px;	
	height: 20px;
}

.imgtitle1
{
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	color: #333333;	
	padding-bottom: 5px;
}
.imgtitle2
{
	font-family: ABC-TEXT-05A;
	font-size: 20pt;
	color: #333333;	
	padding-bottom: 5px;
}
.pagetitle
{
	color: #FFB366;
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
}
.stitle1
{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #cc6633;
}
.stitle2
{
	font-family: ABC-TEXT-05A;
	font-size: 17pt;
	color: #cc6633;
}
.stitle3
{	
	font-weight: bold;
	font-size: 16px;
	color: #cc6633;
}
.stitlekh
{
	font-family: ABC-TEXT-05A;	
	font-size: 20pt;
	color: #cc6633;
}
.titleKh
{
	font-family:ABC-TEXT-05A;
	color:#cc6633;
	font-size:24px;	
	font-weight:bold;
}
A.kh:link
{
	color: #CC6633;
	text-decoration: none;
	font-family: ABC-TEXT-05A;
}

A.kh:visited
{
	color: #CC6633;
	text-decoration: none;
	font-family: ABC-TEXT-05A;
}

A.kh:hover
{
	color: #FFB366;
	text-decoration: underline;
	font-family: ABC-TEXT-05A;
}
.ABC16
{
	font-size: 17pt;	
	font-family: ABC-TEXT-05A;	
}
.ABC18
{
	font-size: 18pt;	
	font-family: ABC-TEXT-05A;	
}
.ABC20
{
	font-size: 20pt;	
	font-family: ABC-TEXT-05A;	
}
.ABC16Col
{
	font-size: 17pt;	
	font-family: ABC-TEXT-05A;	
	color:#cc6633; 
	text-decoration:none
}

/* Link Normal Section */
/*------------------------*/

.lnk1
{
	font-size: 12px;
	color: black;
	font-weight:bold;
}
A.lnk1:link
{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}
A.lnk1:visited
{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}

A.lnk1:hover
{
	background-color: #f93;
	border-bottom: 0;
	color: black;
}

/*------------------------*/
/*------------------------*/

.lnk2
{
	font-family: ABC-TEXT-05A;	
	font-size: 17pt;
	color: black;
}
A.lnk2:link
{
	font-family: ABC-TEXT-05A;	
	font-size: 17pt;
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}
A.lnk2:visited
{
	font-family: ABC-TEXT-05A;	
	font-size: 17pt;
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}

A.lnk2:hover
{
	font-family: ABC-TEXT-05A;	
	font-size: 17pt;
	background-color: #f93;
	border-bottom: 0;
}

/*------------------------*/
/*------------------------*/

.lnk3
{
	font-size: 14px;
	color: black;
	/*font-weight:bold;*/
}
A.lnk3:link
{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}
A.lnk3:visited
{
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}

A.lnk3:hover
{
	background-color: #f93;
	border-bottom: 0;
	color: black;
}

/*------------------------*/
/* Link Color Section */
/*------------------------*/

.lnkcol1
{
	font-size: 11px;
	font-family: arial, helvetica, Sans-Serif;
}
A.lnkcol1:link
{
	color: #CC6633;
	text-decoration: none;	
	font-family: arial, helvetica, Sans-Serif;
}
A.lnkcol1:visited
{
	color: #CC6633;
	text-decoration: none;
	font-family: arial, helvetica, Sans-Serif;
}

A.lnkcol1:hover
{
	color: #FFB366;
	text-decoration: underline;
	font-family: arial, helvetica, Sans-Serif;
}

/*------------------------*/
/*------------------------*/

.lnkcol2
{
	font-family: ABC-TEXT-05A;	
	font-size: 17pt;
}
A.lnkcol2:link
{
	color: #CC6633;
	text-decoration: none;
	font-family: ABC-TEXT-05A;
}
A.lnkcol2:visited
{
	color: #CC6633;
	text-decoration: none;
	font-size: 17pt;
	font-family: ABC-TEXT-05A;
}

A.lnkcol2:hover
{
	color: #FFB366;
	text-decoration: underline;
	font-size: 17pt;
	font-family: ABC-TEXT-05A;
}
/*------------------------*/
/*------------------------*/

.lnkcol3
{
	font-size: 14px;
	font-family: SimSun,SimHei;
}
A.lnkcol3:link
{
	color: #CC6633;
	text-decoration: none;	
	font-family: arial, helvetica, Sans-Serif;
}
A.lnkcol3:visited
{
	color: #CC6633;
	text-decoration: none;
	font-family: arial, helvetica, Sans-Serif;
}

A.lnkcol3:hover
{
	color: #FFB366;
	text-decoration: underline;
	font-family: arial, helvetica, Sans-Serif;
}
/*------------------------*/
/*Css Top*/
/*------------------------*/

.csstop3
{
	font-size: 12px;
	font-family: SimSun,SimHei;
}
/*------------------------*/
/* Title Section */
/*------------------------*/
.title1
{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: black;
}
/*------------------------*/
.title2
{
	font-family: ABC-TEXT-05A;
	font-size: 20pt;
	color: #FF9933;	
}
/*------------------------*/
.title3
{	
	font-size: 16px;
	color: black;	
}
/* Title Color Section */
/*------------------------*/
.titlecol1
{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #cc6633;
}
/*------------------------*/
.titlecol2
{
	font-family: ABC-TEXT-05A;
	font-size: 20pt;
	color: #cc6633;
}
/*------------------------*/
/*------------------------*/
.titlecol3
{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	/*font-weight: bold;*/
	font-size: 16px;
	color: #cc6633;
}
/* Section */
/*------------------------*/
.section1
{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: black;
}
/*------------------------*/
.section2
{
	font-family: ABC-TEXT-05A;
	font-size: 17pt;
	color: black;
}
/* Title Color Section */
/*------------------------*/
.sectioncol1
{
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #cc6633;
}
/*------------------------*/
.sectioncol2
{
	font-family: ABC-TEXT-05A;
	font-size: 17pt;
	color: #cc6633;
}
/*------------kh------------*/
.Kh20Col	{
	font-family: ABC-TEXT-05A;
	font-size: 17pt;
	color:#cc6633;
	}
.Verdana10Col
{
	font-family: arial, helvetica, Sans-Serif;
	color: black;
	font-size: 11px;
	color:#cc6633;
}


/*--------------Small Link 15072005:09:30---------------*/
/* EN */
.slink1
{	
	font-size: 11px;
	font-family: arial, helvetica, Sans-Serif;
	color:#CC6633;
}
A.slink1
{
	font-size: 11px;
	text-decoration: none;
	font-family: arial, helvetica, Sans-Serif;
	color:#CC6633;
}

A.slink1:visited  
{	
	text-decoration: none;
	font-family: arial, helvetica, Sans-Serif;
	font-size: 11px;
	color:#CC6633;
}
A.slink1:hover  
{	
	text-decoration: underline;
	font-family: arial, helvetica, Sans-Serif;
	font-size: 11px;
	/*color: #FFFFFF;*/
	color:#EB6300;
}



/* KH */
.slink2
{
	font-size: 21px;
	font-family: ABC-TEXT-05A;
	color:#CC6633;
}
A.slink2
{
	font-size: 21px;
	text-decoration: none;
	font-family: ABC-TEXT-05A;
	color:#CC6633;
}

A.slink2:visited  
{	
	text-decoration: none;
	font-family: ABC-TEXT-05A;
	font-size: 21px;
	color:#CC6633;
}
A.slink2:hover  
{	
	text-decoration: underline;
	font-family: ABC-TEXT-05A;
	font-size: 21px;
	color:#EB6300;
}


/*Chinese*/
.slink3
{
	font-size: 12px;
	font-family: arial, helvetica, Sans-Serif,SimSun,SimSei;
	color:#CC6633;
}
A.slink3
{
	font-size: 12px;
	text-decoration: none;
	font-family: arial, helvetica, Sans-Serif,SimSun,SimSei;
	color:#CC6633;
}

A.slink3:visited  
{	
	text-decoration: none;
	font-family: arial, helvetica, Sans-Serif, SimSun,SimSei;
	font-size: 12px;
	color:#CC6633;
}
A.slink3:hover  
{	
	text-decoration: underline;
	font-family: arial, helvetica, Sans-Serif,SimSun,SimSei;
	font-size: 12px;	
	color:#EB6300;
}


/*-------------Normal Font Style 10082005:14:57---------------*/
/*--------------Small Link 15072005:09:30---------------*/
/* CH */
.Chinese
{	
	font-size: 14px;
	
}
.normal3
{	
	font-size: 14px;
	font-family: arial, helvetica, Sans-Serif, SimSun,SimHei;
	
}

/*-------------Normal Font Style 10082005:14:57---------------*/

/*-------------Left Menu Font Style 10082005:14:57---------------*/
/*-----------------------------------*/
.menu1
{
	
}
.menu2
{
	
}
.menu3
{	
	font-size:13px;
}

/* KH 
.slinkkh
{
	font-size: 21px;
	font-family: ABC-TEXT-05A;
	color:#CC6633;
}
A.slinkkh
{
	font-size: 21px;
	text-decoration: none;
	font-family: ABC-TEXT-05A;
	color:#CC6633;
}

A.slinkkh:visited  
{	
	text-decoration: none;
	font-family: ABC-TEXT-05A;
	font-size: 21px;
	color:#CC6633;
}
A.slinkkh:hover  
{	
	text-decoration: underline;
	font-family: ABC-TEXT-05A;
	font-size: 21px;
	color:#EB6300;
}
*/
/*-----------------------------------*/
