@charset "utf-8";
/* CSS Document */

.add#articleadd{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:872px;
	position:relative;
}
.add#articleadd h1{
	display:block;
	width:872px;
	height:92px;
	background:url(/map/img/add/map_add_title.png) no-repeat;
	text-indent:-9999px;
}

.add#articleadd form{
	display:block;
	background:url(/map/img/add/map_main_back.gif) repeat-y;
	padding-top:23px;
	padding-left:50px;
}
.add#articleadd h2{
	display:block;
	width:626px;
	height:26px;
	background:url(/map/img/add/map_please_tell_me.gif) no-repeat;
	text-indent:-9999px;
}
.add#articleadd #please{
	background:url(/map/img/add/map_add_shishi_fude.gif) no-repeat top right;
	position:relative;
	top:-50px;
	padding-top:60px;
	width:773px;
	height:108px;
}

