body{
	margin:0;
	padding:0;
	/*background: #9cd7e4 url(../../images/bg3.png) repeat-x top; */
	line-height: 1.4em;
	background-color:#ffffff;
}
body, td, th, .textbox, .textarea, .dropdown {
	font:13px Arial, Tahoma;
	color: #333;
}
.bg{
	background:url(../../images/bg.png) repeat-x;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	color: #b56e41;
	text-decoration:underline;
}
div,h1, h2, h3, h4, h5, img, td, tr, form, dl, dt, dd{
	margin:0;
	padding:0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic; /* fixed IE images scaling */
}
h1 {
	font-family: arial;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 1em;
	color: #2a2a2a;
}
h2 {
	font-weight: bold;
	padding-bottom: 0.5em;
/*	color: #ff1d42;
	color: #73c0dc;*/
	font-family: arial;
	font-size: 120%;
}
h3 {
	font-family: arial;
	font-size: 110%;
	font-weight: bold;
	color: #00a3b4;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;
	padding: 0.5em 0.5em 0.5em 0;
	margin-bottom: 0.5em;
}
/* general */
.b {
	font-weight: bold;
}
.lighter {
	color: #a4a4a4;
}
.smaller {
	font-size: 90%;
	font-weight: normal;
}
.textbox, .textarea, .dropdown {
	width: 100%;
	color: #666;
    border: 1px solid #ccc;
}
.dropdown {
/*	font-size: 90%;*/
}
.clear-all, .clear{
	clear:both;
	line-height:0;
	height:0;
}
.fr { float: right }
.fl { float: left }

/* ret msg */
.fatal, .success {
	padding: 1em;
	margin-bottom: 0.5em;
    font-size: 1.3em;
}
.fatal {
	color: #fff;
	background-color: #ff1d42;
}
.fatal ul {
	padding-top: 0.3em;
}
.fatal li {
	padding: 0.3em 0 0.3em 0;
}
.success {
	color: #ef2f5c;
	background-color: #ceef9e;
}
.warning {
	font-size: 10px;
	font-family: verdana, arial;
	color: #ff1d42;
}


