/**********************************/
/* useful */
/**********************************/
#title1 h2,
#title2 h2,
#title3 h2,
#title4 h2{
	display:none;
}
#title1:after,
#title2:after,
#title3:after,
#title4:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


#title1{
	display: block;
	width: 660px;
	padding-bottom: 5px;
}
#title2{
	background:url(/IMAGES/USEFUL/title2.jpg) no-repeat;
	width:392px;
	height:30px;
	margin-bottom:10px;
	padding:14px 0 0 268px;
}
#title3{
	background:url(/IMAGES/USEFUL/title3.jpg) no-repeat;
	width:325px;
	height:30px;
	margin-bottom:10px;
	padding:14px 0 0 335px;
}
#title4{
	background:url(/IMAGES/USEFUL/title4.jpg) no-repeat;
	width:392px;
	height:30px;
	margin-bottom:10px;
	padding:14px 0 0 268px;
}

#title1 li{
	float: left;
	list-style-type: none;
}

#title1 #link1 a{
	display: block;
	height: 30px;
	width: 171px;
	text-indent: -9999px;
}
#title1 #link2 a{
	display: block;
	height: 30px;
	width: 103px;
}
#title1 #link3 a{
	display: block;
	height: 30px;
	width: 101px;
}



.list-left{
	width:330px;
	float:left;
	display: block;
	height: 120px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.list-right{
	width:330px;
	float:right;
	display: block;
	height: 120px;
	padding:10px 0 0 0;
}

.list-left .txt,
.list-right .txt{
	float:right;
	width:199px;
	padding:0 5px;
}
.list-left .photo,
.list-right .photo{
	float:left;
	width:121px;
}

.list-left .txt h4,
.list-right .txt h4{
	font-size:12px;
}
.list-left .txt p,
.list-right .txt p{
	font-size:11px;
	line-height: 14px;
}
.list-left .txt img,
.list-right .txt img{
	vertical-align:middle;
	margin-right:5px;
}



#icon{
	text-align:right;
	width: 680px;
	height: 25px;
	position: relative;
}
