
#main-img {
	background-color: black;
	height: 197px;
	width: 840px;
}

div.top-main {
	float: left;
	width: 410px;
}

div.top-main h2 {
	background: url(images/top_h2.gif) no-repeat left top;
	clear: both;
	color: white;
	font-size: 15px;
	height: 36px;
	padding: 7px 0px 0px 30px;
	width: 380px;
}

div.information-photo {
	float: right;
	width: 138px;
}

div.information-photo p {
	font-size: 80%;
	margin: 0px;
	text-align: right;
}

div.information-text {
	float: left;
	width: 260px;
}

div.information-text p {
	margin: 0px;
}

div.top-main h2.brand {
	`margin-top: 20px;
	clear: both;
}

div.top-main table.list-table th {
	padding: 10px;
	text-align: center;
	white-space: nowrap;
	width: 10%;
}

div.top-main table.list-table td {
	padding: 10px;
}

div.top-main table.list-table td p {
	margin: 0px;
}

div.top-main table.list-table td p.official {
	background: #f2f5fd url(images/topmain_pofficial.gif) no-repeat 3px 3px;
	color: #3a61df;
	font-size: 85%;
	line-height: 1.3em;
	margin-top: 5px;
	padding: 2px 5px 1px 50px;
}

div.top-main table.list-table td p.license {
	background: #f5f5f5 url(images/topmain_plicense.gif) no-repeat 5px 6px;
	margin-top: 3px;
	padding: 2px 5px 1px 18px;
}

div.sidecontainer {
	float: right;
	width: 247px;
}

div.sidecontainer div.news-repair {
	background: url(images/top_newrepair_bg.gif) repeat-y;
	width: 247px;
}

div.sidecontainer div.news-repair div.news-repairnav {
	padding: 0px 9px;
	width: 229px;
}

div.sidecontainer div.news-repair ul li span {
	color: #c00a00;
}

div.sidecontainer div.news-repair ul li {
	border-bottom: 1px solid white;
	float: left;
	padding: 5px 10px;
	width: 209px;
}

div.sidecontainer div.news-repair ul li span {
	color: #c00a00;
	display: block;
	padding-left: 15px;
}

div.sidecontainer div.news-repair ul li a {
	background: url(images/localnav_li.gif) no-repeat 3px 4px;
	color: #d9672d;
	display: block;
	line-height: 1.3em;
	padding: 2px 0px 5px 15px;
	text-decoration: underline;
	width: 194px;
}

div.sidecontainer div.news-repair ul li a:hover {
	background-position: 7px -96px;
	color: #ffa519;
}

div.sidecontainer div.news-repair p.news-repairnav-detail {
	background: url(images/top_newrepair_footer.gif) no-repeat left bottom;
	clear: both;
	height: 20px;
	margin: 0px;
	padding: 8px 10px 5px 10px;
}

div.sidecontainer div.news-repair p.news-repairnav-detail a.more {
	color: #d9672d;
	display: block;
	float: right;
	text-align: right;
	text-decoration: underline;
	width: 80px;
}

div.sidecontainer div.news-repair p.news-repairnav-detail a.more:hover {
	color: #ffa519;
}

div.sidecontainer div.news-repair p.news-repairnav-detail a.rss {
	background: url(images/btn_rss_home.gif) no-repeat;
	color: #d9672d;
	display: block;
	float: left;
	font-size: 10px;
	height: 14px;
	text-decoration: none;
	text-indent: -2000em;
	width: 75px;
}

div.sidecontainer div.news-repair p.news-repairnav-detail a.rss:hover {
	background-position: 0px -26px;
}

