﻿@charset "utf-8";
/* CSS Document */

/*************** 背景颜色 ***************/
body {background:;background:#fff;  font-size:14px; margin:0px; padding:0px;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6,p { margin:0; padding:0;}
table,td,tr,th{font-size:14px;}
ul,ol,li{list-style:none;}

/*Blank*/
.blank1{ height:1px; clear:both; font-size:1px;overflow:hidden;}
.blank3{ height:3px; clear:both; font-size:1px;overflow:hidden;}
.blank6{ height:6px; clear:both; font-size:1px;overflow:hidden;}
.blank10{ height:10px; clear:both; font-size:1px;overflow:hidden;}
.blank15{ height:15px; clear:both; font-size:1px;overflow:hidden;}
.blank20{ height:20px; clear:both; font-size:1px;overflow:hidden;}
.blank30{ height:30px; clear:both; font-size:1px;overflow:hidden;}
.blank40{ height:40px; clear:both; font-size:1px;overflow:hidden;}
.blank60{ height:60px; clear:both; font-size:1px;overflow:hidden;}


/*header*/
.itop{width:100%; height:85px; background:url(../Images/bg.png) repeat-x;   overflow:hidden; }
.logo{float:left; width:180px; height:79px; background:url(../Images/logo.jpg) no-repeat;}
.logoyt {
    float: left;
    width: 180px;
    height: 79px;
    background: url(../Images/logoytgl.jpg) no-repeat;
}
.name{float:right; width:130px;}
.tb_list{ float:left; margin:25px 0 0 60px; display:inline;}
.tb_list a{color:#fff; font-weight:bold; text-decoration:none; width:60px; height:80px; display:block; padding:30px 0 0 0px; margin:0 0 0 50px; position:inline; float:left;}
.tb_list a:hover{color:#fff; font-weight:bold; text-decoration:none;}

.exit{ float:right; width:170px; margin:5px 0 0 0; display:inline;}
.yhmc{ width:60px; height:30px; background:url(../Images/dl.png) no-repeat; padding:0 0 0 25px; float:left; overflow:hidden;}
.yhmc a{color:#fff; font-weight:bold; text-decoration:none;}
.yhmc a:hover{color:#fff; font-weight:bold; text-decoration:none;}

.exit_tc{ width:60px; height:30px; background:url(../Images/exit.png) no-repeat; padding:0 0 0 25px; float:left; overflow:hidden;}
.exit_tc a{color:#fff; font-weight:bold; text-decoration:none;}
.exit_tc a:hover{color:#fff; font-weight:bold; text-decoration:none;}

/*middle*/
.middle{width:100%; margin:0 auto; text-align:center;}



/*bottom*/
.bottom{width:100%; height:33px; color:#5e5959; font-size:14px; text-align:center; background:#e6f1f5; height:34px; line-height:34px; vertical-align:middle;}