@charset "utf-8";
@import url(css/pastel/2column.css);

#header {
	height: 95px ;
	border-bottom: 2px solid #b0bee7 ;
}

#header h1 {
	left: 265px ;
	top: 60px ;
	width: 285px ;
	color: #999 ;
	background: none ;
	text-align : left ;
	padding : 0px ;
}

#center {
	width: 640px ;
	margin-top: 0px ;
	float : right ;
}

#sidenavi1{
	width: 190px ;
	margin-top: -10px ;
}


#searchbox label {
	height: 15px ;
	padding: 3px ;
	margin: 3px ;
	color: #fff ;
	line-height: 15px ;
	background: #94ba76 ;
}

#searchbox input {
	width: 150px ;
	margin: 2px ;
}

#container { width : 860px ; }

body { font-size : 14px ;}


.content .style1 {
	margin-top : 5px ;
	margin-bottom : 10px ;
	color : orange;
	padding : 3px 0px ;
	border-bottom : 3px dotted orange;
	font-size : 17px ;
}