/* id */
#wrapper{
	width:1000px;
	margin:auto;
	padding:0px 0 0 0;
}
#header{
	width:1000px;
	height:166px;
	background:url(../../images/header-bg.png) no-repeat;
	position:relative;
}
#header ul,#header ul li
,#main-menu ul,#main-menu ul li
,#top-bar ul,#top-bar ul li
,#member ul,#member ul li
,#sidebar ul,#sidebar ul li
,#faq,#faq li
,.block,.block li
,#bottom-bar .top-menu,#bottom-bar .top-menu li
{
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li
,#main-menu ul li
,#top-bar ul li
,#member ul li
,#bottom-bar .top-menu li
{
	float:left;
}
#header .logo{
	width:227px;
	height:51px;
	background:url(../../images/logo.png) no-repeat;
	position:absolute;
	top:64px;
	left:0;
}
#header #info{
	width:340px;
	height:40px;
	position:absolute;
	top:18px;
	left:250px;
	list-style:none;
	padding:0;
	margin:0;

}
#header .top-menu
,#bottom-bar .top-menu
{
	width:350px;
	height:15px;
	position:absolute;
	top:14px;
	left:0;
	color:#FFF;
	font-size:12px;
}
#header .top-menu a
{
	color:#FFF;
}
#bottom-bar .top-menu a
{
	color:#333;
}
#header .top-menu li
,#bottom-bar .top-menu li
{
	padding:0 5px 0 5px;
}
#header .top-menu .line
,#bottom-bar .top-menu .line
{
	border-right:1px solid #999;
	margin:5px 0;
	padding:0;
	height:12px;
}
#header .top-menu .twitter
,#bottom-bar .top-menu .twitter
{
	background:url(../../images/ico-twitter.png) no-repeat;
	width:15px;
	height:15px;
	margin:3px 5px;
	padding:0;
}
#header .top-menu .twitter a
,#bottom-bar .top-menu .twitter a
{
	display:block;
	width:15px;
	height:15px;
}
#header .top-menu .facebook
,#bottom-bar .top-menu .facebook
{
	background:url(../../images/ico-facebook.png) no-repeat;
	width:15px;
	height:15px;
	margin:3px 5px 3px 5px;
	padding:0;
}
#header .top-menu .facebook a
,#bottom-bar .top-menu .facebook a
{
	display:block;
	width:15px;
	height:15px;
}
#header #cart{
	width:171px;
	height:20px;
	position:absolute;
	top:10px;
	right:6px;
}
#header #cart a{
	color:#2a1913;
}
#header #cart .image{
	width:25px;
	height:18px;
	background:url(../../images/bag.png) no-repeat;
}
#header #cart .text{
	width:140px;
	height:15px;
}
#header #search{
	width:320px;
	height:30px;
	position:absolute;
	top:70px;
	right:20px;
	list-style:none;
	padding:0;
	margin:0;
}
#header #search .title{
	width:120px;
	color:#ef2f5c;
	font-weight:bold;
	font-size:13px;
	text-align:right;
	padding:2px 5px 0 0;
}
#header #search .input{
	width:136px;
	height:21px;
	background:url(../../images/search-input.png) no-repeat;
	padding:0 2px 0 0;
}
#header #search .input input{
	width:132px;
	border:0px;
	margin:2px;
}
#header #search .btn{
	width:41px;
	height:21px;
	background:url(../../images/search-btn.png) no-repeat;
}
#main-menu{
	width:700px;
	height:37px;
	position:absolute;
	top:129px;
	left:170px;
}
#main-menu a{
	height:37px;
	display:block;
}
#main-menu .menu1{
	width:90px;
	background:url(../../images/mainmenu.png) no-repeat 0px 0px;
}
#main-menu .menu1:hover{
	background:url(../../images/mainmenu.png) no-repeat 0px -37px;
}
#main-menu .menu2{
	width:115px;
	background:url(../../images/mainmenu.png) no-repeat -90px 0px;
}
#main-menu .menu2:hover{
	background:url(../../images/mainmenu.png) no-repeat -90px -37px;
}
#main-menu .menu3{
	width:133px;
	background:url(../../images/mainmenu.png) no-repeat -205px 0px;
}
#main-menu .menu3:hover{
	background:url(../../images/mainmenu.png) no-repeat -205px -37px;
}
#main-menu .menu4{
	width:128px;
	background:url(../../images/mainmenu.png) no-repeat -338px 0px;
}
#main-menu .menu4:hover{
	background:url(../../images/mainmenu.png) no-repeat -338px -37px;
}
#main-menu .menu5{
	width:104px;
	background:url(../../images/mainmenu.png) no-repeat -466px 0px;
}
#main-menu .menu5:hover{
	background:url(../../images/mainmenu.png) no-repeat -466px -37px;
}
#main-menu .menu6{
	width:130px;
	background:url(../../images/mainmenu.png) no-repeat -570px 0px;
}
#main-menu .menu6:hover{
	background:url(../../images/mainmenu.png) no-repeat -570px -37px;
}
#top-bar{
	background:url(../../images/bar1-bg.png) no-repeat;
	width:1000px;
	height:34px;
	position:relative;
}
#member{
	width:651px;
	height:34px;
	position:absolute;
	top:0px;
	left:0;
	padding:10px 0 0 0;
	color:#FFF;
}
#member .title{
	font-size:13px;
	font-weight:bold;
	margin:7px 0 0 27px;
	padding:0 10px 0 0;
	border-right:1px dotted #919191;
}
#member .nav{
	font-size:12px;
	margin:7px 0 0 7px;
	padding:0 10px 0 0;
	border-right:1px dotted #919191;
}
#member .title a,
#member .nav a{
    color: #fff;
    text-decoration: none;
}
#member li{
	font-size:11px;
}
#member .text{
	margin:7px 0 0 5px;
}
#member .input{
	width:90px;
	margin:7px 0 0 5px;
}
#member .input input{
	width:83px;
	height:12px;
}
#member .btn-login,
#member .btn-forgot,
#member .btn{
	margin:7px 0 0 5px;
	text-decoration:none;
}
#member .btn-login a,
#member .btn-forgot a,
#member .btn a{
	padding:3px 7px;
	font-weight:bold;
	line-height: 11px;
	height:14px;
}
#member .btn-login a{
	color:#FFF;
	background-color:#ef2f5c;
}
#member .btn-login a:hover{
	color:#ef2f5c;
	background-color:#FFF;
}
#member .btn-forgot a,
#member .btn a{
	color:#FFF;
	background-color:#311407;
}
#member .btn-forgot a:hover,
#member .btn a:hover{
	color:#311407;
	background-color:#FFF;
}
#register{
	width:182px;
	height:34px;
	position:absolute;
	top:0;
	left:651px;
	background:url(../../images/register-btn.png) no-repeat;
}
#help{
	width:167px;
	height:34px;
	position:absolute;
	top:0;
	left:833px;
	background:url(../../images/help-btn.png) no-repeat;
}
#container_content{
	background:url(../../images/container-content-bg.png) repeat-y;

}
#container_content .wrapper{
	background:url(../../images/content-bg.png) no-repeat;
	padding:0 27px 30px 0;
}
#sidebar{
	width:250px;
	float:left;
}
#sidebar .widget{
}
#sidebar .widget .stat{
	background:url(../../images/stat-bg.png) no-repeat;
	height:90px;
	color:#523d33;
	border-bottom:1px solid #fbcfe2;
}
#sidebar .widget .stat .text{
	width:130px;
	text-align:right;
	padding:0 10px 0 0;
	float:left;
	margin:15px 0 0 0;
}
#sidebar .widget .stat .num{
	width:70px;
	padding:0 10px 0 0;
	float:left;
	margin:15px 0 0 0;
	color:#dd1544;
}
#sidebar .widget .stat p{
	padding:0;
	margin:0;
}
#sidebar .widget #contact{
	padding:15px 0 15px 27px;
	border-bottom:1px solid #fbcfe2;
	font-size:12px;
}
#sidebar .widget #contact li{

	padding:5px 0 5px 25px;
}
#sidebar .widget #contact .title{
	font-size:16px;
	font-weight:bold;
	color:#ef2f5c;
	padding:0 0 10px 0;

}
#sidebar .widget #contact .phone{
	background:url(../../images/contact-phone.png) no-repeat 0px 5px;
	width:170px;
	border-bottom:1px dotted #bbb;
}
#sidebar .widget #contact .print{
	background:url(../../images/contact-print.png) no-repeat 0px 5px;
	width:170px;
	border-bottom:1px dotted #bbb;
}
#sidebar .widget #contact .msn{
	background:url(../../images/contact-msn.png) no-repeat 0px 5px;
	width:170px;
	border-bottom:1px dotted #bbb;
}
#sidebar .widget #contact .bb{
	background:url(../../images/contact-bb.png) no-repeat 0px 5px;
	width:170px;
}
#sidebar .widget .category{
	padding:15px 0 15px 27px;
	border-bottom:1px solid #fbcfe2;
	font-size:12px;
}
#sidebar .widget .category .title{
	font-size:16px;
	font-weight:bold;
	color:#ef2f5c;
	padding:0 0 10px 0px;
}
#sidebar .widget .category ul{
	margin:0;
	padding:0 0 15px 0px;
	list-style:none;
	font-weight:bold;
}
#sidebar .widget .category ul li{
	margin:0;
	color:#000;
	font-size:12px;
	width:190px;
}
#sidebar .widget .category ul .groupname {
	font-size:13px;
	font-weight:bold;
	border:0px;
	padding:10px 0 0px 0px;
}
#sidebar .widget .category ul .children a{
	color:#666;
	display:block;
	padding:5px 0 5px 20px;
}
#sidebar .widget .category ul .children a:hover{
	color:#ef2f5c;
	padding:5px 0 5px 20px;
	text-decoration:none;
}
#sidebar .widget .banner{
	margin:10px 0 0 0;
}
#sidebar .widget .banner li {
	padding-top: 10px;
}

