@charset "utf-8";
/* CSS Document  company common css*/

.main_promo{
margin:0 0 30px 0;
}

.category_title{
text-align:right;
width:770px;
}

#content_right{
float:left;
width:620px;
}
#content_subbody{
background-image:url(../images_common/submenu_bg.gif);
width:770px;
}

#newstop {
	width:640px;
	margin:0 0 0 130px;
	padding:0;
	text-align:left;
}

#newstop dl {
	margin:0;
}

#newstop dt {
	float:left;
	width:110px;
	padding:10px 0;
	clear:both;
	font-size:12px;
	color:#787878;
}

#newstop dd {
	width:490px;
	margin-left:110px;
	padding:10px 0;
	font-size:12px;
	color: #a0c837;
}

#newstop a {
	color: #a0c837;
	text-decoration: none;
}

#newstop a:visited {
	color: #a0c837;
	text-decoration: none;
}

#newstop a:hover {
	color: #a0c837;
	font-weight:bold;
	text-decoration: none;
}

#newsdetails {
	margin:0;
	padding:0;
}

.newsdate {
	width:140px;
	margin:0;
	padding:0;
	text-align:right;
	float:left;
	font-size:12px;
	color:#787878;
}

.newsdetails {
	width:600px;
	margin:0 0 20px 25px;
	padding:0;
	text-align:left;
	float:left;
	font-size:12px;
	color:#787878;
}

.newsdetails a {
	color: #a0c837;
	text-decoration: none;
}

.detailstitle {
	font-size:14px;
	font-weight:bold;
	color: #a0c837;
	margin:0 0 15px 0;
}

.newstop {
	margin:40px 0 0 0;
	font-size:12px;
	text-align:center;
	color:#787878;
}

.newstop a {
	color:#a0c837;
	text-decoration:none;
}