@CHARSET "UTF-8";
body,table,td {
  color:#040404;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
input,select {
  color:#333333;
  font:normal 12px Verdana;
  border:1px solid #999999;
}

.SearchButton01 {
	background:url(../img/study/SearchButton_bg01.jpg) no-repeat;
	height: 20px;
	width: 62px;
	border: 0px;
	color:#fff;
	padding-left:14px;
	padding-top:3px;
}

.style01 {
   color:#024395;
   cursor:hand;
   font-size:12px;
   font-family: Arial, Helvetica, sans-serif;
}
.style02 {
  color:#FFFEFF;
  font-weight:bold;
  font-size:13px;
  font-famliy: Arial,Helvetica,sans-serif;
}
.style03 {
  color:#2B94C1;
  font-size:12px;
  font-famliy: Arial,Helvetica,sans-serif;
}
.style04 {
   color:#024395;
   width:700px;
   font-size:14px;
   font-weight:bold;
   font-family: Arial, Helvetica, sans-serif;
}
.style05 {
  width:17px;
  height:98px;
  background-repeat:no-repeat;
}
.style06 {
  height:98px;
  background-repeat:repeat-x;
}
.style07 {
  color:#040404;
  font-weight:bold;
  font-size:12px;
  font-famliy: Arial,Helvetica,sans-serif;
}
.tbl {
    table-layout:fixed;
    border-collapse: collapse;
     }
.tbl td {
    padding: 2px 5px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
 }
.div {
	border: 1px solid #E6E6E6;
	background: #F5F6F8;
}
.title {
	font-size:14px
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}

.credit_a {
	font-size: 12px;
	color: #02377d;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.searchResultBg {
	padding-left:7px;
	padding-top:30px;
	height:60px;
	background: url(../img/study/search_img_01.jpg) no-repeat left top;
}

.forumBorderOuter {
	border: 1px solid #e3e3ef;
	color:#6a6a6a;
	table-layout: fixed;
}
