/* basic elements */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: small;
	color: #333333;
	background: #CCCCCC url(/images/back_white.gif);
}
img {
	border: 0;
}
p {
	margin-bottom: 10px;
}
h1,h2,h3,h4 {
	font-size: 100%;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
fieldset h4 {
	font-weight: bold;
	background: #FFCCCC;
	text-align: center;
}
#site_bar {
	margin-bottom: 5px;
	background: url(/images/site_bar0706/site_bar0706_r1_c15.gif) repeat-x;
}
#site_bar0803 {
	margin-bottom: 5px;
	background: url(/images/sitebar0804/site_bar0804_r1_c1.gif) repeat-x;
	height: 32px;
}
	#site_bar0803 h1 {
		margin-top: 8px;
		float: left;
		font-size: 11px;
		margin-left: 5px;
	}
	#site_bar0803 ul {
	}
	#site_bar0803 li {
		float: right;
		list-style-type: none;
	}
#container {
	width: 760px;
	background: #FFFFFF;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 5px;
}
#header {
	background: url(/images/header.jpg) no-repeat;
	height: 71px;
}
	#header img {
	padding-left: 30px;
	padding-top: 23px;
	float: left;	
	}
	#header h1 {
	color: #FFFFFF;
	float: right;
	padding-right: 5px;
	}
	#header .subtitle {
	color: #FFFFFF;
	float: right;
	padding-right: 5px;
	}
#header_navi {
	margin-bottom: 10px;
}
	#header_navi ul {
	list-style-type: none;
	}
	#header_navi li {
	background: #000000;
	float: left;
	width: 152px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	}
	#header_navi li a:link,
	#header_navi li a:visited {
	color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	display: block;
	}
	#header_navi li a:hover,
	#header_navi li a:active {
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #FF0000;
	text-decoration: none;
	}
#alpha {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	clear: both;
}
	#alpha #mainmenu {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
	}
	#alpha .mainmenu {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
	}
	#alpha ul {
	list-style-type: none;
	}
	#alpha li {
	background: #CCCCCC url(/images/icon_arw_blue.gif) no-repeat;
	}
	#alpha li a:link,
	#alpha li a:visited {
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #999999;
	display: block;
	padding-left: 18px;
	color: #003399;
	}
	#alpha li a:hover,
	#alpha li a:active {
	border-right: 1px solid #333333;
	border-bottom: 0px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #FF0000;
	text-decoration: none;
	}
	#alpha dl {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	#alpha dt {
	background: #EDEDDC;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
	}
	#alpha dd {
	background: #EDEDDC url(/images/icon_bit_green.gif) no-repeat;
	}
	#alpha dd a:link,
	#alpha dd a:visited {
	height: 20px;
	line-height: 20px;
	display: block;
	padding-left: 18px;
	color: #003399;
	}
	#alpha dd a:hover,
	#alpha dd a:active {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #FF0000;
	text-decoration: none;
	}
	
#beta {
	width: 530px;
	margin-bottom: 10px;
	float: right;
	margin-right: 5px;
}
	#beta h2 {
	margin-bottom: 10px;
	margin-top: 5px;
	}
	#beta .ptitle {
	margin-bottom: 10px;
	margin-top: 5px;
	}
	#beta h2.subtitle {
	background: url(/images/sub_title_blank.gif) no-repeat;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	}
	#beta .subtitle {
	background: url(/images/sub_title_blank.gif) no-repeat;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	}
	#beta ul {
	margin-bottom: 10px;
	}
	#beta li {
	background: url(/images/icon_bit_blue.gif) no-repeat;
	margin-left: 10px;
	padding-left: 18px;
	}
	#beta #site_navi {
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 5px;
	}
#gamma {
	padding: 10px;
}
	#gamma h2 {
	margin-bottom: 15px;
	font-weight: bold;
	}
	#gamma .ptitle {
	margin-bottom: 15px;
	font-weight: bold;
	}
	#gamma h3 {
	background: url(/images/sub_title.gif) no-repeat center;
	text-align: center;
	height: 25px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	}
	#gamma .gtitle {
	background: url(/images/sub_title.gif) no-repeat center;
	text-align: center;
	height: 25px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	}
	#gamma p {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	}
	#gamma legend {
	margin-bottom: 15px;
	}
	table.spec {
	border: 1px solid #333333;
	margin-bottom: 10px;
	width: 320px;
	}
	table.spec th {
	background: #FFCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	table.spec td {
	border-right: 1px solid #999999;
	border-bottom: 1px dashed #999999;
	height: 20px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	}
#footer {
	font-size: x-small;
	background: #000000;
	text-align: center;
	padding: 5px;
	color: #CCCCCC;
}
	#footer a:link,
	#footer a:visited,
	#footer a:hover,
	#footer a:active {
	color: #CCCCCC;
	text-decoration: none;
	}
.ad {
	float: right;
}
.adpr {
	margin-left: 10px;
}
