@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px Arial;
	color: #636363;
	background: url(../img/site/background.jpg) no-repeat fixed center center;
}

a,a:link,a:visited,a:active {
	hide-focus: expression(this . hideFocus = true);
	outline: none;
	text-decoration: none;
	color: #636363;
}

a:hover {
	text-decoration: none;
	color: #f56cbc;
}

img {
	border: 0px;
}

li {
	hide-focus: expression(this . hideFocus = true);
	outline: none;
	text-align: left;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
	font: 0px;
	line-height: 0px;
}

.xtop,.xbottom {
	display: block;
	font-size: 1px;
}

.xb1,.xb2,.xb3,.xb4 {
	display: block;
	overflow: hidden;
}

.xb1,.xb2,.xb3 {
	height: 1px;
}

.xb2,.xb3,.xb4 {
	border-left: 1px solid #CCCCCA;
	border-right: 1px solid #CCCCCA;
}

.xb1 {
	margin: 0 5px;
	background: #CCCCCA;
}

.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
	background: #F5F6F1;
}

.xb3 {
	margin: 0 2px;
	background: #F5F6F1;
}

.xb4 {
	height: 2px;
	margin: 0 1px;
	background: #F5F6F1;
}

#container {
	width: 850px;
	overflow: visible;
	border: 3px solid #e0e0e0;
	margin: 20px auto 40px;
	text-align: left;
	background: #FFFFFF;
}

#header {
	text-align: left;
}

#headertop {
	height: 80px;
}

#logo {
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

#headercon {
	float: right;
	margin-top: 20px;
	position: relative;
}

#headercon div {
	float: left;
}

#itmenum {
	font-size: 11px;
	color: #333333;
	margin-top: 31px;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	top: -17px;
}

#itmenum a {
	font-weight: bold;
}

#search {
	margin-top: 23px;
	font-weight: bold;
	width: 251px;
}

#search input {
	border-style: inset;
	border-width: 2px;
	height: 14px;
	width: 100px;
	font-family: Arial;
	color: #333333;
	line-height: 14px;
}

*+html  .searchimg {
	position: relative;
	top: 3px;
}

.searchimg {
	position: relative;
	top: 5px;
}

#headerbot {
	height: 30px;
	line-height: 20px;
	text-align: right;
	margin-right: 20px;
}

#headerbot a {
	font-weight: bold;
	font-size: 11px;
}

#menu {
	height: 60px;
	margin: 5px 20px 10px;
	position: relative;
	z-index: 1;
	font: 11px/150% Arial;
}

.tb_ UL {
	list-style-type: none;
	margin: 0px;
}

/* 标准盒模型 */
.ttl {
	height: 18px;
}

*+html .ctt {
	height: 30px;
	clear: both;
	text-align: left;
	background: #f56cbc;
	position: relative;
	bottom: 1px;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	width: 805px;
}

.ctt {
	height: 30px;
	clear: both;
	text-align: left;
	background: #f56cbc;
	position: relative;
	bottom: 1px;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	width: 805px;
}

/* TAB 切换效果 */
*+html .tb_ {
	
}

.tb_ {
	position: relative;
	width: 850px;
}

.tb_ ul {
	height: 30px;
}

.tb_ li {
	float: left;
	height: 29px;
	line-height: 29px;
	cursor: pointer;
	position: relative;
	text-align: center;
	left: -32px; *
	left: 8px !important; *
	left: 8px;
}

/* 用于控制显示与隐藏的css类 */
.normaltab {
	color: #656565;
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
}

.normaltab a {
	color: #656565;
}

.normaltab1 {
	color: #f56cbc;
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	font-weight: bold;
}

.normaltab1  a {
	color: #f56cbc;
	margin: 0 10px;
}

.hovertab {
	color: #FFFFFF;
	font-weight: bold;
	background: url(../img/front/menuon.gif) repeat;
	position: relative;
	height: 32px;
}

.hovertab a {
	color: #FFFFFF;
}

.dis,.dis a {
	color: #FFF;
	line-height: 30px;
	padding-left: 5px;
}

#tbc_01 a,#tbc_02 a,#tbc_03 a,#tbc_04 a,#tbc_05 a,#tbc_06 a,#tbc_07 a,#tbc_08 a
	{
	color: #FFF;
}

.dis a:hover {
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 5px;
	font-weight: bold;
}

.undis,.undis a {
	display: none;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 5px;
}

.normaltabspan {
	position: absolute;
	background: url(../img/front/menul.gif) no-repeat;
	height: 30px;
	width: 8px;
	display: block;
	top: -1px; *
	top: -1px !important; *
	top: -1px;
	left: -8px;
}

