/*  newsęp  */



#news .title { margin-bottom: 14px; padding-bottom: 0px; border-bottom: solid 1px #cccccc; }
p  { margin: 0px; }

#news .topic_path {
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

#news .maintitle{ align: left;
				 margin-top:0px;
				 margin-bottom:5px;
				 font-weight:bold;
				 font-size:14px;
				 }


#news .baseText {
	line-height: 1.6em;
	text-align:left;
}


#news .catch {
	text-align: left;
	padding-bottom: 5px;
}


#news .title {
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	width:730px;
}

#news .main {
	padding-left: 15px;
}


#news .ul {
	padding-left: 0px;
	margin: 0px;
	list-style-image : disk;
	list-style-position : inside;
	} 

	
#news .line {
	background: url(../img/dot_line_double.gif) no-repeat;
	}
	
#news .line_dot_double {
	margin: 1px 0px ; padding-bottom: 1px;
	width: 736px;
	background: url(../img/dot_line_double.gif) repeat-x;
	}
	
#news .line_dot {
	margin-top: 17px ;
	width: 736px;
	background: url(../img/line_dot2.gif) repeat-x;
	}
	
#news table.news {
   border-collapse: collapse ;
   margin:10px 0px;
   width: 736px;
   				 } 
	table.news th { width : 92px; }
	table.news td { padding-left: 10px;
					padding-right: 12px;		
					width : 619px;}
	
#news .separate{
	width: 2px;
	border-right:#CCCCCC solid 1px;
	}

.news a{
	color: #996600;
}