#content{
	width:710px;
	float:right;
	/*background:url(../../images/content-bg.png) repeat-x #FFF;*/
}
.highlight{
	height:710px;
	height:200px;
	overflow:hidden;
	margin:15px 0 15px 0;
}
.highlight ul,
.highlight li {
    padding: 0;
    margin: 0;
}

.highlight_left{
	width:500px;
	height:315px;
	overflow:hidden;
	float:left;
}
.highlight_left ul,
.highlight_left li {
    padding: 0;
    margin: 0;
}

#faq{
	width:192px;
	height:315px;
	overflow:hidden;
	float:right;
	background:url(../../images/faq-bg.png) no-repeat;
	position:relative;
}
#faq .more1{
	width:33px;
	height:25px;
	position:absolute;
	top:6px;
	right:9px;
	background:url(../../images/more1.png) no-repeat;
}
#faq .more1 a{
	display:block;
	width:33px;
	height:25px;
}
#faq .title{
	color:#363636;
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:10px 15px;
}
#faq .item ul,
#faq .item li{
    padding: 0;
    margin: 0;
}
#faq .item li{
	padding:4px 15px;
	border-bottom:1px dotted #a9988e;
	font-size:12px;
	line-height:16px;
}
#path{
	height:29px;
	background:url(../../images/path-bg.png) no-repeat 0px 15px;
	padding:22px 7px 7px 7px;
	margin:0px 0 0 0;
	list-style:none;
	font-size:11px;
}
#path li{
	list-style:none;
	display:inline;
	padding:0 5px;
}
#path .navi{
	background:url(../../images/path_nav1.gif) no-repeat 0px 4px;

}
#path a{
	color:#FFF;
}
#path a.old{
	color:#6a493a;
}
#product{
	padding:15px 0 15px 0;
	margin:0px;
	background-color:#FFF;
}
#product h1.title{
    font-size:20px;
	color:#000;
	padding:0 0 20px 0;
}
#product .grid{
	list-style:none;
	margin:0;
	padding:0;
}
.curved {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -border-radius: 10px;
}
.small_curved {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
}

