@charset "UTF-8";

.bnr_wide {
	clear:both;
	margin-bottom:20px;
	} 
	
	#topics {
	padding:0px 0px 0px 0px;
	width: 630px;
	margin:0;
	float:left;
}
.bnr_wide img.margin1{
	margin:0 10px 10px 0
}
.bnr_wide img.margin2{
	margin:0 0 10px 0
}
.bnr_wide img.margin3{
	margin:0 10px 0 0
}



#topics .tabs {
	width:630px;
	line-height:normal;
    }


#topics .tabs ul.tabs-list {
    margin:0;
    padding:0;
    list-style:none;
    width:630px;
    }
#topics .tabs ul.tabs-list li {
    float:left;
    margin:0 0 10px 0;
	padding:6px 0 10px 0;
	text-align:center;
	border-right:#FFF solid 2px;
	background-image:url(../img/tab_topics.gif);
	background-repeat:repeat-x;
	background-position:center 6px;
    }
	
#topics .tabs ul.tabs-list a {
    display:block;
    padding:8px 10px 2px 10px;
	height:26px;
	width:104px;
    color:#333;
    }
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#topics .tabs ul.tabs-list a {float:none;}
  /* End IE5-Mac hack */
#topics .tabs ul.tabs-list a:hover {
    color:#333;
    }
#topics .tabs ul.tabs-list .current {
	text-align:center;
	float:left;
	margin:0 0 10px 0;
	padding:6px 0 10px 0;
	text-align:center;
	border-right:#FFF solid 2px;
	background-image:url(../img/tab_topics_active.gif);
	background-repeat:no-repeat;
	background-position:center top;
    }
#topics .tabs ul.tabs-list .current a {
    color:#000;
    }	
#topics .planbody {
	width:460px;
	float:right;
}

#topics .planlist_bottom {
	padding:10px 0 0 0;
	height:20px;
	margin-bottom:2em;
	clear:both;
	text-align:right;
	border-top:#DDD solid 1px;
}

a.btnplanlist {
	width:140px;
	margin:0;
	padding:22px 0px 0px 0px;
	height:0px;
	background-image:url(../img/btnplanlist.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	float:right;
}
a:hover.btnplanlist {
	background-position:0px -22px;
}

#topmaincol .colhalfleft {
	width:305px;
	height:160px;
	margin:0 0 20px 0;
	padding:0px 0px 0px 0px;
	float:left;
}
#topmaincol .colhalfright {
	width:305px;
	height:160px;
	margin:0 0 20px 0;
	padding:0px 0px 0px 0px;
	float:right;
}
#topmaincol .column {
width:630px;
clear:both;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#topmaincol .colhalfleft img.img_cate, 
#topmaincol .colhalfright img.img_cate {
	width:305px;
	height:80px;
	margin:0 0 10px 0;
	display:block;
}
#topmaincol .colhalfleft img.ttl_cate, 
#topmaincol .colhalfright img.ttl_cate {
	width:160px;
	height:18px;
	margin:0 0 6px 0;
	padding:0 0 0 15px;
	display:block;
	background-image:url(../img/bg_mdsmark_s.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
}
#topmaincol .colhalfleft span.txt_cate, 
#topmaincol .colhalfright span.txt_cate {
	width:265px;
	margin:0 0 0px 0;
	padding:0 0 0 15px;
	line-height:1.5em;
	display:inline-block;
}


#topmaincol .colhalfleft a, 
#topmaincol .colhalfright a {
	width:305px;
	height:160px;
	margin:0 0 0px 0;
	display:block;
	background-color: #EDEBE9;
	background-image:url(../img/arrow_cate.gif);
	background-position:280px 120px;
	background-repeat:no-repeat;
}
#topmaincol .colhalfleft a:hover, 
#topmaincol .colhalfright a:hover { background-color: #E1E0DD; }