/* CSS Document */

#form_style
{
	width:370px;
	color:#0099FF;
	font-size:10px;
	float:left;
	padding:0px;
}

#form_style2
{
	width:370px;
	color:#000000;
	font-size:10px;
	float:left;
	padding:0px;
}

.form_text
{
	color:#0066FF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:130px;
	float:left;
	font-weight:bold;
	padding-top:5px;
}

label
{
}

.input
{
	float:left;
	width:245px;
	padding:2px;
}

.row1
{
	width:380px;
	float:left;
	margin-top:5px;
}

.row2
{
	width:380px;
	float:left;
	margin-top:5px;
}


.inputM
{
color:#000000;
height:16px;
font-size:11px;
margin-top:2px;
}

.comboM{

color:#000000;
height:18px;
font-size:12px;

}




.inputBM{

color:#000000;

font-size:11px;
}


#section
{
	width:500px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	margin-top:20px;
}

.main_h
{
	width:500px; 
	float:left;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}


.main_topic
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.main_topic_link
{
	font-size:12px;
	color:#0066CC;
}

.topic_word
{
	width:150px; 
	height:100%; 
	float:left;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
	line-height:20px;
}

.topic_fill
{
	width:187px; 
	height:100%; 
	float:left; 
	padding-left:3px;
	font-size:12px;
	color:#333333;

	line-height:20px;
}

.section
{
	width:500px;
	height:auto;
	float:left;
	margin-bottom:10px;
}


#cell
{
	width:500px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
}


.cell1
{
	width:240px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-right:5px;
}


.t
{
	padding-top:8px;
	font-weight:bold;
	font-size:18px;
	color:#000000
}

.back
{
	background-image:url(images/back.gif);
	height:40px;
	width:240px;
	background-repeat:repeat-x;
}

.back2
{
	padding:5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FF9933;
	background-image:url(images/back2.png);
	line-height:20px;
}

.back2 a
{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.cell2
{
	width:240px;
	height:auto;
	float:left;
	margin-left:5px;

}

