/*COMMON RULES*/

* {
    margin: 0; padding: 0;
    }
html {
    margin: 0; padding: 0;
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-family: tahoma, arial, verdana, helvetica, sans-serif;
    color: #666;
    }
body {
    width: 100%;
    height: 100%;
    margin: 0; padding: 0;
    }
div {
    margin: 0; padding: 0;
    }
#page {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 100%;
    background: url('../_img/official/bg_page.gif') left top repeat-y;
    font-size: 100%;
    position: relative;
    }
#footer_info {
    position: absolute;
    bottom: 0; left: 70px;
    width: 160px; height: 145px;
    background: url('../_img/official/bg_footer_info.gif') left top no-repeat;
    }
ul {
    margin: 0; padding: 0;
    list-style: none;
    }
    ul li {
        margin: 0; padding: 0;
        }
ol {
    margin: 0; padding: 0;
    }
    ol li {
        margin:0; padding: 0;
        }
a {
    text-decoration: underline;
    color: #666;
    }
a:active, a:visited {
    outline: none;
    }
a:hover {
    color: #0066cc;
    }
    a img {
        border: 0;
        }
a.nodecor {
    text-decoration: none;
    }
img.arrow {
    width: 13px;
    padding-left: 5px;
    }
img.arrow_a {
    width: 13px;
    padding-right: 5px;
    }
h1 a {
    text-decoration: none;
    }
h1 img.arrow {
    padding: 0 0 1px 5px;
    }
.block {
    display: block;
    }
.t_a_center {
    text-align: center;
    }
.line_a .width_84 {
	_margin-left:3px !important;
}
.line {
    background: url('../_img/official/line.gif') left bottom no-repeat;
    }
.line_a {
    background: url('../_img/official/line_a.gif') left bottom no-repeat;
    }
.line_b {
    background: url('../_img/official/line_b.gif') left bottom no-repeat;
    }
.line_c {
    background: url('../_img/official/line_c.gif') left bottom no-repeat;
    }
.line_d {
    background: url('../_img/official/line_d.gif') left bottom no-repeat;
    }
.line_e {
    background: url('../_img/official/line_e.gif') left bottom no-repeat;
    }
.f_left {
    float: left;
    }
.f_right {
    float: right;
    }
.t_a_right {
    text-align: right;
    }
.t_a_left {
    text-align: left;
    }
.padding_top {
    padding-top: 6px;
    }
.padding_left {
    padding-left: 29px;
    }
.margin_top {
    margin-top: 12px;
    }
.margin_bottom {
    margin-bottom: 12px;
    }
.margin_bottom_large {
    margin-bottom: 25px !important;
    }
.mrs {
	margin-bottom: 18px !important;
	_margin-left:3px !important;
}
.padding_bottom {
    padding-bottom: 12px;
    }
.margin_left {
    margin-left: 21px;
    }
.no_padd {
    padding: 0 !important;
    }
.no_marg {
    margin: 0 !important;
    }
.width_160 {
    width: 160px !important;
    }
.overflow {
    overflow: hidden;
    zoom:1;
    }
.clear {
    clear: both;
    }
.grey {
    color: #999999;
    }
.font_11 {
    font-size: 85%;
    }
.font_17 {
    font-size: 130%;
    }
.f_13_dark {
    color: #4d4d4d;
    line-height: 1.8;
    padding-left: 5px;
    }
f_13_dark p {
    color: #4d4d4d;
    line-height: 1.8;
    padding-left: 18px;
    }
p {
    margin: 0 0 15px 0; padding: 0;
    }
h1 {
    font-size: 20px; /* 150% */
    font-weight: normal;
    margin: 0;
	padding: 0 0 15px 0;
    }
h6 {
    font-size: 100%;
    margin: 0 0 3px 0; padding: 0;
    font-size: bold;
    }
h5 {
    color: #b3b3b3;
    margin: 0 0 18px 0; padding: 0;
    font: 85%/1 "Tahoma", "Geneva", sans-serif;
    font-weight: bold;
    }
h3 {
    color: #666;
    margin: 0 0 4px 0; padding: 0;
    font: 115%/1 "Verdana", "Geneva", sans-serif;
    font-weight: bold;
    }
    h3 span {
        color: #ccc;
        margin: 0 5px 0 0; padding: 0;
        font: 100%/1 "Tahoma", "Geneva", sans-serif;
        font-weight: bold;
        }
