a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}

body {
	line-height: 1
}

ol,ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,td,th {
	text-align: left;
	font-weight: 400;
	vertical-align: middle
}

blockquote,q {
	quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
	content: "";
	content: none
}

a img {
	border: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
	display: block
}

.red {
	color: #d9363c
}

.green {
	color: #290
}

.org {
	color: #c79528
}

.blue {
	color: #247cd5
}

.gray {
	color: #666
}

.gray-light {
	color: #999
}

.bg-gray {
	background: #f5f5f5
}

.mt5 {
	margin-top: 5px
}

.mr5 {
	margin-right: 5px
}

.mb5 {
	margin-bottom: 5px
}

.ml5 {
	margin-left: 5px
}

.pt5 {
	padding-top: 5px
}

.pr5 {
	padding-right: 5px
}

.pb5 {
	padding-bottom: 5px
}

.pl5 {
	padding-left: 5px
}

.mt10 {
	margin-top: 10px
}

.mr10 {
	margin-right: 10px
}

.mb10 {
	margin-bottom: 10px
}

.ml10 {
	margin-left: 10px
}

.pt10 {
	padding-top: 10px
}

.pr10 {
	padding-right: 10px
}

.pb10 {
	padding-bottom: 10px
}

.pl10 {
	padding-left: 10px
}

.mt15 {
	margin-top: 15px
}

.mr15 {
	margin-right: 15px
}

.mb15 {
	margin-bottom: 15px
}

.ml15 {
	margin-left: 15px
}

.pt15 {
	padding-top: 15px
}

.pr15 {
	padding-right: 15px
}

.pb15 {
	padding-bottom: 15px
}

.pl15 {
	padding-left: 15px
}

.mt20 {
	margin-top: 20px
}

.mr20 {
	margin-right: 20px
}

.mb20 {
	margin-bottom: 20px
}

.ml20 {
	margin-left: 20px
}

.pt20 {
	padding-top: 20px
}

.pr20 {
	padding-right: 20px
}

.pb20 {
	padding-bottom: 20px
}

.pl20 {
	padding-left: 20px
}

.posr {
	position: relative
}

.posa {
	position: absolute
}

.poss {
	position: static
}

.hidden {
	visibility: hidden
}

.visible {
	visibility: visible
}

.db {
	display: block
}

.di {
	display: inline
}

.dib {
	display: inline-block
}

.dtb {
	display: table
}

.vat {
	vertical-align: top
}

.vam {
	vertical-align: middle
}

.vab {
	vertical-align: bottom
}

.vatt {
	vertical-align: text-top
}

.vatb {
	vertical-align: text-bottom
}

.tal {
	text-align: left
}

.tac {
	text-align: center
}

.tar {
	text-align: right
}

.fll {
	float: left
}

.flr {
	float: right
}

.fln {
	float: none
}

.fwn {
	font-weight: 400
}

.fwb {
	font-weight: 700
}

body {
	background-color: #fff;
	color: #333;
	font: 12px/1.5 Tahoma,arial,'Hiragino Sans GB','microsoft yahei',sans-serif
}

button,input,select,textarea {
	font-family: inherit;
	vertical-align: middle
}

button {
	border: none;
	cursor: pointer
}

table {
	width: 100%
}

img {
	vertical-align: middle
}

h1,h2,h3,h4,h5,strong {
	font-weight: 700
}

a {
	text-decoration: none
}

a:link,a:visited {
	
}

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

ol {
	margin-left: 1.6em;
	*margin-left: 2em
}

ol li {
	list-style-type: decimal
}

.fms {
	font-family: "\5FAE\8F6F\96C5\9ED1",Arial,sans-serif
}

.fcn {
	font-family: SimSun,sans-serif
}

.v-sep {
	color: #ccc;
	margin: 0 5px
}

.space {
	margin: 0 3px
}

.sl-vam {
	display: table;
	border-collapse: collapse;
	position: relative;
	*overflow: hidden
}

.sl-vam-outer {
	display: table-cell;
	vertical-align: middle;
	*display: block;
	*position: absolute;
	*top: 50%;
	*left: 50%
}

.sl-vam-inner {
	text-align: center;
	margin: 0 auto;
	*position: relative;
	*top: -50%;
	*left: -50%
}

.img-txt,.img-txt .txt {
	overflow: hidden;
	*zoom: 1
}

.img-txt .img {
	float: left;
	margin-right: 10px
}

input[type=radio] {
	margin-top: 0
}

.txt {
	border: 1px solid #ccc;
	height: 18px;
	line-height: 18px;
	padding: 3px 4px;
	background-color: #fff;
	margin: 0
}

.txt:focus,select:focus,textarea:focus {
	border-color: #0af;
	outline: 0
}

.txt-short {
	height: 14px;
	line-height: 14px
}

.placeholder,.txt-unfocus {
	color: #999
}

select {
	border: 1px solid #ccc;
	height: 26px;
	line-height: 20px;
	padding: 2px 1px;
	margin: 0
}

textarea {
	resize: none;
	padding: 1px 3px;
	border: 1px solid #ccc;
	background: #fff
}

.chk,.rdo {
	display: inline-block;
	margin: 0;
	padding: 0;
	*width: 14px;
	*height: 14px
}

label .chk,label .rdo {
	margin-right: 3px
}

.txt-dis {
	border: 1px solid #ddd;
	background: #f2f2f2
}

.txt-xs {
	width: 30px
}

.txt-s {
	width: 60px
}

.txt-m {
	width: 100px
}

.txt-l {
	width: 180px
}

.txt-xl {
	width: 220px
}

.txt-xxl {
	width: 340px
}

.txt-w1 {
	width: 20px
}

.txt-w2 {
	width: 60px
}

.txt-w3 {
	width: 100px
}

.txt-w4 {
	width: 140px
}

.txt-w5 {
	width: 180px
}

.txt-w6 {
	width: 220px
}

.txt-w7 {
	width: 260px
}

.txt-w8 {
	width: 300px
}

.txt-w9 {
	width: 340px
}

.sel-w1 {
	width: 30px
}

.sel-w2 {
	width: 70px
}

.sel-w3 {
	width: 110px
}

.sel-w4 {
	width: 150px
}

.sel-w5 {
	width: 190px
}

.sel-w6 {
	width: 230px
}

.sel-w7 {
	width: 270px
}

.sel-w8 {
	width: 310px
}

.sel-w9 {
	width: 350px
}

.text-clip {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.hd-wrap {
	overflow: hidden;
	*zoom: 1;
	padding-bottom: 7px
}

.hd-wrap .fl,.hd-wrap .h,.hd-wrap .h-after {
	float: left
}

.hd-wrap .fr,.hd-wrap .more {
	float: right
}

.hd-wrap .more {
	margin-top: 3px
}

.pic-tiny {
	width: 50px;
	height: 50px
}

.pic-mini {
	width: 70px;
	height: 70px
}

.pic-small {
	width: 100px;
	height: 100px
}

.pic-mid {
	width: 160px;
	height: 160px
}

.pic-big {
	width: 240px;
	height: 240px
}

.clearfix:after {
	clear: both
}

.clear:after,.clear:before,.clearfix:after,.clearfix:before {
	content: "\0020";
	display: table;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0
}

.clear:after,.clearfix:after {
	clear: both
}

.clear,.clearfix {
	*zoom: 1
}

#top_area {
	height: 29px
}

.site-bottom .clear:before,.site-footer .clear:before {
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	height: 0;
	content: "";
	clear: both
}

.block-line {
	margin: 0 8px;
	color: #999
}

.footer-wrap {
	background: #333
}

.icon-home {
	display: inline-block;
	background: url(/oldmiccn/images/cn/yellow_page/icon_home.png) no-repeat;
	vertical-align: middle
}

.icon-sina {
	width: 32px;
	height: 26px;
	background-position: -25px -26px
}

.icon-weixin {
	width: 32px;
	height: 26px;
	background-position: -25px 0
}

.ft-qrcode-wrap {
	float: right
}

.ft-qrcode {
	padding: 20px 0 0 0
}

.svr-panel {
	padding: 20px 0 15px 0
}

.svr-group-item {
	width: 125px;
	float: left
}

.svr-group-item dl {
	float: left
}

.svr-group-item dt {
	font: normal 14px 'microsoft yahei';
	color: #ccc;
	margin-bottom: 10px
}

.svr-group-item dd {
	margin-bottom: 5px;
	color: #4d4d4d
}

.svr-group-item .gray-light {
	color: #999
}

.svr-group-item dd a:link,.svr-group-item dd a:visited {
	color: #999
}

.svr-group-item dd a:hover {
	color: #d9363c
}

.svr-group-tel {
	width: 230px
}

.svr-group-mobile {
	width: 260px
}

.svr-group-mobile .sub-dd {
	padding: 15px 0 0 74px
}

.svr-group-mobile .sub-dd img {
	float: left;
	margin: -15px 0 0 -74px
}

.svr-group-us a {
	display: block;
	width: 138px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #4d4d4d;
	text-align: center
}

.svr-group-us a:hover {
	background: #404040;
	text-decoration: none
}

.svr-group-us .icon-home {
	margin-right: 13px;
	_display: inline
}

.svr-group-us dd {
	margin-bottom: 10px
}

.svr-group-us .qr-dd {
	position: relative
}

.svr-group-us .qrcode-switch {
	position: absolute;
	left: 0;
	top: -140px
}

.focus-link-box {
	padding: 16px 0 12px;
	height: 38px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden
}

.focus-link-box .focus-title {
	float: left;
	width: 120px;
	height: 22px;
	padding-bottom: 22px;
	font: bold 12px/14px Tahoma,Arial,Simsun,sans-serif;
	color: #555
}

.focus-link-box .focus-link-lst {
	float: left;
	width: 770px;
	font-size: 0;
	*word-spacing: -1px
}

.focus-link-box .focus-link-lst li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 24px;
	margin: 0;
	padding: 0;
	font: normal 12px/14px Tahoma,Arial,simsun,sans-serif;
	white-space: nowrap;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top
}

.focus-link-box .focus-link-lst .site-tit span {
	color: #999
}

.focus-link-box .focus-link-lst .site-tit a {
	padding-right: 7px
}

.focus-link-box .focus-link-lst li a:link,.focus-link-box .focus-link-lst li a:visited {
	color: #333
}

.focus-link-box .focus-link-lst li a:hover {
	color: #bf030c
}

.site-footer {
	margin: 0 auto;
	clear: both;
	background-color: #fff;
	padding: 10px 0;
	text-align: center
}

.footer-link {
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 15px auto 1px;
	padding: 10px 0 0;
	border-top: 1px solid #ddd
}

.footer-link li {
	display: inline;
	margin-right: 13px
}

.footer-copyright {
	line-height: 20px;
	text-align: center;
	color: #999;
	margin-bottom: 10px
}

.footer-copyright span {
	margin: 0 20px;
	color: #999
}

.footer-copyright a:link,.footer-copyright a:visited {
	color: #999
}

.footer-copyright a:hover {
	color: #bf030c
}

.footer-certificate {
	text-align: center;
	height: 40px;
	padding: 6px
}

