.panel-body,.l-btn-text,.menu-text,.textbox,.textbox .textbox-prompt,.textbox .textbox-text{
        font-size:16px;
}
.textbox .textbox-text {
    height:35px;
    line-height: 35px;
}
body {
    font-family:verdana,helvetica,arial,sans-serif;
    padding:0px;
    font-size:16px;
    line-height: 30px;
    margin:0 auto;
}
h2 {
    font-size:18px;
    font-weight:bold;
    margin:0;
    margin-bottom:15px;
}
a { color:#333333; text-decoration:none; outline:0 none; }
a:hover { text-decoration:none;color:#006600; }
ul li, ol li { list-style:none; }
p{
    text-indent:2em;
    margin:0px;
    font-size:18px;
    color:#333;
}
img{
    margin:0px auto;
    vertical-align:middle;
}
.easyui-panel{
    background-color: #d9d9d9;
    border:none;
}
.easyui-menubutton{
	margin:5px;
}
.easyui-linkbutton,.easyui-menubutton{
    width:100px;
}

.newstitle{
    font-family: 黑体;
    color:#1b1b1b;
    font-size:25px;
    margin:20px 0px;
    text-align:center;
    width:100%;
    text-shadow: 1px 2px 5px #b6b3ff;
}
.newsdate{
    color:#909090;
    margin-right: 3px;
}
.newsdate-detail{
    color:#909090;
    text-align: center;
    margin-right: 3px;
    font-size:14px;
}
.bold{
    font-weight: bold;
}
.imglist{
    float:left;
    border:solid 1px #0E2D5F;
    margin:8px 5px 0px 0px;
    width:300px;
    height:200px;
}
.imgtitle{
    float:left;
    border:solid 1px #0E2D5F;
    margin:0px 5px 0px 0px;
    width:450px;
    height:270px;
}
hr{
    border:dotted 1px #00458a;
}
