@charset "utf-8";
/* CSS Document */

div#div_text_software_id
{
	width:100%;
	height:100%;
	text-align:center;
}

div#div_text_software_id p
{
	text-align:justify;
	width:410px;
	font-size:13px;
	margin:0 auto;
	margin-top:8px;
}

div#div_sw_image_logo_id
{
	background-image:url(../images/Educated_Investor_Logo.gif);
	background-repeat:no-repeat;
	width:234px;
	height:53px;
	margin:15px auto;
    cursor:pointer;
}

div#div_header_text1_id
{
	background:#A8BACF;
	width:430px;
	height:21px;
	padding-top:3px;
	margin:0 auto;
	color:#2C5F94;
	font-weight:bold;
}

div.box
{
	background:#333366;
	color:#DDDDDD;
	width:190px;
	height:21px;
	padding-top:3px;
	font-size:12px;
	margin-top:20px;
}

div#div_class_box1
{
	float:left;
	margin-left:25px;
}

div#div_class_box2
{
	float:right;
	margin-right:25px;
}

div#div_left_sw2_1
{
    background-image:url(../images/epf_fan.jpg);
 	background-repeat:no-repeat;
    width:219px;
    height:300px;
    float:left;
}

div#div_left_sw2_2
{
    background-image:url(../images/guide_fan.jpg);
 	background-repeat:no-repeat;
    width:214px;
    height:300px;
    float:left;
}

div.div_right_sw2
{
    float:right;
    font-size:10px;
    width:360px;
    padding-right:10px;
}

div.div_class_title_sw2
{
    background:#D8E1F1;
    width:100%;
    height:24px;
}

div.div_class_title_sw2 h2
{
    background-color:#D8E1F1;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:normal;
    line-height:24px;
    margin:5px 0;
    padding:4px 2px 2px 5px;
}

a.a_hover_black:hover
{
    color:#000000;
}

div#div_top_image2_id
{
	width:450px;
	height:41px;
	background-image:url(../images/green-bar.jpg);
	background-repeat:no-repeat;
}

