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

#sidemenu	{
	
	background-color: #181818;
	float: left;
	width: 206px;
	margin-right: 15px;
}

.bg1	{
	background-image: url(../images/sidemenu/bg_glow.jpg);
	background-position: 0px 33px;
	background-repeat: no-repeat;
}

.bg2	{
	background-image: url(../images/sidemenu/bg_glow.jpg);
	background-position: 0px 69px;
	background-repeat: no-repeat;
}

.bg3	{
	background-image: url(../images/sidemenu/bg_glow.jpg);
	background-position: 0px 105px;
	background-repeat: no-repeat;
}

.bg4	{
	background-image: url(../images/sidemenu/bg_glow.jpg);
	background-position: 0px 142px;
	background-repeat: no-repeat;
}

#sidemenu .top	{
	background-image: url(../images/top_sidemenu.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 206px;
}

#sidemenu .title	{
	width: 121px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}

#sidemenu .item	{
	
	height: 33px;
	width: 186px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}

#sidemenu .bottom	{
	background-image: url(../images/bottom_sidemenu.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 206px;
	margin-top: 20px;
}

#main	{
	float: left;
	background-color: #000000;
	width: 670px;
	margin-bottom: 15px;
}



#main .top	{
	
	height: 15px;
	width: 670px;
}

#main .words	{
	width: 610px;
	margin-left: 20px;
	margin-bottom: 15px;
	font-size:9.4pt;
}

#main .mate	{
	width: 630px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3B3B3B;
	padding-bottom: 16px;
}

#main .pic	{
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 14px;
}

#main .info	{
	float: left;
	width: 450px;
	font-size: 9pt;
}

#main .title	{
	color: #94cc11;
	font-weight: bold;
	font-size: 11pt;
}

#main .left	{
	width: 298px;
	margin-bottom: 15px;
}

#main .right	{
	width: 300px;
	margin-bottom: 15px;
	margin-left: 320px;
}

#main .bottom	{
	
	height: 15px;
	width: 670px;
}
