		html { width:100%; height: 100%;}
		body { width:100%; height: 100%;}
		img, div, input, a { behavior: url("/iepngfix.htc"); }

		body {font-size:9pt; font-family:±¼¸²; color:666666; line-height: 18px; font-weight: normal; font-variant: normal;}
		td {font-size:9pt; font-family:±¼¸²; color:666666; line-height: 18px; font-weight: normal; font-variant: normal;}
		a:link { font-size:9pt; text-decoration:none; color:666666;}
		a:visited { font-size:9pt; text-decoration:none; color:666666;}
		a:hover { font-size:9pt; text-decoration:none; color:666666;}
		a.bb:hover {color:red;}

		.input_type {font-size:9pt; font-family:±¼¸²;}
		.input_type2 {font-size:9pt; font-family:±¼¸²; line-height: 18px; BORDER-BOTTOM: #a2a2a2 1px solid; BORDER-LEFT: #a2a2a2 1px solid; BORDER-RIGHT: #a2a2a2 1px solid; BORDER-TOP: #a2a2a2 1px solid; COLOR: #333333;}
		.input_type4 {font-size:9pt; font-family:±¼¸²; line-height: 18px; BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; COLOR: #333333;}
		.input_type3 {height:22px; font-size:9pt; font-family:±¼¸²; line-height: 18px; BORDER-BOTTOM: #a2a2a2 1px solid; BORDER-LEFT: #a2a2a2 1px solid; BORDER-RIGHT: #a2a2a2 1px solid; BORDER-TOP: #a2a2a2 1px solid; COLOR: #333333;}
		.input_passwd {font-size:8pt; font-family:±¼¸²; line-height: 18px; BORDER-BOTTOM: #a2a2a2 1px solid; BORDER-LEFT: #a2a2a2 1px solid; BORDER-RIGHT: #a2a2a2 1px solid; BORDER-TOP: #a2a2a2 1px solid; COLOR: #333333;}
		.thumb {font-size:8pt; font-family:tahoma; color:4b4b4b;}
		.longcut  { text-overflow : ellipsis;overflow : hidden; }
		.input_type_clear {font-size:9pt; font-family:±¼¸²; line-height: 18px; BORDER-BOTTOM: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; COLOR: #333333;}
		.input_type_clear_money {font-size:9pt; font-family:±¼¸²; line-height: 18px; BORDER-BOTTOM: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; COLOR: #333333; text-align:right;}

		a.top_menu_link:link { color:white;}
		a.top_menu_link:hover { color:white; text-decoration:none;}
		a.top_menu_link:visited { color:white; }

		.top_menu {font-size:9pt; line-height: 25px;}

		.top_menu1 {	text-align: center;}



	    html, body, #wrapper {
			width:100%;
			height:100%;
			margin: 0;
			padding: 0;
			border: none;
			text-align: center;
		}
		#wrapper {
			margin: 0 auto;
			text-align: left;
			vertical-align: middle;
			width: 400px;
		}
		#top_menu {
			width:100%;
			margin: 0;
			padding: 0;
			border: none;
		}


         .ticker {  
             position: relative; /* So we can absolute the .items */ 
             width: 120px;  
             height: 80px;  
             overflow: hidden;  
             border: 0px solid #f0f0f0;  
         }  
         .items {  
             position: absolute;  
             top: 80px;  
             margin:5px;  
             font-family:µ¸¿ò;  
             font-size:12px;  
         }  

#wrap {position:absolute; left:0; top:0; margin:0 auto; width:100%; height:auto !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ min-height:100%; /* real browsers */}
#wrap .middle {width:100%; height:100%; background:#ccc;}


#slider {
    width: 100%; /* important to be same as image width */
    height: 400px; /* important to be same as image height */
    position: absolute; /* important */
	overflow: hidden; /* important */
}

#sliderContent {
    width: 100%;
	height:400px;
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    width: 100%;
	height:400px;
    float: left;
    position: absolute;
	display: none;
}

.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}

.bottom {
	bottom: 0;
    left: 0;
}
ul{
   list_style:none;
   padding-left:0px;
   }