.footer-certificate span {
	display: inline-block;
	margin: 0 8px
}

.elec-license {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 1px 1px 0;
	vertical-align: top;
	width: 116px
}

.site-bottom .wrap {
	position: relative;
	height: 42px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0
}

.site-bottom .site-bottom-lst {
	float: left;
	padding: 14px 0;
	line-height: 12px;
	*line-height: 14px
}

.site-bottom-svr {
	position: absolute;
	right: 0;
	top: 7px;
	height: 28px
}

.site-bottom-svr .btn {
	margin-left: 5px
}

.site-bottom-more span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #999;
	padding-left: 10px
}

.site-bottom-more a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 10px
}

.site-bottom-svr a {
	display: block;
	float: right;
	padding: 5px 8px 5px 8px;
	height: 16px;
	border: 1px solid #ccc;
	background: #f0f0f0
}

.site-bottom-svr .site-bottom-as {
	margin-left: 7px
}

.site-bottom-svr .icon {
	margin-right: 5px
}

.site-bottom-svr a:hover {
	background: #fff;
	color: #bf030c;
	text-decoration: none
}

.showroom-footer {
	border-top: 1px solid #e0e0e0
}

.showroom-footer .show-footer-quick {
	height: 20px;
	text-align: center;
	line-height: 20px
}

.showroom-footer .show-footer-quick a:link,.showroom-footer .show-footer-quick a:visited {
	color: #333
}

.showroom-footer .show-footer-quick a:hover {
	color: #bf030c
}

.showroom-footer .show-footer-quick .show-ex-txt {
	color: #999
}

.showroom-footer .show-footer-quick .show-ex-a {
	margin-right: 10px
}

.footer-link a {
	margin-right: 10px
}

.footer-language a:link,.footer-language a:visited,.footer-link a:link,.footer-link a:visited,.footer-website a:link,.footer-website a:visited,.site-bottom .site-bottom-lst a:link,.site-bottom .site-bottom-lst a:visited {
	color: #333
}

.footer-language a:hover,.footer-link a:hover,.footer-website a:hover,.site-bottom .site-bottom-lst a:hover {
	color: #bf030c
}

.icon,.icon-big,.icon-client,.icon-nor,.icon-signal {
	display: inline-block;
	vertical-align: middle;
	background: url(/oldmiccn/images/common/icon/icon-16.png) no-repeat;
	width: 16px;
	height: 16px;
	overflow: hidden;
	font-size: 0
}

.icon-toprank {
	display: inline-block;
	vertical-align: middle;
	background: url(/oldmiccn/images/icon/toprank_icon.png) no-repeat;
	width: 16px;
	height: 16px;
	overflow: hidden;
	font-size: 0
}

.icon-warn {
	background-position: 0 0
}

.icon-succ {
	background-position: -16px 0
}

.icon-stop {
	background-position: -80px 0
}

.icon-info {
	background-position: -32px 0
}

.icon-ques {
	background-position: -48px 0
}

.icon-error {
	background-position: -64px -32px
}

.icon-close {
	width: 15px;
	height: 15px;
	background-position: -48px -80px;
	cursor: pointer
}

.icon-close:hover {
	background-position: -64px -80px
}

.icon-edit {
	background-position: -80px -32px
}

.icon-noread {
	background-position: 0 -48px
}

.icon-read {
	background-position: -16px -48px
}

.icon-reply {
	background-position: -32px -48px
}

.icon-alert {
	background-position: -48px -48px
}

.icon-pass {
	background-position: -64px -48px
}

.icon-mail {
	background-position: 0 -128px
}

.icon-email {
	background-position: -80px -48px
}

.icon-basket {
	background-position: -16px -128px
}

.icon-tm {
	background-position: -64px -128px
}

.icon-phone-gray {
	width: 14px;
	height: 12px;
	background-position: -49px -66px
}

.icon-msg {
	width: 14px;
	height: 14px;
	background-position: -65px -65px
}

.icon-worker {
	width: 14px;
	height: 14px;
	background-position: -81px -65px
}

.icon-warn-gray {
	width: 12px;
	height: 12px;
	background-position: -34px -66px
}

.icon-add {
	width: 12px;
	height: 12px;
	background-position: 0 -84px
}

.icon-add-gray {
	width: 8px;
	height: 8px;
	background-position: -52px -116px;
	margin: -3px 5px 0 0;
	vertical-align: middle
}

.icon-plus {
	width: 12px;
	height: 12px;
	background-position: -16px -84px
}

.icon-plus-gray {
	width: 8px;
	height: 8px;
	background-position: -68px -116px
}

.icon-gt {
	width: 5px;
	height: 9px;
	background-position: -22px -100px
}

.icon-arrow-down {
	width: 9px;
	height: 5px;
	background-position: -80px -112px
}

.icon-arrow-up {
	width: 9px;
	height: 5px;
	background-position: -80px -118px
}

.icon-star-16 {
	width: 16px;
	height: 16px;
	background-position: -48px -96px
}

.icon-star-14 {
	width: 12px;
	height: 14px;
	background-position: -66px -97px
}

.icon-sign {
	width: 16px;
	height: 16px;
	background-position: -80px -96px
}

.icon-share {
	background-position: 0 -144px
}

.cert-sign .icon {
	margin-right: 3px;
	margin-top: -3px
}

.icon-basic {
	background-position: -16px -16px
}

.icon-ccic {
	background-position: -32px -16px
}

.icon-senior {
	background-position: -48px -16px
}

.icon-yp {
	background-position: -49px -145px;
	width: 48px
}

.icon-addr {
	background-position: -32px -32px
}

.icon-yqt {
	background-position: 0 -160px
}

.icon-id {
	background-position: -64px -16px
}

.icon-b-buyer {
	width: 18px;
	height: 18px;
	background-position: 0 -64px
}

.icon-pay {
	background-position: -32px -80px
}

.icon-report {
	background-position: 0 -112px
}

.icon-report-history {
	background-position: -16px -112px
}

.icon-honest {
	background-position: -32px -112px
}

.icon-honest-gray {
	background-position: -32px -128px
}

.icon-bxt-gray {
	background-position: -48px -128px
}

.icon-online-pay {
	background-position: -32px -146px
}

.icon-toprank-front {
	background-position: 0 0
}

.icon-toprank-gold {
	background-position: -16px 0
}

.icon-toprank-diamond {
	background-position: -32px 0
}

.icon-toprank-crown {
	width: 18px;
	height: 16px;
	background-position: 0 -25px
}

.icon-nor {
	background-image: url(/oldmiccn/images/common/icon/icon-32.png);
	width: 32px;
	height: 32px
}

.icon-nor-info {
	background-position: -64px 0
}

.icon-nor-warn {
	background-position: -64px -32px
}

.icon-nor-succ {
	background-position: -32px 0
}

.icon-big {
	background-image: url(/oldmiccn/images/common/icon/icon-48.png);
	width: 48px;
	height: 48px
}

.icon-big-succ {
	background-position: -48px 0
}

.icon-big-info {
	background-position: -96px 0
}

.icon-big-error {
	background-position: 0 -48px
}

.icon-big-stop {
	background-position: -48px -48px
}

.icon-big-ques {
	background-position: -96px -48px
}

.icon-signal {
	background-image: url(/oldmiccn/images/common/icon/icon-signal.png)
}

.icon-manual-check {
	background-position: 0 -12px;
	height: 16px;
	width: 50px
}

.icon-invite {
	background-position: 0 -28px;
	height: 16px;
	width: 50px
}

.icon-new {
	width: 20px;
	height: 12px;
	background-position: 0 0
}

.icon-client {
	background: url(/oldmiccn/images/common/icon/icon-client.png)
}

.icon-client-16 {
	background-position: 0 0
}

.btn {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	padding: 0;
	border: none;
	_margin-bottom: 1px;
	background-image: none
}

button.btn,input.btn {
	*overflow: visible;
	margin: 0
}

a.btn:hover {
	text-decoration: none
}

button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner,input[type=password]::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
	border: none;
	padding: 0
}

