@charset "utf-8";
#main-right {
	margin: 0px 0px 20px 6px;
	float: right;
	width: 160px;
}
/*******products**********/
#products {
	float: left;
	width: 158px;
	border: 1px solid #dee2e5;
	text-align: left;
	color: #434343;
	font-family: Verdana;
	overflow: hidden;
}
#products ul {
	float: left;
	width: 158px;
}
#products ul li.prod-tt {
	line-height: 21px;
	background-image: url(news-tt.gif);
	background-repeat: repeat-x;
	height: 21px;
	font-weight: bold;
	width: 158px;
}
#products ul li.prod-tt a {color: #434343; text-decoration:none;}
#products ul li.prod-mac {
	width: 146px;
	line-height: 18px;
	margin: 0px 4px;
	font-size: 10px;
	padding: 5px 0px;
}
#products ul li.pro-line {
	border-top: 1px solid #dee2e5;
	height: 1px;
	width: 158px;
	margin-top: 2px;
}
#products ul li.prod-win {
	width: 146px;
	line-height: 18px;
	margin: -10px 4px 0px 4px;
	font-size: 10px;
	padding: 5px 0px;
}
/***********news**************/
#news {
	float: left;
	width: 158px;
	border: 1px solid #179A39;
	text-align: left;
	color: #003300;
	font-family: Verdana;
	margin-top: 6px;
	padding-bottom: 10px;
}
#news ul {
	float: left;
	width: 158px;
}
#news ul li.new-tt {
	line-height: 21px;
	background-image: url(../images/news-tt.gif);
	background-repeat: repeat-x;
	height: 21px;
	font-weight: bold;
	width: 158px;
}
#news ul li.new-tt a {color: #003300; text-decoration:none;}
#news ul li.new-special {
	overflow: hidden;
	margin-top: 10px;
	width: 146px;
	margin-left: 3px;
	font-size: 10px;
	font-family: Verdana;
	line-height: 13px;
}
#news ul li img#special,#news ul li img#special a {
	float: left;
}
#news ul li.new-txt {
	width: 146px;
	margin-left: 2px;
	background-image: url(../images/point1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	margin-top: 10px;
}
div#new-txt {
	text-align: left;
	float: right;
	width: 138px;
}
#news ul li.new-more {
	font-family: Verdana;
	font-size: 10px;
	line-height: 35px;
	text-align: right;
	width: 146px;
	margin-top:5px;
}
/***********articles**************/
#gallery {
	float: left;
	width: 158px;
	border: 1px solid #179A39;
	text-align: left;
	color: #003300;
	font-family: Verdana;
	margin-top: 6px;
	padding-bottom: 10px;
}
#gallery ul {
	float: left;
	width: 158px;
}
#gallery ul li.art-tt {
	line-height: 21px;
	background-image: url(../images/news-tt.gif);
	background-repeat: repeat-x;
	height: 21px;
	font-weight: bold;
	width: 158px;
}
#gallery ul li.art-tt a {color: #003300; text-decoration:none;}
#gallery ul li.art-txt {
	width: 146px;
	margin-left: 2px;
	background-image: url(../images/point1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	margin-top: 10px;
}
div#art-txt {
	text-align: left;
	float: right;
	width: 138px;
}
#gallery ul li.art-more {
	font-family: Verdana;
	font-size: 10px;
	line-height: 35px;
	text-align: right;
	width: 146px;
	margin-top:5px;
}/* CSS Document */