	/* hide from ie on mac \*/
	html {
		height: 100%;
		
	}
	
	#flashcontent {
		height: 850px;
	}
	/* end hide */

body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #FFF; }
		
#by-layout{ text-align:center; margin-left:auto; margin-right:auto; height:100%; }
#by-header{ }

#by-footer{ }
#by-mune{ width:150px; float:left; }
#by-mune img{ float:left; width:100px; height:100px;}

#by-content{ float:rigth; overflow:hidden; width:600px; padding:15px 20px 15px 20px; text-align:left;}

.by-tools{ width:150px; text-align:left; float:left;}
.by-tools a{ float:left; }

.f-10px{ font-size:12px; color:#666;}
.obj-lFloat{ float:left; text-align:left; }
.obj-rFloat{ float:right; text-align:right; }

.ul-horizontal{ margin:0px }
.ul-horizontal li{ float:left; list-style:none; margin:0 2px 0 2px;}

.ul-vertical{ margin:0px; text-align:left; padding:15px 0 15px 0; line-height:32px; }
.ul-vertical li{ list-style:none; margin:0 2px 0 2px;}

.clear{ clear:both }

h1{ text-align:left; margin: 15px 0 15px 0;}

.line-space{ margin:20px 0px 20px 0px; border-top:1px solid #CCC; }

.text-standard{ color:#999; font-size:10px; line-height:12px; text-align:justify; text-justify:inter-ideograph; }