
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table,td,th,div{
font-family:Arial, Verdana, Helvetica, sans-serif,"宋体";
font-size:12px;
line-height:130%;
font-weight:normal;
font-style:normal;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

ul, ol { }

blockquote { }

a {
	color: #000000;
       	text-decoration: none; 
 }

a:hover {
	color: #B6275F;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	width: 1004px;
	margin: 0 auto;
}

#header {
	width: 1004px;
	margin: 0 auto;
}

/* Menu */

#menu {
	width: 1004px;
	height: 37px;
	background: #FFFFFF url(images/menu-bg.jpg) no-repeat left bottom;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 18px 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	padding-left: 1px;
	width: 112px;
	height: 37px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#top {
	height: 100px;
	width: 1004px;
	background: #f2f6f7;
}
#top-right {
	background: #f2f6f7;
	width: 350px;
	float: right;
}
#language {
	margin: 5px 40px 0 0;
	float: right;
}
/* Search   */

#search {
	float: right;
	width: 305px;
	height: 40px;
}

#search form {
	float: right;
	margin: 0;
	padding: 15px 10px 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #FFFFFF;
	border: 1px solid #abc3e1;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
}
	
#toplinks {
	background: #f2f6f7;
	float: right;
	margin: 10px 20px 0 0;
}
/** LOGO */

#logo {
	float: left;
	margin: 10px;
	background: #f2f6f7;
}

#splash {
	clear: both;
	height: 201px;
	text-align: right;
}

/* Page */

#page-wrapper{
	width: 1004px;
	margin: 5px auto;
	text-align: center;
	background: #EFEFEF;
}

#page-top {
	width: 964px;
	margin-left: 20px;
	height: 60px;
	background: #EFEFEF url(images/page-top.jpg) no-repeat left top;
}

#page {
	width: 964px;
	margin-left: 21px;
	background: #EFEFEF url(images/page-bg.jpg) repeat-y left top;
}

/* Content */

#content {
	float: right;
	width: 690px;
}

/* Post */

.post {
	margin-bottom: 25px;
	width: 660px;
}

.main-title {
	width: 650px;
	height: 25px;
	background: url(images/dot.jpg) no-repeat left center;
	border-bottom: 1px dotted #656565;
}
.main-title p {
	padding-left: 25px;
}

.new-title {
	width: 650px;
	height: 25px;
	background: url(images/new_arrivais.jpg) no-repeat left center;
	border-bottom: 1px dotted #656565;
}

.post .entry {
	padding: 10px 20px 20px 20px;
	font-size: 12px;
}
.post .display-products {
	text-align: center;
	padding: 10px 20px 20px 20px;
}
.post .display-products img{
	width: 550px;
}
.post .display-products ul{
	padding-left: 100px;
	list-style: none;
}
.post .display-products font{
	text-align: center;
}
.feedback table, td {
	text-align: center;
}
.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

span.gs {
	font-size: 12px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 5px 0 0 1px;
	background: url(images/sidebar-bg.jpg) repeat-y left top;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	padding-left: 10px;
	line-height: 240%;
}


#sidebar li li {
	width: 180px;
	margin-bottom: 5px;
	padding: 0 20px;
	background: #FFFFFF url(images/dot.jpg) no-repeat left center;
	border-bottom: 1px dashed #656565;
}

#sidebar p {
	margin: 0;
	padding: 45px 20px;
	line-height: 150%;
}

.title-products-show {
	width: 231px;
	height: 42px;
	background: url(images/title-products-show.jpg) no-repeat left top;
}

li.contact-us {
	margin: 5px;
	width: 231px;
	padding:  40px 20px;
	background: #efefef url(images/title-contact-us.jpg) no-repeat center top;
}

/* Footer */

#footer {
	width: 1004px;
	margin: 10px auto;
	background: #cee3fe url(images/footer-bg.jpg) repeat-x left top;
	height: 72px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #000000;
}

#footer a {
}

#bottom-bg {
	width: 964px;
	height: 16px;
	background: url(images/page-bottom.jpg) no-repeat left top;
	margin-left: 21px;
}

