


h1 {
	color: #FF7E00;
	font-weight: bold;
	font-size: 13px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #378BFF;
}

ul.list1, ul.list2, ul.list3 {
	margin: 0;
	padding: 0;
	list-style: none;

}

ul.list3 {
	padding-left: 1em;
	text-indent: -1em;
}
	
ul.list1 li, ul.list2 li {
	background-repeat: no-repeat;
	background-position: 0px .4em;
	padding-left: 1em;
	
}

ul.list1 li {
	background-image: url(/pic/bogyo.gif);
}

ul.list2 li {
	background-image: url(/pic/bogyo2.gif);
}
	
.ptitle {
	color: #6fb70b;
	font-weight: bold;
	text-decoration: underline;
}
	
.cloudbody {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 2.5ex;
	color: #848484;

    scrollbar-track-color: white;
	scrollbar-arrow-color: #cfcfcf;
    scrollbar-face-color: white;
	
	scrollbar-3dlight-color: white;
    scrollbar-shadow-color: #cfcfcf;
	scrollbar-darkShadow-color: white;
}

.boxtext {
	padding-left:20px;
	padding-top:8px;
	padding-right: 2px;
}

a {
	color: #378BFF;
	font-weight: bold;
}

a.more {
	font-size: 10px;
}
	
a:hover {
	text-decoration: none;
}

.policy {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.orange {
	color: #FF7E00;
}

.blue {
	color: #378BFF;
}

.red {
	color: #D41F1F;
}

.green {
	color: #6fb70b;
}

.blue10 {
	font-size: 10px;
	color: #539BFF;
}

.copy {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma;
}


.tooltipmenu {
	width: 200px;
	text-align: center;
	color: #2D6FCB;
}


/*
#input{
	width:198px; height:15px;
	border-width:1px;
	border-style:solid;
	background-color:#EDF4FF;
	border-color:#99B8E2; font-weight:900
}

#textarea {
	width:198px; height:75px;
	border-width:1px;
	border-style:solid;
	background-color:#EDF4FF;
	border-color:#99B8E2;
	overflow:auto; font-weight:900
}
*/



div#footer {
/*	float: left;
	position: relative;
	height: 190px;
	width: 100%;
	border: 1px solid black;
					*/
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	/*
	top: 625px;
	height: 25px;
	left: 0px;
	width: 766;
	*/
	margin: 0px;
}

div.footer {
	color: white;
	font-size: 7pt;
	font-weight: normal;
	font-family: Tahoma;
}

div.footer div {
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
}

div.footer a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}

img.pagetitle {
	vertical-align: middle;
	margin-left: 10px;
}

 