button.btn,input.btn {
	*filter: chroma(color=#000000)
}

.btn-red {
	border: 1px solid #d94141;
	color: #fff;
	background-color: #e04949;
	background-image: -webkit-linear-gradient(top,rgba(231,80,80,1) 0,rgba(217,65,65,1) 100%);
	background-image: -moz-linear-gradient(top,rgba(231,80,80,1) 0,rgba(217,65,65,1) 100%);
	background-image: linear-gradient(top,rgba(231,80,80,1) 0,rgba(217,65,65,1) 100%)
}

a.btn-red:hover,a.btn-red:link,a.btn-red:visited {
	color: #fff
}

.btn-red:hover {
	border: 1px solid #c53333;
	background-color: #d43b3b;
	background-image: -webkit-linear-gradient(top,rgba(219,66,66,1) 0,rgba(205,51,51,1) 100%);
	background-image: -moz-linear-gradient(top,rgba(219,66,66,1) 0,rgba(205,51,51,1) 100%);
	background-image: linear-gradient(top,rgba(219,66,66,1) 0,rgba(205,51,51,1) 100%)
}

.btn-gray {
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	color: #333;
	background-image: -webkit-linear-gradient(top,rgba(246,246,246,1) 0,rgba(234,234,234,1) 100%);
	background-image: -moz-linear-gradient(top,rgba(246,246,246,1) 0,rgba(234,234,234,1) 100%);
	background-image: linear-gradient(top,rgba(246,246,246,1) 0,rgba(234,234,234,1) 100%)
}

a.btn-gray:hover,a.btn-gray:link,a.btn-gray:visited {
	color: #333
}

.btn-gray:hover {
	background-color: #e6e6e6;
	background-image: -webkit-linear-gradient(top,rgba(236,236,236,1) 0,rgba(224,224,224,1) 100%);
	background-image: -moz-linear-gradient(top,rgba(236,236,236,1) 0,rgba(224,224,224,1) 100%);
	background-image: linear-gradient(top,rgba(236,236,236,1) 0,rgba(224,224,224,1) 100%)
}

.btn-blue {
	border: 1px solid #1e6dac;
	background-color: #2979b8;
	color: #fff;
	background-image: -webkit-linear-gradient(top,rgba(52,132,194,1) 0,rgba(20,107,170,1) 100%);
	background-image: -moz-linear-gradient(top,rgba(52,132,194,1) 0,rgba(20,107,170,1) 100%);
	background-image: linear-gradient(top,rgba(52,132,194,1) 0,rgba(20,107,170,1) 100%)
}

a.btn-blue:hover,a.btn-blue:link,a.btn-blue:visited {
	color: #fff
}

.btn-blue:hover {
	border: 1px solid #24679b;
	background-color: #2c6fa3;
	background-image: -webkit-linear-gradient(top,rgba(55,123,175,1) 0,rgba(30,98,150,1) 100%);
	background-image: -moz-linear-gradient(top,rgba(55,123,175,1) 0,rgba(30,98,150,1) 100%);
	background-image: linear-gradient(top,rgba(55,123,175,1) 0,rgba(30,98,150,1) 100%)
}

.btn-org {
	border: 1px solid #d9b689;
	background-color: #fef0d9;
	color: #bd551d;
	background-image: -webkit-linear-gradient(top,rgba(254,245,230,1) 0,rgba(254,235,205,1) 100%);
	background-image: -moz-linear-gradient(top,rgba(254,245,230,1) 0,rgba(254,235,205,1) 100%);
	background-image: linear-gradient(top,rgba(254,245,230,1) 0,rgba(254,235,205,1) 100%)
}

a.btn-org:hover,a.btn-org:link,a.btn-org:visited {
	color: #bd551d
}

.btn-org:hover {
	background-color: #fce6c4;
	background-image: -webkit-linear-gradient(top,rgba(255,240,211,1) 0,rgba(249,220,182,1) 100%);
	background-image: -moz-linear-gradient(top,rgba(255,240,211,1) 0,rgba(249,220,182,1) 100%);
	background-image: linear-gradient(top,rgba(255,240,211,1) 0,rgba(249,220,182,1) 100%)
}

.btn-mini {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding: 0 10px
}

button.btn-mini,input.btn-mini {
	height: 22px;
	_line-height: 17px
}

.btn-mid {
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	padding: 0 15px
}

button.btn-mid,input.btn-mid {
	height: 26px;
	_height: 21px;
	*line-height: 21px
}

.btn-big {
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	padding: 0 20px;
	font-family: '\5FAE\8F6F\96C5\9ED1',sans-serif
}

button.btn-big,input.btn-big {
	height: 36px;
	_height: 31px;
	*line-height: 31px
}

.btn-icon {
	padding: 0 10px;
	*padding-left: 32px
}

.btn-icon .icon {
	vertical-align: -4px;
	margin-right: 3px;
	*position: absolute;
	*vertical-align: -2px;
	*margin: 0 0 0 -22px;
	_vertical-align: 2px
}

button.btn-small .icon {
	_margin-top: 2px;
	_vertical-align: 4px
}

.disabled,.disabled:hover {
	background-image: none;
	background-color: #f0f0f0;
	border: 1px solid #d8d8d8;
	color: #999;
	opacity: .8;
	cursor: default
}

a.disabled:hover,a.disabled:link,a.disabled:visited {
	color: #999
}

.btn-view {
	display: inline-block;
	padding: 1px 9px;
	border: 1px solid #7a9ccc
}

.btn-view:hover {
	text-decoration: none;
	color: #05c;
	background-color: #f0f6fa
}

.btn-msg,.btn-tm-off,.btn-tm-on {
	width: 87px;
	height: 26px;
	background: url(/oldmiccn/images/tm_icon.png) no-repeat
}

.btn-tm-off {
	background-position: 0 0
}

.btn-tm-on {
	background-position: 0 -26px
}

.btn-tm-on:hover {
	background-position: 0 -52px
}

.btn-tm-16 {
	float: right;
	margin: 2px 0 0 0;
	cursor: pointer;
	width: 20px;
	height: 18px;
	background: url(/oldmiccn/images/tm_on_16.png) no-repeat
}

.btn-msg {
	background-position: -87px 0
}

.btn-msg:hover {
	background-position: -87px -26px
}

.btn {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	padding: 0;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	_margin-bottom: 1px
}

button.btn,input.btn {
	margin: 0;
	*overflow: visible
}

button.btn::-moz-focus-inner,input.btn::-moz-focus-inner {
	border: none;
	padding: 0
}

button.btn:focus,input.btn:focus {
	outline: 0
}

a.btn:hover {
	text-decoration: none
}

.btn-primary {
	border: 1px solid #d9363c;
	color: #fff;
	background-color: #d9363c
}

.btn-primary:link,.btn-primary:visited {
	color: #fff
}

.btn-primary:hover {
	background-color: #ce272d;
	color: #fff
}

.btn-primary-light {
	border: 1px solid #ffb2b5;
	color: #d9363c;
	background-color: #ffdde0
}

.btn-primary-light:link,.btn-primary-light:visited {
	color: #d9363c
}

.btn-primary-light:hover {
	background-color: #ffc3c9;
	color: #d9363c
}

.btn-main {
	border: 1px solid #e76135;
	color: #fff;
	background-color: #f70
}

.btn-main:link,.btn-main:visited {
	color: #fff
}

.btn-main:hover {
	background-color: #e66b00;
	color: #fff
}

.btn-sub {
	border: 1px solid #f2b10c;
	color: #785206;
	background-color: #f9bc13
}

.btn-sub:link,.btn-sub:visited {
	color: #785206
}

.btn-sub:hover {
	background-color: #ecaf06;
	color: #785206
}

.btn-info {
	border: 1px solid #29e;
	color: #fff;
	background-color: #29e
}

.btn-info:link,.btn-info:visited {
	color: #fff
}

.btn-info:hover {
	background-color: #128de5;
	color: #fff
}

.btn-info-light {
	border: 1px solid #a6d8ff;
	color: #3693d9;
	background-color: #cee9ff
}

.btn-info-light:link,.btn-info-light:visited {
	color: #3693d9
}

.btn-info-light:hover {
	background-color: #b4deff;
	color: #3693d9
}

.btn-default {
	border: 1px solid #ccc;
	color: #322f32;
	background-color: #fff
}

.btn-default:link,.btn-default:visited {
	color: #322f32
}

.btn-default:hover {
	background-color: #f2f2f2;
	color: #322f32
}

.btn-white {
	border: 1px solid #ccc;
	color: #333;
	background-color: #fff
}

.btn-white:link,.btn-white:visited {
	color: #333
}

.btn-white:hover {
	background-color: #f2f2f2;
	color: #333
}

.btn-s {
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	font-size: 12px;
	font-family: arial,simsun,sans-serif
}

button.btn-s,input.btn-s {
	height: 22px;
	_line-height: 17px
}

.btn-m {
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	font-size: 12px;
	font-family: arial,"Microsoft Yahei",sans-serif
}

button.btn-m,input.btn-m {
	height: 26px;
	_height: 21px;
	*line-height: 21px
}

.btn-l {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	font-size: 14px;
	font-family: arial,"Microsoft Yahei",sans-serif
}

button.btn-l,input.btn-l {
	height: 32px;
	_height: 27px;
	*line-height: 27px
}

.btn-xl {
	height: 34px;
	line-height: 34px;
	padding: 0 25px;
	font-size: 14px;
	font-family: arial,"Microsoft Yahei",sans-serif
}

button.btn-xl,input.btn-xl {
	height: 36px;
	_height: 31px;
	*line-height: 31px
}

.btn-xxl {
	height: 38px;
	line-height: 38px;
	padding: 0 30px;
	font-size: 16px;
	font-family: arial,"Microsoft Yahei",sans-serif
}

button.btn-xxl,input.btn-xxl {
	height: 40px;
	_height: 35px;
	*line-height: 35px
}

.btn-disabled,.btn-disabled:active,.btn-disabled:hover,.btn-disabled:link,.btn-disabled:visited,.btn[disabled],.btn[disabled]:active,.btn[disabled]:hover {
	background-image: none;
	background-color: #eee;
	border: 1px solid #d8d8d8;
	color: #999;
	text-shadow: 1px 1px 0 #f0f1f2;
	cursor: not-allowed
}

.btn[disabled] .iconfont {
	color: #666
}

.btn-icon {
	position: relative
}

.btn-icon .iconfont {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -8px
}

.btn[disabled] .iconfont {
	opacity: .25;
	filter: alpha(opacity=25)
}

.btn-green {
	color: #fff;
	background-color: #34a089;
	border: 1px solid #34a089;
	background-image: -moz-linear-gradient(top,#33a88f 0,#349a84 100%);
	background-image: -webkit-linear-gradient(top,#33a88f 0,#349a84 100%);
	background-image: -o-linear-gradient(top,#33a88f 0,#349a84 100%);
	background-image: linear-gradient(to bottom,#33a88f 0,#349a84 100%)
}

.btn-green:link,.btn-green:visited {
	color: #fff
}

.btn-green:hover {
	background: #39ae94;
	text-decoration: none
}

.btn-green {
	color: #fff;
	background-color: #34a089;
	border: 1px solid #34a089;
	background-image: -moz-linear-gradient(top,#33a88f 0,#349a84 100%);
	background-image: -webkit-linear-gradient(top,#33a88f 0,#349a84 100%);
	background-image: -o-linear-gradient(top,#33a88f 0,#349a84 100%);
	background-image: linear-gradient(to bottom,#33a88f 0,#349a84 100%)
}

.btn-green:link,.btn-green:visited {
	color: #fff
}

.btn-green:hover {
	background: #39ae94;
	text-decoration: none
}

.btn-white {
	color: #333;
	background-color: #fff;
	border: 1px solid #dedede
}

.btn-msg,.btn-tm-off,.btn-tm-on {
	width: 87px;
	height: 26px;
	background: url(/oldmiccn/images/tm_icon.png) no-repeat
}

.btn-tm-off {
	background-position: 0 0
}

.btn-tm-on {
	background-position: 0 -26px
}

.btn-tm-on:hover {
	background-position: 0 -52px
}

.btn-tm-16 {
	float: right;
	margin: 2px 0 0 0;
	cursor: pointer;
	width: 20px;
	height: 18px;
	background: url(/oldmiccn/images/tm_on_16.png) no-repeat
}

.btn-msg {
	background-position: -87px 0
}

.btn-msg:hover {
	background-position: -87px -26px
}

.btn-org {
	border: 1px solid #d9b689;
	padding: 0 15px
}

.btn-icon .icon {
	vertical-align: -4px;
	margin-right: 3px
}

.note {
	background-color: #f5f8fa;
	padding: 10px;
	border: 1px solid #c7dbeb;
	overflow: hidden;
	*zoom: 1;
	position: relative
}

.note-hd {
	color: #666
}

.note-bd {
	line-height: 20px;
	margin-top: 7px;
	display: none
}

.note-switch {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer
}

.note-show .note-switch-close,.note-switch-show {
	display: none
}

.note .icon-arrow {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-width: 4px;
	border-style: solid;
	border-color: #666 #f4f8fb #f4f8fb #f4f8fb;
	margin-left: 3px;
	_font: 0;
	_line-height: 0
}

.note-show .icon-arrow {
	border-color: #f4f8fb #f4f8fb #666 #f4f8fb;
	margin-bottom: 3px
}

.note-show .note-bd,.note-show .note-switch-show {
	display: block
}

.tip,.tip-bd,.tip-big,.tip-hd,.tip-nor {
	overflow: hidden;
	*zoom: 1
}

.tip-hd {
	font: bold 16px/20px '\5FAE\8F6F\96C5\9ED1',arial,simsun,sans-serif
}

.tip .icon,.tip-big .icon-big,.tip-nor .icon-nor {
	float: left
}

.tip-sub-hd {
	margin-bottom: 5px
}

.tip-bd li,.tip-bd p {
	margin-bottom: 5px
}

.tip-ope {
	margin: 10px 0 15px
}

.tip-lnk-lst {
	overflow: hidden;
	*zoom: 1
}

.tip-lnk-lst li {
	float: left
}

.tip-lnk-lst .v-sep {
	margin: 0 10px
}

.tip-pop {
	position: absolute
}

.tip-pop i {
	position: absolute;
	_left: 30px
}

.tip-pop p {
	_float: left
}

.tip {
	padding: 7px 10px 7px 31px;
	margin-bottom: 10px
}

.tip-close {
	float: right;
	font: bold 12px/14px tahoma,arial,sans-serif;
	cursor: pointer
}

.tip-multi {
	padding: 9px 10px 15px 10px
}

.tip .tip-hd {
	margin-bottom: 7px;
	font-weight: 700
}

.tip .icon {
	margin: 1px 0 0 -21px
}

.tip-succ {
	background-color: #ebf9df;
	border: 1px solid #bed7a8;
	color: #58991f
}

.tip-info,.tip-notice {
	background-color: #edf4fa;
	border: 1px solid #c7dbeb;
	color: #1c75bb
}

.tip-error {
	background-color: #faedee;
	border: 1px solid #fad2cd;
	color: #cc220b
}

.tip-warn {
	background-color: #faeed4;
	border: 1px solid #e8d4a8;
	color: #c59120
}

.tip-notice {
	padding-left: 10px
}

.tip-big,.tip-nor {
	color: #333;
	border: none
}

.tip-nor {
	padding: 15px 20px 15px 62px
}

.tip-nor .icon-nor {
	margin-left: -42px
}

.tip-nor .tip-hd {
	padding: 5px 0 15px;
	font-size: 14px
}

.tip-big {
	padding: 15px 40px 15px 88px
}

.tip-big .tip-hd {
	padding: 12px 0
}

.tip-big .icon-big {
	margin-left: -58px
}

.poptip {
	padding: 5px 20px 5px 10px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #d9d9d9;
	position: absolute
}

.poptip .poptip-close {
	color: #999;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer
}

.poptip .poptip-close:hover {
	color: #666
}

.poptip .arrow {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: 8px dashed transparent;
	position: absolute;
	zoom: 1
}

.poptip .arrow-top {
	border-bottom: 8px solid transparent;
	top: -16px;
	left: 20px
}

.poptip .arrow-top .arrow-in {
	border-bottom: 8px solid transparent
}

.poptip .arrow-top .arrow-in {
	margin-top: -7px;
	margin-left: -8px
}

.poptip .arrow-right {
	border-left: 8px solid transparent;
	top: 20px;
	right: -16px;
	_right: -17px
}

.poptip .arrow-right .arrow-in {
	border-left: 8px solid transparent
}

.poptip .arrow-right .arrow-in {
	margin-top: -8px;
	margin-left: -9px
}

.poptip .arrow-bottom {
	border-top: 8px solid transparent;
	bottom: -16px;
	left: 20px
}

.poptip .arrow-bottom .arrow-in {
	border-top: 8px solid transparent
}

.poptip .arrow-bottom .arrow-in {
	margin-top: -9px;
	margin-left: -8px
}

.poptip .arrow-left {
	border-right: 8px solid transparent;
	top: 20px;
	left: -16px
}

.poptip .arrow-left .arrow-in {
	border-left: 8px solid transparent
}

.poptip .arrow-left .arrow-in {
	margin-top: -8px;
	margin-left: -7px
}

.poptip-info {
	border: 1px solid #c7dbeb;
	background-color: #edf4fa
}

.poptip-info .arrow-top {
	border-bottom-color: #c7dbeb
}

.poptip-info .arrow-top .arrow-in {
	border-bottom-color: #edf4fa
}

.poptip-info .arrow-right {
	border-left-color: #c7dbeb
}

.poptip-info .arrow-right .arrow-in {
	border-left-color: #edf4fa
}

.poptip-info .arrow-bottom {
	border-top-color: #c7dbeb
}

.poptip-info .arrow-bottom .arrow-in {
	border-top-color: #edf4fa
}

.poptip-info .arrow-left {
	border-right-color: #c7dbeb
}

.poptip-info .arrow-left .arrow-in {
	border-right-color: #edf4fa
}

.poptip-succ {
	border: 1px solid #bed7a8;
	background-color: #ebf9df
}

.poptip-succ .arrow-top {
	border-bottom-color: #bed7a8
}

.poptip-succ .arrow-top .arrow-in {
	border-bottom-color: #ebf9df
}

.poptip-succ .arrow-right {
	border-left-color: #bed7a8
}

.poptip-succ .arrow-right .arrow-in {
	border-left-color: #ebf9df
}

.poptip-succ .arrow-bottom {
	border-top-color: #bed7a8
}

.poptip-succ .arrow-bottom .arrow-in {
	border-top-color: #ebf9df
}

.poptip-succ .arrow-left {
	border-right-color: #bed7a8
}

.poptip-succ .arrow-left .arrow-in {
	border-right-color: #ebf9df
}

.poptip-error {
	border: 1px solid #fad2cd;
	background-color: #faedee
}

.poptip-error .arrow-top {
	border-bottom-color: #fad2cd
}

.poptip-error .arrow-top .arrow-in {
	border-bottom-color: #faedee
}

.poptip-error .arrow-right {
	border-left-color: #fad2cd
}

.poptip-error .arrow-right .arrow-in {
	border-left-color: #faedee
}

.poptip-error .arrow-bottom {
	border-top-color: #fad2cd
}

.poptip-error .arrow-bottom .arrow-in {
	border-top-color: #faedee
}

.poptip-error .arrow-left {
	border-right-color: #fad2cd
}

.poptip-error .arrow-left .arrow-in {
	border-right-color: #faedee
}

.poptip-warn {
	border: 1px solid #e8d4a8;
	background-color: #fcf5e3
}

.poptip-warn .arrow-top {
	border-bottom-color: #e8d4a8
}

.poptip-warn .arrow-top .arrow-in {
	border-bottom-color: #fcf5e3
}

.poptip-warn .arrow-right {
	border-left-color: #e8d4a8
}

.poptip-warn .arrow-right .arrow-in {
	border-left-color: #fcf5e3
}

.poptip-warn .arrow-bottom {
	border-top-color: #e8d4a8
}

.poptip-warn .arrow-bottom .arrow-in {
	border-top-color: #fcf5e3
}

.poptip-warn .arrow-left {
	border-right-color: #e8d4a8
}

.poptip-warn .arrow-left .arrow-in {
	border-right-color: #fcf5e3
}

.alpha {
	position: absolute;
	z-index: 998;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none
}

.pop {
	position: absolute;
	background-color: #fff;
	border: 5px solid #4c4c4c;
	width: 400px;
	z-index: 999;
	display: none
}

.pop-hd {
	overflow: hidden;
	*zoom: 1;
	padding: 0 10px;
	height: 34px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #e6e6e6
}

.pop-hd h3 {
	float: left;
	font-size: 14px;
	line-height: 34px;
	font-family: 'microsoft yahei'
}

.pop-hd .icon-close {
	float: right;
	cursor: pointer;
	margin-top: 9px
}

.pop-bd {
	padding: 10px
}

.pop-ft {
	padding: 10px 0 20px;
	text-align: center
}

.pop-ft .btn {
	margin: 0 5px
}

.pop-ope {
	padding: 10px 0;
	overflow: hidden;
	*zoom: 1
}

.pop-ope .btn {
	float: left;
	margin-right: 10px
}

.pop .tip-nor {
	margin: 0 auto
}

.pop-alert {
	width: 300px
}

.pop-alert .pop-bd {
	font-size: 14px;
	padding: 20px 20px
}

.tip-alpha {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	width: 100%;
	height: 100%;
	z-index: 100;
	opacity: .5;
	filter: alpha(opacity=50)
}

.ope-center {
	padding: 10px;
	text-align: center
}

.pop-ft {
	padding: 0 0 20px;
	text-align: center
}

.pop-ft .btn {
	margin: 0 5px
}

.pop-xs {
	width: 400px
}

.pop-s {
	width: 500px
}

.pop-m {
	width: 700px
}

.pop-l {
	width: 900px
}

.suggestion {
	position: fixed;
	_position: absolute;
	left: 50%;
	margin-left: 510px;
	top: 168px
}

.suggestion-wrap {
	width: 20px;
	border: #e0e0e0 1px solid;
	background-color: #fff;
	padding: 8px 3px
}

.suggestion a {
	width: 12px;
	display: inline-block;
	padding: 20px 4px 0;
	background: url(/oldmiccn/images/new-common/ico-advise.png) 3px 0 no-repeat;
	line-height: 1.1
}

.suggestion a:link,.suggestion a:visited {
	color: #333
}

.suggestion a:hover {
	background: url(/oldmiccn/images/new-common/ico-advise.png) -17px 0 no-repeat;
	color: #bf030c
}

.suggestion li {
	margin-bottom: -1px
}

.suggestion li a {
	padding: 5px 0;
	color: #666!important
}

.suggestion .hot-suggestion a {
	color: #005aa8!important
}

.suggestion li a:hover {
	color: #333!important
}

.pop-lnk a {
	width: 100%;
	font-size: 14px;
	border: 1px solid #ffb2b5;
	color: #d9363c;
	background-color: #ffdde0;
	display: inline-block;
	line-height: 32px
}

.pop-lnk a:link,.pop-lnk a:visited {
	color: #e5454a
}

.pop-lnk a:hover {
	color: #e5454a;
	text-decoration: underline;
	background-color: #ffc3c9;
	color: #d9363c
}

.tip-alpha {
	position: fixed;
	z-index: 101;
	background: #000;
	opacity: .5
}

#popLogReg {
	width: 700px;
	font-family: 'microsoft yahei';
	position: absolute;
	border: 5px solid #4c4c4c;
	top: 100px;
	left: 100px;
	background-color: #fff;
	display: none
}

.log-poptip-miccn .txt {
	width: 208px;
	padding: 10px 10px 10px 40px;
	height: 14px;
	border: #d4d4d4 1px solid;
	background-color: #fff
}

.log-poptip-miccn .txt-vcode {
	width: 56px;
	padding-left: 10px
}

.log-poptip-miccn .form-lst {
	width: 355px
}

.icon-pwd,.icon-user {
	width: 35px;
	height: 34px;
	background: url(/oldmiccn/images/pop_login/icon_user.png) 0 0 #d0d0d0 no-repeat;
	position: absolute;
	left: 1px;
	top: 1px;
	z-index: 99
}

.icon-pwd {
	background-position: 0 -34px
}

.pop-login .pop-hd {
	background-color: #fff;
	height: 40px;
	padding: 5px 10px 0;
	overflow: visible;
	border-bottom: 1px solid #e6e6e6
}

.pop-icon {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background: url(/oldmiccn/images/common/icon/icon-16.png) -48px -80px no-repeat
}

.pop-icon-succ {
	background-position: -16px 0
}

.pop-icon-error {
	background-position: -64px -33px
}

.pop-tip-sup {
	position: absolute;
	left: 115px;
	top: 45px;
	background: #faedee;
	border: 1px solid #fad2cd;
	padding: 5px 10px;
	color: #e60012
}

.pop-tip-sup:before {
	content: '';
	display: block;
	position: absolute;
	left: 15px;
	top: 29px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #fad2cd
}

.pop-tip-sup:after {
	content: '';
	display: block;
	position: absolute;
	left: 16px;
	top: 28px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #faedee
}

.pop-hd .pop-icon-close {
	float: right;
	cursor: pointer;
	margin-top: 9px
}

.pop-icon-close:hover {
	background-position: -64px -80px
}

.tab-login {
	float: left;
	margin: 5px 0 0 10px
}

.tab-login li {
	float: left;
	border-top: 2px solid #fff;
	width: 106px
}

.tab-login li span {
	display: block;
	text-align: center;
	line-height: 33px;
	height: 33px;
	font-size: 14px;
	cursor: pointer;
	color: #333
}

.tab-login .on {
	border-color: #da4138
}

.tab-login .on span {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin-bottom: -1px;
	padding-bottom: 1px;
	position: relative;
	background-color: #fff;
	font-weight: 700
}

.pop-cont {
	padding: 25px 15px 15px
}

.txt-vcode {
	width: 60px
}

.asterisk {
	color: #c03
}

.pop-cont .form-hd {
	padding-left: 95px;
	font-weight: 400;
	color: #666
}

.inter-rule {
	padding: 20px 25px
}

.inter-rule .h {
	font-size: 14px;
	margin-bottom: 10px
}

.inter-rule p {
	margin-bottom: 25px
}

.inter-rule .ope {
	text-align: center
}

.pop-login .form-item {
	padding: 7px 0 7px 95px
}

.pop-login .form-member {
	padding: 0 0 0 95px
}

.pop-login .form-elem {
	padding-left: 0;
	position: relative
}

.form-elem a:link,.form-elem a:visited {

}

.form-elem .form-error {
	background: 0 0;
	padding: 3px 0 0 0;
	color: #d9363c
}

.form-lst {
	padding-top: 5px
}

.remember-account {
	float: left
}

.chk {
	margin-top: -3px
}

.retrieve {
	width: 190px;
	float: right
}

.retrieve .find-username {
	float: right
}

.retrieve a:link,.retrieve a:visited {
	color: #999
}

.retrieve a:hover {
	color: #c0030a
}

.btn-login {
	width: 100%
}

.log-poptip-miccn {
	position: relative
}

.pop-login .field-item {
	width: 142px;
	height: 36px;
	line-height: 35px;
	_padding-top: 7px;
	_height: 29px;
	_display: inline;
	font-size: 14px;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	float: left;
	margin-right: 32px;
	background: #f5f5f5;
	position: relative;
	cursor: pointer
}

.field-call .icon,.field-identity .icon,.select-country .icon {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 14px;
	margin-right: 8px;
	background: url(/oldmiccn/images/pop_login/reg_user.png) no-repeat
}

.field-identity .icon-supplier {
	background-position: 0 0
}

.field-identity .icon-buyer {
	background-position: -15px 0
}

.field-identity .icon-select {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 15px;
	margin: 0;
	background-position: -30px 0;
	display: none
}

.field-identity .current {
	color: #e60012;
	border-color: #e60012;
	background: #fff
}

.field-identity .current .icon-supplier {
	background-position: 0 -14px
}

.field-identity .current .icon-buyer {
	background-position: -15px -14px
}

.field-identity .current .icon-select {
	display: block
}

.fieldset-auth .contact-box input {
	width: 234px;
	padding-right: 70px;
	float: left
}

.field-call .icon-down {
	width: 7px;
	height: 6px;
	background-position: -30px -15px;
	position: absolute;
	right: 4px;
	top: 14px
}

.field-call {
	width: 66px;
	height: 34px;
	line-height: 34px;
	color: #666;
	font-size: 14px;
	border-left: 1px solid #e5e5e5;
	background: #fff;
	position: absolute;
	cursor: pointer;
	top: 1px;
	right: 2px;
	z-index: 2
}

.field-call p {
	padding-left: 13px
}

.field-call ul {
	position: absolute;
	top: 34px;
	left: 0;
	width: 100%;
	line-height: 32px;
	background: #fafafa;
	border: 1px solid #9df;
	border-top: none;
	display: none
}

.field-call li {
	padding-left: 13px
}

.field-call li:hover {
	background: #ebebeb
}

.fieldset-auth .txt-vcode {
	width: 195px
}

.fieldset-auth .form-elem {
	width: 316px
}

.fieldset-auth .member-id {
	padding-top: 8px
}

.fieldset-auth .member-id label {
	margin-right: 35px
}

.pop-login .form-tit {
	width: 85px;
	height: 38px;
	font-size: 13px;
	color: #666;
	line-height: 38px;
	font-weight: 400;
	margin-left: -95px;
	float: left;
	text-align: right
}

.fieldset-auth .txt {
	width: 295px;
	height: 18px;
	line-height: 18px;
	padding: 8px 9px;
	font-size: 13px;
	font-family: 'microsoft yahei';
	border: 1px solid #d4d4d4
}

.fieldset-auth .txt-error {
	border-color: #cc220b
}

.fieldset-auth .field-user {
	z-index: 2
}

.instant-username {
	width: 313px;
	border: 1px solid #fac8cb;
	border-top: none;
	background: #fff2f2;
	position: absolute;
	left: 0
}

.username-recmd dd,.username-recmd dt {
	line-height: 32px;
	padding: 0 10px 0 9px
}

.username-recmd dd:hover {
	background: #fde3e4
}

.pop-tip-info {
	background: #e7f1fd;
	border: 1px solid #c2ddf2;
	padding: 4px 6px;
	color: #1c75bb;
	position: absolute
}

.pop-tip-info:before {
	content: '';
	display: block;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #c2ddf2;
	position: absolute;
	left: -9px;
	top: 5px
}

.pop-tip-info:after {
	content: '';
	display: block;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 7px solid #e7f1fd;
	position: absolute;
	left: -7px;
	top: 6px
}

.pop-tip-error {
	background: #fce6e6;
	border: 1px solid #fac8ca;
	padding: 4px 6px;
	color: #e60012;
	position: absolute
}

.pop-tip-error:before {
	content: '';
	display: block;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #fac8ca;
	position: absolute;
	left: -9px;
	top: 5px
}

.pop-tip-error:after {
	content: '';
	display: block;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 7px solid #fce6e6;
	position: absolute;
	left: -7px;
	top: 6px
}

.icon-reg-circle {
	width: 12px;
	height: 7px;
	background-position: 3px -179px
}

.instant,.instantphone,.instanttel {
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 325px;
	width: 220px
}

.instant-tip {
	background-color: #f8fdff;
	border: 1px solid #d2d2d2;
	padding: 5px;
	position: relative
}

.instant-tip-lst li {
	padding: 2px 0
}

.instant-tip-lst .icon {
	margin-right: 5px
}

.instant-tip-lst .icon-alert,.instant-tip-lst .icon-pass,.instant-tip-lst .invalid .icon-reg-circle,.instant-tip-lst .valid .icon-reg-circle {
	display: none
}

.instant-tip-lst .invalid {
	color: #be151d
}

.instant-tip-lst .invalid .icon-alert {
	display: inline-block
}

.instant-tip-lst .valid .icon-pass {
	display: inline-block
}

.instant-tip-arrow,.instant-tip-arrow b,.instant-tip-arrow i {
	position: absolute
}

.instant-tip-arrow {
	left: -7px;
	top: 4px
}

.instant-tip-arrow b {
	color: #d2d2d2
}

.instant-tip-arrow i {
	color: #f8fdff;
	left: 1px
}

.pwd-lv {
	margin-top: 6px;
	float: left
}

.pwd-lv-item {
	float: left;
	width: 29px;
	height: 4px;
	border: 1px solid #6bbc01;
	margin-right: 1px
}

.pwd-lv .on {
	background-color: #6bbc01
}

.pwd-lv p {
	clear: left
}

.sel-area {
	width: 230px
}

.field-bd {
	position: relative;
	overflow: hidden
}

.instant-phone .pop-tip-error {
	word-break: break-all
}

.fieldset-auth .validate-image {
	position: absolute;
	top: 5px;
	right: 7px;
	z-index: 99
}

.fieldset-auth .txt-phone-code {
	width: 177px;
	float: left;
	position: relative
}

.phone-code .btn-code {
	width: 120px;
	float: left;
	line-height: 32px;
	border: 1px solid #d9d9d9;
	text-align: center;
	background: #fff;
	margin-left: -1px;
	outline: 0
}

.validate-image img {
	cursor: pointer
}

.re-instant {
	margin-top: -10px
}

.form-tip {
	color: #1c75bb
}

.valid-tick {
	float: left;
	margin: 7px 5px 0 0
}

.keyword-note {
	color: #f36904;
	padding: 5px 0 0 0
}

.gray-light,.placeholder {
	color: #999
}

.code-box {
	*width: 240px
}

.form-item-ope .form-btn {
	display: inline-block;
	vertical-align: middle;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	width: 100%;
	padding: 0 20px;
	background-color: #d9363c;
	cursor: pointer;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.form-item-ope .form-btn:hover {
	background-color: #cf252b
}

.form-item-ope .tour-log-btn {
	color: #06c;
	font-family: 'microsoft yahei';
	font-size: 14px;
	margin-top: 20px;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 20px
}

.loading-send {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	border: 1px solid #ccc;
	z-index: 1000
}

.pop-login .pop-lnk {
	width: 260px;
	padding: 0 0 50px 110px;
	text-align: center;
	font-size: 14px;
	display: none
}

.pop-login .pop-lnk a:hover {
	text-decoration: none
}

#tmShowRegisterError {
	padding-left: 36px
}

#tmShowRegisterError #error {
	padding: 20px 0 20px 60px
}

#tmShowRegisterError #error .icon-nor {
	margin-left: -40px;
	float: left
}

#dir,#header,#main,#nav,#search,#welcome {
	width: 1190px
}

#iframe_0 {
	margin-top: 10px
}

#main {
	margin-left: auto;
	margin-right: auto
}

.wrap {
	margin: 0 auto;
	width: 1190px
}

input,select,textarea {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 400
}

textarea {
	resize: none
}

#main .ok-detail p {
	padding: 0
}

#header {
	margin-bottom: 10px;
	border-bottom: none
}

#headerline {
	border-bottom: 1px solid #de3237;
	margin-bottom: 10px
}

