body {
width:100%;
min-width:;
margin:0 auto;
background:#fff url('../images/style/bg.jpg') repeat-x;
font-family:微軟正黑體,sans-serif;
font-size:16px;
color:#555;
}

h1,h2,h3 {padding:0;margin:0;font-size:22px;font-weight:normal;color:;}
a {color:#e07;text-decoration: none;font-weight:;}

header {
width:1170px;
margin:0px auto;
background:;
text-align:center;
overflow:hidden;
}

#menu {
width:1170px;
margin:0px auto;
background:;
overflow:hidden;
line-height:0;
}

#menu ul {margin:0px;padding:0px;list-style-type:none;overflow:hidden;float:left;}
#menu li{float:left;padding:0;margin:0;}

nav {
width:1170px;
margin:0px auto 30px;
background:;
overflow:hidden;
line-height:0;
}

nav ul {margin:0px;padding:0px;list-style-type:none;overflow:hidden;float:left;}
nav li{float:left;padding:0;margin:0;}

#wallpaper {
width:1170px;
margin:30px auto;
background:;
overflow:hidden;
}

#sidebar {width:240px;float:left;background:;}

#main {width:900px;float:right;background:;line-height:28px;}
#main h1 {border:#c69 1px solid;color:#c69;text-align:center;margin-bottom:30px;padding:10px 0;}
#main h2 {background:#c69;color:#fff;text-align:center;margin-bottom:20px;padding:10px 0;}
#main .more {background:#c69;text-align:center;margin-bottom:20px;padding:10px 0;font-size:22px;}
#main .more a {color:#fff;}

.goods {overflow:hidden;}
.goods ul {margin:0px;padding:0px;list-style-type:none;overflow:hidden;float:left;}
.goods li{float:left;padding:0;margin:0 30px 30px 0;width:280px;text-align:center;line-height:28px;}
.goods li:nth-child(3n) {margin-right:0px;}

.goods h3 {font-size:16px;color:#c69;}
.goods span {color:#f00;}
.goods img {width:280px;}
.goods .view img {width:auto;}

.banner {margin:0 0 30px 0;line-height:0;}


#focus , #focus-1 , #focus-2 , #focus-3 {border-bottom:1px solid #c69;overflow:hidden;height:;line-height:26px;}
#focus a ,#focus-1 a ,#focus-2 a ,#focus-3 a  {background: url('../images/style/view.jpg') no-repeat;padding:0px 0 0px 140px;overflow:hidden;font-size:22px;}
#focus h1 , #focus h3 , #focus-1 h2, #focus-2 h2, #focus-3 h2 {color:#c69;font-size:24px;font-weight:bold;}

#focus {background: url('../images/style/focus.jpg') no-repeat;padding:0 0 20px 490px;}
#focus-1 {background: url('../images/style/focus-1.jpg') no-repeat;padding:30px 360px 20px 280px;}
#focus-2 {background: url('../images/style/focus-2.jpg') no-repeat;padding:70px 500px 5px 150px;}
#focus-3 {background: url('../images/style/focus-3.jpg') no-repeat;padding:20px 370px 15px 220px;margin:0 0 30px 0;}




footer {
width:100%;
min-width:1170px;
margin:0px auto;
background:#c69;
padding:30px 0;
text-align:center;
overflow:hidden;
color:#fff;
line-height:36px;
}

footer p {padding:0 90px;}

#to-top {position:fixed;right:30px;bottom:20px;z-index:99;filter: alpha(opacity=50);opacity: 0.5;}
#to-top:hover{filter: alpha(opacity=100);opacity: 1.0;}

