

/* init
*************************************************************************/
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff;
	line-height: 1.5em;
}
dl,dt,dd,ul,li,ol,p,form,h1,h2,h3,h4,img,table,td,tr {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
	font-weight: normal;
}
ul:after,
dl:after {
	content: ".";
	width: 0;
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
/*
img {
	background: #ccc;
	text-align: center;
	vertical-align: bottom;
	vertical-align: middle;
	display: block;
}
*/
a {
	color: #f06;
}


div#wrapper {
	
}
div#musthead,
div#footer {
	clear: both;
	background: #999;
	color: #fff;
	padding: 2px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 11px;
}
div#header {
	clear: both;
	width: 900px;
	margin: auto;
}
div#header h1 {
	float: left;
	display: block;
	padding: 10px;
}
div#header div {
	float: right;
	text-align: right;
	padding: 10px 10px 0 10px;
}
div#header div ul {
	padding: 3px 0 0 0;
}
div#header div ul li {
	padding: 0;
}
div#header div ul li a {
	
}
div#header h2 {
	clear: both;
	display: block;
	background:  url(../img/caption_bg.gif) 2px 0 no-repeat;
	width: 877px;
	height: 41px;
	padding: 20px 1px 0 22px;
	letter-spacing: 2px;
	font-weight: bolder;
}
div#canbas {
	
}


dl#synergy_site {
	text-align: center;
}
dl#synergy_site dt {
	margin: 10px 0 0 0;
}
dl#synergy_site dt a {
	letter-spacing: 1px;
	font-weight: bolder;
}
dl#synergy_site dd {
	
}



