h2.headline {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px 10px;
    color: #03c;
}
div#titleArea{
	width:730px;
	margin:0 0 40px 0;
	padding:25px 0 0 0;
}
div#titleArea div.icon{
	width:80px;
	float:left;
}
div#titleArea div.modelInfo{
	width:645px;
	float:right;
}
div#titleArea div.modelInfo h1{
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	font-size:14px;
	line-height:120%;
	font-weight:bold;
	border-bottom:1px #000 solid;
	color:#000;
}
div#titleArea div.modelInfo ul{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
div#titleArea div.modelInfo li{
	margin: 0 5px 0 0;
	padding:0;
	font-size:12px;
	line-height:130%;
	float:left;
}
div#titleArea div.modelInfo li img{
	display:block;
	margin: 0 0 3px 0;
}
div#titleArea div.modelInfo li.model1{
	width:80px;	
}
div#titleArea div.modelInfo li.model2{
	width:110px;	
}
div#titleArea div.modelInfo li.model3{
	width:110px;	
}
div#titleArea div.modelInfo li.model4{
	width:110px;	
}




div.columnArea{
	width:730px;
}
div.columnArea div.leftBlock{
	width:180px;
	float:left;
}
div.columnArea div.rightBlock{
	width:540px;
	float:right;
}


dl.productPhoto{
	margin: 0 0 15px 0;
	padding:0;
}
dl.productPhoto dt{
	margin:0 0 0 0;
	padding:0;
}
dl.productPhoto dd{
	margin: 0 0 0 0;
	padding:0;
	font-size:12px;
	line-height:130%;
}
dl.productPhoto dd.subText{
	font-size:11px;
	line-height:120%;
	color:#666;
}




table.tblSpec{
	width:540px;
	margin: 0 0 5px 0;
	padding:0;
	border-collapse:collapse;
}
table.tblSpec th,
table.tblSpec td{
	padding:5px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	line-height:130%;
	border-bottom:1px #999 solid;
	font-weight:normal;
}
table.tblSpec th{
	background-color:#fafad2;
}
table.tblSpec th.type{
	background-color:#e6e6fa;
	text-align:center;
}
table.tblSpec tr.color{
	background-color:#eee;
}
table.tblSpec p { margin-top: 3px; margin-bottom: 3px }

.line-v { border-left: 1px solid #999 }
.line-v2 { border-right: 1px solid #999; border-left: 1px solid #999 }





dl.cpu{
	margin:0;
	padding:0;
}
dl.cpu dt{
	margin: 0 0 0.3em 0;
	padding:0;
	font-size:12px;
	line-height:130%;
	font-weight:bold;
}
dl.cpu dd{
	margin: 0 0 0.8em 10px;
	padding:0;
	font-size:12px;
	line-height:130%;
}






dl.memory{
	margin:0;
	padding:0;
}
dl.memory dt{
	margin: 0 0 0.3em 0;
	padding:0;
	font-size:12px;
	line-height:130%;
	font-weight:bold;
}
dl.memory dd{
	margin: 0 0 0.8em 10px;
	padding:0;
	font-size:12px;
	line-height:130%;
}
dl.memory dd.note{
	font-size:11px;
}


ul.note{
	margin:0 0 0 0;
	padding: 10px 0 0 0;
	list-style: none;
}
ul.note li{
	margin: 0 0 0.3em 0;
	padding: 0;
	font-size:11px;
	line-height: 120%;
	color: #333;
}



dl.remarks{
	margin: 0 0 10px 0;
	padding: 0;
}
dl.remarks dt{
	width:1.5em;
	margin: 0 -1.5em 0.3em 0;
	padding:0;
	float:left;
	clear:both;
	font-size:11px;
	line-height: 130%;
}
dl.remarks dd{
	margin: 0 0 0.3em 0;
	padding:0 0 0 1.5em;
	font-size:11px;
	line-height: 130%;
}



