

body { font-family:Arial, Helvetica, sans-serif; font-size:12px;  margin:0px; }

#cont
{
	width:180px;
	height:100px;
	margin-left:210px;
	margin-top:6px;
}  


#txt1
{
	margin-top:4px;
	margin-left:1px;
	width:175px;
	height:25px;
}  

#txt2
{
	width:175px;
	margin-left:2px;
	margin-top:10px;
	height:25px;
}  

#btn
{
	width:90px;
	margin-top:4px;
	height:31px;
	float:right;
}  

#area
{
	font-size:12px;
	font-weight:bold;	
}

#area h1
{
	font-size:16px;
	color:#FF6600;
}

#area h2
{
	font-size:14px;
	color:#FFFFFF;
}


#area .txt
{
	width:300px;
	border:#999999 solid 1px;
	font-size:14px;
}

#area .btn
{
	width:100px;
	height:30px;
	background-image:url(images/submitbg.jpg);
	border:none;
}

#area a
{
	background-color:#FFCC66;
	border:#666666 solid 2px;
	text-decoration:none;
	padding:2px;
	color:#333333;
}

#area .head
{
	background-color:#33FF99;
	border:#66CC66 solid 4px;
	text-decoration:none;
	padding:4px;
	color:#333333;
}

#area .cmb
{
	width:300px;
	border:#999999 solid 1px;
	font-size:14px;
}


#area .tarea
{
	width:300px;
	border:#999999 solid 1px;
	font-size:14px;
}

.txt
{
	width:200px;
	border:#666666 solid 1px;
	padding:5px;
	
}

.subbtn
{
	border:#666666 solid 1px;
	padding:5px;
}

.cmb
{
	width:215px;
	border:#666666 solid 1px;
	padding:5px;

}

#ttt a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#006699;
}
#ttt a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}
