/***公用样式***/
.header, .center, .footer, .ad {
	width:911px;
	margin:0 auto;
}
.error{
	padding:0 0 5px 105px;
	color:red;
}
/*图片列表*/
.listsame ul {
	float:left;
	display:block;
	margin:10px 0;
	width:190px;
	height:auto !important;
	height:230px;
	min-height:230px;
}
.listsame li {
	float:left;
	width:100%;
	height:20px;
	line-height:20px;
}
.listsame {
	overflow:hidden;
	float:left;
	width:100%;
}
.listsame .pic {
	height:195px;
	text-align:center;
	width:142px;
	display: table-cell;
	*display: block;
	*font-size: 165px;
	vertical-align:bottom;
}
.listsame .pic img {
	vertical-align:bottom;
}
.listsame .listright {
	width:140px;
}
.listsame .pic {
	padding-bottom:6px;
}
.listsame .pic2 {
	height:190px;
}
.listsame .pic2 img {
	padding-top:76px;
}

.listsame2 .pic {
	display: table-cell;
	*display: block;
	*font-size: 100px;
	height:110px;
	vertical-align:bottom;
}
.listsame2 .pic img {
	vertical-align:bottom;
}
/*字体颜色*/
.fontblue3 {
	color:#c93;
}
.fontgreen {
	color:#469903;
}
.fontgrey {
	color:#999;
}
/*表单样式*/

.inputstyle, .inputstyle2, .inputstyle3 {
	height:16px;
	line-height:16px;
	padding:0;
}
/*按钮样式 display:-moz-inline-stack;*/

.mbbtnstyle, .mbbtnstyle span {
	float:left;
	color:#FFF;
	text-align:center;
	line-height:21px;
	height:21px;
	display:inline-block;
	margin-right:3px;
	text-align:center;
	cursor:pointer;
	width:auto;
	background:url(../images/ctrl/mb_btnleft.gif) 0 0 no-repeat;
}
.mbbtnstyle span {
	padding:0 12px;
	margin:0;
	background:url(../images/ctrl/mb_btnright.gif) 100% 0 no-repeat;
}
a.mbbtnstyle:hover {
	text-decoration:none;
	background:url(../images/ctrl/mb_btnleft.gif) 0 -26px no-repeat;
}
a.mbbtnstyle:hover span {
	text-decoration:none;
	background:url(../images/ctrl/mb_btnright.gif) 100% -26px no-repeat;
}
.mbbtnno, .mbbtnno span {
	color:#ccc;
	cursor:default;
	background:url(../images/ctrl/mb_btnleft.gif) 0 0 no-repeat;
}
.mbbtnno span {
	color:#ccc;
	background:url(../images/ctrl/mb_btnright.gif) 100% 0 no-repeat!important;
}
a.mbbtnno:hover {
	text-decoration:none;
	background:url(../images/ctrl/mb_btnleft.gif) 0 0 no-repeat!important;
}
a.mbbtnno:hover span {
	text-decoration:none;
	background:url(../images/ctrl/mb_btnright.gif) 100% 0 no-repeat!important;
}

