#content{
	float:right;
	width:800px;
	padding:20px 0 15px 0;
}

.polarized_head{
	width:675px;
	margin:5px auto 0 auto;
}

.polarized_head .polarized_head_left{
	width:180px;
	height:180px;
	float:left;
}

.polarized_head .polarized_head_right{
	width:475px;
	float:right;
}

.polarized_head .polarized_head_right .topcon{
	width:475px;
}

.polarized_head .polarized_head_right .topcon .topcon_image{
	width:195px;
	height:123px;
	margin:4px 0 0 0;
	float:left;
}

.polarized_head .polarized_head_right .topcon .topcon_txt{
	width:265px;
	font-size:12px;
	color:#808080;
	line-height:1.8em;
	float:right;
}

.polarized_head .polarized_head_right .bottomcon{
	width:475px;
	margin:10px 0 0 0;
	font-size:12px;
	color:#808080;
	line-height:1.6em;
}

.polarized_info{
	width:738px;
	border:solid 1px #444444;
	margin:20px auto 0 auto;
}

.polarized_info .topcon{
	width:738px;
	height:110px;
	margin:0 0 0 0;
}

.polarized_info .topcon a,.polarized_info .topcon a img{
	border:none;
}

.polarized_info .topcon a.image1{
	width:103px;
	height:110px;
	float:left;
}


.polarized_info .topcon a.image2{
	width:104px;
	height:110px;
	margin:0 0 0 2px;
	float:left;
}

.polarized_info .topcon a.image3{
	width:104px;
	height:110px;
	margin:0 0 0 2px;
	float:left;
}

.polarized_info .topcon a.image4{
	width:104px;
	height:110px;
	margin:0 0 0 2px;
	float:left;
}

.polarized_info .topcon a.image5{
	width:104px;
	height:110px;
	margin:0 0 0 2px;
	float:left;
}

.polarized_info .topcon a.image6{
	width:104px;
	height:110px;
	margin:0 0 0 2px;
	float:left;
}

.polarized_info .topcon a.image7{
	width:103px;
	height:110px;
	margin:0 0 0 2px;
	float:left;
}

.polarized_info .bottomcon{
	width:738px;
	margin:0 0 0 0;
	padding:15px 0 18px 0;
	background-color:#222222;
}

.polarized_info .bottomcon #infotxt{
	width:702px;
	font-size:10px;
	color:#808080;
	line-height:1.5em;
	margin:0 auto 0 auto;
}

.polarized_info .bottomcon #infotxt .learn{
	text-align:right;
	float:right;
	margin:0 10px 0 0;
	color:#FFFFFF;
}

.polarized_info .bottomcon #infotxt .learn a{
	border-bottom:dotted 1px #666666;
}

.polarized_info .bottomcon #infotxt .learn a:hover{
	border-bottom:dotted 1px #666666;
}

.polarized_product{
	width:740px;
	margin:20px auto 30px auto;
	background:url(../images/product04.jpg) 0% 0% no-repeat;
}

.polarized_product .topcon{
	width:702px;
	margin:0 0 0 20px;
}

.polarized_product .topcon .topcon_title{
	padding:20px 0 0 0;
	font-size:14px;
	color:#FFFFFF;
}

.polarized_product .topcon .topcon_txt{
	width:702px;
	font-size:12px;
	color:#808080;
	line-height:1.6em;
	margin:15px 0 0 0;
}

.polarized_product .topcon .topcon_product_line{
	width:702px;
	margin:20px 0 0 0;
}

.polarized_product .topcon .topcon_product_line .topcon_product_one_left{
	width:150px;
	float:left;
	margin:0 0 0 0;
}

.polarized_product .topcon .topcon_product_line .topcon_product_one_left a,.polarized_product .topcon .topcon_product_line .topcon_product_one_left a img{
	border:none;	
}

.polarized_product .topcon .topcon_product_line .topcon_product_one{
	width:150px;
	float:left;
	margin:0 0 0 34px;
}

.polarized_product .topcon .topcon_product_line .topcon_product_one a,.polarized_product .topcon .topcon_product_line .topcon_product_one a img{
	border:none;
}

.polarized_product .topcon .topcon_product_line .topcon_product_one_left .product_name{
	font-size:10px;
	color:#FFFFFF;
	margin:3px 0 0 0;
}

.polarized_product .topcon .topcon_product_line .topcon_product_one .product_name{
	font-size:10px;
	color:#FFFFFF;
	margin:3px 0 0 0;
}



.pbBox{
	width:702px;
	margin:25px auto 0 auto;
	overflow:hidden;
}
ul.pbProducts {
	width: 732px;
	list-style:none;
	margin:0;
	padding:0;
}
ul.pbProducts li {
	float: left;
	font-size: x-small;
	width: 244px;
	margin:0;
	padding:0;
}
ul.pbProducts li a img{
	display:block;
	border:solid 1px #2a2a2a;
}
ul.pbProducts li a:hover img{
	border:solid 1px #444444;
}
ul li span.ppTxt {
	color: #999999;
	display: block;
	text-align: left;
	padding: 0;
	margin:5px 0 0 0;
	line-height:1.5em;
	width: 244px;
}
ul li span.ppPrice {
	text-align: center;
	margin-right: 10px;
}

