#newsslide1
{
	position: relative;
	margin-left:30px;
	width: 288px;
	height: 68px;
}
#newsslide1 .next
{
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 0px;
}
#newsslide1 .prev
{
	margin-left:0px; 
	cursor: pointer;
	position: absolute;
	top: 20px;
	left: 4px;
}

#slideshow
{
	margin-left:20px;
	width: 255px;
	overflow: hidden;
}

#slideshow ul
{
	width: 3900px;
	list-style: none;
}
#slideshow li
{
	float: left;
	cursor: pointer;
}
#slideshow img
{
	padding:2px 0px;
	height: 48px;
	width: 70px;	
	margin: 0 5 0 5;
	bottom : 20px;
}
/*slide2==============================*/

#newsslide2 .next, #newsslide2 .prev
{
	position: absolute;
	top: 20px;
}
#newsslide2
{
	position: relative;
	width: 310px;
	height: 68px;
	float:right ; 
}

.next, .prev
{
	cursor: pointer;
	right: 0px;
}
.next
{
}
.prev
{
	left: 10px;
}

#slideshow2
{
	width: 276px;
	margin-right: 5px;
	overflow: hidden;
}

#slideshow2 ul
{
	width: 3900px;
	list-style: none;
}
#slideshow2 li
{
	float: left;
	margin: 1px 11px 1px 0px;
	cursor: pointer;
}
#slideshow2 img
{
	border: solid 2px #a5e790;
	margin:3px 3px;
	height: 48px;
	width: 70px;	
}

h11
{
	margin: 20px 0;
	color: #5B739C;
}
h11 strong
{
	font-size: 13px;
	color: #777;
}
.clear
{
	clear: both;
	width: 0;
	height: 0;
}

.message
{
	background: #EEE;
	border: 1px solid #999;
	color: #333;
	font-size: 12px;
	padding: 1px;
	height: auto;
	padding-left: 5px;
	line-height: 18px;
}
.side
{
	position: absolute;
	right: 5px;
	width: 210px;
	padding: 10px;
}
.Tieude
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: Green;
}
.Tomtat
{
	font-family: Arial;
	font-size: 11px;
	color: Green;
}
/*slide3==============================*/
#newsslide3 .next, #newsslide3 .prev
{
	position: absolute;
	top: 20px;
}
#newsslide3
{
	position: relative;
	width: 310px;
	height: 68px;
	float:right ; 
}
#slideshow3
{
	width: 276px;
	margin-right: 5px;
	overflow: hidden;
}

#slideshow3 ul
{
	width: 3900px;
	list-style: none;
}
#slideshow3 li
{
	float: left;
	margin: 1px 11px 1px 0px;
	cursor: pointer;
}
#slideshow3 img
{
	border: solid 2px #a5e790;
	margin:3px 3px;
	height: 48px;
	width: 70px;	
}

