@charset "gb2312";
/* CSS Document */

* {
padding:0;
margin:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}
img { border:none; }

.center {
	width:200px;
	float: left;
}

.centerText {
text-align:center;
}

/* ------------------------------ liens */
a {
	color:#373737;
	text-decoration:none;
}
a:link {
	color:#373737;
}
a:visited {
	color:#1462b5;
}
a:hover {
	color:#1462b5;
	text-decoration:underline;
}
a:active { color:#baee00; }
.mod {
	float: left;
	width: 280px;
	margin-left: 5px;
	clear: none;
	margin-bottom: 27px;
}
#daohh {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.mod .more li {
	list-style-image: url(imgsst_icon.png);
	list-style-type: none;
}
.mod .more1 li {
	list-style-image: url(imgsst_icon.png);
	list-style-type: none;
}

.mod .tit {
	height: 30px;
	font-size: 14px;
	line-height: 25px;
	padding-left: 30px;
	background-image: url(imgsst_node.gif);
	background-repeat: no-repeat;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #015ba7;
	background-position: 5px 5px;
}
.mod .more {
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
}
.mod .more1 {
	margin-left: 130px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
}
