/*全局设置*/
body,table,img{
	padding: 0px;
	margin:0px;
}
/*主体设置*/
.kuang{
	margin:10px 5px;
	background-color: #ffffff;
}
.xiang{
	margin-left: 25px;
	margin-top: 15px;
	width: 90%;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
.title1{
	width: 90%;
	height: 35px;
	margin: 10px 0px 10px 25px;
	border: 1px solid white;
}
.title1 input{
	height: 30px;
	width: 95%
}
.title1 select{
	height: 30px;
	width: 95%
}
.coverimg{
	margin-top: 20px;
	margin-left: 25px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
}
.coverimg1{
	width: 86%;
	margin-left: 25px;
}
.content{
	width: 90%;
	font-weight: bold;
}
.content{
	width: 90%;
	height: 25px;
	margin-top: 10px;
	margin-left: 25px;
}
.content1{
	margin-left: 25px;
}
.submit{
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.tijiao{
	background-color: #ffffff;
	width: 60px;
	height: 30px;
}
.myimg{
	width: 350px;
	height: 200px;
}