@charset "utf-8";
a:focus, object:focus {
    outline: none;
    -moz-outline-style: none;
}

body {
	background-color: #e3e3e3;
}
a:visited,
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
img {
	border: 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 15px;
}




H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 150;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: #5B5B5B;
	text-decoration: none;
	z-index: 100;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	left: -317px;
	top: -8px;
}
.logothumbnail{
position: relative;
z-index: 0;
}
.logothumbnail:hover{
	background-color: transparent;
	z-index: 150;
}

.logothumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	z-index: 100;
}

.logothumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}

.logothumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	left: -20px;
	top: -10px;
}
.MORE {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.text_capital_letter{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding-right: 1px;}
.text_main {
	z-index: 10;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.text_chinese {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
}
.text_s {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.text_s {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.text_white {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.text_white_ch {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 20px;
}
.text_white_top {
	z-index: 10;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.text_white_top_ch {
	z-index: 10;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 20px;
}
.text_brick {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #C24E1F;
	font-family: Arial, Helvetica, sans-serif;
}
.text_right {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.mc_com {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	letter-spacing: 4px;
}
.follow_us {
	z-index: 10;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px;
}
.date {
	z-index: 10;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	letter-spacing: 1px;
}
.text_MCnews   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffad16;
	text-align: left;
	margin-left: 10px;
	margin-top: 2px;
	float: left;
}
.text_MCnewsW   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	margin-left: 0px;
	margin-top: 2px;
	float: left;
}
.img_v_line_height {
	z-index: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}

.title_main {
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	color: #333333;

}
.title_main_ch {
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	color: #333333;
	letter-spacing: 1px;

}
.title_interview {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}
.title_interview_sp {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}
.title_interview_ch {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	letter-spacing: 1px;
}
.title_interview_no_top {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}
.title_interview_no_top_sp {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}
.title_interview_no_top_ch {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	letter-spacing: 1px;
}
.title_black_no_bottom {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}
.title_negro_main {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000;
}
.sub-title_black {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}
.title_black {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}
.title_black_ch {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	letter-spacing: 1px;
}
.title_black_right {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	text-align: right;
}
.title_black_main_no_bottom {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}
.title_black_main {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}
.title_black_main_ch {
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	letter-spacing: 3px;
}
.title_black_main_2 {
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000;
	font-size: 32px;
}
.title_black_main_3 {
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000;
	font-size: 38px;
}
.title_black_main_4 {
	line-height: 46px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000;
	font-size: 44px;
}
.title_black_main_5 {
	line-height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000;
	font-size: 54px;
}
.title_black_main_6 {
	line-height: 64px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #000;
	font-size: 64px;
}
.title_black_light {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
}
.title_black_light_ch {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
	letter-spacing: 1px;
}
.title_black_light_right {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
	text-align: right;
}
.title_black_light_main_no_bottom {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
}
.title_black_light_main {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
}
.title_black_light_main_ch {
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
	letter-spacing: 3px;
}
.title_black_light_main_2 {
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
	font-size: 32px;
}
.title_black_light_main_3 {
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
	font-size: 38px;
}
.title_black_light_main_4 {
	line-height: 46px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
	font-size: 44px;
}
.title_black_light_main_5 {
	line-height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
	font-size: 54px;
}
.title_black_light_main_6 {
	line-height: 64px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #444444;
	font-size: 64px;
}
.title_grey_light_main {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #CCCCCC;
}
.title_grey_light_main_ch {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
.title_grey_main {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #999999;
}
.title_grey_main_ch {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #999999;
	letter-spacing: 1px;
}
.title_grey_main_no_bottom {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #999999;
}
.title_grey {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #999999;
}
.title_grey_ch {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #999999;
	letter-spacing: 1px;
}
.title_grey_dark {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #777777;
}
.title_grey_dark_ch {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #777777;
	letter-spacing: 1px;
}
.title_grey_no_bottom {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #999999;
}
.title_grey_main_dark {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #777777;
}
.title_grey_main_dark_ch {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #777777;
	letter-spacing: 1px;
}
.title_grey_main_dark_no_bottom {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #777777;
}
.title_white {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.title_white_main {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.title_white_main_ch {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 18px;
}
.title_white_main_1 {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.title_white_main_1_ch {
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.title_white_main_2 {
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 32px;
}
.title_white_main_3 {
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 38px;
}
.title_white_main_4 {
	line-height: 46px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 44px;
}
.title_white_main_5 {
	line-height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 54px;
}
.title_white_main_6 {
	line-height: 64px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFF;
	font-size: 64px;
}
.title_brick {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
}
.title_brick_no_bottom {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
}
.title_brick_main {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
}
.title_brick_main_ch {
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	letter-spacing: 1px;
}
.title_brick_main_no_bottom {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
}
.title_brick_main_no_bottom_ch {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	letter-spacing: 1px;
}
.title_brick_main_05 {
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	font-size: 22px;
}
.title_brick_main_1 {
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	font-size: 30px;
}
.title_brick_main_1_ch {
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	font-size: 30px;
}
.title_brick_main_2 {
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	font-size: 34px;
}
.title_brick_main_2_ch {
	line-height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	font-size: 34px;
}
.title_brick_main_3 {
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	font-size: 38px;
}
.title_brick_main_4 {
	line-height: 46px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	font-size: 44px;
}
.title_brick_main_4_ch {
	line-height: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	font-size: 44px;
}
.title_brick_main_5 {
	line-height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	font-size: 54px;
}
.title_brick_main_6 {
	line-height: 64px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #C24E1F;
	font-size: 64px;
}
.title_yellow {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
}
.title_yellow_no_bottom {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
}
.title_yellow_main {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
}
.title_yellow_main_no_bottom {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
}
.title_yellow_main_1 {
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
	font-size: 30px;
}
.title_yellow_main_2 {
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
	font-size: 34px;
}
.title_yellow_main_3 {
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
	font-size: 38px;
}
.title_yellow_main_4 {
	line-height: 46px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
	font-size: 44px;
}
.title_yellow_main_4_ch {
	line-height: 44px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
	font-size: 44px;
}
.title_yellow_main_5 {
	line-height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
	font-size: 54px;
}
.title_yellow_main_6 {
	line-height: 64px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 0px;
	margin-left: 0px;
	color: #fff200;
	font-size: 64px;
}
.by_author_right {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
.by_author_left {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.by_author_left_ch {
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.text_in_tilte_box   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
	margin-top: 2px;
	float: left;
}
.text_in_cover_month   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin-left: 0px;
	margin-top: 4px;
	float: none;
}
.text_recommends {
	margin-top: -2px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.img_article_top {
	margin-top: -20px;
}
.footer {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: -1px;
}
.footer_inactive {
	color: #A3A3A3
}
.table_img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#separator {
	background-image: url(Images/separator_1px.png);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	position: relative;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-top: 0px;
}
#cover_main:hover H3 a,
#cover_main:hover H6 a,
#cover_main_english:hover H3 a,
#cover_main_chinese:hover H3 a,
#mainbox_txt_01:hover H1 a,
#mainbox_txt_01:hover H3 a,
#box_txt_02:hover H1 a,
#box_txt_02:hover H3 a,
#box_txt_03:hover H1 a,
#box_txt_03:hover H3 a,
#box_txt_03_main:hover H1 a,
#box_txt_03_main:hover H3 a,
#box_txt_04:hover H1 a,
#box_txt_04:hover H3 a,
#box_txt_05:hover H1 a,
#box_txt_05:hover H3 a,
#box_txt_05:hover H4 a,
#box_txt_05:hover H3 a,
#box_txt_editors_note:hover H1 a,
#box_txt_editors_note:hover H3 a,
#box_txt_06:hover H1 a,
#box_txt_06:hover H3 a,
#box_txt_07:hover H1 a,
#box_txt_07:hover H3 a,
#box_txt_MCnews:hover H1 a,
#box_txt_MCnews:hover H3 a,
#box_txt_MCnews_left:hover H1 a,
#box_txt_MCnews_left:hover H2 a,
#box_txt_MCnews_center:hover H1 a,
#box_txt_MCnews_center:hover H2 a,
#box_txt_MCnews_right:hover H1 a,
#box_txt_MCnews_right:hover H2 a  {
	color: #C24E1F;
}
#container {
	background-repeat: repeat-y;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 924px;
	background-image: url(Images/base_bg.jpg);
	padding-top: 11px;
}
#wrapper_bottom {
	height: 29px;
	width: 924px;
	position: absolute;
}
#wrapper_footer {
	width: 874px;
	position: absolute;
	left: 25px;
	z-index: 10;
	top: -14px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
	border-top-width: 1px;
}
#wrapper_footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
#english_chinese a:visited,
#english_chinese a:active,
#english_chinese a:link {
	color: #333333;
}
#english_chinese a:hover {
	color: #C24E1F;
}
#cover_main a:visited,
#cover_main_english a:visited,
#cover_main_chinese a:visited,
#wrapper_footer a:visited,
#wrapper_footer a:link {
	color: #888888;
}
#mainbox_about_us_txt a:visited,
#mainbox_about_us_txt a:link,
#save_afonso_wrapper a:visited,
#save_afonso_wrapper a:link,
#save_sponsor_wrapper a:visited,
#save_sponsor_wrapper a:link {
	color: #C24E1F;
}
#mainbox_contact_us_txt a:link {
	color: #666666;
}
#box_02_txt_right_a a:hover,
#mainbox_editors_note_txt a:hover,
#mainbox_about_us_txt a:hover,
#mainbox_contact_us_txt a:hover,
#mainbox_txt_left_link a:hover,
#mainbox_txt_center_link a:hover,
#mainbox_txt_right_link a:hover,
#wrapper_footer a:hover,
#box_02_txt_left_a_link a:hover,
#box_02_txt_center_a_link a:hover,
#box_02_txt_right_a_link a:hover,
#save_afonso_wrapper a:hover,
#save_sponsor_wrapper a:hover {
	color: #C24E1F;
	text-decoration: underline;
}

/*
#mainbox_editors_note_txt a:visited,
#mainbox_editors_note_txt a:link,
#mainbox_about_us_txt a:visited,
#mainbox_about_us_txt a:link,
#mainbox_contact_us_txt a:visited,
#mainbox_contact_us_txt a:link {
	color: #333333;
}*/
#box_02_txt_right_a a:link,
#box_02_txt_left_a_link a:link,
#box_02_txt_center_a_link a:link,
#box_02_txt_right_a_link a:link,
#mainbox_txt_left_link a:link,
#mainbox_txt_center_link a:link,
#mainbox_txt_right_link a:link {
	color: #C24E1F;
}
#box_02_txt_right_a a:visited,
#box_02_txt_left_a_link a:visited,
#box_02_txt_center_a_link a:visited,
#box_02_txt_right_a_link a:visited,
#mainbox_txt_left_link a:visited,
#mainbox_txt_center_link a:visited,
#mainbox_txt_right_link a:visited,
#mainbox_txt_right_link a:link {
	color: #C24E1F;
}
#wrapper_sh_blc  {
	background-image: url(Images/base_bg_sh_blc.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 29px;
	position: absolute;
}
#wrapper_sh_bb  {
	background-image: url(Images/base_bg_sh_bb.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 867px;
	height: 29px;
	left: 28px;
}
#wrapper_sh_brc  {
	background-image: url(Images/base_bg_sh_brc.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 29px;
	width: 29px;
	left: 895px;
}


