body {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
}
#site_nav {
	font-size: 12px;
	background: #f9f9f9;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
#head {
	height: 75px;
	padding: 5px;
}

#listlogo {
	background: url(../images/librayr_3.jpg) no-repeat fixed;
	height: 70px;
	width: 240px;
	float: left;
}
#search-bar {
	width: 420px;
	height: 70px;
	float: left;
}
#search-bar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#search-bar li {
	display: block;
	float: left;
	height: 56px;
	line-height: 56px;
}
#search-bar .search-bar-1 {
	background: url(../images/librayr_7.jpg) no-repeat left center;
	width: 50px;
}
#search-bar .search-bar-2 {
	background: url(../images/librayr_8.jpg) repeat-x center;
	width: 350px;
}
#search-bar .search-bar-2 input {
	font-size: 12px;
	width: 70%;
	margin-top: 11px;
	margin-left: 10px;
	color: #999999;
	padding: 3px;
}
#search-bar .search-bar-3 {
	background: url(../images/librayr_10.jpg) no-repeat center;
	width: 214px;
}
#search-bar .search-bar-2 .search-Submit {
	width: 45px;
	font-size: 12px;
	height: 23px;
	color: #FFFFFF;
	background: #FE7405;
	border-style: none;
	margin-top: 14px;
}
#search-bar .search-bar-4 {
	background: url(../images/librayr_11.jpg) no-repeat right center;
	width: 15px;
}
.buttom {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background: #333333;
	color: #FFFFFF;
	font-size: 12px;
	border-top: 3px solid #FF6600;
	margin-top: 10px;
}
.top_ad {
	float: left;
	height: 70px;
}
.nav {
	padding: 3px;
	background: #f9f9f9;
	border-bottom: 1px dashed #dedede;
}
.left {
	float: left;
	width: 220px;
	margin: 5px;
}
.right {
	float: left;
	margin: 5px;
	width: 740px;
}
fieldset {
	color: #FF6600;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
legend {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}


.title {
	font-size: 14px;
	font-weight: bold;
	background: #1F1D1E;
	color: #FFFFFF;
	padding: 5px;
	border-bottom: 3px solid #FF6600;
}
.left_list {
	padding: 5px;
	border: 1px dashed #CCCCCC;
	margin-bottom: 10px;
}
.article {
	padding: 5px;
	float: left;
	width: 45%;
	border: 1px dashed #CCCCCC;
	margin: 5px;
	color: #339900;
	height: 80px;
}

.article_title {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.date {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

.article_title a {
	color: #FF6600;
	text-decoration: none;
}
.article_title  a:visited {
	color: #FF6600;
	text-decoration: none;
}
.article_title  a:hover {
	color: #333333;
	text-decoration: underline;
}
.article_title  a:active {
	color: #FF6600;
	text-decoration: none;
}
.liat_article_a {
	float: left;
	width: 350px;
	height: 250px;
	margin: 5px;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
}
.liat_article_a_title {
	font-size: 14px;
	color: #FFFFFF;
	background: #1F1D1E;
	border-bottom: 3px solid #FF6600;
	padding: 3px;
}
.liat_article_a_title span {
	font-size: 12px;
}
.liat_article_a_title img {
	border-style: none;
}

.liat_article_a ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
}
.liat_article_a li {
	border-bottom: 1px dashed #dedede;
	padding: 3px;
}
.liat_article_a span {
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