#product .grid li{
	width:145px;
    height: 240px;
	float:left;
	padding:5px;
	margin:9px;
	color:#ef2f5c;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
	border:1px solid #ddd;
}
#product .grid .image{
	width:125px;
	height:125px;
	overflow:hidden;
	margin:auto;
	/*border:1px solid #eee;*/
}
#product .grid .image img{

}
#product .grid .text{
	color:#000;
    font-size: 0.9em;
    height: 85px;
}
#product .grid .price{
	color:#ef2f5c;
}

#product .category_list .list {
	padding: 1em 0 0 0;
	margin: 0;
	list-style: none;
}
#product .category_list li{
	width:180px;
	height: 2.5em;
	float:left;
	background:url(../../images/cate_navi1.png) no-repeat;
	padding:0 0 0 25px;
}
#product .category_list .entry {
	font-weight: bold;
}
#product .category_list .entry a:hover {
	text-decoration: none;
	border-bottom:1px dotted #7ac4de;
}
#product .category_description {
	margin: 1em 0 2em 0;
	padding: 1em;
	background-color: #f5fcff;
}

#product .price {
    float: left;
    width: 100px;
    text-align: left;
}
#product .price .regular {
    color: #888;
    font-weight: normal;
    font-size: 0.9em;
}
#product .buy {
    float: right;
    margin: 5px 0 0 0;
}

