@charset "utf-8";
/* Common */
body {
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	padding-bottom:15px;
}
body div {
	width:850px;
	margin:auto;
}
body div div {
	width:auto;
	margin:auto;
}
div {
	margin:auto;
	overflow:hidden;
}
p {
	margin:3px 0 3px 0;
	line-height:1.2;
}
form {
	margin:0;
	padding:0;
	border:0;
}
hr {
	border-bottom:0;
}
textarea {
	font-size:12px;
}
a {
	color:#016AAC;
	text-decoration:none;
}
a:hover {
	color:#ff6600;
	text-decoration:underline;
}
.aLeft {
	text-align:left;
}
.aCenter {
	text-align:center;
}
.aRight {
	text-align:right;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
.xFloat {
	clear:both;
	overflow:visible;
}

/* iTop - iMenu */
#topBox {
	clear:both;
	padding-top:3px;
	margin-bottom:10px;
}
#iLogo {
	float:left;
	width:25%;
	margin:0 0 5px 0;
}
#iNav {
	float:right;
	width:60%;
	text-align:right;
}
#iNav a {
	color:#4C4C4C;
}
#iNav2 {
	clear:both;
	margin-top:6px;
}
#iSearch {
	clear:both;
	margin:0px 0px 15px 0px;
	font-weight:bold; 
}
#iSearch * {
	vertical-align:middle;
}
#iSearch .sInput {
	height:19px;
	line-height:19px;
	border:1px #C8C8C8 solid;
}
#iSearch .sBtn {
	padding:0px;
	border:0px;
	height:19px;
	width:19px;
	background:url(../../images/zh-cn/iSearchBtn.gif) no-repeat;
}

#iMenu {
	clear:both;
	text-align:center;
	height:37px;
	padding:15px 0px 0px 0px;	
	background:url(../../images/zh-cn/iMenu.gif) no-repeat;
	text-align:center;
}
.iMenu {
	margin:0;
	padding:0;
	list-style:none;
}
.iMenu li {
	display:inline;
	margin:0;
	padding:0 3px 0 10px;
	border-left:1px #949494 solid;
}
.iMenu li a {
	color:#023a91;
}
.iMenu li.itemFirst {
	border-left:0;
}

/* iBottom */
#iBottom {
	clear:both;
	margin-top:10px;
	color:#565656;
}
#iBottom a {
	color:#565656;
}
#bInfo {
	float:left;
}
#bNav {
	float:right;
}