h4 {
    color: #666;
    margin: 0 0 4px 0; padding: 0;
    font: 85%/1 "Verdana", "Geneva", sans-serif;
    font-weight: bold;
    }
    h4 span {
        color: #ccc;
        margin: 0 10px 0 0; padding: 0;
        font: 100%/1 "Tahoma", "Geneva", sans-serif;
        font-weight: bold;
        }
    

/*HEADER*/

#header {
    background: url('../_img/official/bg_header.gif') left top repeat-y;
    height: 263px
    width: 100%;
    padding: 10px 0 0 0;
    position: relative;
    }
    #back {
        /*background: url('../_img/official/bg_back.gif') left top repeat-x;*/
        height: 136px;
        width: 100%;
        }
        #back div {
            /*background: url('../_img/official/bg_back_shadow.gif') left top no-repeat;*/
            width: 300px;
            height: 136px;
            }
    #link {
        background: url('../_img/official/bg_link.gif') left top repeat-x;
        width: 160px;
        height: 145px;
        position: absolute;
        top: 0;
        left: 70px;
        }
    #b_menu {
        background: url('../_img/official/bg_b_menu.gif') left bottom no-repeat #fff;
        width:960px;
        height: 128px !important;
		_padding-bottom: 0px;
        overflow: hidden !important;
        }
    #b_menu_head {
        float: left;
        width: 600px;
        }
        #b_menu_head img {
            display: block;
            }
        #b_menu ul.menu {
            margin: 0 0 0 70px; padding: 5px 0 0 0;
            _margin: 0 0 0 35px;
            width: 160px;
            line-height: 0px !important;
            float: left;
            }
            #b_menu ul.menu li {
                _margin-bottom: -4px;
                }
            *:first-child+html #b_menu ul.menu li {
                margin-bottom: -4px;
                }
    
    
/*STRUCTURE*/

#structure {
    width: 100%;
    overflow: hidden;
    }
    #structure .content {
        overflow: hidden;
        width: 970px;
        }
    #structure .left {
        background: #cecece;
        width: 124px;
        float: left;
        margin-left: 70px;
        _margin-left: 35px;
        min-height: 100px;
        height: auto! important;
        height: 100px;
        padding: 18px;
        font-size: 85%;
		/*margin-bottom:160px;
		_margin-bottom: 200px;*/
		padding-bottom:18px !important;
        }
        .projects_count {
            overflow: hidden;
            }
            .projects_count img {
                margin: 0 0 15px 0; padding: 0;
                border:0;
                float: left;
                }
        #structure .left p {
            margin: 0; padding: 0;
            }
        #structure .left div.quote {
            margin: 0 0 24px 0;
            }
        #structure .left ul.ul_text li {
            margin-bottom: 12px;
            }
        #structure .left ul.ul_text li.active b a {
            color: #0066cc;
            }
    #structure .right {
        width: 642px;
        float: right;
        margin: 20px 54px 25px 0;
		_margin: 20px 18px 25px 0;
        position: relative;
        }
	#structure .right_mod {
		width: 642px;
        float: right;
        margin: 20px 54px 25px 0;
		_margin: 20px 27px 25px 0;
        position: relative;
		}
    #structure .wrap {
        /*background: url('../_img/official/bg_w_back.gif') left top repeat-x;*/
        width: 100%;
        }
        #structure .wrap .w_back {
            /*background: url('../_img/official/bg_w_back_shadow.gif') left top no-repeat;*/
            height: 31px;
            width: 300px;
            }
            #structure .wrap .w_back div {
                background: url('../_img/official/bg_w_back_div.gif') left top repeat-x;
                width: 160px;
                height: 31px;
                margin-left: 70px;
                }
        #structure .w_link {
            background: url('../_img/official/bg_b_menu.gif') left bottom no-repeat #fff;
            width: 100%;
            height: 63px;
            }
        #structure .w_link img {
            margin-left: 230px;
            }
ul.columns {
    overflow: hidden;
    width: 660px;
    margin: 13px 0 20px 0;
    }
div.content ul.width_168_text {
    margin: 0; padding: 0;
    }
    div.content ul.width_168_text li {
        width: 168px;
        margin: 0 0 0 52px;
        _margin: 0 0 0 54px;
        padding: 0;
        }
    div.content ul.width_168_text li.first {
        margin: 0 0 0 17px;
        _margin: 0 0 0 8px;
        }
    ul.columns li {
        float: left;
        width: 205px;
        margin-left: 15px;
		_margin-left:10px;
        }
    ul.columns li.first {
        margin-left: 0px;
        }
    ul.columns li a.font_17 img {
        display: block;
        }