.normaltabspan1 {
	position: absolute;
	background: url(../img/front/menur.gif) no-repeat;
	height: 30px;
	width: 8px;
	display: block;
	bottom: 0px; *
	bottom: 0px !important; *
	bottom: -1px;
	right: -8px;
}

.hovertabspan {
	position: absolute;
	background: url(../img/front/menul1.gif) no-repeat;
	height: 30px;
	width: 8px;
	display: block;
	top: -1px; *
	top: -1px !important; *
	top: -1px;
	left: -8px;
}

.hovertabspan1 {
	position: absolute;
	background: url(../img/front/menur1.gif) no-repeat;
	height: 30px;
	width: 8px;
	display: block;
	bottom: 0px; *
	bottom: 0px !important; *
	bottom: -1px;
	right: -8px;
}

#content {
	height: auto !important;
	height: 320px;
	min-height: 320px;
}

#con {
	
	margin-left: 22px;
}

#conleft {
	float: left;
	width: 418px;
	*width: 416px; 
	_width: 416px;
	
}

.menu2 {
	float: left;
	margin-right: 2px;
}

#picitem {
	
}

#piclist {
	background: url(../img/front/p_10.jpg) no-repeat;
	height: 255px;
	width: 66px;
	float: left;
	margin: 30px 20px 30px 20px; *
	margin: 30px 20px 30px 20px !important; *
	margin: 30px 20px 30px 10px;
	padding-top: 20px;
}

.piclist {
	background: url(../img/front/p_10.jpg) no-repeat;
	height: 255px;
	width: 66px;
	float: left;
	padding-top: 20px;
}

#piccon {
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 300px;
	height: 300px;
}

.piclit {
	height: 40px;
	width: 40px;
	border: 1px solid #c2c2c2;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 11px;
}

.piclit img {
	height: 40px;
	width: 40px;
}

#e_print {
	background: url(../img/front/p_01.jpg) no-repeat;
	height: 17px;
	margin-left: 10px;
}

#e_print a {
	display: block;
	height: 17px;
	width: 100px;
	float: left;
}

#piclitmenu {
	margin-left: 6px;
	margin-top: 25px;
}

#conright {
	float: left;
}

#overviewd {
	width: 350px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background: #f5f6f1;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 20px;
}

#nowprices {
	color: #f56cba;
}

.prices {
	color: #b9b9b7;
	font-size: 16px;
	font-weight: bold;
}

.prices span {
	text-decoration: line-through;
}

.itemlist {
	float: left;
	margin: 0px;
	padding: 0 20px 0 0;
}

.itemlist ul {
	margin: 0;
	padding: 0;
}

#overview02 ul {
	margin: 0px;
	width: 174px;
	list-style: inside;
	padding-left: 20px;
}

#overview02 li {
	list-style-position: outside;
	list-style-type: disc;
}

#overview04 {
	margin-top: 20px;
	margin-bottom: 15px;
}

#footer {
	margin-right: 20px;
	margin-left: 20px;
}

#sign {
	height: 28px;
	background: #f56cbc;
	line-height: 28px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-left: 20px;
}

#sign a {
	font-weight: bold;
	color: #FFFFFF;
}

#sign input {
	height: 14px;
	width: 120px;
	margin-bottom: 1px;
	border: 1px solid #f56cbc;
	color: #f56cbc;
	font-family: Arial;
	line-height: 14px;
}

#menubot {
	height: 26px;
	border: 1px solid #c2c2c2;
	line-height: 26px;
	padding-left: 10px;
}

#menubot a {
	font-size: 11px;
}

.footline {
	height: 14px;
	border-bottom: 1px solid #cccccc;
}

#copyright {
	font-size: 9px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

.lmenucon {
	width: auto;
}

.lmenucon1 {
	display: block;
	border-top: 0 solid #CCCCCA;
	border-right: 1px solid #CCCCCA;
	border-bottom: 0 solid #CCCCCA;
	border-left: 1px solid #CCCCCA;
	text-align: left;
	background: #F5F6F1;
	color: #676767;
	height: 24px;
	line-height: 24px;
	width: auto;
}

.111 {
	position: relative;
	border-bottom: 1px dotted #CCCCCC;
	overflow: scroll;
}

#bigpic {
	border: 3px solid #e0e0e0;
	height: 368px;
	width: 245px;
	margin-left: 5px;
	float: left;
}

#bigpic img {
	height: 368px;
	width: 245px;
}