/*页头*/
.header .title {
	float:left;
	width:100%;
	padding:30px 0 12px 0;
}
.header .logo {
	float:left;
	width:79px;
	height:37px;
	padding:0;
}
.header .cnen {
	float:right;
	width:650px;
	height:17px;
	padding:20px 0 0 0;
}
.header .cnen ul {
	float:right;
}
.header .cnen ul li {
	float:left;
	text-align:center;
	width:70px;
	height:17px;
	line-height:17px;
	padding:0;
	background:url(../images/misc/resources/bg_mb_li.gif) 100% 2px no-repeat;
}
.header .cnen ul li.last {
	background:none;
}
.header .cnen ul li.login, .header .cnen ul li.register, .header .cnen ul li.tuichu {
	width:42px;
}
.header .cnen ul li.shopping {
	text-align:left;
	text-indent:9px;
	background:url(../images/icon/icon_gwc.gif) 100% 0 no-repeat;
}
.header .cnen ul li.search {
	width:155px;
	padding:0 0 0 10px;
}
.header .cnen ul li.user {
	width:250px;
	padding:0 12px 0 0;
	text-align:right;
}
.header .cnen ul li.en {
	width:30px;
}
.header .cnen ul li.en a {
	display:block;
	width:21px;
	height:14px;
	background:url(../images/icon/index_en.gif) 0 0 no-repeat;
}
.header .cnen ul li.cn {
	width:30px;
}
.header .cnen ul li.cn a {
	display:block;
	width:21px;
	height:14px;
	background:url(../images/icon/index_cn.gif) 0 0 no-repeat;
}
.inputstyle_search {
	float:left;
	width:130px;
	height:15px;
	color:#000;
}
.header .cnen .btnsearch {
	float:left;
	width:16px;
	height:17px;
	text-indent:-9999px;
	background:url(../images/icon/icon_search.gif) 100% 0 no-repeat;
}
.header .content {
	float:left;
	width:100%;
	height:31px;
	background:url(../images/common/menubar_bg.gif) 0 0 no-repeat;
}
/*广告*/
.ad {
	text-align:left;
	clear:both;
	padding: 8px 0 0 0;
	font-size:1px;
}
/*主体*/
.center {
	clear:both;
	padding: 8px 0 0 0;
	height:auto !important;
	height:400px;
	min-height:400px;
}
/*按钮栏*/
.menubar {
	width:700px;
	margin:0 auto;
}
.menubar ul {
	width:100%;
}
.menubar ul li {
	float:left;
	width:100px;
	text-align:center;
	height:28px;
	line-height:28px;
	overflow:hidden;
}
.menubar ul li a {
	color:#FFFFFF;
}
.menubar ul li a:visited {
	color:#FFFFFF;
}
.menubar ul li a.on {
	font-weight:bold;
	color:#F7D100;
}
.menubar ul li a.on:visited {
	font-weight:bold;
	color:#F7D100;
}
/*页尾*/
.footer {
	clear:both;
	background:url(../images/bg/footer_bg.gif) 0 0 repeat-x;
	padding:10px 0 0 0;
	background:none;
	border-top:1px solid #D7D7D7;
}
.footer .title {
	float:left;
	width:6px;
	height:24px;
	background:none;
}
.footer .content {
	background:none;
}
.footer .content ul {
	width:420px;
	margin:0 auto;
	padding:0;
}
.footer .content ul li {
	float:left;
	text-align:center;
	line-height:26px;
	padding:0 15px;
	background:url(../images/misc/resources/bg_mb_li.gif) 100% 46% no-repeat;
}
.footer .content p {
	width:520px;
	line-height:40px;
	text-align:center;
	margin:0 auto;
}
.footer .content ul li.last {
	background:none;
}
/*.footer .content ul li.short {
	width:54px;
}*/
/* 分页样式 */
.page {
	float:right;
	clear:both;
	padding:6px 0 0 0;
	overflow:hidden;
}
.page span {
	float:left;
	margin:0 1px;
}
.page a, .page a.on {
	float:left;
	display:block;
	text-align:center;
	text-decoration:none;
	height:14px;
	padding:0 5px;
	line-height:14px;
	color:#6b6b6b;
	margin:0 1px;
	background:#fff;
	border:1px solid #6b6b6b;
}
.page a.on {
	border:1px solid #e27a00;
	background:#fffbca;
	font-weight:normal;
}
.page a.first, .page a.end {
	width:30px;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:10px;
	background:#fff url(../images/icon/leftArrow.gif) 50% 50% no-repeat;
}
.page a.end {
	margin-left:9px;
	margin-right:0;
	background:#fff url(../images/icon/rightArrow.gif) 50% 50% no-repeat;
}
.page a.first:hover {
	background:#dfe7f1 url(../images/icon/leftArrow.gif) 50% 50% no-repeat;
}
.page a.end:hover {
	background:#dfe7f1 url(../images/icon/rightArrow.gif) 50% 50% no-repeat;
}
.page a:hover {
	color:#2960a0;
	border:1px solid #2960a0;
	background:#dfe7f1;
}
.page .firstgray, .page .endgray {
	width:30px;
	display:inline-block;
	height:14px;
	line-height:14px;
	border:1px solid #6b6b6b;
	text-indent:-9999px;
	margin-right:10px;
	background:url(../images/icon/leftArrowgray.gif) 50% 50% no-repeat;
}
.page .endgray {
	background:url(../images/icon/rightArrowgray.gif) 50% 50% no-repeat;
	margin-left:9px;
}
.mbzx_index {
	height:auto !important;
	height:300px;
	min-height:300px;
}
.bgsearch{
	background:#fff url(../images/ctrl/search_bg.gif) 0 -1px no-repeat;
}
.bgsearchnone{
	background:#fff;
}
/**退出**/
/**退出**/
/*弹出层*/
.tskout {
	top:200px;
	left:200px;
	width:500px;
}
.tskout .box2 {
	cursor:default;
	overflow:hidden;
	margin:0;
}

