/*================================================================
GLOBAL
================================================================*/
body,div,input,a,h1,select { font:12px Verdana, Arial, Helvetica, sans-serif; color:#333333;}
body,div,ul,form,p,h1,img,li { margin:0px; padding:0px; border:none;}
body { padding:10px 0px; }
li { list-style-type:none;}
input,select { text-decoration:none; color: #455995;}
a { text-decoration:none; font-size:10px; font-weight:bold; }
a:hover { color: #FF1010;}
div { margin-left:auto; margin-right:auto; width:728px;  margin-bottom:10px;  }
h1 { font-size:22px; color:#FF3366; height:50px; line-height:50px; }

#embedded { background:#FFF8D3; color:#FF1010; border:1px solid #FF1010; padding:5px;}
#ad { margin:20px 0px; }
.square li { list-style-position:inside; list-style-type:square; line-height:22px;}
fieldset { margin-top:20px; border:1px dashed #333333; font-size:10px; padding:8px; }
legend { background:#3B60B8; padding:3px 8px; color:#FFFFFF; font-weight:bold; }
/*================================================================
HEADER
================================================================*/
#header { height:60px; }
#hl { float:left; }
#hr { float:right; width:468px; }
/*================================================================
GUIDE
================================================================*/
#guide a { display:block; float:left; text-align:center; margin-right:1px; height:20px; line-height:20px; width:120px; background:#3B60B8; color:#FFFFFF; }
#guide a:hover,#guide a.selected { background:#FF3366; }
/*================================================================
MAIN
================================================================*/
#main{ padding:40px 0px 20px 0px; background:url(../img/img1.gif) no-repeat right 40px; }
/*================================================================
FOOTER
================================================================*/
#f1 { background:#DDDDDD; }
#f1 td { background:#ffffff; text-align:center; width:20%; }
#f1 a { color:#999999; font-weight:normal; }
#f1 a:hover { color:#3B60B8; font-weight:bold; }
#f2 { text-align:right; font-size:10px; }