* {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin:0;
	padding:0;
	color: #000;
	/*text-align: left;
	text-decoration:none;
	*/
	}

#head {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	height: 51px;
	overflow: hidden;
	}

#list {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 10px;
	}

#list p {
	line-height: 20px;
	}

#foot {
	margin-top: 30px;
	padding-top: 5px;
	margin-right: 10px;
	padding-bottom: 5px;
	background: #E5ECF9;
	text-align: center;
	}
#logo {
	float: left;
	background: #FFF;
	background-image:url("/api/images/logo-m.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 183px;
	height: 51px;
	margin-right: 10px;
	}
#logo a {
	display: block;
	width: 183px;
	height: 51px;
	}

#menu {
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #E5ECF9;
	border-top: 1px solid #3366CC;
	font-weight: bold;
	}
#menu span {
	float: right;
	margin:0;
	padding:0;
	}
#list .bt01 {
	padding: 4px;
	border: 1px solid #BDC7D8;
	}

#list .bt02 {
	padding: 4px;
	background: #3B5998;
	border-left: 1px solid #D9DFEA;
	border-top: 1px solid #D9DFEA;
	border-right: 1px solid #0E1F5B;
	border-bottom: 1px solid #0E1F5B;
	color: #FFF;
	}

#list .bt02:hover{
	background: #999;
	cursor:pointer;
	}
#list p {
	line-height: 18px;
	margin-bottom: 5px;
	}

#top_descr {
	background: #FFF9D7;
	border: 1px solid #E2C822;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
	}
#top_descr li {
	margin-left: 10px;
	}
#top_descr li {
	margin-left: 20px;
	line-height: 20px;
	}

#dirs,
#groups {
	list-style: none;
	}

#groups li {
	font-weight: bold;
	}

#groups ul {
	margin-top: 6px;
	margin-bottom: 20px;
	}

#dirs li {
	font-weight: normal;
	margin-bottom: 7px;
	margin-left: 20px;
	}

#dirs li h2 {
	font-weight: normal;
	width: 350px;
	display: inline-block;
	float: left;
	}

#dirs li .rss {
	width: 250px;
	}