#main #notice-info {
	line-height: 20px;
	padding: 10px 0 0 20px
}

.send-msg {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0
}

.recommend {
	border: solid 1px #e0dfe5;
	padding: 30px 30px 30px 210px
}

.reminfo {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eef3f9;
	margin-right: 2px;
	margin-left: 2px
}

.bg {
	background-image: url(/oldmiccn/images/email_bg.gif);
	background-position: 0 100px
}

.margin66 {
	margin-top: 6px;
	margin-bottom: 6px
}

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

.border ul li a {
	font-weight: 700;
	text-decoration: none;
	margin-left: 30px
}

.border li {
	list-style-type: none;
	background-color: #eef3f9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #cfd9e7;
	height: 27px;
	line-height: 150%;
	padding-top: 3px;
	background-image: url(/oldmiccn/images/arrow_001.gif);
	background-position: 15px center;
	background-repeat: no-repeat
}

.main-form {
	border: 1px solid #eee;
	border-top: none
}

.msg-title {
	border: 1px solid #fff;
	padding-left: 20px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	color: #666;
	font-size: 14px;
	line-height: 30px
}

.smtable {
	width: 100%
}

.smtable input,.smtable textarea {
	border: solid 1px #d1d1d1;
	color: #333
}

.smtable .chk {
	border: none
}

