/*Domain*/
.item {
	height: auto;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float:left;
}

.tit {
	line-height: 35px;
	background-image: url(images/main_top.gif);
	font-size: 14px;
	letter-spacing: 2px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.hostitem {
	width: 98%;
	float: left;
	background-image: url(images/dot_g.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.hostitem li {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.hostimgs {
	float: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.newsinfo {
	margin: 0px;
	padding: 0px;
	border: 2px;
	border-top-style: solid;
	border-top-color: #FF8C01;
	float: left;
	width: 100%;
	background-color: #FFFEFB;
}

.news {
	background-image: url(images/news_bg.gif);
	background-repeat: no-repeat;
	float: left;
	list-style-type: none;
	width: 70px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.selectnews {
	background-image: url(images/select_bg.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	width: 70px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
	float:left;
}
.newsinfo li {
	line-height: 25px;
	list-style-type: decimal;
	text-align: left;
	margin: 0px;
	list-style-position: inside;
	background-image: url(images/dot_g.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis; 
	overflow: hidden;
	
}

#left .shopitem {
	float: left;
	padding: 1px;
	line-height: 20px;
	text-align: left;
	background-color: #FEFFFB;
	margin-top: 3px;
	clear: both;
	width: 100%;
}

.reseller li,.mail li {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.mail,.reseller {
	line-height: 20px;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	height: 100px;
	margin: 0px;
	padding: 0px;
}