@charset "UTF-8";
* {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif;}
BODY {font-size: 14px; color:#000; background: #FFF url(../img/body_bg.gif) repeat-x;}
A IMG {border:0;}
A {color:#00328f;}
A:hover {text-decoration:none;}

.texture {position:absolute; width:100%; max-width:1100px; height:485px; top:0; left:50%; margin-left:-550px; background:#4800b3 url(../img/body_texture.jpg) no-repeat center top; z-index:1;}

.header {position:relative; width:907px; margin: 0 auto; padding: 47px 0 30px 0; z-index:150;}
.header .yellow {color:#ffdd00;}
.header .violet {color:#a86fff;}
.header A {color:#FFF;}
.header .logo {float:left;}
.header .cname {float:left; padding: 3px 0 0 24px; font-weight:bold;}
.header .cname .yellow {font-size:20px;}
.header .cname .violet {font-size:16px;}
.header .contacts {float:right; padding: 4px 0 0 0; text-align:right; font-size:28px; font-weight:bold;}
.header .contacts .link {font-size:11px; font-weight:normal; }

.menu {position:relative; width:980px; margin: 0 auto; z-index:150; zoom:1;}
.menu .shadow {position:absolute; width:100%; height:100%; left:-6px; top:6px; padding:0 6px; background:#000; opacity:0.4; filter:alpha(opacity=40); z-index:200;}
.menu .menucont {position:relative; background:#ffbd00 url(../img/menu_bg.png) no-repeat left top; z-index:400; zoom:1;}
.menu UL {position:relative; float:left; list-style:none; z-index:550; zoom:1;}
.menu UL LI {float:left; height:60px; line-height:60px; padding: 0 14px; font-size:14px; /*filter:progid:DXImageTransform.Microsoft.DropShadow(Color=#FFffea87, offX=1, offY=1);*/}
.menu UL LI A {color:#7c5100; text-decoration:none; text-shadow:#ffea87 1px 1px;}
.menu UL LI.lock {background:url(../img/ico_lock.gif) no-repeat 19px center; padding-left:34px;}
.menu IMG {margin-top:24px;}
.menu FORM {position:relative; float:right; width:191px; height:19px; margin: 21px 14px 0 0; padding: 2px 10px 1px 27px; background:url(../img/search_bg.png) no-repeat; z-index:550;}
.menu FORM INPUT {width:100%; border:none; background:#FFF; height:16px; line-height:16px; *height:15px; color:#c2c2c2;}

.bigimgcont {position:relative; width:909px; margin: -36px auto 0 auto; z-index:100;}
.bigimgcont .bigimg {position:relative; min-width:899px; padding:5px; text-align:center; background-color:#FFF; background-repeat:no-repeat; background-position:center top}
.bigimgcont .bigimg .leftborder {position:absolute; left:-3px; width:3px; top:332px; bottom:0; background: #b2b2b2;}

.body {position:relative; width:980px; margin: 0 auto; z-index:150;}
.body .content {position:relative; float:right; width:575px; min-height:200px; margin:-376px 10px 0 0; padding: 36px 35px 80px 39px; background:#FFF url(../img/content_bg.gif) repeat-x; text-align:left;}
.body .content .shadow {position:absolute; width:12px; height:300px; background:url(../img/content_shadow.png) no-repeat; top:11px; right:-12px;}
.body .content .headerscont {position:absolute; left:30px; top:-8px; width:560px; }
.body .content .headerscont .headers {position:absolute; left:0; bottom:0;}
.body .content .headerscont .headers H1 SPAN {line-height:40px; color:#FFF; padding: 3px 0 ; background:#ffa700;}
.body .content .headerscont .headers H1 SPAN+BR+SPAN {font-weight:normal; line-height:25px; font-size:18px;}
.content .indexlinks {float:right; width:186px; padding: 3px 0 63px 20px; margin: 0 0 15px 20px; border-left:1px solid #b2b2b2;}
.content .indexlinks A {display:block; margin-bottom:15px; color:#FFF !important; font-size:11px; text-decoration:none;}
.content .indexlinks A SPAN {background:#ffa700; padding: 5px 10px; line-height:18px;}
.content .indexlinks A.red SPAN {background:#bc3e00;}
.body .leftcolumn {float:left; width:286px; min-height:173px; margin: -3px 0 0 35px; background:url(../img/left_bg.gif) no-repeat;}
.body .leftcolumn .spy {display:block; width:207px; height:72px; margin: 36px 0 45px 19px; padding: 52px 0 0 22px; background:url(../img/spy_bg.png) no-repeat; color:#FFF; font-size:11px; text-decoration:none;}
.body .leftcolumn .spy SPAN {background:#bc3e00; padding: 3px 5px; line-height:17px;}
.body .leftcolumn .weather {float:left; padding:0 17px 0 13px;}
.body .leftcolumn .weather IMG {display:block;}
.body .leftcolumn .cbr {padding:14px; font-size:11px; color:#b2b2b2;}
.body .leftcolumn .cbr .courses {padding-top:5px; font-size:16px; color:#000; line-height:24px;}
.body .leftcolumn .cbr .courses SPAN {font-weight:bold; color:#bc3e00;}
.body .leftcolumn .cbr .courses SMALL {font-size:12px;}

.foot {position:relative; width:910px; margin: 0 auto; color:#8f8f8f; z-index:150; border-top:3px solid #b2b2b2; padding:16px 0 50px 0; background:url(../img/left_bg.gif) no-repeat 0 -3px;}
.foot A {color:#8f8f8f;}
.foot .left {float:left; font-size:12px; padding-left:5px; width:260px;}
.foot .right {float:right; font-size:11px; padding-right:32px; width:550px;}
.foot .right P {margin-bottom:9px;}

.content .navline {font-size:10px; margin: -10px 0 15px 0;}
.content P {line-height:20px; margin-bottom:18px;}
.content>*:first-child {margin-top:0 !important;}
.content TABLE {border-spacing:0; border-collapse: collapse;}
.content TABLE TD {padding: 3px 7px 3px 0; vertical-align:top; border-bottom:1px dotted #B2B2B2;}
.content TABLE TH {padding: 3px 7px 3px 0; vertical-align:top; border-bottom:1px dotted #B2B2B2; text-align:left; background:#e8e8e8; font-size:12px;}
.content, .noborder TD {border-bottom:0 !important;}
.content UL {padding-bottom:18px; list-style:none; *list-style:disc; zoom:1;}
.content UL.sections {float:right; margin: 0 0 0 10px; font-size:12px;}
.content UL LI {margin:0 0 13px 20px; padding-left:5px; line-height:16px;}
.content UL LI:before {content:'—'; float: left; margin-left: -20px;}
.content OL {padding-bottom:10px;}
.content OL LI {margin:0 0 13px 25px; line-height:16px;}
.content H1, .content H2, .content H3 {color:#bc3e00; font-weight:bold;}
.content H1 {font-size:28px; margin:35px 0 5px 0; line-height:26px;}
.content H2 {font-size:18px; margin:30px 0 10px 0; line-height:20px;}
.content H3 {font-size:14px; margin:8px 0 3px 0; line-height:18px;}

.content .clocks {}
.content .clocks .item {float:left; width:90px; margin-top:50px; text-align:center;}
.content .clocks .item .clock {width:71px; height:75px; margin: 0 auto 8px auto; background:url(../img/clock2_bg.png) no-repeat;}
.content .clocks .item .clock IMG {position:absolute; display:block; width:71px; height:75px;}



#fmcont {display:none; top:50%; left:50%; position: absolute; z-index: 15001; background:#F5F0E9; border:1px solid #C9C0AF; padding:5px;}
#mainpicwin {position:relative; margin:0 5px 8px 0; padding:5px 0 0 0; background: #F5F0E9; border: 1px solid #C9C0AF;}
#mainpicwin IMG {position:relative; display:block; margin: auto;}
#picmain {position:relative; display:block; cursor:move; margin: 0 auto 5px auto;}
#fmnav {line-height:24px; font-size:11px;}
#fmnav A {margin:0 7px; color:#2F3837; font-weight:bold;}
#fmlinks {padding-left:15px; color:#2F3837; white-space:nowrap;}

.thumbimgdiv {display:inline-block; vertical-align:top; *display:inline; zoom:1; margin:0 10px 10px 0;}
.thumbimgdiv DIV {position:relative; background: #F5F0E9; border:1px solid #C9C0AF; padding:5px;}
.thumbimgdiv DIV IMG {cursor:pointer; display:block; margin:auto; position:relative;}
.thumbimgdiv P {margin: 0 auto; padding:0; *float:left;}

.clear {clear:both !important; height:0px !important; font-size:1px !important; overflow:hidden !important; float:none !important; border:0 !important;}

.pub_file {padding-top:2px; padding-bottom:2px;}

.gsc-result {padding-bottom:10px;}
.gs-visibleUrl, .gs-watermark, .gsc-resultsHeader, .gsc-branding {display:none;}
.gsc-cursor-box {margin-bottom:10px;}
.gsc-cursor-page {float:left; cursor:pointer; text-decoration:underline; margin-right:8px;}
.gsc-cursor-current-page {font-size:12px; text-decoration:none; cursor:default;}
INPUT.gsc-input {width:300px; margin-right:10px;}
.gsc-search-box {margin:10px 0;}

.msg_box {background: #E0F4FF; border: 1px solid #00789A; padding: 10px; margin-bottom: 10px; font-size: 12px; color: #000000;}
.msg_ok {background: #E0FFE6; border: 1px solid green; padding: 10px; margin-bottom: 10px; font-size: 12px; color: green;}
.msg_error {background: #FFE0E0; border: 1px solid brown; padding: 10px; margin-bottom: 10px; font-size: 12px; color: brown;}
EM.mark {color: red; font-style: normal; font-weight: bold;}