
body{
			
	background-color:#f5f6f7;
	text-align:center;
	margin:16px;

}

div,table{

	font-family:arial;
	font-size:9pt;

}

a:link, a:visited{

	color:#2c78cf;
	text-decoration:none;

}

a:hover{

	color:#2c78cf;
	text-decoration:underline;

}

h1{

	letter-spacing:-1px;
	font-size:32pt;
	line-height:32pt;
	margin:0px;
	
}

h2{

	font-weight:normal;
	color:#888888;
	font-size:13pt;
	margin:20px 0px 0px 0px;
	
}

h3{

	font-weight:bold;
	font-size:12pt;
	margin:30px 0px 5px 0px;

}

p{

	margin:10px 0px 0px 0px;

}

.page{

	margin:0px auto;
	width:980px;
	background:url(../images/head.png) no-repeat left top;
	padding:85px 0px 0px 0px;
	text-align:left;
	position:relative;

}

.breadcrumbs{

	padding:0px 0px 3px 3px;
	color:#666666;

}

.top{

	font-size:1px;
	height:15px;
	background:url(../images/top.png);

}

.bottom{

	font-size:1px;
	height:15px;
	background:url(../images/bottom.png);

}

.article{

	width:100%;
	background:url(../images/middle.png);
	
}

.left{

	width:50%;
	padding:20px 20px 20px 50px;

}

.right{
	
	width:50%;
	padding:20px 50px 20px 20px;

}

.foot{

	margin:15px 2px 15px 2px;
	text-align:right;
	line-height:17px;

}

.copyright{

	color:#aaaaaa;
	float:left;

}

.rating{

	display:block;
	position:absolute;
	top:75px;
	left:875px;
	width:125px;
	height:125px;

}

.rating img{

	border:0px;

}

.specification{

	margin:10px 0px 0px 0px;

}

.specification td{

	border-top:1px solid #eff3f4;
	border-right:1px solid #eff3f4;
	padding:7px 30px 7px 15px;

}

.specification .name{

	padding-left:0px;
	font-weight:bold;

}

.specification .alt{

	background-color:#eff3f4;

}

.disabled{

	color:#888888;

}