.smtable input {
	height: 18px;
	line-height: 18px;
	padding: 3px 4px
}

.smtable .txt-real {
	color: #333
}

.smtable textarea {
	padding: 5px
}

.smtable select {
	padding: 1px;
	height: 22px
}

.uploadfile {
	position: relative;
	top: -2px
}

.uploadfile .uploadBox {
	z-index: 99
}

.uploadfile .labelUpload {
	display: inline-block;
	color: #666;
	border-radius: 3px;
	border: 1px solid #cdcdcd;
	height: 20px;
	vertical-align: middle;
	padding: 1px 12px;
	cursor: pointer;
	background-color: #f1f1f1;
	background-image: -o-linear-gradient(top,#f9f9f9,#eee);
	background-image: -webkit-linear-gradient(top,#f9f9f9,#eee);
	background-image: -ms-linear-gradient(top ,#f9f9f9,#eee);
	background-image: -moz-linear-gradient(center top ,#f9f9f9,#eee);
	z-index: 1
}

.uploadfile .file {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	opacity: 0;
	filter: alpha(opacity=0)
}

.smtable .grey {
	color: #666
}

.smtable .butSend {
	border: none;
	padding: 0;
	height: 30px
}

.smtable .felidTxt {
	padding: 0 3px
}

.refresh {
	display: inline-block;
	height: 15px;
	width: 16px;
	background: url(/oldmiccn/images/icon/regs.png) 0 -210px no-repeat;
	overflow: hidden;
	text-indent: -999em
}

.reminfo {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #eef3f9;
	margin-right: 2px;
	margin-left: 2px
}

.send {
	font-weight: 700;
	background-image: url(/oldmiccn/images/showroomtp/common/btn_submit.gif);
	height: 29px;
	width: 120px;
	border: none;
	padding-left: 15px;
	cursor: pointer
}

.reset {
	font-weight: 700;
	background-image: url(/oldmiccn/images/showroomtp/common/btn_reset.gif);
	height: 29px;
	width: 90px;
	border: none;
	cursor: pointer
}

.liststyle ul {
	margin-right: 15px;
	margin-left: 20px
}

.liststyle li {
	list-style-image: url(/oldmiccn/images/icon-liststyle.gif);
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px
}

.site-bottom {
	margin-top: 180px
}

.relatedproList {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	text-align: center
}

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

.pro_show {
	width: 20%;
	height: 160px;
	float: left;
	display: block;
	list-style-type: none;
	text-align: center;
	padding: 12px 14px 6px 14px;
	line-height: 15px;
	overflow: hidden
}

.pro_show .image {
	margin-left: auto;
	margin-right: auto
}

.image td {
	width: 100px;
	height: 100px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin-bottom: 2px;
	text-align: center
}

.smallfontcn {
	font-size: 12px
}

.font16px {
	font-size: 14px
}

#ok #oktitle {
	font-size: 186.5%
}

.smtable td,.smtable th {
	padding: 10px 0;
	vertical-align: top
}

.smtable th {
	width: 120px;
	text-align: right;
	font-weight: 400;
	line-height: 22px;
	padding-right: 10px;
	_padding-top: 13px
}

.smtable .fieldinfoerror,.smtable .fieldtitleerror {
	border: none
}

.fieldinfoerror .info,.fieldtitleerror .info {
	background: url(/oldmiccn/images/send_message/reg3.gif) no-repeat left top;
	color: #c91b05;
	line-height: 16px;
	padding: 3px 0 2px 20px
}

.fieldinfoerror .info .info,.fieldtitleerror .info .info {
	background: none repeat scroll 0 0 transparent;
	font-weight: 400;
	padding-left: 0
}

.pro-info,.smtable {
	border: 1px solid #e6e6e6
}

.pro-info {
	overflow: hidden;
	zoom: 1;
	padding: 20px;
	border-bottom: 1px dashed #e6e6e6
}

.pro-img {
	float: left;
	margin-right: 10px
}

.pro-meta-lst li {
	padding: 5px 0
}

.com-info li {
	overflow: hidden;
	*zoom: 1
}

.com-info span {
	float: left
}

.com-info .com-name {
	width: 112px;
	text-align: right
}

.pro-meta-lst {
	margin-left: 10px;
	overflow: hidden
}

.smtable {
	border-top: none
}

.smtabel-bottom {
	border: 1px solid #e6e6e6;
	border-top: none;
	padding: 15px
}

.smtable .attachment td,.smtable .attachment th {
	padding-bottom: 20px;
	line-height: 22px
}

.smtable .company td,.smtable .company th {
	padding-top: 20px;
	border-top: 1px dashed #e6e6e6
}

#main .action {
	line-height: 30px;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 5px 15px;
	background-color: #fffee2;
	border: 1px solid #f8d198
}

#main .action .btn {
	margin: 0 5px;
	width: auto
}

.action .switch-safe-img {
	float: right;
	*margin: -35px 10px 0 0;
	_margin-top: -28px
}

.asterisk {
	color: #fb5058;
	font-family: Tahoma,Arial,SimSun,sans-serif
}

.Alpha {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	width: 100%;
	height: 100%;
	z-index: 100;
	opacity: .4;
	filter: Alpha(Opacity=40)
}

.collapsed {
	display: none
}

.expanded {
	display: block
}

#pop {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	font-size: 14px;
	z-index: 1000
}

