/* CSS Document */

html
{
	color: #333333;
	background: #ffffff;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	font-size: 12px;
	line-height: 150%;
}


body, h1, h2, h3, h4, h5, h6, p, ul, ol, img, table, th, td, dl, dt, dd
{
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.search{
	margin:10px 0 10px 0;
}

dl{
	width:180px;
	float:left;
	margin-bottom:12px;
}

dt{background-image:url(../image/arrow.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:12px;
height:18px;
font-size:14px;
font-weight:bold;
}

.left_menu{
	background-color:#FF3366;
	color:#FFFFFF;
	padding:14px 0 14px 12px;
	line-height:115%;
}

.left_menu ul{
margin-bottom:10px;

}

.left_menu li{
	list-style:none;
}


.left_menu a
{
	color: #FFFFFF;
	text-decoration: none;
}

.left_menu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.left_menu a:hover
{
	color: #EEEEEE;
	text-decoration: underline;
}

.red_bar{
	height:26px;
	background-color:#FF3333;
}

.pinky_bar{
	height:26px;
	width:208px;
	background-color:#FF3366;
}
