#base_middle{
	background: url(../images/base_middle_bck.gif) repeat-y;
	
}
#base_middle .outer{
	padding: 0px;
}
#profile{
	position: relative;
	background: url(../images/profile_bck.png);
	width: 585px;
	height: 157px;
}
#profile .image{
	position: absolute;
	top: 12px;
	left: 13px;
}
#profile .image img{
	width: 178px;
	height: 133px;
}
#profile .content{
	font: 8pt Tahoma;
	position: absolute;
	width: 245px;
	top: 20px;
	left: 235px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#poll_news{
	clear: both;
	width: ;
}
#poll_news .left{
	float: left;
	width: 204px;
	overflow: hidden;
}
#poll_news .right{
	float: left;
	width: 360px;
	overflow: hidden;
}

#currency{
	width: 100%;
	height: 110px;
	background: #D4E2F1;
	border: 0px;
	color: #000000;
	text-align: left;
}
#currency .outer{
	padding: 10px;
	border: 0px;
}
#currency .header span{
	font: 700 8pt/21px Tahoma;
	padding-left: 6px;
}
#currency .label{
	font: 700 8pt/17px Tahoma;
}
#currency .value{
	font: 100 8pt/17px Tahoma;
}
#currency .item{
	height: 14px; margin: 0px; padding: 0px;
}
#currency .label{
	width: 55px; padding-left: 5px;
}
#currency .value{
	width: 45px;
}
#currency img{
	width: 11px;
	height: 6px;
	margin: 0px 6px 0px 6px;
}

#poll{
	width: 100%;
	background: #D4E2F1;
	border: 0px;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}
#poll .outer{
	padding: 16px;
	border: 0px;
}
#poll form{
	margin: 0px;
	padding: 0px;
}

#poll .header span{
	font: 700 8pt/21px Tahoma;
}
#poll .question{
	color: #000000;
	padding-bottom: 8px;
	font: 100 8pt Tahoma;
}
#poll .option{
	font: normal 8pt/17px Tahoma;
}
#poll .option input{
	border-width: 0px;
}
#poll .submit{
	text-align: center;
	padding: 5px;
}
#poll .submit input{
	background: #3476BA;
	border-width: 0px;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
}

#news {
	width: 100%;
	background: #FFFFFF;
	text-align: left;
}
#news .container{
	padding: 5px 15px 5px 10px;
}
#news .first_item{
	height: 135px;
	text-align: left;
}
#news .first_item .title{
	margin-top: 15px;
	font-weight: bold;
	color: #BA0C0C;
}
#news .first_item .short_content{
	margin: 5px 0px 5px 0px;
}
#news .first_item .outer{
	padding: 10px 0px 5px 0px;
}
#news .first_item img{
	width: 146px;
	height: 110px;
	margin-right: 8px;
	border: 1px solid #D1D1D1
}
#news .other_news{
	clear: both;
	color: #E50000;
	font: bold 9pt/19px Tahoma;
	border-bottom: 1px solid #E50000;
}
#news .item{
	clear: both;
	padding-left: 10px;
	background: url(../images/icon_02.gif) transparent  0% 7px no-repeat;
}
#news .item a{
	font: bold 8pt/19px Tahoma;
	color: #787878;
}
#news .all_news{
	clear: both;
	color: #E50000;
}
#news .all_news a{
	color: #E50000;
	font: bold 8pt/19px Tahoma;
}

