@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}

#top_banner{
	background-image:url(../images/order/banner.jpg);
	background-repeat: no-repeat;
	height:228px;
	width:970px;
}
#inf{
	width:460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	margin:10px 0 0 10px;
	float:left;
	line-height: 22px;
}
#inf p{margin-bottom:10px;}
#inf ul{margin:-10px 0;}
#inf ul li{margin-left:13px; background:url(../images/about/left_icon.jpg) no-repeat left 7px; padding-left:16px; color:#000;}
#flash_1{
    margin:40px 0 0 10px;
	float:right;
	width:214px;
}





