/* CSS Document */
.div_top_frame{margin-top: 15px; margin-left: 5px; width:610px; height:225px; border:#AAAAAA 1px solid; background:#FFFFFF; overflow:hidden;}
.div_bottom_frame{margin-left: 5px; position:absolute; top:225px; width:610px; height:200px; border:#AAAAAA 1px solid; background:#FFFFFF; overflow:hidden}
.red1{font-family:Verdana; color:#000066; font-size:16px;}
.red2{font-family:Verdana; color:#000066; font-size:14px;}
.problem{font-family:Verdana; color:#000066; font-size:14px;}
.solution{font-family:Verdana; color:#000066; font-size:14px;}
.small_text{font-family:Verdana; color:#666666; font-size:9px;}
.div_data{position:absolute; left:327px; top:18px;}
.img_main{position:absolute; top:18px; left:18px; width:285px; height:188px; border:#AAAAAA 1px solid; padding:3px;}
.img_top_arrow{position:absolute; left:615px; top:0px; width:15px; height:15px;}
.img_bottom_arrow{position:absolute; left:615px; top:165px; width:15px; height:15px;}
#tbl_cell td{width:200px; height:90px; z-index:1;}
#tbl_cell{position:absolute; left:18px; top:18px;}
.div_cell{position:absolute; left:15px; top:5px; background:#0033CC; display:block;}
.spn_cell_small{font-family:Verdana; font-size:10px; color:#000066;}



a:link {
text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

