@CHARSET "UTF-8";

.bottomarea .artcls {
	margin: 0 10px 0 222px;
}
.bottomarea .artcls a {
	color: white;
	text-decoration: underline;
}
.bottomarea .artcls .tolist {
	float: right;
	margin-top: 186px;
	text-align: center;
	/*width: 100px;*/
}

.bottomarea .artcls .frame {
	background: url("../../images/design/bluebottframe.png") top left no-repeat;
	padding: 7px 10px 7px 5px;
	width: 848px;
	height: 206px;
	overflow: hidden;
	/*border: 1px red solid;*/
}
.bottomarea .artcls .frame .list {
	width: 760px;
}
.bottomarea .artcls .frame .list td {
	height: 50px;
	padding: 1px 1ex 1px 1ex;
	vertical-align: top;
	/*border: 1px solid yellow;*/
}
.bottomarea .artcls .frame h4 {
	color: white;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 150px;
}
.bottomarea .artcls .frame .date {
	font-size: 10px;
}
.bottomarea .artcls .frame .desc {
	font-size: 12px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 4px;
	/*background-color: red;*/
}
.bottomarea .artcls .frame .ilink {
	font-size: 9px;
	text-align: right;
}

.rightarea .artcls{
}
.rightarea .artcls .mframe {
}
.rightarea .artcls .mframe .mline h1{
	background: url("../../images/design/noboxtitle.png") top center no-repeat;
	padding: 2px 10px 0 10px;
	margin: 1em 0 0 0;
	height: 18px;
	overflow: hidden;
	color: white;
	font-family: Arial;
	font-size: 12px;
}
.rightarea .artcls .mframe .mline h1 a{
	color: white;
	text-decoration: none;
}
.rightarea .artcls .mframe .mline .desc {
	padding: 7px;
	/*text-align: justify;*/
}

.rightarea .artcls .mframe .mline .ilink{
	text-align: right;
}

.leftarea .artcls .menu{

}
.leftarea .artcls .content {
	width: 200px;
	margin: 0 10px 1em 0;
	background: url("../../images/design/blueboxbody.png") bottom center no-repeat;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	min-height: 50px;
}
.leftarea .artcls a {
	color: white;
	text-decoration: none;
	display: block;
}
.leftarea .artcls ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftarea .artcls li {
	margin: 0;
	padding: 3px 10px 3px 10px;
}
.leftarea .artcls li:hover{
	background-color: #3d70a3;
}

.leftarea .artcls .curr {
	text-decoration: underline;
}

.pagearea .artcls .pgs {
	height: 14px;
	font-size: 11px;
	text-align: right;
	margin-top: 11px;
}
.pagearea .artcls .pgs a{
	color: #336699;
	text-decoration: underline;
}
.pagearea .artcls .list {
	margin: 0 0 0 0;
	width: 100%;
}
.pagearea .artcls .list tr {
}
.pagearea .artcls .list td {
	vertical-align: top;
	padding: 3px 10px 1em 0;
}
.pagearea .artcls .list h4 {
	margin: 0;
}
.pagearea .artcls .list h4 a{
	color: #336699;
}
.pagearea .artcls .list .date {
	color: #336699;
	font-size: 9px;
}

.pagearea .artcls h2 {
	margin-bottom: 0;
}
.pagearea .artcls .date {
	color: #336699;
	font-size: 11px;
}
.pagearea .artcls a {
	color: #336699;
}

