/* CSS Document */

div,h1,h2,h3,h4,p,a,img,dt,dl,dd,ul,li,body,table,form,iframe {
	padding: 0;
	margin: 0;
	border: none;
	list-style: none;
}
/* body */

body {
	background-color: #DBDBDB;
	color: #333333;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-weight: 100;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
.E10 {
	font-size: 10px;
	line-height: 120%;
}

.E12 {
	font-size: 12px;
}

.E14g120 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #333333;
}

/* head */
#HeadBox {
	height: 110px;
	width: 605px;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}

#HeadBox h1 span {
	display: none;
}
#HeadBox h2 span {
	display: none;
}

/* Main */
h3 {
	padding: 17px 0px 13px 0px;}

.ContentH4 {
	background-color: #CCCC99;
	width: 535px;
	margin: 0px 20px 5px 20px;}

h4 {
	padding: 2px 15px;
	color: #996633;
	font-size:14px;
	font-weight:bold;}


.ContentBox	{
	margin: 10px 35px 20px 35px;
	width: 505px;
	text-align: left;}
.ContentBox2	{
	margin: 5px 15px 0px 15px;
	width: 475px;
	text-align: left;}
.Content	{
	width: 505px;}
.P14 {
	font-size: 14px;}
.Aka {
	color: #FF0000;}
.Bold{
	font-weight: bold;}

.Boder12 {
	width: 505px;
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 5px;
	margin-bottom: 5px;}

.MT10 {
	margin-top: 10px;}
	
.MB10 {
	margin-bottom: 10px;}

.No li{
	list-style: decimal;
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 25px;}
.ABC li{
	list-style: lower-alpha;
	list-style-position: outside;
	margin-bottom: 10px;
	margin-left: 25px;}
.Dot li{
	list-style: none;
	margin-bottom: 10px;
	padding-left: 13px;
	background: url(images/lists.gif) no-repeat top left;}
	
.TopR {
	margin-right: 25px;
	text-align: right;}
/* footer */
#Footer {
	height: 22px;
	text-align: center;
	color: #FFFFFF;
	background-color: #061542;
	margin-bottom: 10px;
	font-size: 10px;}
	
#Footer p {
	padding: 4px;}

	