#wrapper {
	position:relative;
	width:904px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	background-color: #FFFFFF;
	left: 0px;
	right: 0px;
}
#Header_box {
	position:relative;
	width:874px;
	height:126px;
	background-repeat: no-repeat;
	background-position: left top;
	left: 25px;
}

#Header_img {
	position:relative;
	width:356px;
	height:89px;
	z-index:200;
}
#advertise_H {
	height: 89px;
	width: 505px;
	left: 369px;
	position: absolute;
	top: 0px;
}
#date_box {
	width:874px;
	height:27px;
	background-repeat: repeat-x;
	left: 0px;
	background-image: url(Images/tab_date_center.png);
	position: absolute;
	bottom: 0px;
}
#date_box_left {
	width:5px;
	height:26px;
	background-repeat: no-repeat;
	left: 0px;
	margin-bottom: 2px;
	background-image: url(Images/tab_date_left.png);
	position: absolute;
}
#date_box_right {
	width:5px;
	height:26px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	right: 0px;
	background-image: url(Images/tab_date_right.png);
	position: absolute;
}
#mc_com {
	height: 15px;
	width: auto;
	position: absolute;
	top: 5px;
	z-index: 100;
	left: 10px;
}
#english_chinese {
	height: 20px;
	width: 150px;
	position: absolute;
	top: 4px;
	z-index: 100;
	left: 270px;
	text-align: left;
	padding-top: 5px;
	font-size: 11px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: bold;
}
#facebook_twitter {
	height: 20px;
	width: 230px;
	position: absolute;
	top: 0px;
	z-index: 999;
	left: 407px;
	text-align: left;
	padding-top: 2px;
}
#facebook_twitter_ch {
	height: 20px;
	width: 230px;
	position: absolute;
	top: 0px;
	z-index: 999;
	left: 360px;
	text-align: left;
	padding-top: 2px;
}
#mc_com_txt {
	height: auto;
	width: 380px;
	position: absolute;
	top: 5px;
	z-index: 100;
	left: 10px;
}
#current_date {
	height: auto;
	width: 250px;
	position: absolute;
	top: 9px;
	z-index: 100;
	right: 10px;
}
#main {
	position: relative;
	width: 924px;
	z-index: 1;
}


