body {
	margin:0;
	padding:0;
	line-height: 0.5cm;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;


    background-image: ;
	background-color: #EEEEEE;/* Ò³Ãæ±³¾°*/
	background-repeat: repeat-x;
	background-position: top;
	border: thin solid #CCCCCC;
	float: left;
	
}

a:link, a:visited { color: #0000ff; text-decoration: none; font-weight: normal; outline:hidden; } 
a:active, a:hover { color: #073475; text-decoration: underline; outline:hidden;}

h3 {
	color: #000000;/* */
	font-size: 18px;
	font-weight:normal;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.float_l { float: left; }
.float_r { float: right; }

.margin_r20 {
	margin-right: 16px;
}

#templatemo_body_wrapper {
	width: 100%;
	background:  repeat-x bottom center;
}

#templatemo_wrapper {
	width: 970px;
	padding: 0 10px;
	margin: 0 auto;
	background:  no-repeat top center;
	border: thin solid #CCCCCC;
}

/* header */

#templatemo_header {
	clear: both;
	width:  890px;
	height: 60px;
	background: #ffffff no-repeat;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	
}

#templatemo_header  #site_title {
	float: left;
	padding-top: 10px;
	height: auto;
}

#site_title a {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	outline:hidden;
}

#site_title a:hover {
	font-weight: bold;	
	text-decoration: none;
	outline:hidden;
}

#site_title a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	outline:hidden;
}

#shopping_cart_box {
	float: right;
	padding-top: 20px;
	color: #000000;
	font-weight: bold;
}

#shopping_cart_box h3 {
	margin: 0 0 5px 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#shopping_cart_box p span {
	color: #000000;
	font-weight: bold;
}


/* end of header */

/* menu */

#templatemo_menu {
	clear: both;
	width: 970px;
	height: 35px;
	background: #CCCCCC no-repeat;
	float: left;
}



#templatemo_menu ul {
	width: 890px;
	height: 35px;
	margin: 0;
	padding: 7px 40px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	margin-right: 40px;
	font-size: 14px;
	text-decoration: none;
	color: #000000;	
	font-weight: normal;
	outline: none;
}
#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	color: #FF0000;
	font-weight:bold;
}


/* end of menu */

/* contetnt */

#templatemo_content_wrapper {
	clear: both;
	padding: 10px 0;
	background:#FFFFFF;	
}
#templatemo_content {
	float: left;
	margin-left: auto;
	width: 750px;
	color:#000000;
}

#templatemo_content_wrapper.nav2{
		border-left:10px solid #CCFF00; font-size:24px;
		}

#banner {
	margin: 0 0 10px 0;
}

#templatemo_content #content_top {
	width: 760px;
	height: 15px;
	background:#FFFFFF 720px;
	float: none;
}

#templatemo_content #content_bottom {
	width: 760px;
	height: 20px;
	background: #ffffff 720px;
}

#templatemo_content #content_middle {
	width: 720px;
	background: #ffffff 720px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family:"ËÎÌå";
	font-size:14px;
	line-height:32px;
}

#content_middle p {
	text-align: justify;
}

.templatemo_sidebar_wrapper {
	width: 200px;
}

.templatemo_sidebar {
	width: 197px;
	padding-right: 3px;
	background: url(images/templatemo_sidebar_middle.png) repeat-y;
}

.templatemo_sidebar_top {
	width: 200px;
	height: 20px;
	background: url(images/templatemo_sidebar_top.png) no-repeat;
}

.templatemo_sidebar_bottom {
	width: 200px;
	height: 20px;
	background: url(images/templatemo_sidebar_bottom.png) no-repeat;
}

.templatemo_sidebar .sidebar_box {
	clear: both;
	padding-bottom: 10px;
}

.sidebar_box h2 {
	color: #b12213;
	font-size: 16px;
	padding-left: 25px;
	font-weight: bold;
	margin: 0 0 10px 10px;
	background: url(images/templatemo_sidebar_h1.png) left center no-repeat;
}

.sidebar_box .sidebar_box_content {
	background: url(images/templatemo_sidebar_box_top.png) top repeat-x;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.sidebar_box img {
	border: 1px solid #999;
	margin-bottom: 5px;
}

.sidebar_box .discount {
	margin: 5px 0 0 0;
	font-weight: bold;
}

.sidebar_box .discount span {
	color: #C00;
}

.left_sidebar_box .discount a {
	font-weight: bold;
	color: #000;
	outline:hidden;
}

.sidebar_box .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.categories_list li {
	padding: 0;
	margin: 0;
	height:25px;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	background: url(images/list.png) center left no-repeat;
	outline:hidden;
}
.categories_list li a:hover {
	color: #FF0000;
	text-decoration: none;
	outline:hidden;
}

.news_box {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	color:#000000;
}

.news_box h4 {
	padding: 2px 0;
	margin: 0;
}

.news_box h4 a {
	font-size: 12px;
	font-weight: normal;
	color: #1893f2;
	outline:hidden;
}

#newsletter_box label {
	display: block;
	margin-bottom: 10px;
}

