body {
	background: #fff url(/img/bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 18px;
	color: #333333;
	margin: 0;
	padding: 0;
}

th, td {
	vertical-align: top;
	padding: 3px 5px;
	text-align: left;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 1em 2em;
}

th, td, li, dt, dd {
	font-size: 120%;
}
li li {
	font-size: 100%;
}

img { border: none; }
a { color: #26478A; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
	margin: 0 auto;
	width: 800px;
}

#header { 
	height: 60px;
	background: #26478A url(/img/header.jpg) no-repeat;
}
#header .title {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -2px;
	margin: 0;
	padding: 12px 0 10px 10px;
}
#header .title a {
	color: #fff;
	text-decoration: none;
}
#header .title a:hover {
	color: #eee;
	text-decoration: none;
}
#header .desc {
	color: #ccc;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: -1px;
	line-height: 12px;
	margin: 0;
	padding: 0 0 0 11px;
}

#intro {
	background: #fff url(/img/intro.jpg) no-repeat;
	height: 90px;
	margin: 0;
	padding: 30px;
	font-size: 130%;
}

#content {
	padding: 10px 20px;
}

.left {
	width: 538px;
	float: left;
	text-align: justify;
}

.left p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 130%;
}

.left h1 {
	color: #FF4800;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: 100;
	margin: 0;
	padding : 5px 0 15px 0;
}

.left h2 {
	color: #25468b;
	font-size: 20px;
	letter-spacing: -2px;
	font-weight: 100;
	margin: 0;
	padding : 5px 0 7px 0;
}

.left h3 {
	color: #FF4800;
	font-size: 17px;
	letter-spacing: -1px;
	font-weight: 100;
	margin: 0;
	padding : 5px 0 2px 0;
}

.left img.right { border: none; }
.left img.left { border: none; }

.right {
	width: 180px;
	float: right;
	padding: 10px;
	border-left: 1px solid #bbb;
	font-size: 12px;
}
.right ul {
	list-style-type: square;
	margin: 0;
	padding: 5px 10px 10px 20px;
}
#menu li ul {
	display: none;
}
#menu li ul.act {
	display: block;
}
.right h2 {
	height: 30px;
	font-size: 15px;
	color: #666;
	line-height: 30px;
	font-weight: 100;
	margin: 0;
	padding: 0;
}
.right a { text-decoration: underline; }

#footer {
	border-top: 1px solid #aaa;
	text-align: center;
	color: #333;
	font-size: 11px;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
}

	#adfox-l2 h2 { text-align: right; font-size: 14px; margin: 0; }
	#adfox-l2 p { margin: 0; }
	#adfox-l2 { margin: 0 0 1em 0; }
	#adfox-l2 .adfox-box { margin: 0 0 1em 0; }
	#adfox-l2 .adfox-box div a { color: #000; text-decoration: none; }

