@charset "utf-8";
/* CSS Document */


body{
	font-family:Verdana;
	font-size:11px;
}

h1{
	font-size:15px;
}


a:link, a:visited{
	color:#154B82;
	text-decoration:none;
}
a:hover{
	color:#A66013;
	text-decoration:underline;
}

.imagetoplist{
	font-size:16px;
	padding: 20px 10px 16px 10px;
	font-weight:bold;
}


.imagetoplist a:hover{
	text-decoration:none;
}


.panel_top{
	background:url(images/index_06.gif) no-repeat;
	height: 30px;
	padding: 5px 10px 0px 10px;
}

.panel_top2{
	background:url(images/index_08.gif) no-repeat;
	height: 54px;
	padding: 0px 13px 0px 13px;
}


.panel_bg{
	background:url(images/index_09.gif) repeat-y;
	padding: 0px 18px 0px 20px;
}

.panel_bottom{
	background:url(images/index_11.gif) no-repeat;
	height: 67px;
}