@charset "UTF-8";
/* CSS Document */

div .pl {
	width:180px;
	float:left;
	margin-bottom:30px;
}
div .pl img{
	margin-bottom:5px;
}
a.to_pl{
	background:url(contest_imgs/switch_to.gif) no-repeat;
	width:162px;
	height:32px;
	text-indent:-9999px;
	display:block;
	outline:none;
}
a.to_pl:hover{
	background-position:0 -32px;
}


ul.plc{
	list-style-type:none;
}
ul.style_none{
	list-style-type:none;
}
ul.plc li{
	float:left;
	width:180px;
	height:45px;
}
.plc a{
	width:163px;
	height:32px;
	text-indent:-9999px;
	display:block;
	outline:none;
}
.plc a:hover{
	background-position:0 -32px;
}
a.to_plc1{	background:url(contest_imgs/plc_1.gif) no-repeat;	}
a.to_plc2{	background:url(contest_imgs/plc_2.gif) no-repeat;	}
a.to_plc3{	background:url(contest_imgs/plc_3.gif) no-repeat;	}
a.to_plc4{	background:url(contest_imgs/plc_4.gif) no-repeat;	}
a.to_plc5{	background:url(contest_imgs/plc_5.gif) no-repeat;	}
a.to_plc6{	background:url(contest_imgs/plc_6.gif) no-repeat;	}
a.to_plc7{	background:url(contest_imgs/plc_7.gif) no-repeat;	}
a.to_plc8{	background:url(contest_imgs/plc_8.gif) no-repeat;	}
a.to_plc9{	background:url(contest_imgs/plc_9.gif) no-repeat;	}
a.to_plc10{	background:url(contest_imgs/plc_10.gif) no-repeat;	}

.left3 ul{
	margin:0 0 20px 20px;
	font-size:11px;
}
.left3 dl dt{
	margin-left:1em;
}
.border_l{
	border:1px solid #CCCCCC;
	background:url(imgs/stripe.gif) #CCCCCC;
	padding:5px;
	font-size:12px;
	margin-bottom:5px;
}
.photo_line{
	background:#000;
	padding:10px 10px;
	margin-bottom:5px;
}
.photo_line img{
	padding:10px;
	background:#fff;
	border:1px solid #999;	
}
.photo_line img.left_p{
	float:left;
}
.photo_line img.emblem{
	padding:0;
	background:#000;
	border:0;		
}
.block p{
	font-size:12px;
}
a.backpage{
	background:url(inside_imgs/to_back.gif) no-repeat;	
	width:520px;
	background-position:top right;
	height:24px;
	text-indent:-9999px;
	display:block;
	outline:none;
}
a.backpage:hover{
	background-position:right -24px;
}
.left_photo{
	float:left;
	margin-right:10px;
}