/* Default */
	html{height:100%;}
	
	body{background:url(../images/stripe-01.png) repeat left top; font-family:"Microsoft JhengHei", Oxygen, Century Gothic, Verdana; font-size:14px; margin:0;}
	
	
	/* body{background-color:#222; font-family:"Microsoft JhengHei", Oxygen, Century Gothic, Verdana; font-size:11px; margin:0;} */
	
	/*	
	@font-face{
		font-family: cool_font;
		src: url('../css/wt006.ttf');
	} */

	a{color:#111;}
	a:hover{color: #FF9900;}
	p{font-size:14px; line-height:32px;text-align:justify;}
	h1{font-size:20px; font-weight:normal;}
	h2{font-size:18px; font-weight:normal;}
	h3{font-size:16px; font-weight:normal;}
	h4{font-size:12px; font-weight:normal;}
	
	hr{height:1px; border:1px solid #ccc; margin:20px 0 10px 0;}
	
	table{border-collapse:collapse;}

	input{border:1px solid #ccc; padding: 3px;}
	input:hover{border: 1px solid #999;}
	input[type="text"]{width:400px;}
	input[type="password"]{width:400px;}
	input[type="radio"]{border:none;}
	input[type="checkbox"]{border:none;}
	input[type="button"]{text-align:center; border:1px solid #999;}
	textarea{border: 1px solid #ccc; padding:3px; font-family:Oxygen, Century Gothic, Verdana; font-size:12px;}
	select{border: 1px solid #ccc; padding:3px;}
	select:hover{border: 1px solid #999;}

	.img{border:0px solid #999;}
	.tips{font-size:9px;}
	.copyright{font-size:9px;}
	.notice{font-size:10px; color:#39B54A; padding:3px;}
	.system-notice{font-size:18px; text-align:center; }
	.notice-area{padding:12px; background-color:#39B54A; font-size:12px; color:#fff; text-align:center; display:none;}
	.notice-area a{color:#FFFFFF;}
	.form-error{font-size:12px; color:#FF3366;}
	.clear{clear:both;}
	.red-star{color:#F30;}
	.image-mouse-over:hover{opacity: 0.9;}
	.brand-icon a:hover{opacity: 0.7;} 
	.top{font-size:12px; float:right; padding:4px; border:1px dotted #ccc;}
	.top a{text-decoration:none;}
	.list-price{text-decoration:line-through;}
	.hr-line{border-top:0px solid #ccc; margin:15px 0 5px 0; padding:0;}
	
	#debug{position: fixed; float:left; bottom:0; right:0; background-color:#FFF; border:1px solid #ccc; z-index:999;}
	
/* End of Default */