.block{
	width:343px;
	height:196px;
	background:url(../../images/block-bg.png) no-repeat;
	position:relative;
}
.block.left{
	float:left;
}
.block.right{
	float:right;
}
.block .header{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:5px 7px;
}
.block .picture{
	width:95px;
	height:125px;
	overflow:hidden;
	position:absolute;
	top:49px;
	left:9px;
}
.block .text{
	width:210px;
	height:160px;
	overflow:hidden;
	margin:0 0 0 120px;
	line-height:15px;
}
.block .text .title a{
	font-weight:bold;
	font-size:13px;
	color:#ef2f5c;
	padding:0 0 0px 0;
}
.block .text .topic a{
	font-size:12px;
}
#bottom-bar{
	height:114px;
	background:url(../../images/bottom-bar-bg.png) no-repeat;
	position:relative;
}
#bottom-bar #order-by-phone{
	width:480px;
	height:114px;
	background:url(../../images/order-by-phone-bg.png) no-repeat;
	position:relative;
	border-right:1px solid #FFF;
}
#bottom-bar #order-by-phone .title{
	font-size:22px;
	position:absolute;
	top:20px;
	left:100px;
}
#bottom-bar #order-by-phone .date{
	font-size:13px;
	position:absolute;
	top:45px;
	left:100px;
}
#bottom-bar #order-by-phone .number{
	font-size:27px;
	position:absolute;
	top:44px;
	left:311px;
}
#bottom-bar .top-menu{
	width:278px;
	height:67px;
	position:absolute;
	top:0px;
	left:499px;
	border-right:1px solid #FFF;
	padding:47px 0 0 0;
}
#bottom-bar .registered{
	width:180px;
	height:114px;
	/*background:url(../../images/registered.png) no-repeat 0px 22px;*/
	position:absolute;
	top:25px;
	left:810px;

}
#footer{
	height:95px;
	background:url(../../images/footer-bg.png) no-repeat;
	margin:0px 0 0 0;
	position:relative;
}
#footer .nav{
	width:100%;
	font-size:13px;
	color:#CCC;
	position:absolute;
	top:0px;
	left:0px;
	list-style:none;
	text-align: center;
	font-weight: normal;
}
#footer .nav li{
	display:inline;
	padding:0 10px;
}
#footer .nav .line{
	border-right:1px solid #ddd;
	padding:0;
}
#footer .nav a{
	color:#333;
	font-weight: bold;
}
#footer .copy{
	width:770px;
	font-size:10px;
	color:#666;
	position:absolute;
	top:41px;
	left:0px;
	line-height:12px;
	text-align: right;
}
#footer .copy a {
    color:#666;
}
#footer .copy p{
	padding:0;
	margin:0;
}

/* pagination */
#pagination {
	clear: both;
	padding: 1em 0 2em 0;
	color: #737373;
}
#pagination .total {
	float: left;
	text-align: left;
	padding-right: 15px;
	color: #cb6ec5;
}
#pagination .list {
	float: left;
	text-align: left;
}
#pagination .page {
	float: right;
	text-align: right;
	padding-right: 0;
	width: 110px;
}
#pagination a {
	color:#02a5b5;
	text-decoration: none;
}
#pagination a:hover {
color:#63d5a5;
}
#pagination .off {
	color: #ccc;
}

#col_right{
/*	width:145px;*/
	width:130px;
	float:left;
}
#navi_shoping{
	float:right;
	width:104px;
	height:71px;
	padding:10px;
	background: url(../../images/col_right1.png) no-repeat top;
/*	color:#FFFFFF;*/
	color:#585858;
	text-align:left;
	font-family: arial, tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 2em;
}

/* page navigation */
#page_navigation {
	clear: both;
	padding-top: 20px;
}
#page_navigation .left {
	float: left;
	text-align: left;
}
#page_navigation .right {
	float: right;
	text-align: right;
}
#page_navigation .total {
	padding-right: 20px;
}
#page_navigation a {
	color: #ff6b83;
	text-decoration: none;
}
#page_navigation .off {
	color: #ccc;
}
#page_navigation .list {
}
#page_navigation .page {
	padding-left: 20px;
}

