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

input{
	margin:0pc;
	padding:0px;
}

select{
	margin:0pc;
	padding:0px;
}

.input_field
{
	width:300px;
}

.input_field_view
{
	width:300px;
	border:#000000 1px solid;
}

.input_field_calendar
{
	width:265px;
}

.select_field
{
	width:306px;
}

.select_2
{
	width:150px;
}

.find_rate_field
{
	width:200px;
}

.textarea_field
{
	width:648px;
	height:130px;
}

.textarea_field_view
{
	width:648px;
	height:130px;
	border:#000000 1px solid;
}

.textarea_banner
{
	width:500px;
	height:100px;
}

.div_label
{
	width:350px;
	float:left;
	padding:4px 0px;
	font-weight:bold;
}

.div_label1
{
	width:250px;
	float:left;
	padding:4px 0px;
	font-weight:bold;
}

.div_field
{
	padding:5px 10px;
	margin:0px;
}

.box1
{
	background-color:#E5EFF6;
	border:#035096 1px solid;
	margin:20px 0px;
}

.box2
{
	background-color:#E0E0F0;
	border:#035096 1px solid;
	margin:20px 0px;
}

.red_text
{
	color:#FF0000;
}

.green_text
{
	color:#00FF00;
}
