td{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}


td.bg_1{
	height: 268;
	background-repeat: no-repeat;
}

td.content_1{
	background-color: #262626;
	padding: 0px 10px 10px 10px;
}

td.content_2{
	background-image: url(../img/bg_2.jpg);
	background-repeat: no-repeat;
	background-color: #090909;
	height: 150px;
}

div.model_description{
	margin-top: 80px;
	margin-left: 380px;
	width: 250px;
	height: 160x;
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	text-align: left;
}

td.gal_content{
	padding: 30px 10px 10px 10px;
}

a:link, a:active, a:visited{
	color: #E13773;
	text-decoration: underline;
	font-size: 11px;
}

a:hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}


td.bottomnavi{
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	line-height: 11px;
	padding-top: 10px;
}

td.teaser_img a{
	border: 1px solid #A2A2A2;
	display: block;
	width: 125px;
	height: 155px;
	background-color: #1F1F1F;
}

td.teaser_img a:hover{
	border: 1px solid #E13773;
	background-color: #1F1F1F;
	display: block;
	width: 125px;
	height: 155px;
}