/* CSS Document */
@import url(meowoo.css);
#svcbox{
	width: 620px;
	color: #444;
	margin-bottom: 10px;
}
#svcbox textarea, input{
border: 1px solid #CDCCC1;
background-color: #FFF;
}
#svcbox input.rnone{
	background:transparent none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#svcbox select{}
.fss1{
width: 350px;
}

.stab01{
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCE86;
	padding-left: 10px;
}
.stab02{
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCE86;
	background-color: #D5DFDB;
	color: #000000;
}
.stab03{width:200px;}

#svcw1{
	background-image: url(../images/basic/svc1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 85px;
	padding-top: 30px;
	padding-left: 20px;
}
#svcw2{
	margin-left: 20px;
}
.svcw3{
	background-image: url(../images/basic/svc2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.svctbtit{
	padding-top: 15px;
	font-size: 13px;
	color: #339999;
	font-weight: bold;
	padding-left: 50px;
}
.svctb1{
	width: 580px;
	background-color: #f3ebd0;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
