/*-----------------------------------------------------------------------
   Designed by Martin Young, 2008.11.16
   Copyright 2008, Pansoft Co., Ltd.

   have to learn php, html and css and work out this site in 6 days!
                                                    - Martin Young  
-----------------------------------------------------------------------*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
}

a:link    {text-decoration: none;      color: #000000;}
a:visited {text-decoration: none;      color: #000000;}
a:hover   {text-decoration: underline; color: #FF0000;}
a:active  {text-decoration: none;      color: #000000;}

body {margin-top: 0px;  margin-right: 18px; margin-bottom: 0px; margin-left: 18px;}
p    {margin-top: 10px; margin-right: 0px;  margin-bottom: 0px; margin-left: 0px; }

.wrap {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0px;
}

.header{width: 100%; overflow:auto;}
	.logo {	float:left;}
		.logo img { border-style:none;}
	.header_right { float:right; }
	.header_mid { float:left; }
	.header_mostright{ float:right; font-size:8pt; }
		.header_mostright p{ margin: 9px 0pt 0pt 0pt; }
.menu { width: 100%; height: 27px; overflow:auto; background-image: url(images_interface/topnav_b.gif); 
        background-repeat:repeat-x; padding-top:6px; text-align:right; clear:both; }
.mainbody{ width:100%; min-height:500px; margin: 5px 0px 0px 0px; padding:0px; overflow:visible; }
	.leftside{ width:auto; border-style:solid; border-color:#CCCCCC; border-width:1px; margin:0px; 
	           padding:0px 0px 10px 10px; overflow:inherit; min-height:500px; }
		.leftside h4{font-size: 10pt; font-weight:bold; color: #FF0000;
					 margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:0px;}
		.leftside h4 a:link    {text-decoration: none; color: #FF0000;}
		.leftside h4 a:visited {text-decoration: none; color: #FF0000;}
		.leftside h4 a:hover   {text-decoration: underline; color: #FF0000;}
		.leftside h4 a:active  {text-decoration: none; color: #FF0000;}
		.leftside h5{font-size: 9pt; font-weight:normal; line-height:15px; padding-left:10px; padding-right:0px;
					 margin-top:8px; margin-left:0px; margin-right:0px; margin-bottom:0px;}

	.facenotification{ width:auto; overflow:hidden; font-size: 20px; line-height: normal; }
	.faceimage{ width:auto; padding-bottom:5px; overflow:hidden; }
	
	.rightside{ width:auto; padding-left:10px; min-height:500px; text-align:left; }
		.rightside a:link    {text-decoration: underline; color: #000000;}
		.rightside a:visited {text-decoration: underline; color: #000000;}
		.rightside a:hover   {text-decoration: underline; color: #FF0000;}
		.rightside a:active  {text-decoration: underline; color: #000000;}
		.rightside h4{ font-size: 10pt; font-weight:bold; margin-top:10px; }
		.rightside h5{ font-size: 9pt; font-weight:bold; 
					   background-image:url(images_interface/bulletSq.gif);
					   background-repeat:no-repeat;
					   background-position:left;
					   padding-left:5px;
					   margin-top:12px; margin-bottom:12px; }
	.rightside_caption { width:inherit; height:22px; overflow:auto;
		                     background-image: url(images_interface/rtnav_he.gif); background-repeat:repeat-x; 
							 text-align:left; line-height:22px; font-size: 10pt; font-weight:bold; color:#FF0000; 
							 padding-left:20px; }
		.rightside_caption a:link    {text-decoration: none; color: #FF0000;}
		.rightside_caption a:visited {text-decoration: none; color: #FF0000;}
		.rightside_caption a:hover   {text-decoration: underline; color: #FF0000;}
		.rightside_caption a:active  {text-decoration: none; color: #FF0000;}
	.rightside_listtable { width:100%; padding:5px 0px 0px 0px; overflow:auto;}
		.rightside_listtable a:link    {text-decoration: none;      color: #000000;}
		.rightside_listtable a:visited {text-decoration: none;      color: #000000;}
		.rightside_listtable a:hover   {text-decoration: underline; color: #FF0000;}
		.rightside_listtable a:active  {text-decoration: none;      color: #000000;}
	.rightside_contentcapital{ width:inherit; height:22px; overflow:auto;
		                           background-image: url(images_interface/rtnav_he.gif); background-repeat:repeat-x; 
								   text-align:left; line-height:15px; font-size: 10pt; font-weight:bold;
								   padding-left:5px; padding-top:2px; }
.bodybottom { width:100%; height:9px; background-image:url(images_interface/rtnav_he.gif); margin:9px 0px 5px 0px; clear:both; }
.miibeian { width:auto; float:left; font-size:9px; padding-left:10px; }
.footermenu{ width:auto; float:right; font-size:9px; padding-left:10px; }
