d@charset "UTF-8";
/* CSS Document */

#topicscontents{
	position:relative;
	top:5px;
	width:752px;
	margin:20px auto 0;
	padding-bottom: 30px;
}
#newscontents{
	position:relative;
	top:5px;
	width:752px;
	margin:20px auto 0;
	padding-bottom: 30px;
}
#newscontentsL{
	position:relative;
	top:5px;
	width:752px;
	margin:20px auto 0;
	padding-bottom: 30px;
}

#topics{
	position:relative;
	top:35px;
	*top:32px;
	left:150px;
	width:588px;
	margin:0;
	padding:7px;
	line-height:1.8;
}

#topics h2{
	color:#E60012;
	letter-spacing:1px;
}
#topics h5{
	margin-left:400px;
	width:185px;
	text-align:right;
	color:#000;
	letter-spacing:0px;
}

#news{
	top:20px;
	position:relative;
	width:588px;
	margin-bottom:80px;
	line-height:1.8;
	clear:both;
}

#news dl {  
	width:588px;  
	background:url(../img/dot_01.gif) repeat-x left bottom;}  
#news dt {  
	float:left;  
	width:100px;  
	padding:5px 0 5px 0;  
	clear:both;  
	font-weight:normal;  
}  
#news dd {  
	width:460px;  
	margin-left:100px;  
	padding:5px 5px 5px 10px;
	text-indent:5px;
	background:url(../img/ar.jpg) no-repeat 0px 12px;
	
}
#news a { color:#E60012; text-decoration:none;}  
#news a:hover { color:#E60012; text-decoration:underline;}  

#news p{color:#000;margin-bottom:0px;}
#news p.lastchild{margin-bottom:20px;}

#news ul{margin-bottom:20px;}
#news li{list-style:none; margin-left:0px;}

#list{
	margin:0 auto 0;
	width:150px;
	text-align:center;
	height:200px;
}

.tpcimg{position:relative;left:0px; margin-bottom:20px; }

.tpcimg .img01{ position:relative;display:block;width:300px; top:0;left:0;}
.tpcimg .img02{ position:absolute;display:block;width:285px; top:0;left:302px;}


#sidemenu{
	position:absolute;
	top:63px;
	left:0px;
	width:135px;
	margin:0;
	padding:7px;
}

#sidemenu li{
	list-style:none;
	color:#000;
	letter-spacing:1px;
	margin-bottom:10px;
	font-weight:100;
	font-size:12px;
	text-indent:15px;
	height:15px;
}
	#sidemenu li.smenu00 { display:block; height:15px; background-image:url(../img/mark.jpg); background-position:0 -37px; background-repeat:no-repeat;}
	#sidemenu li.smenu00 { display:block; height:15px; background-image:url(../img/mark.jpg); background-position:0 -37px; background-repeat:no-repeat;}
	#sidemenu li.smenu00 { display:block; height:15px; background-image:url(../img/mark.jpg); background-position:0 -37px; background-repeat:no-repeat;}

	#sidemenu li.smenu01 a{ display:block; height:15px; background-image:url(../img/mark.jpg); background-repeat:no-repeat;}
	#sidemenu li.smenu01 a:hover{background-position: 0 -37px;	color:#000;text-decoration: none;}


