html, body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	width:100%;
	background-color: #000000;
	margin:auto;
	padding:0px;
}
div
{
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
}
td, p, div
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}
img
{
	border:0px;
}
a:link, a:active, a:visited
{
	color: #0052A4;
	text-decoration: underline;
}
a:hover
{
	color: #0052A4;
	text-decoration: underline;
}





div.page
{
	width:100%;
	text-align:center;
}
.centerPage
{
	margin:auto;
	width:964px;
}
.top
{
	width:964px;
	height:89px;
	background: url(../img/bgTop.jpg) repeat-x bottom;
	background-color:#ffffff;
}
.body
{
	width:964px;
	background-color:#001c39
}
.body2
{
	width:964px;
	background: url(../img/bgBody03.jpg) no-repeat center bottom;
	background-color:#a8a8a8;
}
.brend
{
	width:70px;
	height:74px;
	background: #FFFFFF;
	text-align:center;
	vertical-align:top;
}
.box
{
	width:406px;
	height:74px;
	background: #eeeeee;
	font-size:12px;
}

.price
{
	width:126px;
	text-align:right;
	padding-left:20px;
}
.name
{
	width:320px;

}
.text
{
	float:left;
}
.text1
{
	color:#000000;
	vertical-align:middle;
	padding-right:15px; 
	text-align:left;
}
.text p
{
	text-align:left;
	color: #ffffff;
}
.footer
{
	width:964px;
	height:64px;
	background: url(../img/bgBottom.jpg) repeat-x;
	background-color:#ffffff;
}
.footer td
{
	font-family: Tahoma;
	font-size:9px;
	color: #B3B3B3;
	text-align:left;
}
.footer b 
{
	font-family: Tahoma;
	font-size:10px;
	color: #666666;
}
.tb, .tb1
{
	width:200px;
	height:22px;
	padding: 0px 0px 0px 10px;
	color:#000000;
}
.tb
{
	
	background: url(../img/pic1.jpg) no-repeat right center;
	background-color: #dadada;
}
.tb1
{

	background: url(../img/pic1.jpg) no-repeat left center;
	background-color: #dadada;

}
.headline
{
	background-color:#ffffff;
	height: 30px;
	text-align:center;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.strW
{
	background:#ffffff;
}
.strB
{
	background:#f2f2f2;
}

/*
.tb a:link, a:active, a:visited {
	color:#000000;
	text-decoration: none;
}
.tb a:hover {
	color:#000000;
	text-decoration: underline;
}
*/
.table-base5
{
	border: 8px solid #ffffff;
	background-color:#ffffff;
}
.table-base5 th
{
	font-size: 11px;
	border-bottom: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	color: #4B84BE;
	padding:10px 10px 10px 10px;
	background-color:#f2f2f2;
	text-align: center;
}
.table-base5 td
{
	padding:5px 10px 5px 10px;
	border-bottom: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
}
.table-base5 td.d
{
	text-align:left;
	white-space:normal;
}
.table-base5 .first
{
	padding:5px 10px 5px 10px;
	border-bottom: 1px solid #c4c4c4;
	border-left: none;
}
.table-base5 .even, .table-base .even * {background-color: #f2f2f2;}
.table-base5 td span {font-size: 9px; color: #8F8F8F;}
.red
{
	color:#B30000;
}