#main_menu {
	height: 20px;
	width: 720px;
	position: relative;
	left: 25px;
	top: 10px;
	z-index: 10;
}
#main_menu_bkgd {
	height: 20px;
	width: 720px;
	position: relative;
	left: 25px;
	top: 10px;
	z-index: 10;
	background-image: url(Images/menu_c.png);
	background-repeat: repeat-x;
}
#main_menu_txt {
	height: 20px;
	width: 720px;
	position: relative;
	left: 0px;
	top: 1px;
	z-index: 100;
	color: #CCC;
	text-decoration: none;
}
.menu_txt   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #CCC;
	text-align: center;
}
.menu_txt_ch   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 1px;
}
.menu_txt_ch a:link,
.menu_txt_ch a:visited,
.menu_txt a:link,
.menu_txt a:visited {
	color:#CCC
}
.menu_txt_ch a:hover,
.menu_txt_ch a:active,
.menu_txt a:hover,
.menu_txt a:active {
	color: #FFF;
}

#main_menu_l {
	height: 20px;
	width: 4px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#main_menu_r {
	height: 20px;
	width: 4px;
	position: absolute;
	top: 0px;
	z-index: 10;
	right: 0px;
}

#sidebar_wrapper {
	height: 1063px;
	width: 144px;
	position: absolute;
	top: 10px;
	right: 25px;
	bottom: 0px;
	z-index: 100;
}
#sidebar_wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
#signin_box {
	height: 170px;
	width: 142px;
	top: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-left-color: #b2b2b2;
	left: 0px;
}
#under_construction_stripe {
	height: 130px;
	width: 146px;
	position: absolute;
	z-index: 61;
	left: -1px;
	top: 20px;
	background-image: url(Images/under%20construction_stripe.png);
	background-repeat: no-repeat;
	visibility: hidden;
}
#under_construction_stripe_trigger {
	height: 130px;
	width: 146px;
	position: absolute;
	z-index: 63;
	left: -1px;
	top: 20px;
	visibility: visible;
}


