.entry{float:left;width:780px;border:1px solid #dadada;background:#fff url(images/box.gif) repeat-x left top;margin:0 0 10px;padding:5px;}

body, html {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size:10pt;
}
a {
	color:#3366CC;
	font-weight:bold;
}
a:hover {
	color:#FF6600;
}

#main {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
#main td {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
p {
	text-indent: 1.25cm;line-height: 1.5;
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 16pt;
}
h3 {
	font-size: 12pt;
}
.border_left,.border_right {
	width: 220px;
	height: 220px;
	vertical-align: middle;
	text-align: center;
}
.border_left_1,.border_right_1 {
	width: 20px;
	height: 220px;
	vertical-align: middle;
	text-align: center;
}
.bg_left {
	background: white url('./images/bg_left.png') repeat-y;
}
.bg_right {
	background: white url('./images/bg_right.png') repeat-y;
}
.border_left {
	background: white url('./images/border_left.png') no-repeat;
}
.border_right {
	background: white url('./images/border_right.png') no-repeat;
}
.border_left_1 {
	background: white url('./images/border_left.png') no-repeat;
}
.border_right_1 {
	background: white url('./images/border_right.png') no-repeat;
}
#head {
	background: #09f url('./images/logo.png') no-repeat;
	height: 110px;
	vertical-align: top;
	text-align: right;
}
#title {
    font-family: arial;
	color: white;
	font-size: 16pt;
	margin: 20px;
}
#menu a:hover {
	color:#eee;
}
#menu a {
	color: white;
	margin: 5px;
	text-decoration: none;
}
#menu {
	font-size: 14pt;
	color: white;
	text-align: left;
	margin: 35px 0px 0px 30px;
}

#content {
	background-color: #e9fcff;
	vertical-align: top;
}

#bottom {
	background: white url('./images/bg_bottom.png') repeat-x;
	height: 45px;
}