ul.rows li {
    margin-bottom: 19px;
    }
.head_form {
    margin-top: 10px;
    _margin-top: 27px;
    padding-bottom: 1px;
    margin-bottom: 15px;
    }
div.ank ul {
    margin: 0; padding: 0 0 11px 13px;;
    }
    div.ank ul li {
        margin: 0; padding: 0 0 4px 14px;
        background: url('../_img/official/bg_li.gif') left 5px no-repeat;
        }
    div.ank div.elem {
        margin-bottom: 15px;
        }
        div.ank div.elem p, div.ank div.elem ul {
            margin-bottom: 0; padding-bottom: 0;
            }
            
            
/*FOOTER*/

#footer {
    background: url('../_img/official/bg_footer.gif') left top repeat-x #4e4fa5;
    height: 93px; width: 100%;
    position: relative;
    color: #fff;
    }
    #footer a {
        color: #fff;
        text-decoration: underline;
        }
        #footer a:hover {
            text-decoration: none;
            }
    #footer .cc {
        position: absolute;
        top: 32px; left: 106px;
        width: 88px; height: 31px;
        }
    #foot_content {
        overflow: hidden;
        width: 640px;
        margin: 0 0 0 260px;
        padding: 30px 0 0 0;
        line-height: 1.4;
        }
    
    
/*IMG*/

.img_shad_1, .img_shad_2, .img_shad_3 {
    display:inline-table;
    /* \*/display:block;/**/
    }
.img_shad_1 {
    background: url('../_img/official/img_shadow.gif') right bottom no-repeat;
    margin: -3px 1px 2px 6px;
	position:relative;
    }
    .width_421 {
        width: 421px;
        }
    .width_525 {
        width: 495px;
        }
    .width_455 {
        width: 455px;
        }
    .width_386 {
        width: 421px;
        display: block;
        }
    .width_385 {
        width: 420px;
        display: block;
        }
    .width_300 {
        width: 335px;
        display: block;
        }
    .width_269 {
        width: 269px;
        }
    .width_168 {
        width: 203px;
        clear: both;
        display: block !important;
		margin-top:0;
        }
    .width_95 {
        width: 130px;
		margin-top:0;
        }
    .width_84 {
        width: 119px;
		margin-top:0;
        }
    .width_410 {
        width: 410px;
        }
    .width_416 {
        width: 416px;
        }
    .width_325 {
        width: 325px;
        }
.img_shad_2 {
    background: url('../_img/official/img_shadow_left.gif') left bottom no-repeat;
    padding-bottom: 3px;
    }
.img_shad_3 {
    background: url('../_img/official/img_shadow_right.gif') right top no-repeat;
    }
    .img_shad_3 img {
        padding: 14px;
        border: 1px solid #a6a6a6;
        }
        
/*ALPHABET*/

.alphabet {
    text-transform: uppercase;
    padding: 0 0 21px 0;
    margin: 0 0 20px 0;
    }
    .alphabet li {
        display: inline;
        }
    .alphabet li.active {
        color: #0066cc;
        font-weight: bold;
        }
    .alphabet li a {
        font-weight: bold;
        text-decoration: none;
        }
    .authors_list li {
        padding-bottom: 21px;
        margin-bottom: 20px;
        overflow: hidden;
        zoom: 1;
        }
        .authors_list li li {
            margin: 0 0 3px 0; padding: 0;
            }
    .authors_list li h1 {
        padding: 12px 0 6px 0;
        margin: 0 0 18px 0;
        }
/*LIST*/
.list {
    overflow: hidden;
    padding-bottom: 27px;
    }
    .list li {
        float: left;
        margin: 0 8px;
        }
        .list li a {
            text-decoration: none;
            }
/*AUTHOR*/
.author_det {
    margin: 0 0 23px 0;
    padding: 0 0 16px;
    width: 660px;
    }
    .author_det .u_data {
        margin: 0; padding: 0 0 8px 0;
        }
    .author_det .img_shad_1 {
        margin-right: 200px;
        _margin-right: 100px;
        }
        .author_det p {
            margin: 0 0 16px 0;
	            padding-bottom: 16px;
            }
        .author_det_p {
            padding-bottom: 25px;
            margin-bottom: 23px;
            }
        .author_det_ul {
            margin-bottom: 0;
            padding-bottom: 0;
			_margin-left:-6px;
            }
            .author_det_ul li {
                padding-bottom: 18px;
                margin-bottom: 20px;
				//margin-bottom:17px;
                }
                .author_det_ul li .img_shad_1 {
                    margin-right: 15px;
                    }
                .author_det_ul li a.nodecor {
                    _margin-left: 10px;
                    }
                .author_det_ul li h1 {
                    margin-top: 12px;
					font-size:20px;
                    }
                .author_det_ul li img.author_img {
                    display: block;
                    }
                .author_det_ul li .f_left p.line {
                    padding-bottom: 12px;
                    }
                .pr_h1 {
                    padding-bottom: 0;
                    }
                    
                    
