@charset UTF-8;

#mainLeft {
	width:540px;
	float:left;
}

#g_notic {
	border:1px #Fe0 dashed;
	background-color:#fff9e9;
	margin:10px;
	padding:10px;
	line-height:22px;
}
.inputContent {
	margin-left:10px;
	margin-right:10px;
	padding:5px;
}

.inputOption {
	width:100px;
	float:left;
}


.inputContent textarea{
	border-color:#9F9F9F #DCDCDC #DCDCDC #9F9F9F;
	border-style:solid;
	border-width:1px;
	color:#444444;
}

.inputText
{
	border-color:#9F9F9F #DCDCDC #DCDCDC #9F9F9F;
	border-style:solid;
	border-width:1px;
	color:#444444;
	height:14px;
	padding:2px 2px;
	width:200px;
}



#mainRight {
	width:400px;
	float:right;
	height:360px;
	background-image:url(../images/groupBuy.jpg);
	background-position:top;
}