#pop-login-layer {
	width: 265px;
	height: 265px;
	position: absolute;
	top: 25%;
	left: 50%;
	margin-left: -130px
}

#pop-login-form {
	border: solid 1px #999;
	background-color: #f8f8f8;
	color: #333;
	padding: 0
}

#pop-login-form h3 {
	font-size: 12px;
	background-color: #f1f1f1;
	height: 30px;
	line-height: 30px;
	border-top: #fff 1px solid;
	border-bottom: #ddd 1px solid;
	padding: 0 15px
}

#pop-login-form h3 span {
	font-size: 18px;
	float: right;
	cursor: pointer;
	color: #888
}

#pop-login-layer .sign {
	padding: 0 15px 15px;
	margin: 0
}

#pop-login-layer .erText {
	font-size: 12px;
	background: #ffecea url(/oldmiccn/images/join/regs.gif) no-repeat 6px -26px;
	border: 1px solid #fdc2bb;
	padding: 3px 5px 3px 25px;
	margin-top: 5px
}

#pop-login-layer input.inputtext {
	width: 230px;
	height: 26px;
	line-height: 26px;
	border: #a5acb2 1px solid;
	margin-top: 3px;
	margin-bottom: 0;
	padding-left: 0
}

#pop-login-layer .sign label {
	font-weight: 400;
	line-height: 1.35;
	display: inline
}

#pop-login-layer #pop-login-form p a {
	display: inline;
	padding: 0;
	margin-right: 0;
	color: #005aa8;
	line-height: 1.35;
	height: auto
}

#pop-login-layer #pop-login-form p {
	margin-left: 0
}

#pop-login-layer #pop-login-form p.lineList {
	margin-top: 15px
}

#pop-login-layer #pop-login-form p.login {
	margin-top: 10px;
	font-size: 12px
}

x #pop-login-layer #pop-login-form p.login button {
	border: 0;
	cursor: pointer;
	background: 0 0;
	margin-top: 0;
	padding: 0
}

#pop-login-layer #pop-login-form p.reg {
	margin-top: 15px;
	text-align: center
}

#logonErText2 {
	*margin-top: 0
}

input.validateinput {
	width: 130px
}

.reload {
	cursor: pointer
}

#validateImage {
	margin-left: 10px
}

.tip-box {
	position: relative;
	padding: 8px;
	border: 1px solid #efdec0;
	background-color: #fffdec
}

.area-box {
	position: relative;
	padding: 13px;
	border: 1px solid #e6e6e6;
	background-color: #fafafa
}

.tip-box .ok-ico {
	position: absolute;
	width: 26px;
	height: 26px;
	left: 15px;
	top: 8px;
	background: url(/oldmiccn/images/ok-new.gif) no-repeat
}

.tip-box .tip-txt {
	font: 12px/26px Tahoma,Arial,simsun,sans-serif;
	color: #333
}

.send-inquiry-limit {
	height: 26px;
	margin-bottom: 30px
}

.send-inquiry-txt {
	padding: 10px 0;
	font: normal 14px/24px Tahoma,Arial,SimSun,sans-serif;
	color: 3333
}

.send-inquiry-limit {
	height: 26px;
	margin-bottom: 30px
}

.send-inquiry-limit .ok-ico {
	left: 15px;
	top: 8px
}

.send-inquiry-limit .tip-txt {
	padding-left: 37px;
	font: 12px/26px Tahoma,Arial,simsun,sans-serif;
	color: #333
}

.send-inquiry-bxtlimit {
	height: 26px;
	margin: 90px 0
}

.send-inquiry-bxtlimit .ok-ico {
	left: 15px;
	top: 8px
}

.send-inquiry-bxtlimit .tip-txt {
	padding-left: 37px;
	font: 12px/26px Tahoma,Arial,simsun,sans-serif;
	color: #333
}

.send-inquiry-txt {
	padding: 10px 0;
	font: normal 14px/24px Tahoma,Arial,SimSun,sans-serif;
	color: 3333
}

.apply-bxt-box h3 {
	padding: 0;
	font: bold 12px/22px Tahoma,Arial,SimSun,sans-serif
}

.apply-bxt-box ul {
	padding: 5px 0
}

.apply-bxt-box ul li {
	float: left;
	border-left: 1px solid #9a9a9a;
	padding: 0 15px 0 14px;
	font: normal 12px/14px Tahoma,Arial,simsun,sans-serif
}

.apply-bxt-box ul .first {
	padding-left: 0;
	border: none
}

.apply-bxt-box ul li .href {
	line-height: 12px;
	background-position: right -437px;
	background-position: right -439px\0
}

.apply-bxt-box ul li .href:hover {
	background-position: right -417px;
	background-position: right -419px\0
}

.apply-bxt-box .apply-bxt-btn {
	padding-top: 25px
}

.apply-bxt-box .apply-bxt-btn .btn-b-34:hover,.apply-bxt-box .apply-bxt-btn .btn-b-34:link,.apply-bxt-box .apply-bxt-btn .btn-b-34:visited {
	color: #fff
}

.ok-note {
	padding-left: 40px;
	line-height: 20px
}

.ok-btn {
	padding: 15px 0 70px 40px
}

.ok-detail p {
	margin: 5px 0;
	padding: 0;
	line-height: 20px
}

.ok-detail li {
	color: #666;
	line-height: 18px
}

