html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	height: 100%;
}

/* menu section defined by peter */
.level-1 .bullet-outer, .level-1-hover .bullet-outer {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.level-2 .bullet-outer, .level-2-hover .bullet-outer {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.level-3 .bullet-outer, .level-3-hover .bullet-outer {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.level-1 .bullet,
.level-2 .bullet,
.level-3 .bullet
{
	background-image: url(/img/menu_point.jpg);
	width: 8px;
	height: 11px;
}
.level-1-hover .bullet,
.level-2-hover .bullet,
.level-3-hover .bullet
{
	background-image: url(/img/menu_point-active.jpg);
	width: 8px;
	height: 11px;
}

.level-1 .text a,
.level-2 .text a,
.level-3 .text a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.level-1-hover .text a:hover, .level-1-hover .text a,
.level-2-hover .text a:hover, .level-2-hover .text a,
.level-3-hover .text a:hover, .level-3-hover .text a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}

.level-1 .bullet-active,
.level-2 .bullet-active,
.level-3 .bullet-active
{
	background-image: url(/img/menu_point-active.jpg);
	width: 8px;
	height: 11px;
}

.level-1 .text-active a,
.level-2 .text-active a,
.level-3 .text-active a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #582b0e;
	text-decoration: none;
	font-weight: bold;
}

.level-1-hover .text-active a:hover, .level-1-hover .text-active a,
.level-2-hover .text-active a:hover, .level-2-hover .text-active a,
.level-3-hover .text-active a:hover, .level-3-hover .text-active a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.level-1-hover .bullet-active,
.level-2-hover .bullet-active,
.level-3-hover .bullet-active
{
	background-image: url(/img/menu_point-active.jpg);
	width: 8px;
	height: 11px;
}


.menu-spacer-2 {
	width: 5px;
}

.menu-spacer-3 {
	width: 10px;
}





.menu-line {
	background-image: url(/img/menu_line.jpg);
	height: 4px;
}
/***************************** End of menu section **************************/
.indexShortcut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.indexShortcut a {
	text-decoration: underline;
	color: #999999;
}
.indexShortcut .bg {
	background-image: url(/img/index_table_bg.jpg);
	background-repeat: repeat-x;
}
.indexnews  {
	list-style-image: url(/img/index_point_tri.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.indexnews li.txt {
	!important;width
	list-style-image: url(/img/index_point_tri.gif);

}

.sectiontitle {
	color: #957137;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.sectiontitle img {
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.messagelist {
	margin: 0px;
	list-style-position: inside;
}

.messagelist li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

.messagelist.error {
	color: red;
	list-style-image: url(bullet_error.gif);
}
.messagelist.confirm {
	color: green;
	list-style-image: url(bullet_confirm.gif);
	}

.thumblist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
	}
.thumblist .item {
	float: left;
	width: 122px;
	height: 126px;
	margin: 10px 10px 0px 0px;
	border: solid 1px #CCC;
 	}
.thumblist .item P{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
 	}
.thumblist a {
	display: block;
	width: auto;
 	}
.thumblist a img {
	border: none;
	margin-top: 5px;
	vertical-align: bottom;
 	}
.thumblist a p {
	margin: 5px 5px 0px 5px;
 	}

.chapterpic {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 400px;
	width: 244px;
	text-align: right;
	border: solid 0px #000000;
	display: block;
}


.tri_point  {
	list-style-image: url(/img/tri_point.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.tri_point li.txt {
	!important;width
	list-style-image: url(/img/tri_point.jpg);

}

.employlist  {
	list-style-image: url(/img/index_point_tri.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.smalltrilist  {
	list-style-image: url(/img/point_stri.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.boxset1 {
	margin: 2px;
	padding: 2px;
	width: 330px;
	border: 1px solid #EBEBE9;
}
.boxset1 p {
	clear: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.boxset2 {
	background-color: #EBEBE9;
	margin: 2px;
	padding: 2px;
	width: 330px;
	border: 0px solid #000000;
}
.boxset2 p {
	clear: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.boxset1_100per {
	margin: 4px;
	padding: 10px;
	width: 95%;
	border: 1px solid #EBEBE9;
}

.boxset1_100per p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 16px;
}

.pageline {
	background-image: url(/img/line.jpg);
	height: 4px;
	border: solid 0px;
	width: 586px;
}

.expback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.expback img {
	vertical-align: middle;
}

.expback a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.grey_boxset {
	margin: 0px;
	padding: 10px;
	width: 96%;
	border: 1px solid #999999;
}
.mark {
	color: #FF0000;
}
.msg {
	color: #FF0000;
}

.contactus_border {
	padding: 3px;
	border: 1px solid #999999;
}
.dig_point {
	margin: 0px;
	padding: 0px;
	height: 13px;
}
.dig_point_bg {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 13px;
	width: 45px;
	background-image: url(/img/dig_point_bg.gif);
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.indexhold {
	background-image: url(/img/EN/top_2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}

