@charset "utf-8";
/* CSS Document */
#menu {float:left;width:770px;height:100px;margin-left:2px;}
#menu UL {padding:0px;margin:0px;list-style-type:none;}
#menu LI {DISPLAY: inline;height:100px!important;width:110px!important;overflow:hidden;}

#menu_home A {float:left;display:block;padding:0px;width:110px;height:100px;text-align:center;}
#menu_home A:link {background:url(../images/nav_bg.jpg) no-repeat 0 0;}
#menu_home A:visited {background:url(../images/nav_bg.jpg) no-repeat 0 0;}
#menu_home A:hover {background:url(../images/nav_bg.jpg) no-repeat 0px -100px;}
#menu_home A:active {background:url(../images/nav_bg.jpg) no-repeat 0 0;}

#menu_about A {float:left;display:block;padding:0px;width:110px;height:100px;text-align:center;}
#menu_about A:link {background:url(../images/nav_bg.jpg) no-repeat -110px 0;}
#menu_about A:visited {background:url(../images/nav_bg.jpg) no-repeat -110px 0;}
#menu_about A:hover {background:url(../images/nav_bg.jpg) no-repeat -110px -100px;}
#menu_about A:active {background:url(../images/nav_bg.jpg) no-repeat -110px 0;}

#menu_menu A {float:left;display:block;padding:0px;width:110px;height:100px;text-align:center;}
#menu_menu A:link {background:url(../images/nav_bg.jpg) no-repeat -220px 0;}
#menu_menu A:visited {background:url(../images/nav_bg.jpg) no-repeat -220px 0;}
#menu_menu A:hover {background:url(../images/nav_bg.jpg) no-repeat -220px -100px;}
#menu_menu A:active {background:url(../images/nav_bg.jpg) no-repeat -220px 0;}

#menu_news A {float:left;display:block;padding:0px;width:110px;height:100px;text-align:center;}
#menu_news A:link {background:url(../images/nav_bg.jpg) no-repeat -330px 0;}
#menu_news A:visited {background:url(../images/nav_bg.jpg) no-repeat -330px 0;}
#menu_news A:hover {background:url(../images/nav_bg.jpg) no-repeat -330px -100px;}
#menu_news A:active {background:url(../images/nav_bg.jpg) no-repeat -330px 0;}

#menu_photo A {float:left;display:block;padding:0px;width:110px;height:100px;text-align:center;}
#menu_photo A:link {background:url(../images/nav_bg.jpg) no-repeat -440px 0;}
#menu_photo A:visited {background:url(../images/nav_bg.jpg) no-repeat -440px 0;}
#menu_photo A:hover {background:url(../images/nav_bg.jpg) no-repeat -440px -100px;}
#menu_photo A:active {background:url(../images/nav_bg.jpg) no-repeat -440px 0;}

#menu_coupon A {float:left;display:block;padding:0px;width:110px;height:100px;text-align:center;}
#menu_coupon A:link {background:url(../images/nav_bg.jpg) no-repeat -550px 0;}
#menu_coupon A:visited {background:url(../images/nav_bg.jpg) no-repeat -550px 0;}
#menu_coupon A:hover {background:url(../images/nav_bg.jpg) no-repeat -550px -100px;}
#menu_coupon A:active {background:url(../images/nav_bg.jpg) no-repeat -550px 0;}

#menu_contact A {float:left;display:block;padding:0px;width:108px;height:100px;text-align:center;}
#menu_contact A:link {background:url(../images/nav_bg.jpg) no-repeat -660px 0;}
#menu_contact A:visited {background:url(../images/nav_bg.jpg) no-repeat -660px 0;}
#menu_contact A:hover {background:url(../images/nav_bg.jpg) no-repeat -660px -100px;}
#menu_contact A:active {background:url(../images/nav_bg.jpg) no-repeat -660px 0;}

/* CSS Document */
#featured {width:374px; height:300px; display:inline; margin:0px; position:relative;}
#featured_items {width:374px; height:300px; position:relative;}
#featured_items img{border:none;}
.clearfix:after { clear: both;content: ".";display: block;height: 0;visibility: hidden;}
ul#featured_num {bottom: 10px;margin: 0;padding: 0;position: absolute;right: 10px;z-index: 10; display:none;}
ul#featured_num li {display: inline;float: left;font-size: 12px;margin-left: 2px;text-align: center;}
ul#featured_num li a {background: none repeat scroll 0 0 #222222;color: #999999;display: block;height: 21px;line-height: 21px;opacity: 0.75;width: 21px;}
ul#featured_num a.activeSlide {background: none repeat scroll 0 0 #AE2F28;color: #FFFFFF;opacity: 1;}