/*ANK*/

.ank {
    width: 405px;
    margin-left: 20px;
    _margin-left: 13px;
	-margin-top:-17px;
    }
    
    
/*CONTEST*/

#structure .con_contest {
    width: 1033px !important;
    }
#structure .r_contest {
    width: 749px;
	width:743px;
    margin-right: 5px !important;
	float:left !important;
	padding-left:45px;
	margin-bottom:0px;
	padding-bottom:25px;
}
#structure .r_contest_towns {
	width:743px;
	//width:735px;
    margin-right: 5px !important;
	float:left !important;
	padding-left:38px;
	margin-bottom:0px;
	padding-bottom:25px;
}
#structure .r_contest_towns .img_shad_1 {
	float:left;
	_margin-left:3px !important;
}             
#structure .content .left .menu_left {
    width: 160px;
    margin: 17px 0 -21px 0;
	padding:0;
	
    }
    #structure .content .left .menu_left li {
        margin: 0; padding: 0 !;
        width: 160px;
        float: left;
        line-height: 0px;
        }
    #head_chronicle {
        height: 19px;
        }
    #structure .content .left .menu_left li.end {
        background: url('../_img/official/end.gif') left top no-repeat;
        height: 27px;
        }
	#structure .content .left .menu_left li.interval {
        background: url('../_img/interval.gif') left top no-repeat;
        height: 5px;
        }
        #structure .content .left .menu_left li a {
            display: block;
            margin: 0; padding: 0;
            }
            #structure .content .left .menu_left li a img {
                display: block;
                margin: 0; padding: 0;
                }
            #structure .content .left .menu_left li img {
                margin: 0; padding: 0;
                display: block;
                }

/*GREY BOX*/

#greybox {
    width: 307px;/* -20px */
    height: 281px;
    background: #e5e5e5;
    position: relative;
    margin: 0; padding:0;
    }
    #greybox div {
        position: absolute;
        border: 2px solid #fff;
        width: 273px;/* -20px */
        height: 249px;
        top: 14px; left: 14px;
        z-index: 1;
        }
        #greybox div p {
            padding: 92px 17px 31px 29px;
            _padding: 92px 17px 0 29px;
            text-align: justify;
            font-size: 85%;
            line-height: 1.6; 
            color: #333;
            }
        #head_grey_a {
            position: absolute;
            top: 0; left: 0;
            width: 153px;
            height: 90px;
            z-index: 20;
            }
        #head_grey_b {
            position: absolute;
            top: 60px; left: 126px;
            width: 38px;
            height: 23px;
            z-index: 20;
            }
        .arrow_light {
            position: absolute;
            width: 13px; height: 7px;
            top: 76px; left: 173px;
            background: url('../_img/official/arrow_light.gif') left top no-repeat;
            z-index: 20;
            }
        .arrow_dark {
            position: absolute;
            width: 13px; height: 7px;
            background: url('../_img/official/arrow_dark.gif') left top no-repeat;
            bottom: 29px;
			_bottom:20px;
			right: 39px;
            z-index: 20;
            }
#grey_pos {
    position: absolute;
    top: 295px;
	left: 695px;
    width: 307px; /* -20px */
    /*height: 281px;*/
    margin: 0; padding: 0;
    z-index: 1;
    }
#places {
    width: 282px;
    overflow: hidden;
    margin-top: 40px;
    }
    #places li {
        clear: both;
        padding-bottom: 81px;
        }
    #places li img.numbers {
        width: 64px; height: 62px;
        float: left;
        background: #f2f2f2;
        }
        #places li.active img.numbers {
            background: #ccc;
            }
    #places li div {
        width: 218px;
        float: right;
        }
        #places li div img {
            width: 218px; height: 46px;
            background: #999;
            }
            #places li.active div img {
                background: #333;
                }
        #places li div p {
            color: #b3b3b3;
            font: 11px/1 "Verdana", sans-serif;
            }
ul.hor_place {
    width: 749px !important;
    }
