﻿#main {
	margin: 20px auto;
	width: 1000px;
}
#mlyd {
    float: left;
    height: auto;
    margin-right: 10px;
    position: relative;
    width: 295px;
}
#newsleft {
    background-color: #0298D8;
    border: 1px solid #DDDDDD;
    height: 300px;
    margin-bottom: 10px;
    padding: 1px;
    width: 295px;
}
#newsbar {
    background: url("../images/newbarbg.gif") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #8FD5F5;
    height: 35px;
    padding-left: 30px;
    line-height:35px;
}
#newsbar a {
    color: #FFFF66;
    font-size: 14px;
    left: 20px;
    text-decoration: none;
    top: 8px;
}
#newsbar span {
    float: right;
    position: relative;
    right: 50px;
}
#newsbar span a {
    color: #FFFFFF;
    font-size: 14px;
    left: 20px;
    text-decoration: none;
    top: 8px;
}
#search2 {
    margin-left: 14px;
    margin-top: 22px;
    width: 265px;
}
#search2 ul {
    padding-left: 5px;
}
#search2 li {
    color: #FFFFFF;
    font-size: 14px;
    padding-bottom: 10px;
    line-height:27px;
}
.inp_srh {
    background: url("../images/inputbg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #000000;
    height: 25px;
    padding-left: 5px;
    width: 185px;
}
.btn_jdyd {
    background: url("../images/jdydbt.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 39px;
    text-indent: -999em;
    width: 244px;
}

#mlydright {
    background-color: #F8F8F8;
    border: 1px solid #DDDDDD;
    float: right;
    height: auto;
    padding: 1px;
    width: 687px;
}
#rightbar {
    background-color: #DDDDDD;
    border-bottom: 3px solid #FFFFFF;
    height: 28px;
    padding-left: 10px;
    padding-top: 9px;
}
#menulist {
    margin: 30px;
}
#rightbar h2 {
    background: url("../images/arrow.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding-left: 30px;
}

#menulist li {
    border-bottom: 1px dashed #666666;
    height: 40px;
    /*margin-top: 10px;*/
    line-height:45px;
}
#menulist a {
    color: #000000;
    font-size: 14px;
    text-decoration: none;
}

.cler
{
	 width:100%;
	 clear:both;
	}
	
#contents {
	color: black;
	font-size: 14px;
	padding: 20px 40px 20px 40px;
}
#newslr {
	margin: 10px;
}
#newslr dt {
	color: #0298D8;
	font-size: 16px;
	text-align: center;
	height: 30px;
}
#newsrightbar {
	height: 5px;
	background-color: #DDD;
}
#newslr dd.zz {
	color: #999;
	font-size: 12px;
	text-align: center;
	height: 24px;
}
#newslr dd.linkimg {
	position: relative;
	float: right;
	top: -24px;
}
#newslr dd.linkimg img {
	padding: 1px;
	float:left;
}
#newsline {
	display: block;
	height: 2px;
	background-color: #0298D8;
	margin: 8px;
}