    @import "/popup.css"; 
html{ font-size:100%; } /* for IE */
body {padding:0; margin:0; color:#000;
    font: 0.625em  arial, tahoma, verdana, sans-serif;
    background:#EBEBEB;
}

.clear {display: block; height:0; clear:both; visibility:hidden; background:#CCC;}

a {color:#253489; text-decoration:none;}
a:hover {color:#9b0505; text-decoration:underline;}


/*........................ TOP .......................*/
.outer {position:relative; width:980px; margin:0 auto; background:#FFF url(/new/i/bgmain.png) repeat-y center;}

#topline {width:auto; height:15px; background:#030742 url(/new/i/bgtop.png) repeat-x;}
#greatseal {position:absolute; top:7px; left:20px; width:153px; height:153px; z-index:300; cursor: pointer; cursor: hand;
background:transparent url(/new/i/greatseal.png) no-repeat;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/greatseal.png', sizingMethod='scale');
}
#header  {position:relative; width:auto; height:130px; background:#1e2e90 url(/new/i/bgtop.jpg) no-repeat; }
#header div.title {position:relative; top:16px; left:264px; width:485px; height:48px; 
background:transparent url(/new/i/title.png) no-repeat;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/title.png', sizingMethod='scale');}

#header div.yellow {
position:relative; top:25px; left:210px; width:600px; height:auto; font-family:tahoma;
line-height:14pt;
color:#f2f29e; font-size:1.1em; font-weight:bold; text-align:center;}

#header div.yellow span {padding:0 10px; background:transparent url(/new/i/star.png) no-repeat center bottom;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/star.png', sizingMethod='scale');}

#nav {
height:51px;
background:transparent url(/new/i/bgmenu.png) repeat-x;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/bgmenu.png', sizingMethod='scale');
}
#nav ul {position:absolute; top:165px; left:70px; list-style:none; margin:0px; padding:0px;}
#nav ul li {float:left; font-size:13px;}
#nav ul li a { display:block; margin:0; padding:0 20px 12px 20px;
    color:#253489; text-decoration:none; background:transparent url(/new/i/li.png) no-repeat bottom right;}

#nav ul li span { display:block; margin:0; padding:0 20px 12px 20px; cursor:default;
    color:#9b0505; text-decoration:none; background:transparent url(/new/i/li.png) no-repeat bottom right;}

#nav ul li a.spn { display:block; margin:0; padding:0 20px 12px 20px; cursor:default;
    color:#9b0505; text-decoration:underline; background:transparent url(/new/i/li.png) no-repeat bottom right;}   /* ---------------------------------------------- */

#nav ul li a:hover{color:#9b0505; text-decoration:underline;}
#nav ul li.iehover a {color:#9b0505; text-decoration:underline;}
#nav ul li.iehover, #nav ul li:hover {position:relative; cursor:pointer; background:#FFF url(/new/i/bglihover.png) repeat-x;}

#nav div.l {position:absolute; top:6px; margin-left:-33px; width:33px; height:22px; 
background:transparent url(/new/i/li_l.png) no-repeat bottom;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/li_l.png', sizingMethod='scale');}
#nav div.r {position:absolute; top:6px; margin-left:-1px; width:33px; height:22px; 
background:transparent url(/new/i/li_r.png) no-repeat bottom;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/li_r.png', sizingMethod='scale');}

#nav ul li:hover ul{position:absolute;
left:-1px; top:29px;
padding-top:3px;
background: #FFF;
border:1px solid #e1e2e9; border-top:0px solid #FFF;
white-space:nowrap; width:auto; height:auto; cursor:pointer;}

#nav ul li:hover ul li { float:none; font-size:13px; background:none;}
#nav ul ul li a.s{position:relative; display:block; margin:0; padding:8px 20px 12px 20px;
        color:#253489; text-decoration:none; background:none;} *html body #nav ul ul li a.s{position:static;}
#nav ul ul li span{display:block; margin:0; padding:8px 20px 12px 20px; background:#FFF;
        text-decoration:none;}
#nav ul ul li a.s:hover {color:#9b0505; background:#f2f2f2; text-decoration:underline;}
#nav ul ul li.iehover a.s {color:#9b0505; background:#f2f2f2; text-decoration:underline;}


#nav ul li ul { position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#home {position:absolute; top:167px; left:34px; width:14px; height:14px; cursor: pointer; cursor: hand;
background:transparent url(/new/i/home.png) no-repeat top center;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/home.png', sizingMethod='scale');}

