/* CSS Document */

.table_width{
	width:1001px;
}

a{
	outline:none;
}
 img
{
	behavior: url(pngbehavior.htc);
}
.main_bg{
	background-image:url(../images/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:551px;
	width:1001px;
}

.button_box_sapce{
	margin-top:42px;
}

.button_middle_bg{
	background-image:url(../images/button_middle_bg.png);
	background-repeat:repeat-x;	
	background-position:center top;
}

.button_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:600;
	text-decoration:none;
	color:#FFFFFF;
}

a.button_text:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:600;
	text-decoration:none;
	color:#FFFFFF;
}

a.button_text:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:600;
	text-decoration:none;
	color:#FFFFFF;
}

a.button_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:600;
	text-decoration:underline;
	color:#FFFFFF;
}

.home_button_box_sapce{
	margin-left:10px;
	_ margin-left:5px;
}

.home_button_top_middle_bg{
	background-image:url(../images/home_button_top_middle_bg.png);
	background-repeat:repeat-x;
}

.right_box_top_middle_bg{
	background-image:url(../images/right_box_top_middle_bg.png);
	background-repeat:repeat-x;
	width:100%;
}

.right_box_center_middle_bg{
	background-image:url(../images/right_box_center_middle_bg.png);
	background-repeat:repeat;
}

.home_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	# font-size:11pt;
	font-weight:600;
	text-decoration:none;
	color:#1575A5;
}

.middle_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:500;
	text-decoration:none;
	color:#373737;
	line-height:18px;
}

a.middle_text:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:500;
	text-decoration:none;
	color:#373737;
	line-height:18px;
}

a.middle_text:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:500;
	text-decoration:none;
	color:#373737;
	line-height:18px;
}

a.middle_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:500;
	text-decoration:underline;
	color:#373737;
	line-height:18px;
}

.situation_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:600;
	text-decoration:none;
	color:#2C9775;
	line-height:18px;
}

.developement_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	 _ font-size:8pt;
	font-weight:600;
	text-decoration:none;
	color:#373737;
	line-height:20px;
}

a.developement_text:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:600;
	text-decoration:none;
	color:#373737;
	line-height:18px;
}

a.developement_text:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:600;
	text-decoration:none;
	color:#373737;
	line-height:18px;
}

a.developement_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:600;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}

a.stieve_text:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:500;
	text-decoration:none;
	color:#1575A5;
}

a.stieve_text:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:500;
	text-decoration:none;
	color:#1575A5;
}

a.stieve_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:500;
	text-decoration:underline;
	color:#1575A5;
}

br{
	line-height:9px;
}

.copy_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:600;
	text-decoration:none;
	color:#373737;
	line-height:19px;
	padding-top:390px;
}