#signin_bt {
	height: 20px;
	width: 144px;
	top: 0px;
	left: 0px;
	z-index: 70;
}

#signin_board {
	height: 80px;
	width: 120px;
	position: absolute;
	text-align: left;
	padding: 10px;
}
#sidebar_menu {
	height: 63px;
	width: 144px;
	position: relative;
	top: 0px;
}
#sidebar_menu_item {
	height: 20px;
	width: 144px;
	top: 0px;
	position: relative;
	padding-bottom: 1px;
}
#sidebar_menu_item_txt {
	height: 18px;
	width: 144px;
	top: 1px;
	position: relative;
	z-index: 11;
}
#sidebar_menu_item_l {
	height: 20px;
	width: 4px;
	top: 0px;
	background-image: url(Images/menu_sidebar_l.png);
	background-repeat: no-repeat;
	position: absolute;
}
#sidebar_menu_item_c {
	height: 20px;
	width: 136px;
	top: 0px;
	background-image: url(Images/menu_sidebar_c.png);
	background-repeat: repeat-x;
	position: absolute;
	left: 4px;
}
#sidebar_menu_item_r {
	height: 20px;
	width: 4px;
	top: 0px;
	background-image: url(Images/menu_sidebar_r.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
}
#election_box {
	height: 150px;
	width: 142px;
	top: 10px;
	left: 0px;
	margin-bottom: 55px;
	position: relative;
}
#closer_cover_sidebar_wrapper {
	position: relative;
	height: 263px;
	width: 144px;
	top: 30px;
	z-index: 99;
}
#pubs_wrapper {
	width: 144px;
	position: relative;
	top: 40px;
}
#pub_sound {
	height: 193px;
	width: 144px;
	position: relative;
	top: 0px;
}
#pub_solid_sounds {
	height: 410px;
	width: 144px;
	position: relative;
}
#pub_save_afonso {
	height: 160px;
	width: 142px;
	position: relative;
}
#pub_macau_news {
	height: 122px;
	width: 144px;
	position: relative;
}
#pub_asia_wine&gourmet {
	height: 144px;
	width: 144px;
	position: relative;
}
#pub_asia_wine_gourmet {
	height: 154px;
	width: 144px;
	position: relative;
}
#pub_adult_expo {
	height: 113px;
	width: 144px;
	position: relative;
}
#pub_future_100 {
	height: 105px;
	width: 144px;
	position: relative;
}
#main_content {
	left:25px;
	width:720px;
	position: relative;
}


