.clear {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}



#identity.exit {
	background-image: url(/images/new/exit.png);
}
.filter-table h4 {
	height: 30px;
}



/* ext */

.hline-gray {
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	background-color: #ccc;
	margin-bottom: 20px;
}



.info {
	
}

.info input.text {
	border: 1px solid #e5e5e5;
	background-image: url(/images/new/input.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
	padding: 0px 3px;
	font-size: 12px;
}
.info select.select {
	border: 1px solid #e5e5e5;
	background-image: url(/images/new/input.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.info textarea {
	border: 1px solid #e5e5e5;
	background-image: url(/images/new/input.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 3px;
	font-size: 12px;
}



.subtitle {
	color: #575757;
	font-size: 18px;
	text-transform: uppercase;
}
.subtitle-2 {
	color: #013d1a;
	font-size: 10px;
	text-transform: uppercase;
}

.hline-2 {
	height: 1px;
	background-image: url(/images/new/line.png);
	background-position: left top;
	background-repeat: repeat-x;
}

.form-big {
	
}
.form-big input.text {
	width: 219px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.form-big select.select {
	width: 225px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.form-big label {
	display: block;
	float: left;
	width: 100px;
}
.form-big span.text {
	width: 219px;
	margin-bottom: 10px;
	display: block;
	float: left;
	font-weight: bold;
	color: #000;
}
.form-big textarea {
	display: block;
	width: 673px;
	height: 75px;
}
.form-big label.min {
	width: 66px;
	margin-left: 30px;
}
.form-big span.text.min {
	width: 72px;
}
.form-big span.text.big {
	width: 72px;
	width: 673px;
}
.form-big input.min {
	width: 72px;
}


.slide-block {
	background-image: url(/images/new/slide-middle.png);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 10px 0px;
}
.slide-top {
	background-image: url(/images/new/slide-top.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.slide-bottom {
	background-image: url(/images/new/slide-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 679px;
	padding: 20px 0px;
}

.slide-form {
	display: none;
}
.active .slide-form {
	display: block;
}
.slide-form input.text {
	width: 159px;
	margin-bottom: 10px;
	margin-right: 5px;
	float: left;
	display: block;
}
.slide-form select.select {
	width: 225px;
	margin-bottom: 10px;
}
.slide-form label {
	display: block;
	width: 128px;
	margin-left: 21px;
	line-height: 20px;
	float: left;
	
}


.slide-button {
	display: block;
	text-decoration: none;
	width: 28px;
	height: 28px;
	float: left;
	background-image: url(/images/new/slide-button.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin: -5px 10px 0px 20px;
	padding-bottom: 5px;
}
.active .slide-button {
	background-image: url(/images/new/slide-button-active.png);
}


.navi {
	display: block;
	float: left;
}
.mytable {
	background-image: url(/images/new/bg.png);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	width: 619px;
	margin: 0px 30px;
}
.mytable table {
	margin: 10px 14px;
	border-collapse: separate;
	border-spacing: 1px;
}
.mytable td {
	background-color: #e4e4e4;
	padding: 4px 10px;
}
.mytable .alt td, .mytable td.alt {
	background-color: #efefef;
}
.mytable td.col1 {
	width: 408px;
}
.mytable td.col2 {
	width: 94px;
}
.mytable td.col3 {
	width: 33px;
	text-align: center;
}
.mytable td.tl {
	background-image: url(/images/new/m-t-l.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.mytable td.tr {
	background-image: url(/images/new/m-t-r.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.mytable td.bl {
	background-image: url(/images/new/m-b-l.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.mytable td.br {
	background-image: url(/images/new/m-b-r.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}



#hidden-factory {
	display: none;
}


.goods {
	width: 100%;
}
h2 {
	line-height: 28px;
}

.compare {
	display: inline-block;
	height: 13px;
	width: 13px;
	margin-right: 5px;
	background-image: url(/images/new/compare.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.compare-load {
	background-position: 0px -13px;
}
.compare-save {
	background-position: 0px -26px;
}


.compare-table {
	border-collapse: collapse;
	margin-left: 10px;
	width: auto;
}
.compare-table th {
	border: 1px solid #fff;
}
.compare-table td {
	background-color: #e9eced;
	padding: 5px 10px;
	border: 1px solid #dfe1e1;
}
.compare-table .alt td {
	background-color: #f8fbfb;
}



.compare-table .th-col1 {
	background-image: url(/images/new/compare-th-1.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 240px;
	height: 37px;
}
.compare-table .th-col2 {
	background-image: url(/images/new/compare-th-2.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 719px;
	height: 37px;
}


.order-number {
	color: #fe599e;
	font-size: 18px;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px;
	font-weight: bold;
}

#catalog .active, #pro .active {
	text-decoration: none;
	font-weight: bold;
	color: #953d6b;
}



#delivery-table .type2 {
	display: none;
}


textarea.t {
	width: 100%;
	height: 100px;
}
.red {
	color: #f00;
}

#search-goods tr td h4 {
	margin: 0px;
}
.filter-table h4 {
	height: 20px;
}

#search-goods td.td-submit {
	width: 70px;
	text-align: right;
	vertical-align: bottom;
}
.filter-table select {
	width: 100%;
}

.td-submit input {
	margin-bottom: 5px;
}

.search-top {
	height: 20px;
}
.search-footer {
	height: 20px;
	background-position: 0px bottom;
}

.seo-info {
	padding: 10px 0px;
	font-size: 11px;
	color: #666;
}


.bread {
	padding: 5px 0px;
	margin-bottom: 20px;
}
.bread a {
	text-decoration: none;
	font-weight: bold;
}


.faq-n {
	font-weight: bold;
	padding: 5px 0px;
}
.faq-q {
	font-weight: bold;
	padding: 5px 0px;
}
.faq-a {
	padding: 5px 0px;
}
.faq-l {
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	margin: 15px 0px;
	border-top: 1px solid #ccc;
}
.faq-username-date {
	font-size:11px;
}

.article-title {
	font-size: 18px;
	display: inline-block;
	padding-bottom: 15px;
	color: #fe599e;
}
.article-subtitle {
	color:#4d4d4b;
	display: inline-block;
	text-decoration:none;
}
.article-subtitle:hover {
	text-decoration:underline;
}
.article-hline {
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	border-bottom: 1px dotted #999;
	margin: 19px 0px 20px 0px;
}
.article-hline2 {
	border-bottom: 1px solid #ccc;
	margin: 19px 0px 20px 0px;
}



.article-label {
	background: url("/images/li2.gif") no-repeat 0 8px;
	padding-left: 12px;
	display: inline-block;
	padding-bottom: 5px;
}
.article-style {
	padding:0 0 0 12px;
	background:url('/images/a.gif') no-repeat 0 8px;
	font-weight: bold;
}

.article-form {
	margin: 5px 0px 0px 140px;
}
.article-form td {
	padding: 5px 20px 5px 0px;
	vertical-align: top;
}
.article-form td input, .article-form td textarea {
	width: 300px;
}

.form-container {
	width:100%;
}

.form-container th {
	width:100px;
	padding:5px 10px 5px 0;
}

.form-container td {
	padding:5px 10px 5px 0;
}

.input-text {
	width:548px;
}

.input-textarea {
	width:550px;
	height:150px;
}

