﻿@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
body { font-family:"宋体";text-align:left;color: #3a3a3a; line-height:20px;}
img{border:0;}
ul, li{padding:0; margin:0; list-style:none;}
a {text-decoration: none; color:#3a3a3a; cursor:pointer;}
a:hover {color: #C00;}

#container01{ margin: 0 auto;overflow:auto; color:#3d3d3d;  font-size:14px; line-height:22px;}
#wrapper01{ width:990px; background:#FFF; margin: 0 auto; overflow:auto;}
#header{ height:116px;}

#main01{overflow:auto;margin:10px 0px; }


/*登录*/
.banner{ margin-bottom:1px; height:59px;}
.denglu{ height:31px; border-bottom:1px solid #FFF; background:#e7e3e4;color:#7b797a; }
.denglu a{color:#7b797a; text-decoration:none;}
.denglu a:hover{ color:#C00; text-decoration:underline;}
.denglu .box01{ margin-left:30px; float:left; width:224px; line-height:30px; height:31px;}
.denglu .box02{ width:433px;float:left; color:#000; text-align:right;}
.denglu .box02  input{ border:1px #c5c3c3 solid; height:20px; width:88px; background:#FFF; line-height:20px; margin-top:5px;}
.denglu .box02  .button{ background:url(../images/img01.gif) no-repeat; width:50px; height:21px; border:0; color:#4b4b4b; margin:0 5px; font-size:12px; line-height:20px;}
.denglu .box03{ width: 258px;float:right;line-height:30px; height:31px;}
.denglu .box03 .font1{ margin-left:20px;}
.denglu .box03 .font2{ margin-left:10px; background:url(../images/icon03.jpg) left center no-repeat; padding-left:8px; }


/*导航*/
.logoold{ background: url(../images/logobg.gif) repeat-x left; height:84px; color:#FFF; float:left; width:990px;}
.logoold a{ color:#FFF;font-size:13px; font-family:宋体; line-height:20px;}
.logoold a:hover{color:#FFF ; font-size:13px;text-decoration:underline;}
.logoold .lg{ float:left; width:231px; height:84px;font-size:13px;}
.logoold span{font: normal 13px Arial, Helvetica, Sans-Serif,"宋体";line-height: 160%;}
.logoold .rg{ float:left; width:745px; margin:10px 0; border-bottom:1px solid #bd5354; padding-bottom:5px;font-size:13px;}
.logoold .rg01{ float:left; width:745px; font-size:13px; margin-top:8px;}
.logoold .rg01 .input01{ width:110px; height:20px; background:#FFF; margin-right:5px; border:1px solid #C00; line-height:20px;}
.logoold .rg01 .button01{ background:url(../images/button01.jpg) no-repeat ; width:36px; height:21px; border:0px; color:#FFF; font-size:12px; line-height:20px;}
