@charset "utf-8";
h1,h2,h3,h4,ul,li,p,ul,li,div,dl,dt,dd {
	padding: 0px;
	line-height: 100%;
	list-style-type: none;
	margin: 0px;
}
img {
	border-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix {
	display: block;
}  
/* End hide from IE-mac */

.c_leftbox {
	width: 700px;
	padding-left: 20px;
	float: left;
	margin-bottom: 30px;
}
.news_soto {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.news_soto p {
	font-size: 78%;
	line-height: 140%;
}
.news_soto dl {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news_soto dt {
	width: 100px;
	margin: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.news_soto dd {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 600px;
}
.news_soto a:link {
	text-decoration: none;
	color: #000;
}
.news_soto a:visited {
	color: #000;
	text-decoration: none;
}
.news_soto a:hover {
	color: #DBA167;
	text-decoration: none;
}
.news_soto a:active {
	color: #000;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
}