.ltpic {
	float: left;
	height: 183px;
	padding-left: 38px;
	width: 140px;
}

.ltpic  img,.ltpic1 img,.ltpic2 img,.ltpic3 img {
	height: 158px;
	width: 123px;
	border: 1px solid #333333;
}

.ltpic  img,.ltpic1 img,.ltpic2 img,.ltpic3 img {
	height: 140px;
	width: 140px;
	border: 1px solid #333333;
}

.ltpic  span,.ltpic1 span,.ltpic2 span,.ltpic3 span {
	text-align: center;
	display: block;
}

.ltpic  b,.ltpic1 b,.ltpic2 b,.ltpic3 b {
	color: #F56CBC;
}

.ltpic  h5,.ltpic1 h5,.ltpic2 h5,.ltpic3 h5 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	overflow: visible;
	line-height: 12px;
}

.ltpic  div,.ltpic1 div,.ltpic2 div,.ltpic3 div {
	text-align: center;
	font-weight: normal;
	overflow: visible;
	line-height: 12px;
	font-size: 12px;
}

.ltpic1 {
	float: left;
	height: 183px;
	padding-left: 38px;
	padding-top: 20px;
	width: 140px;
}

.ltpic2 {
	float: left;
	padding-left: 9px;
	padding-top: 20px;
	width: 140px;
}

.ltpic3 {
	float: left;
	padding-left: 5px;
	padding-right: 18px;
	padding-top: 20px;
	width: 140px;
}

#picpage {
	padding-right: 30px;
	text-align: right;
	padding-top: 30px;
	color: #333333;
}

#picpage strong {
	color: #f56cbc;
}

#picpage a {
	text-decoration: underline;
	color: #333333;
}

#picpage a:hover {
	text-decoration: underline;
	color: #f56cbc;;
}

*+html #sizeAcount {
	padding-top: 0;
}

#sizeAcount {
	padding-top: 20px;
}

#currentUserArea {
	position: absolute;
	top: -8px;
	right: 20px;
}

#currentUserArea a {
	font-weight: bold;
}

.linetable {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.linetable table {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

.linetable table td {
	text-align: center;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.linetable table th {
	text-align: center;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.frontzi {
	color: #BE6CFC;
}

.validation-advice {
	color: #FF0000;
}

.headerbot {
	height: 20px;
	line-height: 20px;
	text-align: right;
	margin-right: 20px;
}

.headerbot a {
	font-weight: bold;
	font-size: 11px;
}

#newsletterTitle {
	background-image: url(../../webroot/img/front/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100%;
	text-align: left;
}

#newsletterTitle a {
	display: block;
	height: 20px;
	width: 110px;
	margin-top: 3px;
	margin-left: 110px;
}

.prcontent {
	position: relative;
	border: 1px solid #cccccc;
	margin: 20px 15px 10px 15px;
	padding: 10px;
}

.prcontenthead {
	margin: 0 0px 20px 0px;
	height: 20px;
	line-height: 20px;
	padding: 40px 10px 0 10px;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.prcontentheadcon {
	display: block;
	border-bottom: 1px solid #cccccc;
}

.prbigpic {
	width: 132px;
	height: 264px; no-repeat;
	border: 0px solid gray;
	margin-right: 1em;
	margin-bottom: 0.25em;
}

.prrightp1 {
	padding-top: 20px;
	padding-bottom: 10px;
}

.prrightp2 {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}

.prprmenu {
	width: 100%;
	text-align: center;
	padding: 20px 0 20px 0;
}

.menu_child {
	font-weight: bold;
	color: #cccccc;
}

.menu_tree {
	margin-left: 30px;
	height: 387px;
	float: left;
}

.menu_tree h2 {
	color: #000000;
	font-size: 14px;
	margin: 2px 0 2px 0;
}

.menu_tree p {
	color: #F56CBC;
	font-size: 12px;
	margin: 0;
}

#uppage {
	padding-right: 30px;
	text-align: right;
	padding-bottom: 10px;
	color: #333333;
}

#uppage  strong {
	color: #f56cbc;
}

#uppage  a {
	text-decoration: underline;
	color: #333333;
}

#uppage  a:hover {
	text-decoration: underline;
	color: #f56cbc;;
}

.menu_l3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
	display: none;
	position: absolute;
	background-color: #f2f1ef;
	width: 150px;
	left: 0px;
	top: 30px; !
	top: 27px;
}

.itemlist_mini {
	width: 130px;
	height: 140px;
	padding: 0;
	overflow-y: auto;
	overflow-x: hidden;
}

.category_child {
	display: block;
	float: left;
	position: relative;
}