body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure {
    padding: 0;
    margin: 0;
}

fieldset, img, html, body, iframe {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, b {
    font-weight: normal;
    font-style: normal;
}

em, strong {
    font-weight: bold;
}

ol, ul, li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-size: 100%;
}

html {
    overflow-y: scroll;
}

body, textarea, select, input, td, a {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

body {
	font: 12px/1.5 tahoma,arial,"Hiragino Sans GB","Microsoft Yahei",宋体b8b\4f53;    
	height: 100%;
    line-height: 1;
    background-color: #fff;
    color: #666;
}

a {
    cursor: pointer;
    color: #666;
    text-decoration: none;
}

a:hover{
	text-decoration: none;
    
}


/***overall***/
a.view-item{
	color:#eb8158;
	text-decoration: underline;
	padding-left:5px;
}
.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}


.hidden {
    display: none;
}

.fl{
	float:left;
}

.fr{
	float:right;
}


.font-orange{
	color:#eb3d00;
}
input.text{
	border:1px solid #dadada;
	height:20px;
	line-height:20px;
}
.loadingDom{
	text-align:center;
	padding:10px;
}
.notice{
	padding:10px;
	background:#fffce9;
	border:1px solid #ee9b2f;
	line-height:20px;
	color:#666;
	margin-bottom:10px;
}
.successModal{
	text-align:center;
	width:150px;
	line-height:30px;
	background:#fff;
	border: 3px solid rgba(153, 153, 153, 0.5);
	padding:5px;
	z-index:9999999;
	
}
.successModal img{
padding-right:5px;
margin-top:10px;
}

.loadingModal{
	text-align:center;
	width:300px;
	background:#fff;
	border: 3px solid rgba(153, 153, 153, 0.5);
	display:none;
	padding:20px 0;
	z-index:9999999;
}
.btn-green-small{
	width:70px;
	height:28px;
	background:url(/public/images/btn-bg-green-70.png) no-repeat 0 0;
	text-align:center;
	line-height:28px;
	color:#fff;
	display:inline-block;
}
.btn-green-small:hover{
	background-position:0 -28px;
}
.btn-blue-small{
	width:68px;
	height:25px;
	background:url(/public/images/btn-bg-blue-68.png) no-repeat 0 0;
	text-align:center;
	line-height:25px;
	color:#fff;
	display:block;
}
.btn-blue-small:hover{
	background-position:0 -25px;
}

.btn-gray-small{
	width:55px;
	height:25px;
	background:url(/public/images/btn-bg-gray-55.jpg) no-repeat 0 0;
	text-align:center;
	line-height:25px;
	color:#ff8400;
	display:block;
}
.btn-gray-small:hover{
	background-position:0 -25px;
}
.btn-gray-middle{
	width:75px;
	height:32px;
	background:url(/public/images/btn-bg-gray-75.jpg) no-repeat 0 0;
	text-align:center;
	line-height:32px;
	color:#333;
	display:block;
}
.btn-gray-middle:hover{
	background-position:0 -32px;
}
.btn-orange-wide{
	width:95px;
	height:25px;
	background:url(/public/images/btn-bg-orange-95.jpg) no-repeat 0 0;
	text-align:center;
	line-height:25px;
	color:#fff;
	display:block;
}
.btn-orange-wide:hover{
	background-position:0 -25px;
}

.btn-orange-wider{
	width:110px;
	height:32px;
	background:url(/public/images/btn-bg-orange-110.jpg) no-repeat 0 0;
	text-align:center;
	line-height:32px;
	color:#fff;
	display:block;
}
.btn-orange-wider:hover{
	background-position:0 -32px;
}

.btn-orange-large{
	width:145px;
	height:58px;
	background:url(/public/images/btn-bg-orange-145.jpg) no-repeat 0 0;
	text-align:center;
	line-height:58px;
	color:#fff;
	font-size:18px;
	display:block;
}
.btn-orange-large:hover{
	background-position:0 -58px;
}
.btn-gray-down{
	margin:0 auto;
	width:35px;
	height:35px;
	background:url(/public/images/btn-bg-down.png) no-repeat 0 0;
	display:block;
}
.btn-gray-down:hover{
	background-position:0 -35px;
}

.btn-gray-up{
	margin:0 auto;
	width:35px;
	height:35px;
	background:url(/public/images/btn-bg-up.png) no-repeat 0 0;
	display:block;
}
.btn-gray-up:hover{
	background-position:0 -35px;
}

.btn-gray-wide{
	width:100px;
	height:25px;
	background:url(/public/images/btn-bg-gray-100.jpg) no-repeat 0 0;
	text-align:center;
	line-height:25px;
	color:#ff8400;
	display:block;
}
.btn-gray-wide:hover{
	background-position:0 -25px;
}

