body {
margin: 0px auto;
padding: 0px auto ;
text-align: center;
color:#eee;
width:1010px;
background: #666;}

a:link {color:#eee;text-decoration:none;} /*--設定超連結之文字顯現方式。--*/ 
a:visited {color:#eee;text-decoration:none;} /*--設定瀏覽過之超連結文字顯現方式。--*/ 
a:hover {color:#eee;text-decoration:underline;} /*--設定當滑鼠移至超連結文字上面時的顯現方式。--*/ 
a:active {color:#eee;text-decoration:underline;} /*--設定正被選取之超連結文字顯現方式。--*/
#Container {
background: #666 url('../img/bg.jpg') repeat-y;
margin: 0px;
padding: 0 10px;
}
#page {text-align:left;width:990px;}
#header {background: #111;}
#menu1 {background: #666 url('../img/menu1-bg.jpg') no-repeat;height:34px;}
#menu2 {background: #000 url('../img/menu2-bg.jpg') no-repeat;height:30px;}
#slogan {background:#000;margin: 0px auto;margin-top: 10px;}
#slogan-left {background:#000;float:left;width:280px;height:180px;padding-left:40px;padding-right:5px;margin-bottom:15px;}
#slogan-center {background:#000 url('../img/slogan-center-bg.jpg') no-repeat;float:left;width:324px;height:180px;padding-right: 5px;text-align: center;margin-bottom:15px;}
#slogan-right {background:#000;float:left;width:295px;height:180px;margin-bottom:15px;}
#slogan-page {background:#000;float:left;width:619px;height:180px;margin-bottom:15px;padding: 0 10px;}
#web-design { background:#333 url('../img/slogan-bg1.jpg') repeat-x ;height:100px;padding-left:38px}
.web-design1 {width:230px;float:left;}
#foot {background: #333 url('../img/foot-bg.jpg') no-repeat;height:110px;padding-top:30px;padding-left:300px;}
blockquote {border-left:#aaa 5px solid;padding-left:10px;margin:0 auto;}
img {border:0px;}
h1 {color:#fff;font-size:18px;border-bottom:#fc0 3px solid;}


#photo{  margin:0px;clear : none; padding: 0 0px;}

#photo ul{display:inline; list-style-type:none; margin:0px;}
#photo li{float:left; display:block; text-align:center;padding: 10px 3px;}