@charset "utf-8";
@import url("../../common/css/main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.topics_mtitle {
	background: url(../images/topics_mtitle.gif) no-repeat;
	margin: 0 0 35px 0;
	padding: 49px 0 0 0;
	width: 492px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:49px;/* for ie5.x */
	}

.topics_stitle1,
.topics_stitle2,
.topics_stitle3,
.topics_stitle4,
.topics_stitle5,
.topics_stitle6,
.topics_stitle7,
.topics_stitle8,
.topics_stitle9,
.topics_stitle10,
.topics_stitle11,
.topics_stitle12,
.topics_stitle13,
.topics_stitle14 {
	margin: 0 0 10px 0;
	padding: 52px 0 0 0;
	width: 492px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:52px;/* for ie5.x */
	}
	
.topics_stitle1 {
	background: url(../images/topics_10f.jpg) no-repeat;
	}
	
.topics_stitle2 {
	background: url(../images/topics_9f.jpg) no-repeat;
	}
	
.topics_stitle3 {
	background: url(../images/topics_8f.jpg) no-repeat;
	}
	
.topics_stitle4 {
	background: url(../images/topics_7f.jpg) no-repeat;
	}
	
.topics_stitle5 {
	background: url(../images/topics_6f.jpg) no-repeat;
	}
	
.topics_stitle6 {
	background: url(../images/topics_5f.jpg) no-repeat;
	}
	
.topics_stitle7 {
	background: url(../images/topics_4f.jpg) no-repeat;
	}
	
.topics_stitle8 {
	background: url(../images/topics_3f.jpg) no-repeat;
	}
	
.topics_stitle9 {
	background: url(../images/topics_2f.jpg) no-repeat;
	}
	
.topics_stitle10 {
	background: url(../images/topics_1f.jpg) no-repeat;
	}
	
.topics_stitle11 {
	background: url(../images/topics_b1f.jpg) no-repeat;
	}
	
.topics_stitle12 {
	background: url(../images/topics_b2f.jpg) no-repeat;
	}
	
.topics_stitle13 {
	background: url(../images/topics_11f.jpg) no-repeat;
	}
	
.topics_stitle14 {
	background: url(../images/topics_51f.jpg) no-repeat;
	}


	
.topics_area {
	background: url(../images/topics_dot.gif) repeat-x;
	background-position: 0 bottom;
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	border-top:1px solid #A0A0A0;
	width:492px;
	}

.topics_box {
	margin:0 0 10px 0;
	width:492px;
	}
	
.topics_box_image {
	margin:0;
	width:50px;
	float:left;
	border:1px solid #A0A0A0;
	display:block;
	text-align:center;
	}
	
.topics_box_date {
	margin:0;
	width:430px;
	font-size:1.2em;
	color:#000;
	float:right;
	}
	
.topics_box_title {
	margin:0;
	width:430px;
	font-size:1.2em;
	color:#EB0F0F;
	float:right;
	}
	
.topics_box_title a {
	color:#EB0F0F;
	}
	
.topics_box_title a:hover {
	color:#EB0F0F;
	text-decoration: underline;
	}
	
.topics_box_body {
	margin:0;
	width:430px;
	font-size:1.2em;
	color:#4D4D4D;
	float:right;
	}

.topics_more {
	margin:0;
	padding:0 0 15px 0;
	height:10px;
	}
	
.topics_more a {
	float:right;
	background: url(../images/topics_more.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	width: 135px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:10px;/* for ie5.x */
	}
	
.topics_more a:hover {
	background-position: 0 -10px;
	}
