﻿body {
	margin:0;
	font:75%/150% arial;
	background-color:#fff;
}
body, table, td, div, p, .win, .column {
	word-wrap:break-word;
	word-break:break-all;
	word-break:normal;
}
td, th {
	overflow:hidden;
}
hr {
	height:1px;
}
form {
	padding:0;
	margin:0;
}
input, select, textarea {
	font: 13px Arial;
}
p {
	margin:0 0 15px 0;
}
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
ol {
	margin:4px 0 4px 30px;
	padding:0;
}
ul {
	margin:4px 0 4px 20px;
	padding:0;
}
ul ul, ol ol {
	margin-left:20px;
}
/*
a:link {
	color:#039;
	text-decoration:none;
}
a:visited {
	color:#969;
	text-decoration:none;
}
a:hover {
	color:#f60;
	text-decoration:underline;
}
a:link.underline {
	text-decoration: underline!important;
}
a:visited.underline {
	text-decoration: underline!important;
}
.noVisited a:visited, a:visited.noVisited {
	color:#039;
}
.noVisited a:hover, a:hover.noVisited {
	color:#f60;
	text-decoration:underline;
}
a:link.sponsored {
	color:#90908e;
	text-decoration:none;
	font:bold 11px tahoma;
}
a:visited.sponsored {
	color:#90908e;
	text-decoration:none;
	font:bold 11px tahoma;
}
a:hover.sponsored {
	color:#f50;
	text-decoration:underline;
	font:bold 11px tahoma;
}
*/
h1, h2, h3 {
	margin:0;
	padding:0;
}
h1 {
	font:2em/180% tahoma;
	margin:15px 0 10px 0;
}
h1.guide {
	color:#002858;
	margin-bottom:10px;
	font-size:20px;
}
h2 {
	font:1.5em/180% arial;
}
h3 {
	font:1.4em/180% arial;
}
.l {
	font-size:1.7em;
}
.m {
	font-size:1.3em;
}
.s {
	font:0.85em verdana;
}
.remark {
	color:#888;
	font:0.85em verdana;
}
.displayNone {
	display:none;
}
input.remark {
	padding:4px 0;
}
input.hint {
	color:#B2B2B2
}
.alert, a.alert:link, a.alert:visited, a.alert:active {
	color:#f60;
}
.limit {
	color:#900;
	font:0.85em verdana;
}
.keywords {
	font-weight:bold;
}
.notice {
	color:#900;
}
/*
.error {
	border:1px solid #E5B5B0;
	width:270px;
	background:#fff1eb url('http://img.alibaba.com/images/eng/style/css_images/icon_err.gif') 3px 5px no-repeat;
	padding:2px 6px 2px 20px;
	margin:2px 0px 3px 0px;
	color:#990000;
}
*/
.date {
	font-size:0.8em!important;
	font-family:verdana;
	font-weight:normal;
	color:#666;
	line-height:1.4em;
	white-space:nowrap;
}
/*
.location {
	font-size:0.8em!important;
	font-family:verdana;
	font-weight:normal;
	color:#666;
	line-height:1.4em;

}
*/
.break {
	overflow: hidden;
	width:550px;
	word-wrap:break-word;
	word-break:break-all;
	word-break:normal;
}
.widthfixed {
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;
	word-break:normal;
}
/*
a.more {
	background:url('http://img.alibaba.com/images/eng/style/icon/icon_arrow.gif') left no-repeat;
	padding-left:8px;
}
a.top {
	background:url('http://img.alibaba.com/images/eng/style/icon/icon_arrow_top.gif') left no-repeat;
	padding:6px 6px 6px 8px;
}
*/
img.sampleborder {
	border:solid 1px #ccc;
}
.ellipsis {
	text-overflow:ellipsis;
}
.cursorOver {
	background-color:#E8EDF2;
}
.cursorMove {
	cursor:move;
	background-color:#CEDBE5;
}
.VCenter100 {
	height:100px;
	width:100px;
	line-height:100px;
	border:1px solid #ccc;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
}
a.undo {
	color:red;
	font-weight:bold;
	margin:0 3px 0 3px;
}
.selectOption {
	overflow:scroll;
	overflow-x:hidden;
	height: 200px;
	border:1px solid #7F9DB9;
	background-color:#fff;
}
.column {
	float:left;
}
.column.one2 {
	width:50%;
}
.column.one3 {
	width:33.3%;
}
.column.one4 {
	width:25%;
}
.column.one5 {
	width:20%;
}
.column.one6 {
	width:16.6%;
}
.board {
	padding:8px 16px 8px 16px;
	margin-bottom:25px;
}
.board h3 {
	font-weight:bold;
}
.success {
	color:#3C8637;
}
/*
.board.alertA {
	border:1px solid #FEDCB7;
	padding:15px 10px 15px 60px;
	margin:20px 0;
	background:#FFF9F2 url(http://img.alibaba.com/images/eng/style/css_images/alertA.gif) 15px 15px no-repeat;
}
.board.alertB {
	border:1px solid #FEDCB7;
	padding:4px 4px 4px 30px;
	margin:4px 0;
	background:#FFF9F2 url(http://img.alibaba.com/images/eng/style/css_images/alertB.gif) 10px 6px no-repeat;
}
.board.alertC {
	padding:4px 4px 4px 30px;
	background:url(http://img.alibaba.com/images/eng/style/css_images/alertB.gif) 10px 6px no-repeat;
}
.board.errorA {
	border:1px solid #FAC5C7;
	padding:15px 10px 15px 60px;
	margin:20px 0;
	background:#FEF0F0 url(http://img.alibaba.com/images/eng/style/css_images/errorA.gif) 15px 15px no-repeat;
}
.board.errorB {
	border:1px solid #FAC5C7;
	padding:2px 4px 2px 20px;
	margin:4px 0;
	background:#FEF0F0 url(http://img.alibaba.com/images/eng/style/css_images/icon_err.gif) 5px 6px no-repeat;
}

.tables.V .board.errorB {
	width:340px
}
.board.errorC {
	padding:2px 4px 2px 20px;
	margin:4px 0;
	background: url(http://img.alibaba.com/images/eng/style/css_images/icon_err.gif) 5px 6px no-repeat;
}
.board.successA {
	border:1px solid #CAE2A4;
	padding:15px 10px 15px 60px;
	margin:20px 0;
	background:#F7FAF1 url(http://img.alibaba.com/images/eng/style/css_images/successA.gif) 15px 15px no-repeat;
}
.board.successB {
	border:1px solid #CAE2A4;
	padding:4px 4px 4px 30px;
	margin:4px 0;
	background:#F7FAF1 url(http://img.alibaba.com/images/eng/style/css_images/successB.gif) 10px 6px no-repeat;
}
.tables.V .board.successB {
	width:340px
}
.board.successC {
	padding:4px 4px 4px 30px;
	margin:4px 0;
	background: url(http://img.alibaba.com/images/eng/style/css_images/successB.gif) 10px 6px no-repeat;
}
.board.noticeA {
	border:1px solid #C4D3E5;
	padding:15px 10px 15px 60px;
	margin:20px 0;
	background:#F6F9FD url(http://img.alibaba.com/images/eng/style/css_images/noticeA.gif) 15px 15px no-repeat;
}
.board.noticeB {
	border:1px solid #C4D3E5;
	padding:4px 4px 4px 30px;
	margin:4px 0;
	background:#F6F9FD url(http://img.alibaba.com/images/eng/style/css_images/noticeB.gif) 10px 6px no-repeat;
}
.board.noticeC {
	padding:4px 4px 4px 30px;
	background:url(http://img.alibaba.com/images/eng/style/css_images/noticeC.gif) 10px 6px no-repeat;
}
.board.infoA {
	border:1px solid #CEE9F9;
	padding:15px 10px 15px 60px;
	margin:20px 0;
	background:#EEF7FD url(http://img.alibaba.com/images/eng/style/css_images/infoA.gif) 15px 15px no-repeat;
}
.board.infoB {
	border:1px solid #CEE9F9;
	padding:4px 4px 4px 30px;
	margin:4px 0;
	background:#EEF7FD url(http://img.alibaba.com/images/eng/style/css_images/infoB.gif) 10px 6px no-repeat;
}
.board.infoC {
	padding:4px 4px 4px 30px;
	background:url(http://img.alibaba.com/images/eng/style/css_images/infoC.gif) 10px 6px no-repeat;
}

input.L {
	font:bold 14px arial;
	padding:3px 8px;
	width:auto;
	overflow:visible;
}
input.M {
	font:bold 12px arial;
	padding:2px 8px 1px 8px;
	width:auto;
	overflow:visible;
}
input.S {
	font:bold 10px verdana;
	padding:2px 8px 1px 8px;
	width:auto;
	overflow:visible;
}
input.buttonSkinA {
	color:#5E2708;
	background:#FEEEB1 url(http://img.alibaba.com/images/eng/style/css_images/buttonSkinAL.gif) bottom repeat-x!important;
	border-top:1px solid #F39D24!important;
	border-left:1px solid #F39D24!important;
	border-right:1px solid #CF6F18!important;
	border-bottom:1px solid #CF6F18!important;
}
input.buttonSkinB {
	color:#000000;
	background:#EEF4FF url(http://img.alibaba.com/images/eng/style/css_images/buttonSkinBL.gif) bottom repeat-x;
	border-left:1px solid #BAC6D9;
	border-top:1px solid #BAC6D9;
	border-right:1px solid #7A8699;
	border-bottom:1px solid #7A8699;
}
input.buttonSkinBDisable, input.buttonSkinADisable {
	color:#bfbfbf;
	background:#f3f3f3;
	border:1px solid #ddd;
}
input.blue {
	border:1px solid #7E99C3;
	background:url(http://img.alibaba.com/images/eng/style/css_images/button_bg_blue.gif);
	height:22px;
	color:#3D5378;
}
.flex.open {
	background:url('http://img.alibaba.com/images/eng/style/icon/icon_flex_open.gif') right no-repeat;
	padding:0 12px 0 1px;
	font-size:0.8em;
	font-family:verdana;
}
.flex.close {
	background:url('http://img.alibaba.com/images/eng/style/icon/icon_flex_close.gif') right no-repeat;
	padding:0 12px 0 1px;
	font-size:0.8em;
	font-family:verdana;
}
.scale {
	border:1px solid #ccc;
	background:#fff;
}
.scale div {
	background:#f60;
	height:6px;
	font-size:0;
}
.tabsH h3 a:link, .tabsH h3 a:visited, .tabsH h3 a:hover, .win h3 a:link, .win h3 a:visited, .win h3 a:hover, .title a:link, .title a:visited, .title a:hover {
	color:#000;
	padding-right:20px;
	background:url(http://img.alibaba.com/images/eng/style/icon/icon_titlelink.gif) right no-repeat;
}
a.recommend1 {
	text-decoration: underline!important;
}
.hoticon {
	background:url(http://img.alibaba.com/images/eng/style/icon/hot_sample.gif) no-repeat right;
	height:16px;
}
a.contacticon {
	font:0.8em verdana;
	padding:4px 4px 2px 18px!important;
	display:block;
	background:url('http://img.alibaba.com/images/eng/style/icon/icon_email.gif') no-repeat 0 3px;
	float:left;
	display:block;
	height:30px;
}
a.contacticonlogo {
	display:block;
	width:18px;
	height:18px;
	background:url('http://img.alibaba.com/images/eng/style/icon/icon_email.gif') left no-repeat;
}
a.atm16 {
	display:block;
	float:left;
	height:20px;
	padding:2px 2px 2px 18px;
	text-align:left;
	font:10px verdana;
	line-height:1em;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_16.gif') left no-repeat;
}
a.atm16grey, a.atm16none {
	display:block;
	float:left;
	height:20px;
	padding:2px 2px 2px 18px;
	text-align:left;
	font:10px verdana;
	line-height:2em;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_16_grey.gif') left no-repeat;
}
a.atm16v {
	text-align:center;
	width:7em;
	display:block;
	padding-top:16px;
	margin:5px 0;
	font:0.8em verdana;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_16.gif') top no-repeat;
}
a.atm16vgrey, a.atm16vnone {
	text-align:center;
	width:7em;
	display:block;
	padding-top:16px;
	margin:5px 0;
	font:0.8em verdana;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_16_grey.gif') top no-repeat;
}
a.atm16logo {
	display:block;
	width:18px;
	height:18px;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_16.gif') left no-repeat;
}
a.atm16logogrey {
	display:block;
	width:18px;
	height:18px;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_16_grey.gif') left no-repeat;
}
a.atm24 {
	padding:10px 10px 10px 25px;
	line-height:30px;
	margin:0;
	background:url('http://img.alibaba.com/images/eng/style/icon/alitalk_24.gif') left no-repeat;
}
a.atm24grey, a.atm24none {
	padding:10px 10px 10px 25px;
	line-height:30px;
	background:url('http://img.alibaba.com/images/eng/style/icon/alitalk_24_gray.gif') left no-repeat;
}
a.atm32 {
	display:block;
	float:left;
	padding:8px 5px 10px 37px;
	font:bold 11px/1.2em arial;
	text-decoration:underline!important;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_32.gif') left no-repeat;
}
a.atm32grey, a.atm32none {
	display:block;
	float:left;
	padding:8px 5px 10px 37px;
	font:normal 11px/2.4em arial;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_32_grey.gif ') left no-repeat;
}
a.atm32logo {
	display:block;
	padding:16px;
	width:0;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_32.gif') left no-repeat;
}
a.atm32logogrey {
	display:block;
	padding:16px;
	width:0;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_32_grey.gif') left no-repeat;
}
a.atm48 {
	display:block;
	float:left;
	padding:10px 10px 10px 53px;
	font:bold 12px/1.2em arial;
	;
	text-decoration:underline!important;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_48.gif') left no-repeat;
}
a.atm48grey, a.atm48none {
	display:block;
	float:left;
	padding:10px 10px 10px 53px;
	font:normal 12px/2.4em arial;
	background:url('http://img.alibaba.com/images/eng/style/icon/atm_48_grey.gif') left no-repeat;
}
.dashed {
	height:1px;
	font-size:0;
	line-height:0;
	border-bottom:1px dashed #ccc;
	margin:8px 0;
}
ul.narrow {
	margin:0 0 0 4px;
	padding:0;
	list-style:none;
	list-style-image:none;
}
.narrow li {
	padding-left:10px;
	margin-bottom:2px;
	background:url(http://img.alibaba.com/images/eng/style/css_images/point.gif) no-repeat;
}
*/
/* content.css  */
/* Tables */
.tables.H {
	table-layout:fixed;
	color:#4B4B4B;
}
.tables.H th a {
	background:url(http://img.alibaba.com/images/eng/style/css_images/listbatch_arrow.gif) right 5px no-repeat;
	padding-right:10px;
}
.tables.H th a.noarrow {
	background:none;
	padding:0;
}
.tables.H th a:link {
	color:#3D5378;
	text-decoration:none;
}
.tables.H th a:visited {
	color:#4B4B4B;
	text-decoration:none;
}
.tables.H th a:hover {
	color:#F26522;
}
.tables.V .tablesRight {
	float:right;
	padding:4px;
}
a.reorder {
	background-image:url(http://img.alibaba.com/images/eng/style/css_images/listbatch_resort.gif)!important;
	zoom:1;
}
a.reorder_down {
	background-image:url(http://img.alibaba.com/images/eng/style/css_images/listbatch_resort_down.gif)!important;
}
a.reorder_up {
	background-image:url(http://img.alibaba.com/images/eng/style/css_images/listbatch_resort_up.gif)!important;
}
.tables.H th {
	padding:3px 6px;
	text-align:left!important;
	vertical-align:top;
	font-weight:lighter;
	color:#3D5378;
	background:url(http://img.alibaba.com/images/eng/style/css_images/tablesH_th_bg.gif) bottom repeat-x;
}
.tables.H td td td {
	padding:0;
}
.tables.H td td {
	padding:0;
}
.tables.H td {
	padding:6px;
	background:url(http://img.alibaba.com/images/eng/style/css_images/tablesH_line.gif) bottom repeat-x;
	padding:3px 6px!important;
}
.tables.H tr.choose {
	background-color:#efefef;
}
.tables.H tr.sweep {
	background-color:#efefef;
}
.tables.H tr.unread {
	font-weight:bold;
}
.tables.H tr.newItem td, .tables.H tr.newItem th {
	background-color:#f5f5f5!important;
}
.tables.V {
	border:1px solid #CBDDF1;
	background:url(http://img.alibaba.com/images/eng/style/css_images/tableV_bg.gif) top repeat-x;
}
.tables.V th {
	text-align:right;
	padding:8px;
	vertical-align:top;
	font-weight:bold;
}
.tables.V .subHead {
	margin-right:5px;
}
.tables.V td td td {
	padding:0;
}
.tables.V td td {
	padding:0;
}
.tables.V td {
	padding:6px;
	text-align:left;
}
.tables.V hr {
	border:1px solid #B3C4DE;
	margin:0px;
	padding:0px;
}
.tables.V .formMessage {
	background-color:#fffae2;
}
.tables.V .formAction {
	background-color:#EFF4FA;
	text-align:center;
}
.tables.V .formAction {
	padding:15px 0;
}
.tables.V .formAction input {
	font-weight:bold;
	font-size:16px;
	margin:0 15px;
	background:url(http://img.alibaba.com/images/eng/style/css_images/buttonSkinBL.gif);
	border-top:1px solid #BAC6D9;
	border-left:1px solid #BAC6D9;
	border-right:1px solid #7A8699;
	border-bottom:1px solid #7A8699;
	height:27px;
}
 .tables.V th .remark, .tables.V th .alert, .tables.V th .remark, .tables.V th .limit, {
font-weight:lighter;
}
.tables.V .inputTips {
	color:#aaa;
	font:0.85em ËÎÌå;
}
.tables.V h2 {
	color:#264176;
	background:#EFF4FA;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
}
.tables.mainReg {
	font-family:Tahoma;
}
.tables.mainReg a {
	color:#038EFA;
	text-decoration:underline
}
.tables.mainReg th {
	text-align:right;
	padding:10px 0 10px 5px;
	vertical-align:middle;
	font-weight:bold;
}
.tables.mainReg tbody {
	border-top:1px solid #d5d5d5
}
.tables.mainReg td td td {
	padding:0;
}
.tables.mainReg td td {
	padding:0;
}
.tables.mainReg td {
	padding:10px 10px 5px 10px;
	text-align:left;
}
.tables.mainReg td .required {
	font-size:11px;
	float:right;
	margin-top:-5px;
}
.tables.mainReg h2 {
	color:#777;
	padding:16px 0 0px 10px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:-4px;
}
.tables.mainReg input, .tables.mainReg select, .tables.mainReg textarea {
	border:1px solid #ccc;
	font-size:14px;
	padding:2px!important;
padding:3px!
}
.tables.mainReg td .remark {
	font-size:12px;
}
.tables.mainReg td .fieldErrorMsg {
	border:1px solid #fcc4c7;
	width:290px;
	color:#d60107;
	background:#fdf0f7 url(http://img.alibaba.com/images/eng/style/css_images/mainreg_icon_error.gif) no-repeat 2px 3px;
	padding:1px 1px 1px 23px;
	position:absolute;
	left:11px;
	z-index:98;
	font-size:13px;
	line-height:19px;
}
.tables.mainReg td .fieldError {
	padding:0;
}
.tables.mainReg td .fieldTipsMsg {
	border:1px solid #fec600;
	width:290px;
	color:#666;
	background:#fbf8e9 url(http://img.alibaba.com/images/eng/style/css_images/mainreg_icon_tips.gif) no-repeat 2px 3px;
	padding:1px 1px 1px 23px;
	position:absolute;
	left:11px;
	z-index:98;
	font-size:13px;
	line-height:19px;
}
.tables.mainReg td .fieldTips {
	padding:0;
}
.tables.mainReg th .alert {
	color:#D60107
}
.tables.data {
	padding:4px;
}
.tables.data th {
	padding:4px 4px 4px 8px;
	border-bottom:1px solid #ccc;
	text-align:left;
	font-weight:lighter;
	vertical-align: top;
}
.tables.data td {
	padding:4px 4px 4px 8px;
	border-bottom:1px solid #ccc;
	vertical-align: top;
}
.tables.data td td {
	padding:0!important;
	border:none!important;
}
/*
.required {
	padding-left:15px;
	background: url(http://img.alibaba.com/images/eng/style/css_images/required_icon.gif) 5px 5px no-repeat;
}
.messageTool {
	font: 0.8em verdana;
	background:url(http://img.alibaba.com/images/eng/style/css_images/message_tool.gif) #eaeaea;
	padding:4px;
	border:1px solid #BECCE2;
}
.listBatch {
	border:1px solid #BECCE2;
	font: 0.8em verdana;
	background:url(http://img.alibaba.com/images/eng/style/css_images/listbatch_bg.gif) #eaeaea;
	height:35px;
}
.listBatch .select {
	padding:5px 0 3px 35px;
	line-height:25px;
}
.listBatch.T .select {
	background: url(http://img.alibaba.com/images/eng/style/css_images/listBatch_T.gif) no-repeat 14px 12px;
}
.listBatch.B {
	margin-top:10px;
}
.listBatch.B .select {
	background:url(http://img.alibaba.com/images/eng/style/css_images/listBatch_B.gif) no-repeat 14px 7px;
}
.listBatch .listBatchRight {
	float:right;
	margin:5px;
}
*/
/* Window */

.win {
	clear:both;
	margin-bottom:15px;
}
.win h3 {
	padding:4px 10px;
	font:12px arial;
	margin-left:2px;
	border:none;
}
.win h4 {
	font-size:1em;
	color:#888;
	border-bottom:1px dotted #ccc;
	margin:0 -12px;
	padding:0 12px;
}
.win .box {
	padding:4px 11px;
}
.win .box .promot {
	background-color:#F3F6FD;
	border-top:1px solid #DAE4F0;
	padding:4px 12px;
	margin:-4px -11px;
}
.win .winRight {
	float:right;
	padding:4px 10px;
}
.win.winSkinA {
	background:#C0D6E5 url('http://img.alibaba.com/images/eng/style/css_images/window/winSkinALeft.gif') no-repeat;
}
.win.winSkinA h3 {
	background:#C0D6E5 url('http://img.alibaba.com/images/eng/style/css_images/window/winSkinARight.gif') top right no-repeat;
	color:#0A2649;
	font-weight:bold;
}
.win.winSkinA .box {
	border:1px solid #8EB4CE;
	background-color:#fff;
}
.win.winSkinA .historyBox {
	border:1px solid #8EB4CE;
	background-color:#fff;
	padding:4px;
}
.win.winSkinB {
	background: url('http://img.alibaba.com/images/eng/style/css_images/window/winBleft.gif') no-repeat;
}
.win.winSkinB h3 {
	background: url('http://img.alibaba.com/images/eng/style/css_images/window/winBright.gif') top right no-repeat;
}
.win.winSkinB .box {
	border:1px solid #bcc8de;
	border-top:none;
	background-color:#fff;
}
.win.winSkinD {
	background:#FFD58D url('http://img.alibaba.com/images/eng/style/css_images/window/winD_left.gif') no-repeat;
}
.win.winSkinD h3 {
	border-bottom:1px solid #FF8F27;
	color:#7B2E00;
	font-weight:bold;
	background:#FFD58D url('http://img.alibaba.com/images/eng/style/css_images/window/winD_right.gif') top right no-repeat;
}
.win.winSkinD .box {
	border:1px solid #FFB64B;
	border-top:none;
	background-color:#fff;
	padding:4px 9px;
}
.win.winSkinD .box .promot {
	background-color:#fff5e2;
	border:1px solid #ffe4b1;
}
.win.winSkinGreen {
	background:#eee url('http://img.alibaba.com/images/eng/style/css_images/window/winleft_green.gif') no-repeat;
}
.win.winSkinGreen h3 {
	background:#eee url('http://img.alibaba.com/images/eng/style/css_images/window/winright_green.gif') top right no-repeat;
	color:#2D4A0F;
}
.win.winSkinGreen .box {
	border:1px solid #B0CC86;
	background-color:#fff;
}
.win.winSkinE {
	border:1px solid #8EB4CE;
	background:url(http://img.alibaba.com/images/eng/style/css_images/window/winCategoryHome.gif) top repeat-x;
}
.win.winSkinE h3 {
	font-size:16px;
	color:#0A2649;
	border:1px solid #fff;
	margin-left:0;
	padding-top:10px;
	padding-bottom:10px;
}
.win.winSkinE .s {
	font:0.85em verdana;
	color:#585858;
	line-height:125%;
}
.tips {
	background:#efefef;
	padding:12px;
	position:relative;
}
.tips strong {
	font:bold 0.85em verdana;
	background:#efefef;
	position:absolute;
	top:-10px;
	left:-6px;
	padding:2px 6px;
}
/* title */ 

.contact {
	text-align:left;
	width:460px;
	margin:25px 8px;
}
.contacthead {
	font-size:16px;
	font-weight:bold;
	color:#f60;
	padding-left:8px;
	border-bottom:3px solid #f60;
}
.contactinfo {
	padding:8px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:3px solid #e7e7e7;
}
#pagetool {
	padding:40px 0 0 0;
	background-color:#fff;
	clear:both;
	text-align:center;
}
#pagetool a {
	padding: 8px 40px;
	/*background:url(http://img.alibaba.com/images/eng/style/css_images/icon_pagetool.gif) 30px no-repeat;*/
}
body#popUp #header {
	margin:0!important;
	height:auto;
	background-color:#efefef;
	background-image:none;
	width:auto;
}
body#popUp #page {
	margin:6px;
}
#header 
{
	height:100px;
	background:#fff url(/app_themes/main/images/css/headCap.gif) repeat-x;
}
#headerReg {
	padding-top:20px;
	padding-bottom:40px;
}
.header960 {
	width:960px;
	margin: auto;
}
.header760 {
	width:760px;
	margin: auto;
}
#aliLogo {
	float:left;
	margin-right:15px;
	font:bold 10px verdana;
}
.utility {
	text-align:right;
	padding:3px;
	height:25px;
	font:0.85em verdana;
}
.utility a:link, .utility a:visited, .utility a:hover {
	color:#3D5376;
	text-decoration:none;
}
.utility input {
	font:10px verdana;
}
.utility form {
	display:inline;
}
#joinNowTips {
	float:right;
	text-align:right
}
#joinNowTips a {
	color:#038efa;
	text-decoration:underline
}
/*
.importantNotice {
	color:#2666A6;
	padding:6px;
	text-align:center;
	background:url('http://img.alibaba.com/images/eng/style/css_images/security_bg.gif') bottom repeat-x;
}
*/
.importantNotice a:link, .importantNotice a:visited {
	color:#2666A6;
	text-decoration:underline;
}
.importantNotice a:hover {
	color:#f60;
}
.width760 {
	width:760px;
	margin:0 auto;
	text-align:left;
}
.width960 {
	width:960px;
	margin:0 auto;
	text-align:left;
}
/*
#footer {
	clear: both;
	padding:10px 0 10px 0;
	text-align:center;
	border-top:1px solid #ccc;
	margin-top:15px;
	font:0.85em/14px verdana;
}

#page960, #page760 {
	margin:auto;
	text-align:left;
}

#page960 {
	min-width:760px;
	max-width:960px;
	width:960px;
}
#page760 {
	width:760px;
}
.colL, .colRL, .colLL {
	float:left;
	_overflow:hidden;
}
.colR, .colRR, .colLR {
	float:right;
	_overflow:hidden;
}
#page760.frameA .colL {
	width:440px;
}
#page760.frameA .colR {
	width:300px;
}
#page960.frameA .colL {
	width:180px;
}
#page960.frameA .colR {
	width:100%;
	margin-left:-200px;
}
#page960.frameA .colR .colRmargin {
	margin-left:200px;
	margin-bottom:20px;
}
#page960.frameA .colRL {
	width:100%;
	margin-right:-200px;
}
#page960.frameA .colRL .colRLmargin {
	margin-right:180px;
}
#page960.frameA .colRR {
	width:160px;
}
#page960.frameB .colR {
	width:160px;
}
#page960.frameB .colL {
	width:100%;
	margin-right:-200px;
}
#page960.frameB .colL .colLmargin {
	margin-right:200px;
}
#page960.frameB .colLR {
	width:100%;
	margin-left:-200px;
}
#page960.frameB .colLR .colLRmargin {
	margin-left:200px;
}
#page960.frameB .colLL {
	width:180px;
}

#page960.backOffice {
	background:url(http://img.alibaba.com/images/eng/style/css_images/menu_leftBg.gif) left repeat-y;
	border-bottom:1px solid transparent!important;
	border-bottom:0;
}
*/
#page960.listPage.frameB .colR {
	width:160px;
}
#page960.frameB .colL {
	width:100%;
	margin-right:-175px;
}
#page960.frameB .colM {
	width:960px;
	margin-right:-175px;
}
#page960.frameB .colM .colMmargin {
	margin-right:175px;
}
#page960.frameB .colL .colLmargin {
	margin-right:175px;
}
#page760.frameA.signIn .column {
	width:760px;
	position:relative;
}
#page760.frameA.signIn .signInArea {
	width:239px;
	position:absolute;
	left:495px;
	top:-10px;
}
#page760.frameA.signIn hr {
	margin:10px 0;
}
#ads {
	padding-bottom:15px;
	clear:left;
}
#ads .inhouse {
	border:1px solid #e0e0e0;
	margin-bottom: 25px;
	background-color:#fff!important;
}
div.image75-left img {
	clear: both;
	float: left;
}
div.image75-left p img {
	clear: none;
	float: none;
	width:auto;
}
div.image75-left p {
	margin-left: 83px;
	margin-top:0;
}
div.image75-left li img, div.image75-left p img {
	clear: none;
	float: none;
	width:auto!important;
}
div.image75-left ul {
	margin-left: 83px;
}
div.image-left img {
	margin:0 8px 8px 0;
	float:left;
}
div.image-left p {
	margin-top:0;
}
div.image-left p img, div.image-left div img {
	float:none;
	margin:0;
}
.todaysnew {
	height:55px;
	background-color:#EEF6FC;
	position:relative;
	overflow:hidden;
}
.todaysnew h4 {
	position:absolute;
	top:8px;
	left:5px;
	margin:0;
	padding:0;
	font:bold 0.9em tahoma;
}
.todaysnew .section {
	margin:0 40px 0 85px;
	height:20px;
	padding-top:8px;
}
.todaysnew .live {
	font:0.9em tahoma;
}
.todaysnew .live a {
	margin-right:10px;
}
.todaysnew .live .location {
	margin-right:30px;
}
.todaysnew a.more {
	font:bold 0.9em tahoma;
	position:absolute;
	top:8px;
	right:5px;
}
.attriname {
	font-size:11px;
	color:#585858;
	line-height:12px;
}
.attrivalue {
	font-size:12px;
	color:#000;
	line-height:12px;
}
.priceup {
	font-size:11px;
	color:#000;
	line-height:12px;
}
.price {
	font-size:17px;
	color:#dc093a;
}
.listcon, .con01, .con02, .conimg, .conprice, .conleft, .search, .boxbottom {
	float:left;
}
.listcon760, .boxbottom760 {
	width:758px;
	padding:5px 0px;
}
.listcon960, .boxbottom960 {
	width:938px;
	padding:5px 0px;
}
.con01, .con02 {
	width:175px;
	padding:0 0 0 10px;
}
.con01 .images {
	border:1px solid #cccccc;
	width:100px;
	height:100px;
	display:table-cell;
	line-height:100px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
/*
.con02 {
	background:url(http://img.alibaba.com/images/cms/upload/category/others/superdeals/linepoint.gif) repeat-y
}
*/
.contitle {
	width:160px;
	line-height:125%;
	font-size:13px;
	height:40px;
	text-align:center;
}
.conleft, .conprice, .conimg {
	width:90px;
}
.conright {
	widht:70px;
	float:right;
}
.conimg, .conprice, .conright {
	text-alight:left;
}
.conimg {
	margin-top:3px;
}
.conprice {
	margin-top:5px;
}
.attricon {
	margin-bottom:14px;
	width:78px;
	text-align:left;
}
/*
.viewall {
	float:right;
	color:#D94C00;
	font-size:11px;
	font-family:Verdana;
	text-decoration:none;
	line-height:20px;
	padding-left:12px;
	background:url(http://img.alibaba.com/images/cms/upload/category/others/superdeals/industrypoint.gif ) no-repeat 0 7px;
}
.boxbottom {
	text-align:right;
	height:20px;
	background:url(http://img.alibaba.com/images/cms/upload/category/others/superdeals/linepoint.gif) repeat-x;
}
.boxbottom760 {
	text-align:right;
	height:20px;
	background:url(http://img.alibaba.com/images/cms/upload/category/others/superdeals/linepoint.gif) repeat-x;
}
.boxbottom960 {
	text-align:right;
	height:20px;
	background:url(http://img.alibaba.com/images/cms/upload/category/others/superdeals/linepoint.gif) repeat-x;
}
*/
.boxbottomleft {
	width:180px;
	float:left;
	text-align:left;
	padding-left:10px;
}
.boxbottomright {
	width:200px;
	float:right;
	font-family:Verdana;
	text-decoration:none;
	line-height:20px;
	padding-left:12px;
}
.boxbottom a {
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
}
/* <<< pic text-align:center and  vertical-align:middle */
.pic {
	width:100px;
	height:100px;
	font-size:100px;
	overflow:hidden;
	table-layout: fixed;
	display:table!important;
	display:block;
}
.pic .picRind {
	display:table-cell;
	vertical-align:middle;
	text-align:center;	 /* IE Hack */
	display: block;
	font-size: 87.3%;/* height * 0.873*/
	line-height:100%;
	font-family:Arial;/* utf-8 hack */
	width:100%;
	height:100%;
}
.pic .picCore {
	vertical-align:middle;
}
/* pic >>> */
.pic {
	border:1px solid #B7D0E3;
}
.clearfix:after {
	content: ".";
	display: block;
	font-size:0;
	line-height:0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	zoom:1;
}
/* Hides from IE-mac \*/
.clearfix {
	_height: 1%;
	display: block;
}
