@charset "utf-8";
h2 {
	height: 30px;
	padding-top: 6px;
	color: #000033;
	font-size: 24px;
}
h3 {
	color: #000033;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	vertical-align: middle;
	height: 17px;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 10px;
	background-color: #C2E1F1;
}
#content_head {
	background: url(../img/line-yellow.png) repeat-x bottom;
	height: 45px;
	padding-left: 80px;
	padding-bottom: 10px;
	display: block;
}
#content_head a {
	font-size: 16px;
	width: 300px;
	height: 35px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
}
#content_head a.sy {
	background: url(../img/berend.png) no-repeat 170px 0px;
	padding-left: 45px;
}
#content_head a.re {
	background: url(../img/refer.png) no-repeat 0 0px;
	padding-left: 55px;
}
#content_head ul{	
	width: 800px;
	list-style: none outside none;
}
#content_head ul li {
	float: left;
}
#content_head ul li a {
	font-weight: bold;
}
p.up {
	text-align: center;
	display: block;
}
p.up a{
	text-decoration: none;
	font-weight: bold;
}
#content_head .sublist li {
	line-height: 14px;
	float: none;
	clear: both;
}
