html{
	height:100%;
}
BODY {
	MARGIN: 0px;
	padding:0;
	COLOR: #cdc7ba;
	BACKGROUND: #1d1d1c url(_img/body_bg.jpg) repeat-x 0 0;
	background:#000000;
	height:100%;
	font-size:11px;
	cursor:default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
	padding:0;
	margin:0;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.bb{
	background:#000;
	height:490px;
	margin-top:64px;
}
table tr td>.bb{
	margin-top:62px;
	height:488px;
	*margin-top:57px;
	*height:490px;
}
a{
	text-decoration:none;
}
span.select a{
	color:#FF3300;
}
span.select{
	color:#FF3300;
	font-weight:bold;
}
#layout{
	width:100%;
	height:100%;
}
#conteiner{
	height:540px;
	overflow:hidden;
	position:relative;
	border-top:1px solid #000;
	border-bottom:5px solid #000;	
}
#conteiner_in{
}
#text_part{
	border-top:5px solid #000;
	padding:0;
	margin:5px 0 0 0;
}
#head_line{
	height:58px;
	overflow:hidden;
}
#head h1{
	display:block;
	padding:0;
	margin:0 10px 0 0;
	float:right;
}
#head h1 a{
	display:block;
	width:198px;
	height:54px;
	background:url(_img/logo.png) no-repeat 0 0;
}

#head h1 a span{
	display:none;

}
#menu {
	margin-top:42px;
	width:745px;
	float:left;
}
#menu ul{
	padding:0;
	margin:0;
	display:block;
	list-style:none;
	height:16px;
	width:765px;
}
#menu ul li{
	padding:0;
	margin:0;
	display:inline;
	list-style:none;
}
#menu ul li a{
	font-weight:bold;
	color:#cbc7c7;
	display:block;
	padding:0 4px 4px 4px;
	margin:0 8px;
	height:14px;
	display:block;
	float:left;
	border-bottom:1px solid #000;
}
#menu ul li a:hover{
	font-weight:bold;
	color:#fff;
	display:block;
	padding:0 4px 4px 4px;
	margin:0 8px;
	border-bottom:1px solid #fff;
}


#menu_l_h{
}
#menu_l{
/*
	display:block;
	width:156px;
	height:482px;
	padding:28px 0 0 0;
	margin:0;
	list-style:none;
	*/
}
#bbg{
	position:absolute;
	top:0;
	left:0;
	width:156px;
	height:482px;
	background:url(_img/bg.png) repeat 0 0;
	*background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/bg.png',sizingMethod='scale');
}
#menu_l li{
	padding:0 0 2px 15px;
	margin:0;
	list-style:none;
}
div.header{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:5px;
	color:#FF3300;
	font-style:italic;
	border-bottom:1px dotted #fff;
	padding:0 0 5px 7px;;
}
div.header a, div.nav_s a{
	position:relative;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
}
div.header a.select, div.nav_s a.select{
	color:#dc162f;
}

div.nav_s a.select{
	font-weight:bold;
}

div.header a:hover, div.nav_s a:hover{
	color:#dc162f;
}
div.nav_s ul li{
	list-style:none
}
.text_block_v1,.text_block_v10{
	padding:20px 0px 0 20px;

}
.text_block_v10 a{
	display:block;
	width:80px;
	height:140px;
	background:#3e3e3e;
	border:1px solid #595757;
	margin-bottom:8px;

}
.text_block_v10 a:hover{
	display:block;
	width:80px;
	height:140px;
	background:#959595;
	border:1px solid #fff;

}


.text_block_v1 a{
	display:block;
	width:106px;
	height:176px;
	background:#3e3e3e;
	border:1px solid #595757;
	margin-bottom:20px;

}
.text_block_v1 a:hover{
	display:block;
	width:106px;
	height:176px;
	background:#959595;
	border:1px solid #fff;

}
.text_block_v1 a img,.text_block_v10 a img{
	padding:3px;
	display:block;
}
.text_block_v1 a span,.text_block_v10 a span{
	padding:0 3px;
	display:block;
	color:#9c9c9a;
	font-size:10px;
	text-align:right
}
.text_block_v1 a:hover span,.text_block_v10 a:hover span{
	padding:0 3px;
	display:block;
	color:#fff;
	font-size:10px;
	text-align:right
}
p.small{
	display:block;
	padding:0;
	margin:0 5px 11px 0;
	float:left;
}

#footer{
	position:absolute;
	top:570px;
	right:0;
}
#footer strong{
	font-weight:normal;
}
#footer a{
	color:#525454;
	font-weight:normal;
}






.text_block_v2{
text-align:right;
	margin-top:-20px;
	position:relative;
	margin-right:30px;

}
.text_block_v2 a img{
	padding:0;
	border:0;
	display:inline;
}
.text_block_v2 a{
	color:#FFFFFF;
	position:relative;
	display:inline;
	background:none;
	border:none;
}
.text_block_v2 a:hover{
	text-decoration:underline;	display:inline;
		display:inline;
	background:none;
	border:none;
}
.text_block_v2 p{
}
#modelTxt{
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
padding:3px 0;
background:url(_img/_card_line.png) repeat 0 0;
color:#000000;
padding-left:15px;
*height:14px;
*background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/_card_line.png',sizingMethod='scale');
}

.notfound{
	width:480px;
	left:170px;
	top:90px;
	font-size:10pt;
	font-weight:bold;
	padding:20px 0;
	position:absolute;
	text-align:center;
	background:url(_img/bg.png) repeat 0 0;
	*background-image:none;
	color:#CCCCCC;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/bg.png',sizingMethod='scale');
	border-top:1px solid silver;
	border-bottom:1px solid silver;
}