/* order */
#order {
	width: 100%;
	text-align: left;
}
#order ul {
    margin: 0;
    padding: 0;
}
#order li {
	float: left;
	display: inline;
	padding: 0.5em 0 0.5em;
}
#order .entry ul {
	clear: both;
	border-bottom: 1px dotted #ccc;
}
#order .entry .thumb {
	width: 15%;
	text-align: center;
}
#order .entry .title {
	width: 35%;
}
#order .entry .price {
	width: 15%;
	text-align: right;
}
#order .entry .qty {
	width: 25%;
	text-align: right;
    color: #676767;
    font-size: 0.9em;
}
#order .entry .del {
	width: 10%;
	text-align: right;
}
#order .entry .del .button{
	cursor: pointer;
}
#order .summary {
	clear: both;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #fafdfd;
	height: 60px;
}
#order .summary .update {
	float: left;
	padding: 10px 0 10px 3px;
}
#order .summary .price {
	float: right;
	text-align: right;
	padding: 15px 3px 10px 0;
}
#order .summary .price .highlight{
	color: #ff1d42;
}
#order .checkout {
	clear: both;
	height: 60px;
	text-align: right;
	padding-top: 15px;
}
#order .checkout .button{
	cursor: pointer;
}
#order .list ul {
	clear: both;
}
#order .list li {
	width: 25%;
}
#order .list .even li {
	background-color: #fff;
}
#order .list .odd li {
	background-color: #f4f4f4;
}
#order .history .list {
	clear: both;
	border: 0;
	padding: 0;
	margin: 0
}
#order .history .head li {
	font-weight: bold;
	background-color: #eee;
}
#order .history .list li {
	width: 100%;
}
#order .history .list li div {
	float: left;
	padding: 0.2em;
	width: 20%;
	text-align: left;
}
#order .history .list li .status {
	width: 35%;
}
#order .history .even {
	background-color: #f4f4f4;
}
#order .history .odd {
	background-color: #fff;
}
#order .info .head li {
	font-weight: bold;
	background-color: #f4f4f4;
}
#order .info .list li {
	width: 100%;
}
#order .info .list {
}
#order .info .list li div {
	float: left;
	padding: 2px;
	text-align: left;
}
#order .info .list li .image {
	width: 15%;
}
#order .info .list li .title {
	/*width: 50%;*/
}
#order .info .list li .note {
	width: 15%;
	color: #ce0000;
}
#order .info .list li .price {
	width: 15%;
	text-align: right;
}

/* form */
#form {
	font-family: tahoma;
}
#form p {
	padding: 2px 0 2px 0;
}
#form .topic, #form .submit {
	font-weight: bold;
	margin: 0 0 1em 0;
	color: #e39277;
/*	border-bottom: 1px dotted #ccc;
	background-color: #fdfaeb;*/
}
#form .submit {
	border-top: 1px dotted #ccc;
	background-color: #fdf4d4;
	padding: 10px;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
#form .column {
	float: left;
	width: 30%;
	margin: 1px;
}
#form .column div {
	padding: 3px;
	margin: 0 0 10px 0;
}
#form .column_double {
	width: 60%;
}
#form .column_triple {
	width: 90%;
}
#form .column_textarea {
	width: 90%;
}
#form div .notice {
	background-color: #ffe4ea;
    margin: 0;
}
#form ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#form .textbox, #form .dropdown {
	width: 100%;
}
#form label, #form .label {
	font-weight: normal;
}
#form a:hover {
	border-bottom:1px dotted #77211c;
}
#form .agreement {
	width: 100%;
	height: 100px;
	overflow: auto;
	border: 1px solid #b391c0;
}
#form .hint {
	font-size: 90%;
	color: #666;
}

/*customer */
#customer {
}
#customer a {
	color: #6a6a0d;
}
#customer .navigation {
	width: 100%;
	font-size: 90%;
	font-family: arial, tahoma;
	color: #6a6a0d;
}
#customer .navigation div {
	border-bottom: 1px dotted #6a6a0d;
	padding: 0.5em 0.5em 0.5em 0;
	margin: 0 0 1em 0;
}
#customer .navigation div a {
	font-size: 110%;
	font-weight: bold;
	padding: 0.5em;
	color: #6a6a0d;
}
#customer .navigation div a:hover {
	background-color: #ececb9;
	text-decoration: none;
}

/* blog */
#blog .list ul {
	clear: both;
}
#blog .list li {
	padding: 0.3em;
}
/* Text Color */
.txt_blue1{
	color:#007dc6;
}
.txt_brown{
	color:#754729;
}
.finish{
	background:url(../../images/content_bg2.png) no-repeat;
	width:477px;
	padding:100px 60px 20px 60px;
	list-style:none;
	margin:0;
}


/* product_detail */
#product_detail {
    line-height: 1.5em;
}
#product_detail h1 {
    padding-bottom: 0.5em;
}
#product_detail .caption {
    padding-bottom: 1em;
    font-size: 0.9em;
    color: #646464;
}
#product_detail dt {
    float: left;
    width: 60px;
    clear: both;
}
#product_detail dd {
    float: left;
}