#tshadow {position:absolute; top:193px; left:0px; width:980px; height:22px;
background:transparent url(/new/i/tshadow.png) no-repeat top center;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/tshadow.png', sizingMethod='scale');}

#bshadow {width:980px; height:22px;
background:transparent url(/new/i/tshadow.png) no-repeat top center;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/tshadow.png', sizingMethod='scale');}


#Left {float:left; width:215px; margin-top:-3px; margin-right: -250px;}
#Right {float:right; width:203px; font-size:1.2em; padding-top:43px; margin-left:-203px;}
#Middle {margin:0 220px 0 250px; font-size:1.4em; display: block;}
#MiddleI {margin:0 20px 0 250px; font-size:1.4em; display: block;}

#Middle, #Left, #Right, #MiddleI {padding-bottom:60px;}

#Middle p.header, #MiddleI p.header
{margin:0; padding:38px 0 28px 0; font-size:20px; color:#9b0505; font-weight:normal; font-family:tahoma;}
#Middle p.sub, #MiddleI p.sub
{margin:25px 0 15px 0; font-weight:bold;}
#Middle ul, #MiddleI ul
{margin:0px; padding:0px;}
div.more {padding:0 0 12px 21px; background:transparent url(/new/i/lil3.png) no-repeat left top;}



#Left ul li {font-size:1.2em;}

#Left ul.top {list-style:none; margin:0px; padding:85px 0 35px 29px; border-left:8px solid #283ca0;}
#Left ul.top li {}
#Left ul.top li.d {background:transparent url(/new/i/li_dashed.png) repeat-x bottom;}
#Left ul.top li a{display:block; padding:6px 0 12px 0; color:#283ca0; text-decoration:none;}
#Left ul.top li span{display:block; padding:6px 0 12px 0; color:#9b0505;} /* ---------------------------------------------- */
#Left ul.top li a:hover {text-decoration:underline; color:#9b0505;}
#Left .nontop {padding:85px 0 9px 0;}

#Left ul.ver {list-style:none; margin:0px; padding:29px 0 20px 16px; background:transparent url(/new/i/bg_ver.png) repeat-x top;}
#Left ul.ver li {background:transparent url(/new/i/lil3.png) no-repeat left top; font-weight:bold;}
#Left ul.ver li a{display:block; padding:0 0 12px 21px; color:#283ca0; text-decoration:none;}
*html body #Left ul.ver li a{padding:0 0 12px 37px;}
#Left ul.ver li a:hover {text-decoration:underline; color:#9b0505;}

#lshadow {width:182px; height:20px; position:relative; left:25px;
background:transparent url(/new/i/lshadow.png) no-repeat top center;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/lshadow.png', sizingMethod='scale');}


#Right p.header {margin:0; padding:20px 10px 10px 22px; color:#F33; font-weight:bold;}
#Right p {margin:0; padding:10px 10px 15px 22px; color:#000; }
#Right ul.top {list-style:none; margin:0px; padding:0 0 0 22px;}
#Right ul.top li {background:transparent url(/new/i/lil3.png) no-repeat left top;}
#Right ul.top li a{display:block; padding:0 0 0 14px; color:#283ca0; text-decoration:none;}
#Right ul.top li a:hover {text-decoration:underline; color:#9b0505;}
#rshadow {width:195px; height:18px;
background:transparent url(/new/i/rshadow.png) no-repeat top center;
     -background: none;
     -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/i/rshadow.png', sizingMethod='scale');}

#footer{font-size:1.2em; text-align:center;}
#footer ul {list-style:none; margin:38px 0 0px 120px; padding:0px; height:20px;}
#footer ul li {float:left; color:#9b0505;}
#footer ul li a {display:block; margin:0; padding:0px 15px; color:#283ca0; text-decoration:none;}
#footer ul li span {display:block; margin:0; padding:0px 15px; color:#9b0505; text-decoration:none;}
#footer ul li a:hover {text-decoration:underline; color:#9b0505;}

#footer p {color:#929292;}

a.sa {color:#283ca0; text-decoration:none;}
a.sa:hover {text-decoration:underline; color:#283ca0;}

#p {position:absolute; top:0; left:0;}

form {margin:20px 0}

#leftForm input.f{ margin:0 0 0 10px;}
#leftForm input.l{ margin:0 10px 0 11px;}
#rightForm input.l{ margin:0 10px 0 16px;}

#top .y{ margin:0 0 0 100px;}
#top .y input{ margin:0 0 0 15px;}