ul.hor_place li {
    margin-left: 22px !important;
    }
    ul.hor_place li.first {
        margin-left: 15px !important;
        }
            
            
/*UL_PARTNERS*/

.ul_partners {
	padding-top:9px;
	background: url(../_img/official/line_c.gif) no-repeat  left bottom;
	padding-bottom:7px;
    }
    .ul_partners li {
        margin-top:0;
		margin-bottom:1px;
		
		padding-top:18px;
		padding-bottom:12px;
		background: url(../_img/official/line_c.gif) no-repeat  0 0;
        }
		.ul_partners li a img {
				display:block;
				margin-bottom:4px;
			 }
		.ul_partners li a.arr {
			text-decoration:none;
			font-size:85%;
			}
			.ul_partners li a.arr img {
				display:inline !important;
				position:relative;
				top:4px;
				left:10px;
			}
			
/*MAIN_TEXT*/

.main_text {

    }
    .main_text img.mt_text {
        margin: 17px 0 20px 16px;
        }
#first_place {
    position: absolute;
    top: 0; left: 490px;
    width: 262px;
    
    }
    
    
/*RUMORS*/

.rumors {
    overflow: hidden;
    }
    .rumors li {
        padding-bottom: 26px;
        margin-bottom: 17px;
        clear: both;
        overflow: hidden;
        }
        .rumors div.width_95 {
            margin-right: 16px;
            }
        .rumors div h1 {
            font: 100%/1 "Verdana", sans-serif;
            color: #4d4d4d;
            font-weight: bold;
            margin: 0 0 10px 0; padding: 0;
            }
        .rumors div h2 {
            font: 100%/1 "Verdana", sans-serif;
            color: #b3b3b3;
            margin: 0 0 14px 0; padding: 0;
            }
        .rumors div h3 {
            font: 85%/1 "Verdana", sans-serif;
            color: #4d4d4d;
            margin: 0 0 14px 0; padding: 0;
            }
        .rumors div p {
            font: 100%/1 "Verdana", sans-serif;
            font-style: italic;
            color: #4d4d4d;
            margin: 0; padding: 0;
            line-height: 1.2;
            }
        .rumors li.no_image div p {
            margin-left: 17px;
            }
/*CONTEST MOSCOW*/
.r_contest_city {
	float:right;
	margin:0px 54px 25px 0;
	position:relative;
	float:left !important;
	margin-right:5px !important;
	padding-left:24px;
	width:742px;
	
	
	
}
.text, .contests {
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
	padding-left:21px;
	line-height:24px;
	margin-top:10px;
}
.contests {
	overflow:hidden;
	clear:both;
	zoom:1;
}
.contests h3 {
	background:url(../_img/official/underline.png) no-repeat left bottom;
	padding-bottom:14px;
	margin-bottom:12px;
}
.piter {
	width:333px;
	float:left;
}
.moscow {
	width:333px;
	float:right;
}
.more {
	background:url(../_img/official/more.gif) no-repeat 100% 6px;
	padding-right:23px;
}

