html{height:1%; }
body{background: none; background-color: white; font-family: "Microsoft Yahei",Arial,Helvetica,sans-serif; font-size: 14px; color: #515151; margin: 0; padding: 0;}
body input,body textarea{font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif;background-color: white; outline: none;}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span,dl,ul,li{margin: 0;padding: 0;border: 0;list-style: none;}
.flymeContent {
    width: 1000px;
    margin: 0px auto;
    overflow: hidden;
    background: transparent;
    position: relative;
}
.grayBorderB {
    border-bottom: 1px solid #f2f2f2;
}
.i_icon{
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/*public*/
.fright{float: right;}
.fleft{float: left;}
.clear{content: "";clear: both;display: block;height: 0;overflow: hidden}
.blue{color:#32a5e7;}
.hide{display: none;}
.black{color: black;}
a.fullBtnBlue{
	display: inline-block;
	height: 50px;
	width: 342px;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	margin-bottom: 20px;
	*margin-bottom: 10px;
	outline: none;
	cursor:pointer;
	background-color: #ffa401;
	color: #fff;
	border-radius: 2px;
}
a.fullBtnGray{
	display: inline-block;
	width: 156px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	outline: none;
	cursor:pointer;
	background-color: #c6d0d2;
	color: #fff;
}
.file {
  	width: 120px;
  	filter: alpha(opacity : 0);
  	opacity: 0;
  	cursor: pointer;
  	margin-bottom: 0px;
}
#save,#cancel{
	width: 138px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	margin-bottom: 0px;
}
#cancel{
	margin-left: 25px;
}
.ftop{
	margin-top: 28px;
	margin-bottom: 28px;
	height: 50px;
}
.divFloat{
	position: absolute;
}
.display{
	display: block;
}
.fontBig{
	font-size: 18px;
	text-align: start;
}
.fright{
	font-size:14px;
	text-align: start;
}
#userImg {
	width: 100px;
	height: 100px;
	margin-top: 15px;
	margin-bottom: 20px;
	}
.instrunction{
	font-size:14px;
	margin-right:60px;
	margin-bottom:10px;
	margin-top:-5px;
	float: left
}
.commonFrame{
	float: left;
}
.marginBigFrame{
	float: left;
}
.marginOrgFrame{
	float: left;
}
.originalMaxWH{
	max-width: 300px;
	max-height: 300px;
}
.bigImgTop{
	width: 200px;margin-right: 35px; height:200px; overflow:hidden; margin-top:20px; position:absolute; top:380px; left:375px;
}
.middleImgTop{
	width: 100px;margin-right: 35px; height:100px; overflow:hidden; margin-top:20px; position:absolute; top:380px; left:605px;
}
.smallImgTop{
	width: 50px;margin-right: 35px; height:50px; overflow:hidden; margin-top:20px; position:absolute; top:380px; left:735px;
}
.bigImg{
	width: 100%; height: 200px;
}
.middleImg{
	width: 100%; height: 100px;
}
.smallImg{
	width: 100%; height: 50px;
}
.originalImg{
	width: 300px; height: 300px; margin-right: 70px; position: relative;
}
.originalImgW300H300{
	width: 300px; height: 300px;
}
#origImg{
	position: absolute;
}
.imgTip{
	display: inline-block;
	text-align: center;
	height: 20px;
	margin-top: 20px;
}
.big{
	width: 200px;
}
.common{
	width: 100px;
}
.small{
	width: 50px;
	margin-left: -1px;
}
.top-leftWrap {
	float: left;
	padding-top: 20px;
}
.leftWrap-bottom{
	height: 33px;
}
.fbottom {
	margin-bottom: 20px;
	margin-right: 60px;
}
#chooseImg{
	width: 120px;
	cursor: pointer;
	height: 30px;
	line-height:30px;
	display: block;
	text-align: center;
	border: solid 1px #e3e5e6;
	padding: 0px 0px;
	margin-bottom: 0px;
}
#chooseImg em i{
	display: inline-block;
	vertical-align: -12px;
	*vertical-align: -5px;
	overflow: hidden;
	width: 30px;
	height: 30px;
	margin-left: 3px;
	margin-right:5px;
	margin-bottom: 3px;
	background: url("act.png") -194px -325px no-repeat;
}
#chooseImg em{
	font-style: normal;
}
#chooseImg input{
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 80px;
	background: none;
	border: none;
	cursor: pointer;
}
#file{height: 30px;line-height: 30px; position:absolute; z-index:10; text-indent:-9999px;}
#bg4chooseImg{z-index:9;margin:20px 0}
#mainWrap {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	background: #ffffff;
	position: initial;
}

.contain {
	height: 300px;
	margin-top: 5px;
}
div.frame {
	border: solid 1px #ddd;
}
#uploadForm{
	position: relative;
}
.topWrap{
	margin-bottom: 15px;
}
.top-leftWrap,.grayBorderB .fontBig,#upload{
	padding-left: 17px;
}
