@charset "utf-8";
/* CSS Document */
* { 
	font-family:"Trebuchet MS",sans-serif; 
	font-size:12px; 
	color:#2c1205; 
	}
form { margin:0;}

a:link  { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover {text-decoration:underline; }
a:active { text-decoration: none;}

body {
	background:url(../image/intro_bg.gif);
	background-repeat:repeat-x;
	margin-top:0;
	}
#wrapper {
	width: 835px;	
	margin: 0 auto;
	}
	#header {}
	.top_logo { float:left;}
	.desc { 
		font-size:14px;
		color:#005698;
		float:left;
		font-style:italic;
		padding-top:52px;
		 }
	#contents {
		clear:both;
		padding:20px;
		background:#fff;
		border:1px solid #d1e7f4;
		width:835px; /* for window ie */
		voice-family:"\"}\"";
		voice-family:inherit;
		width:795px; /* original size */
		overflow:auto;		}
		.process { float:left;}
		.pillars { float:right} 
	.languages { 
		clear: both;
		padding-top:8px;
	}
		.english { 
			float:left;
			width:386px;
			text-align:right;}
		.chinese { 
			float:right;
			width:386px;
			} 
#footer { 
	clear:both;
	line-height:30px;
	text-align:center;
	}
