.base {
	width: 980px;
	background-color: #333333;
}
.header {
	padding-top: 15px;
}
.logo {
	height: 149px;
	width: 281px;
	float: right;
	padding-top: 60px;
	padding-bottom: 60px;
}
.contents {
	background-color: #FFFFFF;
	width: 950px;
	padding-bottom: 15px;
}
.top_title {
	padding-top: 60px;
	padding-bottom: 60px;
}
.brands_contents {
	background-color: #FFFFFF;
	float: right;
	width: 760px;
	background-image: url(../images/brand/brands_bg.jpg);
	height: 530px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
.brands_menu {
	background-color: #FFFFFF;
	float: left;
	height: 520px;
	width: 190px;
	margin-bottom: 15px;
	padding-top: 10px;
}
.brands_logo {
	float: left;
	width: 360px;
}
.brands_text {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	float: right;
	width: 280px;
}
.brands_photo {
	float: left;
	height: 400px;
	padding-top: 80px;
	padding-left: 30px;
	width: 360px;
}
.news {
	width: 950px;
	background-color: #FFFFFF;
	margin-top: 15px;
	height: 48px;
}
.footer {
	width: 950px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.news_text {
	width: 791px;
	font-size: 10px;
	color: #666666;
	float: right;
	background-color: #FFFFFF;
}
.news_title {
	float: left;
	width: 159px;
}
.menu {
	padding-right: 15px;
	padding-left: 15px;
	height: 23px;
	width: 950px;
}
.logo2 {
	height: 160px;
	width: 281px;
	float: right;
	padding-top: 40px;
}
.company {
	height: 200px;
	width: 600px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 75px;
}
.company_td {
	font-size: 10px;
	color: #666666;
	background-color: #F4F3F1;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 13px;
}
.contents_company {
	background-color: #FFFFFF;
	width: 950px;
	padding-bottom: 15px;
	height: 620px;
}
.tcompany_logo {
	width: 275px;
	height: 135px;
	float: right;
	margin-top: 130px;
}
.company_td_white {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 13px;
	height: 5px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
