/* CSS Document */
@import url("global.css");
#mainarea{ 

  border:0;
  float:left;
  margin-top:5px;
  padding:1px;
}
#mainarea1{ 
  width:592px; 
  border:1px solid #cccccc; 
  float:left;
  padding:1px;
  height:78px;
}
#mainarea2{ 
  width:592px; 
  border:1px solid #cccccc; 
  float:left;
  padding:1px;
  margin-top:2px;
  color:#000000;
}
#rightside{
  width:181px; 
  float:left;
  margin:5px 0 0 0px;
}

.bor1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4CBF3;
}
 #mainarea2 td{
	padding:2px;
	text-align:left;
	line-height:22px;
}
#mainarea2 h1{width:500px;height:49px;background:url(../images/reg/01.jpg);text-align:left;float:left;margin-top:0}
#mainarea2 span{margin-left:30px;float:left;margin-top:19px;color:#1759D6;font-weight:bold; font-size:16px;}
hr{
  border:1px;
  color:#CCCCCC;
}