﻿/* 通用 //////////////////////////////////////*/
body
{
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    background: #fff;
}
div, td
{
    font-size: 12px;
    color: #797979;
    vertical-align: top;
    text-align: left;
}
table
{
    border: 0px;
}
form
{
    padding: 0px;
    margin: 0px;
}
img
{
    border: 0px;
}
a:link, a:visited
{
    color: #626262;
    font-size: 12px;
    text-decoration: none;
}
a:hover
{
    color: #f00;
    font-size: 12px;
    text-decoration: none;
}

a.more:link,a.more:visited
{
    color:#f00;
    font-weight:bolder;
}
a.more:hover
{
    color: #f00;
    font-weight:bolder;
    text-decoration:underline;
}

a.b:link,a.b:visited
{
    color:#1096ed;
    font-weight:bolder;
}
a.b:hover
{
    color: #1096ed;
    font-weight:bolder;
    text-decoration:underline;
}


/*  //////////////////////////////////////*/
.body
{
    width: 992px;
}
.head
{
    width: 1000px;
    border-top: solid 1px #716f64;
    background: url(  '../images/headbg.gif' ) repeat-x;
    height: 112px;
}
.navtd
{
    padding: 8px 0px 0px 20px;
    color:#0ce7fb;
}
.navtd a:link, .navtd a:visited
{
    color: #0ce7fb;
}
.navtd a:hover
{
    color: #fcca00;
}

.ggglist a:link, .ggglist a:visited
{
    color:Red;
}
.ggglist a:hover
{
    text-decoration:underline;
}
.headcomm
{
    color: #375c77;
    padding: 8px 0px 0px 255px;
}



.box
{
    border:solid 1px #2694d7;
}
.box_title
{
    border-bottom:solid 1px #2694d7;
    background:#ecf4f6;
}
.box_title_td01
{
    height:18px;
    padding:6px 0px 2px 16px;
    font-weight:bolder;
    color:#1096ed;
    font-size:14px;
}
.box_title_td02
{
    text-align:right;
    padding:8px 10px 0px 0px;
}
.box_title_td02 a:link,.box_title_td02 a:visited
{
    color:#f00;
    font-weight:bolder;
}
.box_title_td02 a:hover
{
    color:Red;
    font-weight:bolder;
    text-decoration:underline;
}

.molist01
{
    border-bottom:solid 1px #dce1e3;
    color:#1096ed;
    font-weight:bolder;
}
.molist02
{
    border-bottom:solid 1px #dce1e3;
    color:#797979;
    font-weight:bolder;
}
.molist03
{
    border-bottom:solid 1px #dce1e3;
    color:#797979;
}