.maskdiv {
    top: 0;
    left: 0;
    z-index: 997;
    position: absolute;
    filter: alpha(opacity = 30);
    opacity: 0.3;
    background: #000;
    width: 100%;
    height: 100%;
	min-height: 360px;
}
.versionTip {
    color: white;
    font-family: "微软雅黑", "幼圆", "宋体";
    font-size: 2.8em;
    font-weight: bold;
    left: 0;
    top: 180px;
    line-height: 1.8em;
    position: absolute;
    width: 100%;
    z-index: 998;
    text-align: center;
}

#loadingDiv {
    display: none;
    color: red;
    font-weight: bold;
    font-size: 18px;
	text-align:center;
	background-color:#fff;
	width:400px;
	padding:40px 30px;
	font-family:'微软雅黑','宋体';
	border: 3px solid transparent;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

#loadingDiv img{
    margin-bottom:15px;
}


#sync{
	background: url(/public/images/sync.png) no-repeat;
	background-position: 55px 0;
	height: 30px;
	width: 90px;
	line-height: 30px;
	color: #333;
	font-family: '微软雅黑';
	font-size: 14px;
	float:right;
	display:block;
	*margin-top:-30px;
	
}

#sync:hover{
	color: #39a5c6;
	
}
.alertModal, .successModal {
margin-top: 20px;
text-align: center;
}
/*global table*/
.normal-table{
	width:100%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	
}
.normal-table th,.normal-table td{
	text-align:center;
	padding:5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	line-height:20px;
	
}