/*box2*/
.tskout .box2 {
	float:left;
	width:100%;
	margin-bottom:5px;
	background:#fff;
	cursor:move;
	
}
.tskout .box2 .title {
	clear:both;
	overflow:hidden;
}
.tskout .box2 .title, .tskout .box2 .title h3, .tskout .box2 .title span.more {
	height:30px;
	line-height:30px;
	background:url(../images/ctrl/box2_bg.gif) 0 0 repeat-x;
}
.tskout .box2 .title h3 {
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 5px;
	background:url(../images/ctrl/box2_bg.gif) 0 -35px no-repeat;
}
.tskout .box2 .title span.more {
	float:right;
	padding:0 5px 0 0;
	background:url(../images/ctrl/box2_bg.gif) 100% -70px no-repeat;
}
.tskout .box2 .title .fontred {
	color:#C20E0E;
}
.tskout .box2 .content {
	float:left;
	width:498px;
	overflow:hidden;
	padding:0;
	border:1px solid #D5D5D5;
	border-top:none;
}
.tskout .box2 .content .main {
	padding:0px;
	overflow:hidden;
}
.tskout .box2 .title .close {
	float:left;
	display:block;
	width:16px;
	height:16px;
	line-height:100em;
	text-indent:-9999px;
	margin-top:6px;
	background:url(../images/icon/ico_close.gif) 0 0 no-repeat;
	overflow:hidden;
}


.tskout .content {
	padding:0;
}
.tskout .content .tsarea {
	height:22px;
	padding-left:6px;
	border-bottom:1px solid #FFFDA5;
	background:#FFFEE2;
}
.tskout .content .main {
	width:613px;
	padding:10px;
	padding-top:2px;
}
.tskout .content .main .yqarea {
	float:left;
	margin-bottom:6px;
	width:100%;
}
.tskout .content .main .box {
	float:left;
	width:615px;
	height:400px;
	padding:0;
	margin:0;
	overflow:auto;
}
.tskout .caption {
	font-size:13px;
	font-weight:bold;
}


.tskout .box2 .content .confirm{
	padding:10px 20px;
}
.tskout .box2 .content .info{
	padding:0 20px;
}
.tskout .box2 .content .btnarea{
	float:left;
	overflow:hidden;
	padding:15px 0 10px 170px;
}
/*按钮样式*/
.btnstyle, .btnstyle span, .btnstyle1, .btnstyle1 span, .btnstyle2, .btnstyle2 span, .btnstyle3, .btnstyle3 span {
	float:left;
	text-align:center;
	line-height:26px;
	height:26px;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	width:auto;
	background:url(../images/ctrl/btn_bg.gif) 0 0 no-repeat;
}
.btnstyle, .btnstyle1, .btnstyle2  .btnstyle3 {
	margin-right:3px;
}
.btnstyle span, .btnstyle1 span, .btnstyle2 span , .btnstyle3 span {
	padding:0 16px;
	margin:0;
	background:url(../images/ctrl/btn_bg.gif) 100% -31px no-repeat;
}
a.btnstyle:hover, a.btnstyle1:hover, a.btnstyle2:hover {
	text-decoration:none;
	background:url(../images/ctrl/btn_bg.gif) 0 -124px no-repeat;
}
a.btnstyle:hover span, a.btnstyle1:hover span, a.btnstyle2:hover span {
	text-decoration:none;
	background:url(../images/ctrl/btn_bg.gif) 100% -155px no-repeat;
}