/* elements */
body {		
	text-align:center;
	font-family:  verdana, arial, sans-serif;
	font-size: 11px;	
	background-color:#EFEFEF;
	margin:0;
	padding:0;
}
blockquote { 
	padding-right:40px;
	border-left:1px solid;
	border-color:#ccc;
}
form {
	margin:0;
	padding:0;
}
img {	
	border: 0;
}
input {  
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	margin:0px;
}
li, ul {
	list-style-type: disc;
}
p, pre { 
	margin:0;
	padding: 0;
	word-wrap: break-word;
}
code { 	
	font-family:  verdana, arial, sans-serif; 
	background-color:#ececec;
	line-height: 11px;
	font-size: 11px;
	margin:0;
}
select {  
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
}
table,td,th {
	font-family:  verdana, arial, sans-serif;
	font-size: 11px;
	border : 0px;
}
textarea {  
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width:317px;
}

hr {	
	color: #0867A7;
	height:1px;
	width:90%;
	border:1px dotted;
	margin: 5px;
	padding: 0;
}
h3 {
	color:#00103C;
	font-weight:bold;
	font-size:18px;
}
.posted2 {
	font-size:10px;
}
div.post p {
	margin-bottom:10px;
}
	
/* classes */

.title {
	font-size: 13px;
}
.head1 { 
	font-size: 10px;
	font-weight:bold;
	padding: 0 0 5px 0;
	color:#0C387C;
}
.head2 { 
	font-weight:bold;
	font-size: 14px;	
}
.post {	
	font-size: 11px;
	padding: 5px 0 5px 0;
	text-align:justify;
}
.posted { 
	font-size: 10px;
	padding: 5px 0 5px 0;
}

img.imgBorder  {
	border:1px solid;
	padding:5px;
	border-color: #ccc;
	margin: 5px;
}
.input1 {
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width: 140px;
}
.input2 {
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width: 225px;
}
.input3 {
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width: 317px;
}
.login {
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width: 95px;
}
.txt {
  font-family:  verdana, arial, sans-serif;
  font-size : 11px;
  color : #000;
  line-height : 11px;
}
.txtcenter {
	text-align: center;
}
.txtform {
	font-family:  verdana, arial, sans-serif; 
	font-size: 11px;
	width: 130px;
}
.txtright {
	text-align: right;
}
.txtsmall {
  font-family:  verdana, arial, sans-serif;
  font-size : 9.50px;
  color : #000;
  line-height : 11px;
  background-color : transparent;
}

a {
  color : #000;
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}
a:hover {
  color : #000;
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}
a:visited {
  color : #000;
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}
a:visited:hover {
  color : #000;
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}
.calBdr {
	margin:5px;
}
.cal_title {
	height:20px;
	text-align: center;
	background-color:#fff;
}
.cal_day_head{
	width: 15px;
	text-align: center;
	background-color:#fff;
}
.cal_day {
	text-align: center;
	background-color:#fff;
}
.cal_day_current {
	text-align: center;
	background-color:#dcdcdc;
}

/* id */
#frame {
	width:655px;
	margin:10px;
	padding:0;
	padding-left:5px;
	text-align:left;	
	background-color: #60A9D2;
}
#contentcenter {
	width:460px;
	padding:5px 20px 5px 5px; 
	float:left;
	background-color:#60A9D2;
	margin-bottom:0;
	border:0;
}
#contentright {
	width: 160px;
	padding: 5px 0;
	margin-bottom: 5px;
	float:left;
}
#divleft {
	text-align:left;
	width: 150px;
	float:left;
}
#divright {	
	text-align:right;
	width: 150px;
	float:right;
}
.paging, a:link.paging, a:hover.paging, a:visited.paging, a:active.paging {
	font-weight:bold;
	font-size:12px;
	color:#00145D;
}
#why_apm_flash {
	margin-left:652px;
	margin-top:31px;
	position:absolute;
}
*:first-child+html #why_apm_flash {
	margin-left:-46px;
}
*html #why_apm_flash {
	margin-left:-46px;
}