.normal-table th{
	padding:10px;
	font-weight:bold;
	background: -webkit-linear-gradient(top,#FEFEFE,#F7F7F7);
	background: -moz-linear-gradient(top,#FEFEFE,#F7F7F7);
	background: -ms-linear-gradient(#FEFEFE,#F7F7F7);
	background: -o-linear-gradient(#FEFEFE,#F7F7F7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFEFEFE, endColorstr=#FFF7F7F7);
}

.normal-table .tr-odd td {
background-color: #F7F7F7;
}


.normal-table td.imgtd {
    width: 50px;
}

.normal-table td.imgtd a {
    display: inline-block;
}
.normal-table .item-img {
position: relative;
z-index: 99;
}
.normal-table .imgtd .imgSize {
    width: 50px;
    height: 50px;
}

.item-img-wrapper{
	position:absolute;
	z-index:99;
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
	top:-100px;
	left:70px;
}

.normal-nav{
	height:50px;
	background:url(/public/images/normal-nav-bg.jpg) repeat-x 0 0;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	padding-left:30px;
}


.normal-nav li{
	float:left;
	width:130px;
}

.normal-nav li a{
	display:block;
	height:40px;
	line-height:40px;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	
}

.normal-nav li.selected a{
	color:#ff7e00;
	border:1px solid #dadada;
	border-bottom:1px solid #fff;
	background:#fff;
	border-top: 2px solid #FF7E00;
	height:38px;
}


/*global page*/

.page-bottom {
    text-align: center;
    margin: 10px 0;
}

.jumpTo {
    width: 30px;
    border: 1px solid #ccc;
}

.page-bottom .current {
    background-color: #FFEEE5;
    border: 1px solid #FF5500;
    color: #FF5500;
    font-weight: 700;
}

.page-bottom a {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.page-bottom a, .page-bottom span {
    font-size: 13px;
    height: 23px;
    line-height: 23px;
    margin-right: 5px;
    min-width: 15px;
    overflow: hidden;
    padding: 1px 5px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.page-bottom .page-prev {
    display: inline-block;
    width: 18px;
    height: 18px;
}

.gopage-submit, .gopage-submit:hover, .page-bottom .page-prev-abled, .page-bottom .page-prev-disabled, .page-bottom .page-next-abled, .page-bottom .page-next-disabled {
    background: url(/public/images/site-image3.gif) no-repeat;
    padding: 0;
    border: 0;
}

.page-bottom .page-prev-abled {
    background-position: -128px -118px;
}

.page-bottom .page-prev-disabled {
    background-position: -110px -118px;
}

.page-bottom .page-next {
    display: inline-block;
    width: 18px;
    height: 18px;
}

.page-bottom .page-next-abled {
    background-position: -128px -136px;
}

.page-bottom .page-next-disabled {
    background-position: -110px -136px;
}

.gopage-submit {
    background-position: -42px -118px;
    width: 42px;
    height: 20px;
    border: 0;
    line-height: 23px;
    padding-bottom: 1px;
	cursor:pointer;
}

.gopage-submit:hover {
    background-position: 0 -118px;
}


.relation-wrapper{
	width:800px;
}


.title{
background:url(/public/images/main-title-bg.jpg) repeat-x 0 0;
height:71px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin-bottom:10px;
}
.title h3{
padding:15px 0 10px 10px;
font-size:16px;
font-family: "Microsoft Yahei";

}
.title p{
padding-left:10px;
color:#999;
}

.stepbar{
	width:800px;
	height:40px;
	margin:10px 0;
}

.step1{
	background:url(/public/images/step1.jpg) no-repeat 0 0;
}
.step2{
	background:url(/public/images/step2.jpg) no-repeat 0 0;
}
.step3{
	background:url(/public/images/step3.jpg) no-repeat 0 0;
}
.step4{
	background:url(/public/images/step4.jpg) no-repeat 0 0;
}

.btn-next{
	width:215px;
	height:41px;
	background:url(/public/images/btn-next.jpg) no-repeat 0 0;
	display:block;
	margin:20px auto;
	color:#fff;
	text-align:center;
	line-height:41px;
	
}

.btn-next:hover{
background-position:0 -41px;
}

.section .section-title{
	color:#f85800;
	font-size:14px;
	border-bottom:1px solid #dadada;
	padding-bottom:5px;
	padding-left:10px;
	
	font-weight:bold;
	margin-bottom:10px;
}




.upgradeModal{
}
.upgradeModal .text{

	line-height:20px;
}
.upgradeModal .upgrade-btn{
	display:block;
	margin:10px auto;
	width:190px;
	height:60px;
	background: url('/public/images/btn-upgrade.png') no-repeat 0 0;
	
}

.upgradeModal .upgrade-btn:hover{
	background-position:0 -60px;

}


.style-section{
	margin-bottom:20px;
}
.style-section .section-title{
	height:55px;
	background:#efefef;
}
.style-section .section-title .no{
	background: url(/public/images/step1-style-bg.png) no-repeat 0 0;
	display:inline-block;
	height:55px;
	line-height:55px;
	width:160px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-family:'Microsoft Yahei';
}
.style-section .section-title .des{
	padding-left:10px;
	display:inline-block;
	height:55px;
	line-height:55px;
	
}

.btn-choose-tmp{
	display:inline-block;
	width:140px;
	height:45px;
	background: url(/public/images/btn-choose-tmp.png) no-repeat 0 0;
	vertical-align: middle;
	float:right;
	margin:5px;
	*margin-top:-50px;
}
.btn-choose-tmp:hover{
background-position:0 -45px;
}
.style-section .section-content{
	padding:10px;
}
.style-section .section-content img{
	vertical-align: middle;
	margin-left:10px;
}

.choose-list{
	
}
.choose-list .choose-item{
	display: inline-block;
	padding:0 12px;
	line-height:20px;
	
	background: #f3f3f3;
	border: 1px solid #d9d9d9;
 	color: #666;
	margin: 0 8px 0 0;
}
.choose-list .selected{
	border: 2px solid #ff9900;
	background: url(/public/images/filter-selected-ico.png) no-repeat 100% 100%;
	margin: -1px 6px 0 0;
}


.item-list{
	padding:5px 0 5px 10px;
	
}
.item-list .item{
	width:135px;
	height:135px;
	margin:5px 4px;
	float:left;
	cursor:pointer;
	position:relative;
	*position:static;
	*overflow:hidden;
}
.item-list .hover{
	background:#eee;
}
.item-list .item i{
	*margin-top:-210px;
	*margin-left:10px;
	position:absolute;
	*position:static;
	top:10px;
	left:10px;
	display:none;
	width:20px;
	height:20px;
    background: url(/public/images/item-selected-ico.png) no-repeat 0 0;
	
}
.item-list .hover i{
	display:block;
	background-position:0 -20px;

}
 
.item-list .selected i{
	display:block;
	background-position:0 0;
}
.item-list .item .item-img{
	border:3px solid #e3e3e3;
	width:129px;
	height:129px;
	
}

.item-list .selected .item-img{
	border:3px solid #fc9438;
	display:block;
}
.item-list .item .item-title{
	line-height:20px;
	height:60px;
}
.item-list .selected .item-title{
	background:#ffc198;
}

.settings{
	margin-top:20px;
	padding:10px;
}
.settings > .item{
	padding-bottom:5px;
	line-height:30px;
}
.settings .item input.text{
	line-height:30px;
	height:30px;
	width:200px;
	text-indent: 5px;
}

.settings .item label{
	display:inline-block;
	width:130px;
	text-align:right;
}

.hide{
	display:none!important;
}

span.em{
	color:red;
	font-weight:bold;
	font-size:16px;
}

#choose-tmp-item h3{
	font-size:14px;
	margin:10px 0;
}


#tmp-cat-list{
	margin:10px 0;
}
#tmp-cat-list .item{
	display: inline-block;
	padding:8px 16px;
	font-size:14px;
	background: #f3f3f3;
	border: 1px solid #d9d9d9;
 	color: #666;
	margin: 0 10px 0 0;
}
 
#tmp-cat-list .selected{
	border: 2px solid #ff9900;
	background: url(/public/images/filter-selected-ico.png) no-repeat 100% 100%;
	margin: -1px 6px 0 0;
}


















