* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: url("../images/bg.png");
}
#global {
	margin: 0 auto;
	width:925px;
}
#block_v {
	float: right;
	background-color: #ffea06;
	width: 232px;
	height: 125px;
}
#block_v h2 {
	color:000;
	font:24px Trebuchet MS;
	margin-top: 14px;
	margin-left: 30px;
}
#block_v p {
	font:18px Trebuchet MS;
	margin-left: 30px;
}
#logo {
	background: url("../images/logo.png");
	width: 330px;
	height: 125px;
}
#nav {
	height: 50px;
}
#nav a {
	margin-top: 11px;
	float:right;
	color:#fe6300;
	font: 18px Trebuchet MS;
	text-decoration: underline;
}
#det {
	float:right;
	margin-top: 9px;
	margin-right: 7px;
	background: url("../images/img_1.png");
	width: 36px;
	height:25px;
}
#nav ul {
	list-style: none;
}
#nav li {
	color: #666666;
	font: 32px Trebuchet MS;
	float: left;
	line-height: 30px;
	padding:15px 3px;
}
#nav ul li a {
	margin-top: 5px;
	color: #000;
	display: block;
	font:italic 14px Trebuchet MS;
	line-height: 20px;
	text-decoration: none;
	}
#nav ul li a:hover {color: #fe6300;}
a.cal_st {
	color:#fe6300;
	float: right;
	margin-top: 15px;
	font:18px Trebuchet MS;
	text-decoration:underline;
}

#block {
	background: #ffef39;
	margin-top: 20px;
}
ol {
margin-left:60px;
}

ol li {
width:520px;
}
ol li a{
color:#000;
}
ol li p{
color:#323232;
margin-bottom: 20px;
}
.nst{
margin-left: 30px;
font:30px Trebuchet MS;
text-align:center;
width:310px;
height:40px;
}

#block.footer {
color: #000;
margin-top: 240px;
height: 87px;
}
#block.footer p {
float:left;
font:17px Trebuchet MS;
}

#footer_nav {
width:400px;
}
#block.footer a {
margin:0 7px;
text-decoration:none;
padding: 0;
color: #000;
font: 16px Trebuchet MS;
}
#block.footer a:hover {color: #fe6300;}
#logo_footer {
float:right;
margin-right: 30px;
margin-top:27px;
width:163px;
height:49px;
background: url("../images/st23.png");
}

#footer_txt {

width: 230px;
}

#footer_nav {
margin-top: 40px;
margin-right: 40px;
width: 430px;
float:right;
}
#block p {
	text-align: left;
	color:#333333;
	font:14px Trebuchet MS;
	margin-left: 30px;
	margin-right: 5px;
}