@charset "utf-8";
BODY {
	font-size:12px;
	font-family : Verdana,Arial,Osaka;
	color:#333333;
	
	text-align: center;
	margin: 0;
  

  background-image : url(../wallppr089b.gif);
}
p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.sk_cssdesign #container {
	width : 800px;
	margin: 0 auto;
	text-align: left;
  background-color : white;
}
.both {
	clear: both;
}

A.nomal:link  {
	color: #9900FF;
	text-decoration: none
;}
A.nomal:visited  {
	color: #CC00FF;
	text-decoration: none
;}
A.nomal:hover  {
	color: #FF3300;
	text-decoration: underline
;}
A.nomal:active  {
	color: #FF00FF;
	text-decoration: none
;}

A.dark:link  {
	color: #1C50D4;
	text-decoration: none
;}
A.dark:visited  {
	color: #1C50D4;
	text-decoration: none
;}
A.dark:hover  {
	color: #990099;
	text-decoration: underline
;}
A.dark:active  {
	color: #1A4FD3;
	text-decoration: none;
}
.sk_cssdesign #head {
	
	height : 72px;
}
.sk_cssdesign #button_area {
	height: 30px;
	background-image: url(../image/bt_back.gif);
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1C50D4;
	border-left-color: #1C50D4;
}
.sk_cssdesign #foot {
	background-color: #F2F5FD;
	text-align: center;
	padding : 4px 1px 5px 1px;
	border: 1px solid #D8E1FA;
	margin-top: 3px;
	color : #547dde;
  font-size : 10px;
}

#side_area {
	float: left;
	width : 180px;
	border: 1px solid #D8E1FA;
	background-color: #F2F5FD;
}
#main_area {
	padding: 3px;
	float: right;
	width : 600px;
}
.side_title {
	color: #0839B3;
	width : 180px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8E1FA;
	border-bottom-color: #D8E1FA;
}
.side_comment {
	background-color: #FFFFFF;
	padding: 3px;
	width: 194px;
}
#spacer {
	height : 350px;
}
.m1{
  font-size : 12px;
  line-height : 20px;
  border-bottom-width : 4px;
  border-bottom-style : dotted;
  border-bottom-color : #abbfef;
}
.m2{
  font-size : 12px;
  line-height : 20px;
  
  border-bottom-style : none;
  
  padding-left : 20px;
}