/* CSS Document */

  #conleft, #conright {
    width: 280px;
	height: auto !important; height: 100px;
	min-height: 100px;
	float: left;
}
  #conright {
    padding-left: 5px;
}

  .classtitlea img, .classtitleb img, .classtitlec img {
    border: 0;
}
  .indexmore { margin: -25px 15px 0 0; float: right; }
  .classtitleb img {
    margin-top: 7px;
}
  .classtitlec a {
    margin: 5px 15px 0 0;
	font-weight: bold;
}
  .classtitlea, .classtitleb {
    padding: 2px 0 0 15px;
    width: 265px;
	height: 35px;
	font-weight: bold;
	color: #fff;
}
  .classtitlea {
	background: url(images/inc_bg_classtitlea.jpg) no-repeat;
}
  .classtitleb {
	background: url(images/inc_bg_classtitleb.jpg) no-repeat;
	position: relative;
}
  .classtitlec {
    width: 280px;
	height: 40px;
	background: url(images/inc_bg_notice.gif) 15px 5px no-repeat;
}

  #notice {
    width: 280px;
	height: 265px; *height:275px;
}
  #news {
	height: 265px; *height:275px;
}
  #notice ul, .archlist {
    width: 280px;
	list-style: none;
}
  #notice li, .archlist li {
    padding-left: 30px;
	height: 22px;
}
  #notice li {
    width: 250px;
	background: url(images/inc_bg_icon_noticelist.jpg) 15px 8px no-repeat;
}
  .archlist li {
    width: 250px;
	background: url(images/inc_bg_icon_archlist.jpg) 15px 8px no-repeat;
}
  #notice ul a:link {
	text-decoration: none;
	color: #023964;
}
  #notice ul a:visited {
	text-decoration: none;
	color: #006699;
}
  #notice ul a:hover {
	text-decoration: underline;
	color: #f90;
}
  .archlist a {
    text-decoration: none;
}

  .classtitleb ul {
    top: 4px;
	left: 70px;
	list-style: none;
	float: left;
	position: absolute;
}
  .classtitleb li {
    margin-right: 2px;
	padding: 2px 2px 0 2px;
	line-height: 100%;
	font-weight: normal;
	float: left;
}
  .classtitleb .active { border: 1px solid #f90; background: #fff; color: #f90; cursor: pointer; }
  .classtitleb .normal { border: 1px solid #fc0; background: none; color: #fff; cursor: pointer; }

  #ads_logoa {
    width: 265px;
	height: 80px;
	border-top: 7px solid #f90;
}
  #ads_logoa img {
    width: 265px;
	height: 80px;
}

  #dsearch {
    padding: 15px;
    width:183px;
	height: 20px;
	background: #023964;
}
  #dsearch input{
    border: 1px solid #a2bcd0;
	line-height: 18px;
	float: left;
}
  .keyword {
    margin-right: 5px;
	width: 153px;
	height: 18px;
	background: #1c4d74;
	color: #fff;
}