#product_detail .images {
	padding: 10px 0 20px 0;
	width: 270px;
}
#product_detail .images ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#product_detail .images img {
	padding: 4px;
}
#product_detail .images li{
	float: left;
	text-align: left;
	width: 76px;
	height: 76px;
	background-color: #fff;
	border:1px solid #f0f0f0;
	text-align: center;
	margin: 4px;
    overflow: hidden;
}

#product_detail .related {
}
#product_detail .related ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#product_detail .related li {
	float:left;
	/*font-weight:bold;*/
	color: #ff6b83;
	text-align: center;
	width: 160px;
	height: 220px;
	padding: 0 10px 10px 0;
}
#product_detail .related li .image {
	height: 90px;
}
#product_detail .related li .price {
	color:#ef2f5c;
	font-weight:bold;
}

/* list */
#page {
	line-height: 1.5em;
}
#page a,
#page a:hover {
	border-bottom: 1px dotted;
	text-decoration: none;
}
/*
#page ul {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#page li {
	list-style: circle;
	margin: 0.2em 0 0.2em 0;
}
*/
#page .list {
	padding: 0;
	margin: 0;
}
#page .list a,
#page .list a:hover {
	border: 0;
}
#page .list li {
	margin: 0;
	list-style: none;
	border-bottom:1px dotted #dbdbdb;
	padding: 0.5em;
}
#page .list .image{
	padding:13px 10px 13px 10px;
	width:50px;
	float:left;
}
#page .list .image img {
	padding: 1px;
	border: 3px solid #f4f4f4;
	width: 40px;
}
#page .list .text {
	padding:10px 0px 13px 5px;
	float:left;
	font-size:100%;
	width: 450px;
}
#page .list .title {
	font-weight: bold;
}

/* forum */
#forum  {
}
#forum ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#forum li {
	line-height: 2.5em;
	padding:0 0 0 25px;
	background:url(../../images/cate_navi1.png) no-repeat left 50%;
	border-bottom: 1px dotted #dfdfdf;
}

/* forum_topic */
#forum_topic  {
	padding: 0 0 20px 0;
}
#forum_topic .entry {
	border-bottom: 1px dotted #dfdfdf;
}

/* fgorum_topic_detail */
#forum_topic_detail {
	line-height: 1.5em;
}
#forum_topic_detail h1 {
	padding:0;
	margin: 0;
}
#forum_topic_detail .subject {
	font-weight: bold;
	color: #61adb4;
}
#forum_topic_detail .date, #forum_topic_detail .reply .date {
	color: #999;
	font-size: 90%;
	padding: 0 0 0.5em 0;
}
#forum_topic_detail .reply .date {
	float: right;
}
#forum_topic_detail .body {
	width: 710px;
	overflow: auto;
	padding: 10px 0 10px 0;
}
#forum_topic_detail .author {
	color: #cb6ec5;
}
#forum_topic_detail .references {
	/*float: left;*/
}
#forum_topic_detail .delete {
	/*float: right;*/
	width: 65px;
}
#forum_topic_detail .action {
    width: 100%;
    background-color: #f4f4f4;
    border: 1px solid #e3e3e3;
    margin: 10px 0;
}
#forum_topic_detail .delete input {
	font-size: 90%;
}
#forum_topic_detail .topic {
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #dfdfdf;
	margin: 0 0 10px 0;
}
#forum_topic_detail .reply {
	padding: 0 0 5px 0px;
	border-bottom: 1px dotted #dfdfdf;
	margin: 0 0 10px 0;
}

/* news ticker */
#cycle-news {
	padding: 0;
	margin: 0;
	width:680px;
	height: 15px;
	overflow: hidden;
}
#cycle-news ul {
    padding: 0;
    margin: 0;
}
#cycle-news li {
	list-style: none;
	font-size:90%;
	margin: 0;
	padding: 0 5px;
	height: 15px;
	overflow: hidden;
	color: #393939;
}
#cycle-news li a,
#cycle-news li a:hover {
	color: #393939;
	text-decoration: none;
}
#content .news-ticker {
    width: 100%;
    background-color: #e3e3e3;
    padding: 0.5em 0;
}