/*GALLERY CONTEST*/
.gallery {
	width:735px;
	height:288px;
	background:url(../_img/official/gallery.gif) no-repeat right top;
	position:relative;
	margin:23px 0 43px 6px;

}
.gallery div {
	width:696px;
	height:249px;
	position:relative;
	overflow:hidden;
	position:relative; top:17px;
	left:12px;
}
.gallery ul {
	width:10000px;
	position:absolute;
	left:-258px; top:0px;
}
.gallery ul li {
	display:block;
	float:left;
	margin-right:31px;
}
.g_left {
	position:absolute;
	height:249px;
	width:129px;
	background:url(../_img/official/g_left.png) no-repeat 0 0;
	top:17px;
	left:12px;
	display:block;
	cursor:pointer;
}
.g_right {
	position:absolute;
	background-color:#000000;
	right:23px;
	top:17px;
	display:block;
	height:249px;
	width:128px;
	background:url(../_img/official/g_right.png) no-repeat 0 0;
	cursor:pointer;
}
.cont_text {
	margin:12px 0;
	_padding-top:3px;
	width:400px;
	color:#4D4D4D;
	line-height:1.8;
	padding-left:21px;
	float:left;
	background:transparent url(../_img/official/line_d.gif) no-repeat scroll left bottom;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.cont_text p {
	
}
.cont_text ul {
	margin-bottom:12px;
}

.cont_text .mt_text {
	margin: 17px 0 20px 16px;
	_margin-top: 20px;
	//margin-bottom:20px;
}
.descript_img {
	margin-left:-16px;
}
.contest_anons {
	float:right;
	margin-bottom:12px;
	margin-top:0px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	width:301px;
	//width:293px;
}
.steps_contest {
	width:279px;
	background:url(../_img/official/step_contest_underline.gif) no-repeat left bottom;
	padding-bottom:24px;
	position:relative;
	top:-3px;
}
.steps_contest li {
	padding-left:64px;
	padding-top:38px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#b3b3b3;
}
.steps_contest li.step1 {
	display:block;
	background:url(../_img/official/1.gif) no-repeat 0 0px;
	margin-bottom:9px;	
	overflow:hidden;
	padding-top:46px;
}
.steps_contest li.step2 {
	background:url(../_img/official/2.gif) no-repeat 0 0;
	display:block;
	margin-bottom:24px;
	padding-top:46px;
}
.steps_contest li.step3 {
	background: url(../_img/official/3.gif) no-repeat 0 0;
	display:block;
	margin-bottom:19px;
	padding-bottom:4px;
}
.steps_contest li.step4 {
	background:url(../_img/official/4.gif) no-repeat 0 0;
	display:block;
	padding-bottom:1px;
}
.steps_contest li.step5 {
	display:block;
	height:20px;
	background:url(../_img/official/5.gif) no-repeat 0 0;
}
.steps_contest li.activ_s {
	background-position:-279px 0 !important;
}
.contact_info {
	padding:20px 0 0 63px;
}
.contact_info img {
	display:block;
	margin-bottom:12px;
}
.contact_info p {
	margin-bottom:8px;
	line-height:18px;
}
.prise_place {
	clear:both;
	overflow:hidden;
	zoom:1;
	margin:0 0 2px 0;
	padding:5px 0 12px 24px;
}
.prise_place li {
	float:left;
	width:224px;
	display:block;
}
.prise_place li a {
	font-size:130%;
	text-decoration:none;
}
.prise_place li a:active, .prise_place li a:visited {
	outline-style:none;
	outline-width:medium;
}
.prise_place li a img {
	display:block;
	margin-bottom:12px;
}
.picture_place {
	padding-left:15px;
	overflow:hidden;
	clear:both;
	zoom:1;
}
.picture_place li {
	display:block;
	float:left;
	width:205px;
	margin-right:20px;
	_margin-right:13px;
	padding-top:3px;
}
.jury {
	width:421px;
	margin-bottom:12px;
	float:left;
	padding-left:20px;
	padding-top:28px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.jury img {
	display:block;
	margin-bottom:10px;
}
.jury h5 {
	margin-bottom:17px;
}
.jury ul {
	padding-left:30px;
	margin-bottom:20px;
}
.jury ul li {
	margin-bottom:-4px;
}
.jury ul li p {
	font-size:85%;
	margin-left:20px;
	padding-bottom:8px;
	background: url(../_img/official/line.gif) no-repeat scroll left bottom;
}
.partners {
	padding-top:28px;
	float:right;
	width:237px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:30px;
}
.back {
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	background:transparent url(../_img/official/line_d.gif) no-repeat  left top;
	padding-left:20px;
	padding-top:12px;
	//padding-top:12px;
}
.back a {
	text-decoration:none;
	background:url(../_img/official/more.gif) no-repeat right center;
	padding-right:22px;
	color:#4d4d4d;
}
.back a:hover {
	color:#0066cc;
}
.back_contests {
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	background:transparent url(../_img/official/line_d.gif) no-repeat  left top;
	padding-left:20px;
	padding-top:12px;
	//padding-top:6px;
}
.back_contests a {
	text-decoration:none;
	background:url(../_img/official/more.gif) no-repeat right center;
	padding-right:22px;
	color:#4d4d4d;
}
.back_contests a:hover {
	color:#0066cc;
}
.ul_head {
    margin: 0; padding: 0;
	overflow:hidden;
	width:660px;
    }
    .ul_head li {
		padding:0;
		width:168px;
		margin:0 0 0 52px;
		float:left;		
        }
    .ul_head li.first {
        margin:0 0 0 17px;
		
        }
.ul_img {
	margin:13px 0 20px;
	overflow:hidden;
	width:660px;
	margin-left:0;
}
.ul_img li.first {
	margin-left:0;
	margin-left:0px;
}
.ul_img li {
	float:left;
	margin-left:15px;
	width:205px;
}
.prize_place li a img {
	margin-bottom:8px;
}
