﻿/*前台新闻*/
body, ul, ol, dl, th, caption, pre, p, blockquote, input, textarea, table
{
    color: #333333;
    line-height: 150%;
    /*font-size: 12px;*/
  /*  font-family: Arial; */
    line-height: 150%;
}

h1, h2, label
{
    color: #333333;
}
h1
{
    font-size: 25px;
    font-weight: 700;
    line-height: 110%;
    margin: 0 auto 2px;
    padding: 0 0 3px;
}

.headline img
{
    margin-bottom: 10px;
}
img
{
    border: medium none;
}

.headline
{
    background: #dce6ec none repeat scroll 0 0;
    float: left;
    height: 374px;
    margin-bottom: 10px;
    margin-right: 16px;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 310px;
}
.headline
{
    border: solid 1px #c8d4d6;
}

:-moz-any-link:focus
{
    outline-color: -moz-use-text-color;
    outline-style: dotted;
    outline-width: 1px;
}

.main
{
    background-position: left 0;
}
.wapper
{
    margin: 0 auto;
    width: 1000px;
}

a
{
    color: #1D7591;
    cursor: pointer;
    text-decoration: none;
}
.ich1
{
    background: transparent url(imgs/list-title-bg.png) no-repeat 0 0;
    font-size: 16px;
    height: 27px;
    line-height: 26px;
    text-indent: 12px;
}
.ich1 a
{
    color: #003366;
}

h3
{
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 2px;
    margin-top: 0;
}

.content dl dd
{
    margin-bottom: 20px;
}

.realword
{
    color: #1D7591;
}

.comment
{
    color: #999999;
}

a:hover
{
    text-decoration: underline;
}
.ich1 a:hover
{
    border-bottom: 1px solid #1D7591;
    text-decoration: none;
}

.bold_line
{
    font-size: 0;
    height: 9px;
    line-height: 0;
    margin-bottom: 20px;
}

.block2
{
    border: 1px solid #D1E1E0;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #EEEEEE;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.block2 h2
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #F4F4F4 none repeat scroll 0 0;
    font-size: 12px;
    line-height: 28px;
    padding: 0 0 0 10px;
}

.block2 ul li
{
    /*background: transparent url(/pics/newnine/li.gif) no-repeat scroll 12px 8px;*/
    color: #999999;
    line-height: 20px;
    padding: 0 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

/*search*/

.greyinput
{
    color: #1D7591;
}
input
{
    color: #222222;
    font-family: Helvetica,Arial,Sans-Serif;
    font-size: 13px;
    font-weight: 400;
    margin: 2px 0;
    padding: 2px 2px 1px;
}
input, textarea, select
{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
input:-moz-read-write, textarea:-moz-read-write
{
    -moz-user-modify: read-write !important;
}

