@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: #E4DFCE;
}
#content_head {
	background: url(../img/line-yellow.png) repeat-x bottom;
	height: 45px;
	padding-left: 130px;
	padding-bottom: 10px;
	display: block;
}
#content_head a {
	font-size: 16px;
	width: 250px;
	height: 35px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
}
#content_head a.mc {
	background: url(../img/must.png) no-repeat 0 0px;
	padding-left: 45px;
}
#content_head a.ar {
	background: url(../img/illotlan.png) no-repeat 0 0px;
	padding-left: 55px;
}
#content_head ul{	
	width: 800px;
	padding-left: 50px;
	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;
}
