@charset "utf-8";
/* CSS Document */

@import url("common.css");

#flash {
	float:left;
	margin-left:-4px;
	padding:4px 0px 0px 1px;
	width:528px;
	height:253px;
	background:url(../../_homeimg/flash_bg.gif) no-repeat;
}

#textblock_A {
	position:absolute;
	top:287px;
	left:17px;
	
}

#pod_A {
	float:right;
	display:inline;
	margin:12px 18px 0px 0px;
	width:248px;
	overflow:hidden;
	list-style:none;
}

#pod_A ul {
	margin:0px;
	padding:4px 6px 3px 13px;
	list-style-type:none;
	background-color:#f38821;
}

#pod_A li {
	padding:5px 0px 5px 1em;
	text-indent:-1em;
	font-weight:bold;
	color:#d4442f;
	list-style-image:none;
	margin:0px;
}

#pod_A li a {color:#f9d5aa;}
#pod_A li a:hover {color:white;}