﻿
/* ---------- general definition ---------- */
a {text-decoration:none; color:#000000}
a:hover {text-decoration:underline;}
marquee {color:navy; font-family: arial; font-size:11px; text-align:justify; width:95%;}
.Font-Gui {color:navy;}
.Font-Gui-A {color:navy; text-decoration:underline;}



/* ---------- blocks definition ---------- */
.Container {width:960px; margin:auto;}
.Manager {width:960px; height:25px;}
	.Manager-Right {width:560px; height:20px; float:right; padding-top:5px;}
	.Manager-Left {width:400px; height:25px; float:right;}
.TopImg {width:960px; height:220px;}
	.TopImg-Logo {width:200px; height:220px; float:right; border-left:1px solid #ffffff;}
	.TopImg-Pic {width:759px; height:220px; float:right;}
.TopMenu {width:766px; height:20px; padding-right:194px; padding-top:10px; color:#000000; font-weight:bolder;}
.Inner-Right {width:180px; background-color:#0449F7; vertical-align:top; color:#ffffff;}
	.Inner-Right-Item {width:160px; height:15px; background-color:#4679F9; padding:5px 10px 5px 10px; border-bottom:1px solid #dadada;}
	.Inner-Right-Item a {color:#ffffff;}
	.Inner-Right-Space {width:180px; height:25px; background-color:#0449F7; border-bottom:1px solid #dadada;}
.Inner-Middle {background-color:#f8f8f8; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; border-left:1px solid #e6e6e6; vertical-align:top; padding:15px; text-align:justify;}
.Inner-Left {width:269px; border-bottom:1px solid #e6e6e6; border-left:1px solid #e6e6e6; vertical-align:top;}
	.Inner-Left-Header {width:259px; height:20px; background-color:#0449F7; font-weight:bolder; font-size:13px; color:#ffffff; padding:2px 10px 0px 0px;}
	.Inner-Left-Content {width:249px; text-align:justify; padding:10px;}
