/* CSS Document */


/*input, select, textarea
{
	margin: 0em;
	padding: 0em;
	border: 0em;
	font: normal 1.18em Verdana, Arial, Helvetica, sans-serif;
}*/

input.input_text
{
	/*border: 1px solid #CFD0D0;*/
	border: 1px solid #7F9DB9;
	height: 1.4em;
	width: 9.92em;
}

textarea
{
	border: 1px solid #CFD0D0;
	height: 14.2em;
	width: 376px;
	background: #ffffff;
}

select.input_select
{
	border: 1px solid #CFD0D0;
	
	width: 9.92em;
}

input.w50, select.w50
{
	width: 4.18em;
}

input.w100, select.w100
{
	width: 8.00em;
}

input.w170, select.w170
{
	width: 13em;
}

span.radio input
{
	margin: 0em;
	height: 1em;
	width: 1em;
	float: left;
}

span.radio label
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 3px;
	float: left;
}

div#content_left_view_change div.btn_go
{
	margin-top: 10px;
	float: right;
}

div#content_left_view_change div.label
{
	font-weight: normal;
	margin: 2px;
	margin-top: 10px;
	height: 14px;
}

div.divided
{
	width: 393px;
}

div.middle_line
{
	background: url(../images/grey_dot.gif) center repeat-y;
}

div.divided div.col
{
	float: left;
	width: 180px;
}

div.el span
{
	font-weight: normal;
	margin: 2px;
	margin-top: 10px;
	height: 14px;
}

div.el
{
	float: left;
	margin-right: 10px;
	width: 180px;
	display: inline;
}

div.divided div.div
{
	float: left;
	width: 23px;
}

div.divided div.or
{
	padding: 5px;
	background-color: #F4F4F4;
	text-align: center;
	margin-top: 70px;
}

div.agree_input
{
	float: left;
	width: 20px;
	margin-top: 12px;
}

div.agree_label
{
	margin-top: 10px;
	font-weight: normal;
	float: left;
	width: 360px;
}

div.w50
{
	width: 55px;
}

div.w100
{
	width: 114px;
}

div.date_item
{
	width: 137px;
	float: left;
}

/*div.date_item div.title
{
	height: 1.3em;
}*/


/*div.date_item div.input, div.select
{
	margin: 3px 0px;
}*/

div.help
{
	float: right;
}



input.w100p3
{
	width: 7.00em;
	padding-left: 5px;
	
}

input, select, textarea
{
	margin: 0em;
	padding: 0em;
	border: 0em;
	font: bold 1.18em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

div.date_item div.title
{
	height: 1.3em;
	font-weight: bold;
}

input.w125, select.w125
{
	width: 9.50em;
}

div.date_item div.input, div.select
{
	margin: 0px 0px 3px;
}