.input {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d1d1d1;
	height: 20px;
	line-height: 20px;
	padding: 2px;
	width: 250px
}

.reg-form {
	padding-bottom: 40px
}

.reg-form-tit {
	display: inline-block;
	text-align: right;
	vertical-align: 1px;
	width: 70px
}

.reg-form li {
	position: relative
}

.reg-form-list {
	margin-bottom: 20px;
	height: 26px;
	line-height: 26px;
	width: 340px;
	z-index: 1
}

.reg-form-list-email {
	z-index: 2
}

.reg-form-tit {
	display: inline-block;
	width: 70px;
	text-align: right;
	vertical-align: 1px;
	*vertical-align: 5px
}

.reg-form-copyright {
	margin-bottom: 10px;
	padding-left: 75px
}

.reg-form-copyright-radio {
	vertical-align: -2px;
	margin-right: 5px
}

.reg-form-submit {
	height: 26px;
	padding-left: 75px
}

.reg-form .keyimg-input {
	width: 100px
}

.reg-form .keyimg-renew {
	background: url(/oldmiccn/images/join/regs.gif) no-repeat scroll 0 bottom transparent;
	display: inline-block;
	height: 15px;
	overflow: hidden;
	position: relative;
	text-indent: -999em;
	top: 5px;
	width: 16px
}

.reg-form .label-group label {
	margin: 0 15px 0 5px
}

.reg-form .button {
	background: url(/oldmiccn/images/join/btn.gif) no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	height: 34px;
	line-height: 34px;
	text-align: center;
	text-shadow: 1px 1px 0 #df3f2f;
	width: 123px
}

.guest-send {
	border: 1px solid #c0e3f7
}

.guest-send select {
	margin-right: 5px;
	padding: 3px
}

.label-group input {
	margin-right: 2px;
	vertical-align: -2px
}

.send-unreg-limit {
	margin-bottom: 20px
}

.send-more-txt {
	padding: 10px 0;
	font: 18px/28px Tahoma,Arial,"Microsoft Yahei",simhei,simsun,sans-serif
}

.grid {
	width: 990px;
	margin: 0 auto
}

.wrap-header {
	border-bottom: 1px solid #df3238
}

.header {
	overflow: hidden;
	*zoom: 1;
	padding: 10px 0 14px
}

.header h1 {
	float: left
}

.header .logo-sub {
	font-size: 26px;
	color: #999;
	font-family: 'Microsoft Yahei',sans-serif;
	float: left;
	margin: 20px 0 0 20px
}

.form-lst {
	padding: 10px 0
}

.form-item {
	padding: 10px 0 10px 95px;
	*zoom: 1
}

.form-info td {
	line-height: 22px
}

.form-error {
	background: url(/oldmiccn/images/new-common/login.jpg) 0 -136px no-repeat;
	line-height: 16px;
	color: #e74543;
	padding: 2px 17px
}

.reg-form {
	padding-bottom: 40px
}

.reg-form li {
	position: relative
}

.reg-form-list {
	margin-bottom: 20px;
	height: 26px;
	line-height: 26px;
	width: 340px;
	z-index: 1
}

.reg-form-list-email {
	z-index: 2
}

.reg-form-tit {
	display: inline-block;
	width: 70px;
	text-align: right;
	vertical-align: 1px;
	*vertical-align: 5px
}

.reg-form-copyright {
	margin-bottom: 10px;
	padding-left: 75px
}

.reg-form-copyright-radio {
	vertical-align: -2px;
	margin-right: 5px
}

.reg-form-submit {
	height: 26px;
	padding-left: 75px
}

.icon-msg-succ {
	width: 24px;
	height: 24px
}

.msg-succ {
	padding: 0 0 30px 35px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #ccc
}

.msg-succ .icon-msg-succ {
	float: left;
	margin: 6px 0 0 -35px
}

.msg-tit {
	font-family: 'Microsoft Yahei';
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 10px
}

.msg-ctrl-panel {
	border: 1px solid #f8d198;
	background-color: #fffee2;
	padding: 15px 30px 20px;
	overflow: hidden;
	zoom: 1;
	margin-top: 30px
}

.msg-ctrl-panel h4 {
	font-size: 14px;
	margin-bottom: 10px
}

.msg-ctrl-panel p {
	margin-bottom: 10px
}

.send-msg .form-lst {
	border-top: 1px dashed #e6e6e6;
	margin-top: 10px
}

.msg-ctrl-item {
	float: left
}

.msg-ctrl-panel .last {
	padding-left: 30px;
	margin-left: 30px;
	border-left: 1px dotted #f8d198
}

.emailList {
	position: absolute;
	background-color: #fff;
	overflow: hidden;
	width: 228px;
	border: solid #e5e5e5 1px;
	z-index: 999
}

.emailList li {
	cursor: pointer
}

.emailList .now {
	background-color: #316ac5
}

.upload-input {
	position: relative;
	margin-bottom: 5px
}

.upload-input .txt {
	margin-right: 10px
}

.upload-input .upload-file {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=0);
	height: 28px;
	width: 210px
}

.uploaded-img {
	overflow: hidden;
	*zoom: 1
}