/*
	| liquidcorners.css; feel free to adapt the style!
	| <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right {
	background-image: url(Images/corners1280x18_3px.gif); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right {
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	background: #FFFFFF;                 /* YCC: default text-color of the inside */
	padding-left: 8px;             /* YCC: all texts at some distance of the left border */
	padding-right:8px;             /* YCC: all texts at some distance of the right border */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-left-color: #b2b2b2;
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */


/*
	| liquidcorners.css; feel free to adapt the style!
	| <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left_grey, .top-right_grey, .bottom-left_grey, .bottom-right_grey {
	background-image: url(Images/corners1280x18_3px_grey.gif); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;
	}
.top-left_grey, .bottom-left_grey { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right_grey, .bottom-right_grey {
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right_grey {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left_grey  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right_grey { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside_grey {
	background: #e4e4e4;                 /* YCC: default text-color of the inside */
	padding-left: 8px;             /* YCC: all texts at some distance of the left border */
	padding-right:8px;             /* YCC: all texts at some distance of the right border */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-left-color: #b2b2b2;
	}






.top-left_Dgrey, .top-right_Dgrey, .bottom-left_Dgrey, .bottom-right_Dgrey {
	background-image: url(Images/corners1280x18_3px_Dgrey.gif); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;
	}
.top-left_Dgrey, .bottom-left_Dgrey { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right_Dgrey, .bottom-right_Dgrey {
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right_Dgrey {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left_Dgrey  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right_Dgrey { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside_Dgrey {
	background: #231f20;                 /* YCC: default text-color of the inside */
	padding-left: 8px;             /* YCC: all texts at some distance of the left border */
	padding-right:8px;             /* YCC: all texts at some distance of the right border */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-left-color: #b2b2b2;
	}










/*
	| liquidcorners.css; feel free to adapt the style!
	| <br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left_white, .top-right_white, .bottom-left_white, .bottom-right_white {
	background-image: url(Images/corners1280x18_3px_white.gif); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;
	}
.top-left_white, .bottom-left_white { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right_white, .bottom-right_white {
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right_white {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left_white  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right_white { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside_white {
	background: #FFF;                 /* YCC: default text-color of the inside */
	padding-left: 8px;             /* YCC: all texts at some distance of the left border */
	padding-right:8px;             /* YCC: all texts at some distance of the right border */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-left-color: #b2b2b2;
	}	
#corners_gallery_bt {
	position: absolute;
	height: 14px;
	width: 718px;
	bottom: -10px;
	background-image: url(Images/corners_gallery_bt.gif);
	z-index: 0;
	left: 1px;
}
#Keyboard_navigation {
	position: absolute;     
	height: 20px;
	width: 720px;
	top: 700px;
	z-index: 50;
	visibility: hidden;
}
#Keyboard_navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
</style>	
