@charset "utf-8";
/* CSS Document */

body {width:100%; margin:0; padding:0; color:#7d7567; text-align:center; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../images/bg3.jpg) top repeat-x #effeec;}

ul, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, p, td, th {margin:0; padding:0;}
	ul, dl ,ol {list-style:none;}

/*表單樣式*/
form {margin:0;}

/*連結樣式*/
a {color:#333333; text-decoration:none;}
	a:hover {text-decoration:underline;}
		/* a:visited {color:#333333;}*/
	a img {border:none;}
	
#container{width:990px; margin:0 auto; padding:0; text-align:left;}
#fla{width:990px; height:520px;}

#footer{}
.copyright{margin:0 auto; padding-top:4px; padding-bottom:10px; text-align:center; font-size:10px; line-height:1.6em;}
,copyright a{color:#445d45;}
