@charset "UTF-8";
/* CSS Document */

#brand{
	width:752px;
	}

#brand h1.head{
	background-image: url(/img/brand_header.gif);
	width:730px;
	height:32px;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	padding-left:30px;
	font-size:22px;
	line-height:28px;
	color:#FFFFFF;
	margin-bottom:5px;
	}



#brand table.item_info{
	width:755px;
	margin-bottom:5px;
	border-bottom:1px dotted #993333;
	}
	
#brand table.item_info td.img{
	width:200px;
	text-align:center;
	}


#brand table.item_info td.detail_i_info{
	padding-left:10px;
	padding-right:5px;
	font-weight:bold;
	color:#336633;
	font-size:14px;
	vertical-align:text-top;
	text-align: justify;
	text-justify: inter-ideograph ;
	}

