@charset "UTF-8";


div#main {
	padding-top: 20px;
}


/* pull menu */
div#brandindex {
	padding-left: 650px;
}

p#pagesearch {
	width: 170px;
	font-size: 70%;
}

ul#movin2 {
	padding: 5px 0 5px 0;
	width: 170px;
}

ul#movin2 li {
	font-size: 70%;
	color: #FFF; 
}


/* brand info */
div#main h1 {
	background-color: #FFF;
	margin-top: 10px;
	width: 820px;
	font-size: 100%;
	color: #666;
}

div#brandinfo {
	background: #FFF url("/cmn2/images/brand/line.gif") repeat-y top center;
	margin-top: 30px;
	width: 820px;
}

p#brandimage {
	float: left;
	font-size: 80%;
}

div#brandconcept {
	float: right;
	width: 490px;
}

div#brandname {
	background: #FFF url("/cmn2/images/common/border.gif") no-repeat top left;
	padding-bottom: 30px;
	width: 490px;
}

div#brandname h2, div#brandname h3 {
	padding-left: 50px;
	line-height: 140%;
}

div#brandname h2 {
	font-size: 90%;
	color: #333;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#brandname h3 {
	font-size: 75%;
	color: #666;
	font-weight: normal;		
}

div#brandtxt {
	float: left;	
	width: 280px;
}
div#brandtxt p {
	margin-bottom: 15px;
	font-size: 80%;
	line-height: 180%;
}

div#brandconcept ul {
	float: right;	
	width:130px;
	list-style: none;
}

div#brandconcept li {
	font-weight: bold;
	display: block;
	color: #B4B4B4;
	font-family: Helvetica, Arial, sans-serif;
}

div#brandconcept li.brmenu1 {
	background: url("/cmn2/images/common/arrows.gif") no-repeat center left;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 70%;
	line-height: 110%;
}

div#brandconcept li.brmenu2 {
	margin-top: 40px;
}

div#brandconcept li strong {
	display: block;
	margin-bottom: 10px;
	font-size: 70%;
	color: #53A8C7;
	font-weight: normal;
}


li.brmenu1 a:link, li.brmenu2 a:link {color: #333; text-decoration: none;}
li.brmenu1 a:visited, li.brmenu2 a:visited {color: #333; text-decoration: none;}
li.brmenu1 a:active, li.brmenu2 a:active {color: #999; text-decoration: none;}
li.brmenu1 a:hover, li.brmenu2 a:hover {color: #999; text-decoration: none;}

