.character-block
{
	background-image: url(../../images/main_bg_3.jpg?ver=2);
}
#character-big
{
	background:transparent url(../../images/character_big_3.png?ver=3) no-repeat scroll 0 0;
	height:300px;
	left:25px;
	position:absolute;
	top:125px;
	width:284px;
}
#character-big #char-top
{
	height:324px;
	margin:0;
}
#character-big #char-middle
{
	height:70px;
	margin:-55px 0 0;
	width:70px;
}
#character-big #char-small
{
	height:170px;
	margin:26px 0 0 50px;
	width:174px;
}