#newsletter_box .input_field {
	height: 20px;
	width: 155px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#newsletter_box .submit_btn {
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

.product_box {
	float: left;
	width: 204px;
	height:90px;
	padding: 3px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	text-align: center;
	border-style:outset;
}

.product_box img {
	margin-bottom: 10px;
}

.product_box h3 {
	color: #2a2522;
	font-size: 12px;
	margin: 0 0 10px;
}

.product_box p {
	margin-bottom: 10px;
}

.product_box p span {
	color: #cf5902;
	font-size: 14px;
	font-weight: bold;
}

.product_box .detail {
	float: right;
}

.product_box .addtocard {
	float: left;
	font-weight: bold;
	padding-right: 20px;
	background:  bottom right no-repeat;
}

.lt{
	float:left;
	width:445px;
	background:#FFFFFF;
	font-size:14px;
	font-family:"ËÎÌå";
	color:#000000;
	padding: 20px;
	line-height:2.0em;
}
.lt_title span{border-bottom:dashed 2px #84888a; width:310px; height:120px; margin-bottom:12px; }
.lt_title span{ float:left;}
.lt_title a{float:right; margin-top:10px;outline:hidden;}
.lt table a{background-color:#ffffff no-repeat 0 6px; padding-left:10px;outline:hidden;}

.rt{
	float:right;
	width:445px;
	background:#FFFFFF;
	font-size:14px;
	font-family:"ËÎÌå";
	padding: 20px;
	line-height:2.0em;
}
.rt_title span{border-bottom:dashed 12px #84888a; width:310px; height:120px; margin-bottom:12px;}
.rt_title span{ float:left;}
.rt_title a{float:right; margin-top:10px;outline:hidden;}
.rt table a{background-color:#ffffff no-repeat 0 6px; padding-left:10px;outline:hidden;}

* { margin:0; padding:0; word-break:break-all; }

h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:#333; text-decoration:none;outline:hidden; }
 a:hover { text-decoration:underline;outline:hidden; }
ul, li { list-style:none; }
fieldset, img { border:none; }
/* Hotnews style */
#hotnews {
	width:710px;
	margin: 15px;
	padding: 0px;
	line-height:2.5em;
}
 #hotnews_caption { width:710px; overflow:hidden; border-bottom:3px solid #C2130E; }
   #hotnews_caption ul { float:right; }
    #hotnews_caption ul li { float:left; border-left:1px solid #FFF; width:80px; line-height:35px; text-align:center; cursor:pointer; }
    #hotnews_caption .normal { background:#CCC; }
    #hotnews_caption .current{ background:#C2130E; color:#FFF; }
  #hotnews_content {}
   #hotnews_content .normal { display:none; }
    #hotnews_content .current { display:block; }
    #hotnews_content ul { padding:8px 0 0 5px; }
    #hotnews_content ul li a { font-size:14px;outline:hidden; }
/* end of content */

/* footer */

#templatemo_footer_wrapper {
	background:  repeat-x;
}

#templatemo_footer {
	width: 910px;
	height: 60px;
	text-align: center;
	color: #000000;
	border: thin solid #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}

#templatemo_footer a {
	color: #000000;
	font-weight: normal;
	outline:hidden;
}

#templatemo_footer a:hover {
	text-decoration: none;
	color: #FFFF33;
	outline:hidden;
}

#templatemo_footer .footer_menu {
	margin: 0 0 30px 0;
	padding: 0px;
	list-style: none;
}
.footer_menu li {
	margin: 0px;
	padding: 0 20px;
}

.footer_menu li a {
	color: #000000;
	outline:hidden;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */
#navigation {
width:200px;
font-family:Arial;
}
#navigation > ul {
list-style-type:none;
margin:0px;
padding:0px;
}
#navigation > ul > li {
border-bottom:1px solid #ED9F9F;
}
#navigation > ul > li > a{
display:block;
padding:5px 5px 5px 0.5em;
text-decoration:none;
border-left:12px solid #711515;
border-right:1px solid #711515;
}
#navigation > ul > li > a:link, #navigation > ul > li > a:visited{
background-color:#c11136;
color:#FFFFFF;
}
#navigation > ul > li > a:hover{
	background-color:#990020;
	color:#ffff00;
}

#navigation ul li ul{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#navigation ul li ul li{
	border-top:1px solid #ED9F9F;
}
#navigation ul li ul li a{
	display:block;
	padding:3px 3px 3px 0.5em;
	text-decoration:none;
	border-left:28px solid #a71f1f;
	border-right:1px solid #711515;
}
#navigation ul li ul li a:link, #navigation ul li ul li a:visited{
	background-color:#e85070;
	color:#FFFFFF;
}
#navigation ul li ul li a:hover{
	background-color:#c2425d;
	color:#ffff00;
}
#navigation ul li ul.myHide{
	display:none;
}
#navigation ul li ul.myShow{
	display:block;
}

