@charset "UTF-8";
/* CSS Document */
#tech_info {
	width:775px;
	float:left;
	margin:0 0 30px 0;
	}
#tech_text {
	margin:30px 0 0 15px;
	}
#tech_text ul {
	list-style:circle;
	margin:10px 0 10px 15px;
	padding:0;
	}
.brand {
	/*padding:20px 10px 20px 10px;*/
	margin:10px 0 0 0;
	border:1px solid #CCCCCC;
	width:655px;
	}
.brand h2 {
	background-color:#CCCCCC;
	height:25px;
	line-height:25px;
	text-indent:15px;
	margin:0;
	padding:0;
	font-weight:normal;
	}
.brand_content {
	padding:15px;
	}