BODY{
	background-color:white;
	padding:0px;
	margin:0px;
	font-family:Verdana;
	font-size:13px;
}
.page{
	position:relative;
	width:auto ! important;

	min-width:1140px;
}
A,.middle{
	color:#0090cb;
	text-decoration:none;
}
.search{
	height:40px;
	background: url(/img/bg_search.gif) left top no-repeat;
	padding-top:3px;
	padding-left:5px;
}
.breadgrad{
	width:96px;
	height:65px;
	float:right;
	background: url(/img/bg_breakcrumbs_right.gif) right top no-repeat;
}
.breadcrumd{
	margin-top:38px;
	margin-left:10px;
	color:white;	
	
}
.breadcrumd A{
	text-decoration:none;
	color:white;
	font-size:18px;
}
.motoko{
	position: absolute; 
	left: 101px;	
}
.basket{
	float:right;
	width:140px;
	height:70px;
	margin-top:40px;
	border-left:solid white 1px;
	color:white;
	font-size:14px;
	padding-left:10px;
}
.basket .head{
	font-weight:bold;
	margin-bottom:5px;
}
.basket A{
	color:white;
	font-weight:bold;
}
.rightcolumn{
	position:absolute;
	right:0px;
	top:190px;
	width:170px;
}
.leftcolumn{
	position:absolute;
	left:0px;
	top:190px;
	width:170px;
}
.leftcolumn .square .header{
	/*background: transparent url(/img/gradient.gif) right top no-repeat;*/
	background-color:#0090cb;
	width:170px;
	height:22px;
	border-top:solid #0090cb 1px;
	border-bottom:solid #0090cb 1px;
	border-right:solid #0090cb 1px;
	text-align:center;
}
.rightcolumn .square .header{
	/*background: transparent url(/img/gradientright.gif) left top no-repeat;*/
	background-color:#0090cb;
	width:170px;
	height:22px;
	border-top:solid #0090cb 1px;
	border-bottom:solid #0090cb 1px;
	border-left:solid #0090cb 1px;
	text-align:center;
}
.rightcolumn .square .content{
	width:170px;
	border-top:solid #0090cb 1px;
	border-bottom:solid #0090cb 1px;
	border-left:solid #0090cb 1px;
	text-align:left;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.leftcolumn .square .content{
	width:170px;
	border-top:solid #0090cb 1px;
	border-bottom:solid #0090cb 1px;
	border-right:solid #0090cb 1px;
	text-align:left;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.square .content DIV{
	margin-left:5px;
	line-height:20px;	
}
.square .content DIV A{
	color:#0094ce;
	text-decoration:none;

}
.square .header A{
	color:white;
	font-size:13px;
	font-family:verdana;
	font-style:italic;
	font-weight:bold;
}
.square{
	width:170px;
	background-color:white;
	margin-bottom:15px;
	font-size:11px;
}

.auth{
	position:absolute;
	right:0px;
	background-color:white;
	height:23px;
	overflow:hidden;
	width:450px;
	text-align:right;
	top:3px;
}
.auth .input{
	border:0px;	
	margin:0px;
	padding:0px;
	text-align:left;	
	width:90px;
	height:18px;
	color:#0094ce;	
	float:left;
	vertical-align:middle;	
	display:inline;

	border-top:solid #0090CB 1px;
	border-bottom:solid #0090CB 1px;
}
.auth .inputroundleft{
	background:white url(/img/input.gif) left top no-repeat;
	border:0px;
	float:left;
	height:20px;
	width:9px;
	color:#0090CB;
	overflow:hidden;

}
.auth .inputroundright{
	background:white url(/img/input.gif) right top no-repeat;
	border:0px;
	float:left;
	height:20px;
	width:9px;
	color:#0090CB;
	overflow:hidden;

}
.auth .button{
	border:solid white 1px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;	
	color:#0094ce;	
	vertical-align:middle;
}

.auth .submit{
	width:143px;
	height:20px;
	line-height:20px;
	vertical-align:top;
	margin-top:2px;
	float:right;
}
.auth .submit A{
	color:red;	
	font-size:11px;
	font-weight:bold;
}
.subcat{
	font-size:10px;
}
A.subcat:hover{
	font-size:10px;
	color:red;
}
A.subcat:active{
	font-size:10px;
	color:red;
}
.newgoods,.light{
	color:#999999;
	fon-size:11px;
}
#animenews{
	line-height:15px;
}
#sape{
	font-size:11px;
}
#sape b,#sape strong{
	color:#cccccc;
}
H1{
	font-size:16px;
}
.totalPrice{
	border:0px;
	font-size:16px;
	color:red;
}
.topcategory{
	position:relative;
	font-size:11px;
}
.topcategory .balon{
	position:absolute;
	left:480px;
	height:220px;
	width:400px;
	overflow:hidden;
	font-size:11px;
	color:#CCC;
}

.topcategory .cat A{
	line-height:1.5em;
	
}
.topcategory .cat A:hover{
	color:red;
	text-decoration:underline;
	
}