﻿*
{
    margin:0;
    padding:0;
}
#title
{
    position:absolute;
    width:100%;
    height:100px;
    background:url(../IMG/background.gif);
    z-index:-1;
    
}
body {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    font-size:14px;
    background:#fff;
}


#body
{
    width:990px;
    margin:0 auto;
}
.bg
{
    background: url(../images/login_bg.jpg) repeat-x scroll left top #FFFFFF !important;
}
.logo {
    background: none repeat scroll right top transparent;
    margin-top: 22px;
    min-height: 90px;
    text-align: left;
    width: 100%;
    position:relative;
}
.logo h2, .logo h3 {
    float: left;
    margin-top: 20px;
}
#header
{
    width:100%;
    height:100px;
    background:url(../IMG/head.gif) no-repeat;
    z-index:1px;
}
.line
{
    width:100%;
    height:0px;
    border:1px solid #9b9b9b;
    background:#9b9b9b;
}
#wrap
{
    width:100%;
    height:40px;
    
}
#wrap ul
{
    float:left;
    width:100%;
    height:40px;
}
#wrap ul>li
{
    font-size:14px;
    text-align:center;
    float:left;
    list-style:none;
    width:200px;
    height:40px;
    line-height:40px;
}
#wrap ul>li.link1
{
    width:60px;
}
#wrap ul>li.link2
{
    width:100px;
}

#main
{
    min-height:400px;
    background:#fff;
}
.wrapper
{
    overflow:hidden;
    height:5px;
    clear:both;
}
#footer
{
    text-align:center;
    height:30px;
    line-height:30px;
}
.btwrap
{
    height:30px;
}
.inputHide
{
	border-left:0px;border-top:0px;border-right:0px;border-bottom:1px
}

#AlertMessageBody
{
    color:#a6231b;
}

.crl 
{
    clear:both;
}

.new_line
{
    float: left; 
    width: 100%;
    margin-top:20px;
}

.info_titile
{
    float: left; 
    width: 80px; 
    
}

.info_content
{
    float: left; 
    width: 250px;
}

.info_content_bz
{
    float: left; 

}

#basic_std_info
{   
    float :left;
    width : 900px;
}

.info_titile_100
{
    float: left; 
    width: 100px; 
    
}