.uploaded-img-lst li {
	color: #333;
	padding: 3px 30px 3px 0;
	margin: 0 10px 10px 0;
	position: relative;
	width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.uploaded-img-lst .close {
	display: inline-block;
	color: #a2a2a2;
	font-weight: 700;
	position: absolute;
	right: 5px;
	cursor: pointer;
	font-size: 14px
}

.uploaded-img-lst .close:hover {
	color: #bf030c
}

.editable {
	line-height: 22px;
	overflow: hidden;
	*zoom: 1
}

.editable .edit-text,.editable .icon-edit {
	float: left
}

.editable .icon-edit {
	margin: 5px 0 0 5px
}

.verify-code {
	overflow: hidden;
	*zoom: 1
}

.verify-code .refresh,.verify-code .txt,.verify-code img {
	float: left;
	margin-right: 10px
}

.verify-code .txt {
	width: 60px
}

.verify-code img {
	width: 105px;
	height: 26px
}

.com-meta-lst li {
	overflow: hidden;
	*zoom: 1;
	padding: 7px 0 7px 112px
}

.com-meta-lst .com-meta-tit {
	float: left;
	margin-left: -106px;
	width: 95px;
	text-align: right
}

.safe-img {
	float: right;
	margin-top: -30px
}

.hope-lst {
	overflow: hidden
}

*zoom .hope-lst li {
	float: left;
	margin-right: 10px;
	width: 170px
}

.send-batch {
	border: 1px solid #e6e6e6;
	padding: 10px;
	overflow: hidden;
	*zoom: 1
}

.send-batch-dtl .batch-num,.send-batch-tit {
	float: left;
	line-height: 26px
}

.send-batch-bd {
	float: left
}

.send-batch-dtl {
	overflow: hidden;
	*zoom: 1
}

.send-batch-tit {
	width: 121px;
	text-align: right
}

.send-batch-dtl .btn-drop {
	background: url(/oldmiccn/images/btn-drop.png);
	display: block;
	width: 75px;
	height: 26px;
	cursor: pointer;
	margin-left: 10px;
	float: left;
	position: relative;
	z-index: 9
}

.send-batch-dtl .btn-drop-exd {
	background-position: 0 -26px
}

.batch-target-panel {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	width: 700px;
	margin-top: -1px
}

.batch-target-hd {
	overflow: hidden;
	*zoom: 1;
	padding: 7px 0;
	border-bottom: 1px dotted #ccc
}

.batch-target-panel .co-address,.batch-target-panel .co-name,.batch-target-panel .member,.batch-target-panel .pro-name {
	float: left;
	margin-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 18px;
	line-height: 18px
}

.batch-target-lst {
	padding: 6px 0;
	max-height: 240px;
	_height: 240px;
	overflow-y: scroll
}

.batch-target-lst li {
	padding: 5px 0;
	overflow: hidden;
	*zoom: 1
}

.batch-target-panel .pro-name {
	width: 300px
}

.batch-target-panel .co-name {
	width: 180px
}

.batch-target-panel .member {
	width: 160px
}

.batch-target-panel .member a {
	float: left
}

.batch-target-panel .member .fr {
	float: right
}

.send-batch-co .batch-target-panel .member {
	margin-right: 60px
}

.send-batch-co .batch-target-panel .co-name {
	width: 280px
}

.recmd-box {
	padding: 0 65px;
	margin-top: 20px
}

.recmd-box a {
	color: #333
}

.recmd-box a:hover {
	color: #cc220b
}

.recmd-title {
	padding: 5px 18px;
	font-size: 14px;
	border: 1px solid #eee;
	border-bottom: none;
	background: #f9f9f9
}

.recmd-prods {
	border: 1px solid #eee
}

.recmd-prods-item {
	width: 160px;
	height: 235px;
	padding: 10px 27.2px;
	border-bottom: 1px dotted #ebebeb;
	border-left: 1px dotted #ebebeb;
	margin: 0 0 -1px -1px;
	float: left
}

.recmd-prods-img {
	text-align: center;
	width: 160px;
	height: 160px;
	display: table-cell;
	vertical-align: middle
}

.recmd-prods-img img {
	max-width: 100%
}

.recmd-prods-item .pro-price {
	padding: 5px 0;
	text-align: left;
	color: #d9363c;
	font-size: 14px
}

.recmd-prods-item .pro-name {
	text-align: left
}

.recmd-coms {
	border: 1px solid #eee
}

.recmd-coms-item {
	width: 260px;
	padding: 15px 13px 20px 13px;
	border-bottom: 1px dotted #ebebeb;
	border-left: 1px dotted #ebebeb;
	margin: 0 0 -1px -1px;
	float: left
}

.recmd-coms-item .com-name {
	font-size: 14px
}

.recmd-coms-item h4 {
	font-weight: 400;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.recmd-coms-item .cert-sign {
	font-size: 12px;
	color: #666;
	font-family: 'Arial Normal',Arial
}

.recmd-coms-item .split {
	margin: 0 5px;
	color: #999
}

.recmd-coms-item .com-info {
	font-size: 12px;
	color: #666;
	margin: 7px 0;
	font-family: 'Arial Normal',Arial
}

.com-info-item .com-addr {
	float: left;
	width: 200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.com-info-item {
	height: 16px;
	padding: 2px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.pop-lnk a {
	width: 100%;
	font-size: 14px;
	border: 1px solid #ffb2b5;
	color: #d9363c;
	background-color: #ffdde0;
	display: inline-block;
	line-height: 32px
}

.pop-lnk a:link,.pop-lnk a:visited {
	color: #e5454a
}

.pop-lnk a:hover {
	color: #e5454a;
	text-decoration: underline;
	background-color: #ffc3c9;
	color: #d9363c
}

.tip-alpha {
	position: fixed;
	z-index: 101;
	background: #000;
	opacity: .5
}

#popLogReg {
	width: 700px;
	font-family: 'microsoft yahei';
	position: absolute;
	border: 5px solid #4c4c4c;
	top: 100px;
	left: 100px;
	background-color: #fff;
	display: none
}

.log-poptip-miccn .txt {
	width: 208px;
	padding: 10px 10px 10px 40px;
	height: 14px;
	border: #d4d4d4 1px solid;
	background-color: #fff
}

.log-poptip-miccn .txt-vcode {
	width: 56px;
	padding-left: 10px
}

.log-poptip-miccn .form-lst {
	width: 355px
}

.icon-pwd,.icon-user {
	width: 35px;
	height: 34px;
	background: url(/oldmiccn/images/pop_login/icon_user.png) 0 0 #d0d0d0 no-repeat;
	position: absolute;
	left: 1px;
	top: 1px;
	z-index: 99
}

.icon-pwd {
	background-position: 0 -34px
}

.pop-login .pop-hd {
	background-color: #fff;
	height: 40px;
	padding: 5px 10px 0;
	overflow: visible;
	border-bottom: 1px solid #e6e6e6
}

.pop-icon {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background: url(/oldmiccn/images/common/icon/icon-16.png) -48px -80px no-repeat
}

.pop-icon-succ {
	background-position: -16px 0
}

.pop-icon-error {
	background-position: -64px -33px
}

.pop-tip-sup {
	position: absolute;
	left: 115px;
	top: 45px;
	background: #faedee;
	border: 1px solid #fad2cd;
	padding: 5px 10px;
	color: #e60012
}

.pop-tip-sup:before {
	content: '';
	display: block;
	position: absolute;
	left: 15px;
	top: 29px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #fad2cd
}

.pop-tip-sup:after {
	content: '';
	display: block;
	position: absolute;
	left: 16px;
	top: 28px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #faedee
}

.pop-hd .pop-icon-close {
	float: right;
	cursor: pointer;
	margin-top: 9px
}

.pop-icon-close:hover {
	background-position: -64px -80px
}

.tab-login {
	float: left;
	margin: 5px 0 0 10px
}

.tab-login li {
	float: left;
	border-top: 2px solid #fff;
	width: 106px
}

.tab-login li span {
	display: block;
	text-align: center;
	line-height: 33px;
	height: 33px;
	font-size: 14px;
	cursor: pointer;
	color: #333
}

.tab-login .on {
	border-color: #da4138
}

.tab-login .on span {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin-bottom: -1px;
	padding-bottom: 1px;
	position: relative;
	background-color: #fff;
	font-weight: 700
}

.pop-cont {
	padding: 25px 15px 15px
}

.txt-vcode {
	width: 60px
}

.asterisk {
	color: #c03
}

.pop-cont .form-hd {
	padding-left: 95px;
	font-weight: 400;
	color: #666
}

.inter-rule {
	padding: 20px 25px
}

.inter-rule .h {
	font-size: 14px;
	margin-bottom: 10px
}

.inter-rule p {
	margin-bottom: 25px
}

.inter-rule .ope {
	text-align: center
}

.pop-login .form-item {
	padding: 7px 0 7px 95px
}

.pop-login .form-member {
	padding: 0 0 0 95px
}

.pop-login .form-elem {
	padding-left: 0;
	position: relative
}

.form-elem a:link,.form-elem a:visited {

}

.form-elem .form-error {
	background: 0 0;
	padding: 3px 0 0 0;
	color: #d9363c
}

.form-lst {
	padding-top: 5px
}

.remember-account {
	float: left
}

.chk {
	margin-top: -3px
}

.retrieve {
	width: 190px;
	float: right
}

.retrieve .find-username {
	float: right
}

.retrieve a:link,.retrieve a:visited {
	color: #999
}

.retrieve a:hover {
	color: #c0030a
}

.btn-login {
	width: 100%
}

.log-poptip-miccn {
	position: relative
}

.pop-login .field-item {
	width: 142px;
	height: 36px;
	line-height: 35px;
	_padding-top: 7px;
	_height: 29px;
	_display: inline;
	font-size: 14px;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	float: left;
	margin-right: 32px;
	background: #f5f5f5;
	position: relative;
	cursor: pointer
}

.field-call .icon,.field-identity .icon,.select-country .icon {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 14px;
	margin-right: 8px;
	background: url(/oldmiccn/images/pop_login/reg_user.png) no-repeat
}

.field-identity .icon-supplier {
	background-position: 0 0
}

.field-identity .icon-buyer {
	background-position: -15px 0
}

.field-identity .icon-select {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 15px;
	margin: 0;
	background-position: -30px 0;
	display: none
}

.field-identity .current {
	color: #e60012;
	border-color: #e60012;
	background: #fff
}

.field-identity .current .icon-supplier {
	background-position: 0 -14px
}

.field-identity .current .icon-buyer {
	background-position: -15px -14px
}

.field-identity .current .icon-select {
	display: block
}

.fieldset-auth .contact-box input {
	width: 234px;
	padding-right: 70px;
	float: left
}

.field-call .icon-down {
	width: 7px;
	height: 6px;
	background-position: -30px -15px;
	position: absolute;
	right: 4px;
	top: 14px
}

.field-call {
	width: 66px;
	height: 34px;
	line-height: 34px;
	color: #666;
	font-size: 14px;
	border-left: 1px solid #e5e5e5;
	background: #fff;
	position: absolute;
	cursor: pointer;
	top: 1px;
	right: 2px;
	z-index: 2
}

.field-call p {
	padding-left: 13px
}

.field-call ul {
	position: absolute;
	top: 34px;
	left: 0;
	width: 100%;
	line-height: 32px;
	background: #fafafa;
	border: 1px solid #9df;
	border-top: none;
	display: none
}

.field-call li {
	padding-left: 13px
}

.field-call li:hover {
	background: #ebebeb
}

.fieldset-auth .txt-vcode {
	width: 195px
}

.fieldset-auth .form-elem {
	width: 316px
}

.fieldset-auth .member-id {
	padding-top: 8px
}

.fieldset-auth .member-id label {
	margin-right: 35px
}

.pop-login .form-tit {
	width: 85px;
	height: 38px;
	font-size: 13px;
	color: #666;
	line-height: 38px;
	font-weight: 400;
	margin-left: -95px;
	float: left;
	text-align: right
}

.fieldset-auth .txt {
	width: 295px;
	height: 18px;
	line-height: 18px;
	padding: 8px 9px;
	font-size: 13px;
	font-family: 'microsoft yahei';
	border: 1px solid #d4d4d4
}

.fieldset-auth .txt-error {
	border-color: #cc220b
}

.fieldset-auth .field-user {
	z-index: 2
}

.instant-username {
	width: 313px;
	border: 1px solid #fac8cb;
	border-top: none;
	background: #fff2f2;
	position: absolute;
	left: 0
}

.username-recmd dd,.username-recmd dt {
	line-height: 32px;
	padding: 0 10px 0 9px
}

.username-recmd dd:hover {
	background: #fde3e4
}

.pop-tip-info {
	background: #e7f1fd;
	border: 1px solid #c2ddf2;
	padding: 4px 6px;
	color: #1c75bb;
	position: absolute
}

.pop-tip-info:before {
	content: '';
	display: block;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #c2ddf2;
	position: absolute;
	left: -9px;
	top: 5px
}

.pop-tip-info:after {
	content: '';
	display: block;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 7px solid #e7f1fd;
	position: absolute;
	left: -7px;
	top: 6px
}

.pop-tip-error {
	background: #fce6e6;
	border: 1px solid #fac8ca;
	padding: 4px 6px;
	color: #e60012;
	position: absolute
}

.pop-tip-error:before {
	content: '';
	display: block;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #fac8ca;
	position: absolute;
	left: -9px;
	top: 5px
}

.pop-tip-error:after {
	content: '';
	display: block;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 7px solid #fce6e6;
	position: absolute;
	left: -7px;
	top: 6px
}

.icon-reg-circle {
	width: 12px;
	height: 7px;
	background-position: 3px -179px
}

.instant,.instantphone,.instanttel {
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 325px;
	width: 220px
}

.instant-tip {
	background-color: #f8fdff;
	border: 1px solid #d2d2d2;
	padding: 5px;
	position: relative
}

.instant-tip-lst li {
	padding: 2px 0
}

.instant-tip-lst .icon {
	margin-right: 5px
}

.instant-tip-lst .icon-alert,.instant-tip-lst .icon-pass,.instant-tip-lst .invalid .icon-reg-circle,.instant-tip-lst .valid .icon-reg-circle {
	display: none
}

.instant-tip-lst .invalid {
	color: #be151d
}

.instant-tip-lst .invalid .icon-alert {
	display: inline-block
}

.instant-tip-lst .valid .icon-pass {
	display: inline-block
}

.instant-tip-arrow,.instant-tip-arrow b,.instant-tip-arrow i {
	position: absolute
}

.instant-tip-arrow {
	left: -7px;
	top: 4px
}

.instant-tip-arrow b {
	color: #d2d2d2
}

.instant-tip-arrow i {
	color: #f8fdff;
	left: 1px
}

.pwd-lv {
	margin-top: 6px;
	float: left
}

.pwd-lv-item {
	float: left;
	width: 29px;
	height: 4px;
	border: 1px solid #6bbc01;
	margin-right: 1px
}

.pwd-lv .on {
	background-color: #6bbc01
}

.pwd-lv p {
	clear: left
}

.sel-area {
	width: 230px
}

.field-bd {
	position: relative;
	overflow: hidden
}

.instant-phone .pop-tip-error {
	word-break: break-all
}

.fieldset-auth .validate-image {
	position: absolute;
	top: 5px;
	right: 7px;
	z-index: 99
}

.fieldset-auth .txt-phone-code {
	width: 177px;
	float: left;
	position: relative
}

.phone-code .btn-code {
	width: 120px;
	float: left;
	line-height: 32px;
	border: 1px solid #d9d9d9;
	text-align: center;
	background: #fff;
	margin-left: -1px;
	outline: 0
}

.validate-image img {
	cursor: pointer
}

.re-instant {
	margin-top: -10px
}

.form-tip {
	color: #1c75bb
}

.valid-tick {
	float: left;
	margin: 7px 5px 0 0
}

.keyword-note {
	color: #f36904;
	padding: 5px 0 0 0
}

.gray-light,.placeholder {
	color: #999
}

.code-box {
	*width: 240px
}

.form-item-ope .form-btn {
	display: inline-block;
	vertical-align: middle;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	width: 100%;
	padding: 0 20px;
	background-color: #d9363c;
	cursor: pointer;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.form-item-ope .form-btn:hover {
	background-color: #cf252b
}

.form-item-ope .tour-log-btn {
	color: #06c;
	font-family: 'microsoft yahei';
	font-size: 14px;
	margin-top: 20px;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 20px
}

.loading-send {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	border: 1px solid #ccc;
	z-index: 1000
}

.pop-login .pop-lnk {
	width: 260px;
	padding: 0 0 50px 110px;
	text-align: center;
	font-size: 14px;
	display: none
}

.pop-login .pop-lnk a:hover {
	text-decoration: none
}

#tmShowRegisterError {
	padding-left: 36px
}

#tmShowRegisterError #error {
	padding: 20px 0 20px 60px
}

#tmShowRegisterError #error .icon-nor {
	margin-left: -40px;
	float: left
}