﻿@import url(../css/ty.css);
@import url(../css/pinglunread.css);
body
{
}
#content
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E9F4E6;
}
#head
{
    height: 68px;
    background-image: url(../images/head.jpg);
    background-repeat: repeat-x;
}
#head img
{
    float: left;
    height: 56px;
    margin-top: 10px;
}
#headtext
{
    color: White;
    float: right;
    margin-top: 6px;
    margin-right: 8px;
}
#headtext a
{
    color: White;
}
#exit
{
    margin-left: 850px;
    margin-top: 36px;
}
#footer
{
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: Gray;
}

/*表单*/
.biaodan
{
    border: 0px;
    padding: 0px;
    font-size: 12px;
}
.biaodan tr
{
    vertical-align: top;
}
.biaoqian
{
    font-weight: bolder;
    text-align: right;
    width: 100px;
    vertical-align: middle;
}
.shuru
{
    text-align: left;
}
.zhushi
{
    font-size: 12px;
    color: Gray;
    line-height: 18px;
}
/*表单*/
/*userlogin.aspx*/
#logcontent
{
    width: 800px;
    text-align: center;
    border: solid 1px #3B9708;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    padding-bottom: 22px;
}
.contenthead
{
    background-image: url(../images/bg_location.jpg);
    background-repeat: repeat-x;
    height: 50px;
    border-bottom: solid 1px #cccccc;
    margin-bottom: 22px;
}
#logleft
{
    float: left;
    width: 60%;
}
#logright
{
    float: right;
    width: 40%;
    padding-top: 22px;
}
.biaodan_log .biaoqian
{
    width: 200px;
    height: 30px;
}
.biaodan_log .shuru
{
    width: 300px;
    height: 30px;
}
/*按钮*/
.button1
{
    display: block;
    width: 150px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    background: url(   "../images/bg_button.gif" ) no-repeat 0 0;
    font-weight: bold;
    border: none;
}
.button2
{
    width: 48px;
    color: #fff;
    background: url(   "../images/bg_button.gif" ) no-repeat 0 -43px;
    border: none;
}
.button3
{
    width: 85px;
    height: 21px;
    color: #fff;
    background: url("../images/bg_button.gif" ) no-repeat -95px -43px;
    border: none;
}
/*按钮结束*/
/*usercontrol*/
#controlcontent
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    border-top: solid 1px #3B9708;
}
#controlleft
{
    float: left;
    width: 160px;
    padding-top: 22px;
    border-left: solid 1px #3B9708;
    border-bottom: solid 1px #3B9708;
    background-color: #fff;
}
#controlright
{
    float: right;
    width: 730px;
    border-right: solid 1px #3B9708;
    border-bottom: solid 1px #3B9708;
    background-image: url(../images/bg_location.jpg);
    background-repeat: repeat-x;
}
#mynav1, #mynav2, #mynav3, #mynav4, #mynav5, #mynav6
{
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 26px;
    background-repeat: no-repeat;
    margin-left: 16px;
    display: block;
    margin-top: 6px;
}
#mynav1
{
    background-image: url(../images/ico-bg1.gif);
}
#mynav2
{
    background-image: url(../images/ico-bg2.gif);
}
#mynav3
{
    background-image: url(../images/ico-bg3.gif);
}
#mynav4
{
    background-image: url(../images/ico-bg4.gif);
}
#mynav5
{
    background-image: url(../images/ico-bg5.gif);
}
#mynav6
{
    background-image: url(../images/ico-bg6.gif);
}
#right-title
{
    height: 40px;
    font-size: 16px;
    padding-left: 36px;
    line-height: 40px;
    border-bottom: solid 1px #999999;
    font-weight: bolder;
}
.content-title
{
    background-color: #F0FBDD;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bolder;
    padding-left: 12px;
    padding-top :2px;
}
.content
{
    line-height: 24px;
    padding-left: 30px;
    min-height :300px;
    height :auto  !important;
    height :300px;
   background-color: #fff;
}

