@charset "UTF-8";
/* CSS Document */


.recept-com {
	margin:13px 0 13px 15px;
	}
	.recept-com p{
		padding-top:15px;
		}

/*siteseal*/
.siteseal-recept{
	display:block;
	float:right;
	margin:0 0 10px 5px;
	}
	
.recept-border{
	border:1px solid #DDDDDD;
	margin:1px 0 20px;
	padding:0;
	width:598px;
	}	
	
	.recept-border dl {
		margin:0 0 14px 18px;
		width:565px;
		font-size:xx-small;
		line-height:0;
		}
	.recept-border dl dt{
		padding-top:15px;
		vertical-align:top!important;
		background:url(../recept/images/line-recept.gif) 0 top no-repeat ;
		width:565px;
		position:relative;
		}
		.btn-change{
			left:250px;
			position:absolute;
			top:18px;
			}

	.recept-btn {
		float:right!important; 
		}
		.recept-border dl dd .recept-btn  {
			padding-top:6px;  
			}

	.no-line{
		background:#FFFFFF!important;
		}
