@charset "utf-8";
/*
--------------------------------------------------
CSS Skin Settings
FileName:   top.css
Version:    2008/03/11
--------------------------------------------------
*/


#top {
	width: 920px;
	margin: 0px 20px;
	clear: both;
	overflow: hidden;
}

#topcontents {
	width: 688px;
	float: left;
}

#toptopics {
	width: 227px;
	float: right;
}


h1#h1top {
	background: none;
	margin: 0px;
	padding: 0px;
	border: none;
}



/*-----------------------*/

#topnavi {
	clear: both;
	overflow: hidden;
}

#topnavi li {
	float: left;
}

#topnavi li.listsep {
	margin-right: 2px;
}



/*-----------------------*/

.topnews {
	background: url("../images/bg_topnews.jpg") top repeat-y;
	padding: 5px 18px 5px 17px;
}

.topnewstop {
	background: url("../images/bg_topnews_top.jpg") top no-repeat;
	overflow: hidden;
	height: 9px;
	margin: 8px 0px 0px;
}

.topnewsbottom {
	background: url("../images/bg_topnews_bottom.jpg") top no-repeat;
	overflow: hidden;
	height: 8px;
	margin: 0px 0px 11px;
}

.topnews h2 {
	background: url("../images/bg_h2_top.jpg") top no-repeat;
	margin: 0px;
	height: 30px;
	padding: 6px 12px 0px;
	padding: 0px 0px 0px;
	background: none;
}

.topnews li {
	background: url("../images/line_topnews.jpg") 5px bottom no-repeat;
	padding: 10px 0px 7px;
}

.topnews dl {
	clear: both;
	overflow: hidden;
}

.topnews dl:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}

/*\*/
* html .topnews dl {
  height: 1em;
  overflow: visible;
}
/**/

.topnews dt {
	float: left;
	width: 70px;
	padding: 0px 5px;
	font-size: 85%;
}

.topnews dd {
	margin-left: 80px;
	font-size: 92%;
}

.topnews h3 {
	margin: 0px 0px 3px;
	padding: 0px;
	border: none;
}

.toptobacknumber {
	margin-bottom: -20px;
	padding-right: 14px;
	position: relative;
	text-align: right;
	top: -20px;
	font-size: 92%;
}

.toptocase {
	text-align: right;
	padding: 0px 20px;
}


/*-----------------------*/

#resulttopics {
	background: url("../images/bg_result_topics_top.png") top no-repeat;
	padding: 50px 0px 0px;
	min-height: 180px;
}

#resulttopics ul {
	padding: 0px 16px 0px 17px;
}

#resulttopics li {
	background: url("../images/line_result_topics.gif") bottom repeat-x;
	padding: 8px 0px 8px;
	line-height: 1.3;
}

#resulttopics li p {
	margin: 0px;
	padding: 0px 0px 0px 53px;
}

#resulttopics li p.caseicon {
	padding: 0px;
	float: left;
}

#resulttopics li p.casetext {
	
}

#resulttopics li p.ma {
	background: url("../images/icon_ma.gif") top left no-repeat;
}

#resulttopics li p.rc {
	background: url("../images/icon_rc.gif") top left no-repeat;
}

#resulttopics li p.csr {
	background: url("../images/icon_cs.gif") top left no-repeat;
}

#resulttopics li p.bs {
	background: url("../images/icon_bs.gif") top left no-repeat;
}

#resulttopics li p.org {
	background: url("../images/icon_ta.gif") top left no-repeat;
}

#resulttopics li p.mc {
	background: url("../images/icon_mc.gif") top left no-repeat;
}

#resulttopics li p.grp {
	background: url("../images/icon_grp.gif") top left no-repeat;
}

#resulttopics li img {
	margin: 0px 5px 3px 0px;
	vertical-align: middle;
}


#resulttopicsbottom {
	background: url("../images/bg_result_topics_bottom.jpg") bottom no-repeat;
	overflow: hidden;
	height: 12px;
	font-size: 0px;
}


/*-----------------------*/

#topbana {
	margin: 0px 4px 0px 3px;
}

#topbana li {
	margin: 5px 0px;
}