/* Block */
.block {
	clear:both;
	margin-bottom:6px;
}
.block .head {
	clear:both;
	width:100%;
}
.block .head .head1 {
	float:left;
	display:block;
}
.block .head .head2 {
	float:right;
	display:block;
}
.block .header, .block .footer, .block .middle {
	clear:both;
	font-size:0;
	height:6px;
	width:100%;
}
.block .header *, .block .footer *, .block .middle * {
	display:inline-block;
	font-size:0;
	height:6px;
	width:8px;
}
.block .header1, .block .footer1, .block .middle1 {
	float:left;
}
.block .header2, .block .footer2 , .block .middle2  {
	float:right;	
}
.block .main {
	clear:both;
	line-height:1.5;
	margin:0;
	padding:5px;
}
.block .mainFloat {
	width:100%;
	margin:0;
	padding:0;
}
/* Tabs */
.tabHidden {
	display:none;
}
.tabVisible {
	display:block;
}
.tabs {
	clear:both;
	margin: 0px;
	padding: 0px;
}
.tabs .tabGroup {
	margin: 0 0 0 3px;
	padding: 0px;
}
.tabs .tabGroup li {
	position: relative;
	top: 1px;
	float: left;
	cursor: pointer;
	margin:0 2px 0 2px;
	padding: 0;
	background:#D8DFEA;
	border-top:1px #D8DFEA solid;
	border-left:1px #D8DFEA solid;
	border-right:1px #D8DFEA solid;
	border-bottom:1px #BFBFBF solid;
	list-style:none;
}
.tabs .tabGroup li a {
	display:block;
	height:auto;
	padding:0 15px 0 15px;
	font-size:14px;
	color:#3B5998;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
.tabs .tabGroup li.tabSelected {
	background:#FFF;
	border-top:1px #BFBFBF solid;
	border-left:1px #BFBFBF solid;
	border-right:1px #BFBFBF solid;
	border-bottom:1px #FFF solid;
}
.tabs .tabGroup li.tabSelected a {
	color:#333333;
}
.tabs .tabGroup .tabHover {
	border:1px #BFBFBF solid;
}
.tabs .tabGroup .tabHover a, .tabs .tabGroup a:hover {
	text-decoration:underline;
}
.tabs .tabContentGroup {
	clear: both;
	background:#FFFFFF;
	border:1px #BFBFBF solid;
}
.tabs .tabContentGroup .tabContent {
	padding: 4px;
}

/* Form Publish */
.iForm {
}
.iForm .head {
	background:#F5F5F5;
	padding:0 0 0 5px;
}
.iForm .saveBar {
	background:#ECECEC;
	text-align:center;
	padding:3px 0 3px 0;
}
.iForm .saveBar .title {
	float:left;
	width:80%;
	padding:5px 0 0 9px;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-align:left;
}
.iForm .saveBar .save {
	float:right;
	padding:3px 20px 0 9px;
}
.iForm .btn, .iForm .btn_on {
	color:#313031;
	background:#E8E8E8;
	padding:2px 5px 1px 5px;
	line-height:1;
	border-left:1px solid #E7E3E7;
	border-top:1px solid #E7E3E7;
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
	cursor:pointer;
}
.iForm .btn_on{ background:#DEDFDE;}
.iForm .input {
	border-top:1px #636563 solid;
	border-left:1px #CECFCE solid;
	border-right:1px #CECFCE solid;
	border-bottom:1px #CECFCE solid;
}
.iForm .down, .iForm .select input {
	cursor:pointer;
	background:url(icons/arrow.gif) no-repeat 98% 50%;
}
.iForm .upload .input {	
	border-top:1px #636563 solid;
	border-left:1px #CECFCE solid;
	border-right:1px #CECFCE solid;
	border-bottom:1px #CECFCE solid;
	background:#FFF;
}
.iForm .inputError {
	border:1px #DD7870 solid;
}
.iForm .star {
	color:#FF0000;
	margin:0 5px 0 5px;
}
.iForm .caption {
}
.iForm .field {
	padding:3px 0 3px 0;
}
.iForm .intro {
	color:#636563;
	margin:0 5px 0 5px;
}
.iForm .required {
	display:none;
	margin:0 5px 0 5px;
	color:#E76757;
}
.iForm .true {
	display:none;
	margin:0 5px 0 5px;
	color:#81B458;
}
.iForm .error {
	display:none;
	margin:0 5px 0 5px;
	color:#E76757;
}
.iForm .message-bar {
	clear:both;
}
.iForm .message-true {
	clear:both;
	display:none;
	background:#FFFBCC;
	border:1px #E6DB55 solid;
	padding:5px 15px 5px 30px;
	margin:0 0 0 0;
	line-height:1;
	font-size:14px;
}
.iForm .message-error {
	clear:both;
	background:#FFE7A2;
	border:1px #FFBD69 dotted;
	padding:5px 15px 5px 30px;
	margin:0 0 0 0;
	line-height:1;
	color:#CC0000;
	font-size:14px;
}
.iForm .message-close {
	font-family:Arial;
	font-size:16px;
	margin:0 6px 0 20px;
}
.iForm .group {
	clear:both;
	border-top:1px #6392CE solid;
	border-left:0;
	border-right:0;
	border-bottom:0;
	padding:0;
	margin:10px;
}
.iForm .group .head {
	padding:0 2px 0 2px;
	color:#0066CC;
}
.iForm .group .main {
	padding:3px 3px 3px 10px;
}
.iForm .thumb {
	display:block;
	border:1px #CECFCE solid;
	width:150px;
	height:150px;
}
.iForm .thumb-select {
	display:block;
	margin:5px 0 0 0;
	text-align:center;	
}
/* List ul */
.listText {
	clear:both;
	margin:0;
	padding:3px 5px 3px 5px;
	list-style:none;
}
.listText li {
	overflow:hidden;
	height:23px;
	line-height:23px;
	background:url(../../images/zh-cn/li.gif) no-repeat 5px 11px;
	padding:0 0 0 15px;
	margin:0;
	border:0;
}
.listText li.pic {
	background:none;
	margin:0;
	padding:4px 0 4px 0;
	text-align:center;
	height:auto;
	line-height:1.3;
}
.listText li.mix {
	float:left;
	background:none;
	padding:0;
	margin:0 0 6px 0;
	height:auto;
	line-height:1.5;
	white-space:normal;
}
.listText li.mix .mix1 {
	float:left;
	margin-right:5px;
}
.listText li.mix .mix2 {
	float:left;
}
.listText li.mix .title {
	font-weight:bold;
}
.listText li.mix .brief {
	line-height:1.5;
}
.listText2 li a {
	float:left;
}
.listText2 li span {
	float:right;
}

.listPic {
	clear:both;
	margin:0;
	padding:3px 5px 3px 5px;
	list-style:none;
}
.listPic li {
	padding:0;
	margin:0 0 6px 0;
	line-height:1.3;
	text-align:center;
}

.listIcon0 li {
	background:none;
	padding-left:3px;
}
.listIcon2 li {
	height:20px;
	line-height:20px;
	background:url(../../images/zh-cn/li2.gif) no-repeat 0 8px;
	padding-left:12px;
	color:#999999;
}
.listIcon3 li {
	background:url(../../images/zh-cn/li3.gif) no-repeat 5px 5px;
	padding-left:20px;
}

.listSorts {	
}
.listSorts .sort0 {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
}
.listSorts .sort0 li {
	height:20px;
	line-height:20px;
	padding-left:20px;
}
.listSorts .sort0 li a {
	color:#000;
	background:url(../images/zh-cn/li-list1.gif) no-repeat left 3px;
	padding-left:12px;
}
.listSorts .sort0 li.selected a {
	color:#ff0000;
	font-weight:bold;
}
.listSorts .sort0 li.subitem {
}
.listSorts .sort0 li.subitem a {
	background:url(../images/zh-cn/li-list2.gif) no-repeat left center;
	padding-left:10px;
}
.listSorts .sort1 {
	margin:5px 0 3px 0;
}
.listSorts .sort1 a {
	color:#B9307E;
	font-size:14px;
	font-weight:bold;
}
.listSorts .sort2 {
	line-height:1.8;
	color:#C9C9C9;
}
.listSorts .sort2 a {
	color:#000000;
}
.listSorts .sortLine {
	font-size:0;
	height:3px;
	background:#FFF;
	border-bottom:1px #EBEBEB solid;
}

.listUsers {
	margin:0;
	padding:8px 3px 8px 3px;
	list-style:none;
}
.listUsers li {
	float:left;
	width:55px;
	margin:4px 6px 1px 6px;
	padding:0;
	color:#666666;
}
.listUsers li .face {
	display:block;
	width:50px;
	height:50px;
	margin:0 0 0 4px;
	background:url(../../images/icon/face.gif) no-repeat;
}
.listUsers li .face img {
	border:0;
	margin:2px 2px 2px 2px;
}
.listUsers li .info {
	margin:3px 0 0 0;
	text-align:center;
}
/* Style */
.bold14 {
	font-size:14px;
	font-weight:bold;
}
.pivot {
	color:#C60404;
	font-weight:bold;
}
.price {
	color:#E81478;
	font-weight:bold;
}
.mPrice {
	text-decoration:line-through;
}
.sum {
	color:#C60404;
	font-weight:bold;
}
.point {
	color:#319A00;
	font-weight:bold;
}
.buy {
	color:#C60404;
	text-decoration:underline;
}
