﻿/**************************  全局元素综合配置 *******************************/
html {background:url(../Images/topBg.gif) repeat-x;margin:0px;padding:0px;}

body,form{font-family: 宋体, serif;  margin: auto; padding:0px; width:952px;}

div,form,ol,ul,li,td,th,label,span{font-family:宋体;font-size:12px;white-space:normal;}

ul,li{margin:0px;padding:0px;list-style:none;}

table{margin:0 auto;border-collapse:collapse;}

div{overflow:hidden;zoom:1;} /* 在ie6下必须设置 zoom:1 不然div还是不会自动撑开。*/

img{border-width:0px;}

p{margin:0px;padding: 10px 0px 0px 0px;line-height:100%;}

hr{height:1px;border-width:0px;background:#D8D8D8;color:#D8D8D8;}

a:link {color: #5E5E5E;text-decoration:none;}
a:visited {color: #5E5E5E;text-decoration:none;}
a:hover {color: #CC0000;text-decoration:underline;}

/**********************  公共类配置  *******************************/

/* Padding,Margin */
.marginTop{margin-top:10px;}

.ui-tabs .ui-tabs-nav {display:block; overflow:hidden;}
.ui-tabs .ui-tabs-nav li {height:32px;line-height:32px;text-align:center;float:left;}
.ui-tabs .ui-tabs-nav li a {display:block; padding:0px 15px;text-decoration: none;color:#000;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {font-weight:bold;}
.ui-tabs .ui-tabs-hide { display: none !important;}

/********************** Other.master *************************/
.aboutAssistant{float:left;display:block;}
.aboutTopNav{float:right;display:block;}
.aboutTopNav li,.aboutAssistant li{float:left;height:40px;line-height:40px;text-indent:5px;}

.logo{float:left;width:235px;height:76px;background:url(../Images/Logo.gif) no-repeat;margin-top:10px;}
.mainNav{float:right;margin-top:16px;}
.mainNav li{float:left;margin-left:5px;text-indent:22px;line-height:23px;height:25px;background:url(../Images/Icon.png) no-repeat 0px -125px;}
.topSearch{float:right;width:270px;margin-top:10px;}
.topSearch .searchHotKey{display:none;}

.footer{width:800px;margin:auto;border-top:1px solid #c8c8c8;margin-top:20px;text-align:center;color:#5E5E5E;}
.footer .navOtherFooter{margin:auto;width:450px;}
.footer .navOtherFooter li{float:left;text-indent:5px;line-height:32px;height:25px;}
.footer .copyRight{}
.footer .other{line-height:20px;}

/********************** Other.aspx *******************/
.leftMenu{float:left;width:190px;background:url(../Images/Other/menu_Bg.gif);}
.leftMenu .head{height:55px;background:url(../Images/Other/other.png) no-repeat 0px 0px;color:White;line-height:55px;text-indent:10px;}
.leftMenu .head .title{font-size:24px;font-style:italic;font-weight:bold;padding-left:5px;}
.leftMenu .nav{background-color:White;width:176px;margin-left:6px;}
.leftMenu .nav li{text-indent:38px;line-height:35px;height:32px;background:url(../Images/Icon.png) no-repeat 10px 5px; border-bottom:1px dashed #ccc;}
.leftMenu .hr{height:10px;background:url(../Images/Other/other.png) no-repeat 0px -60px;}
.leftMenu .other{}
.leftMenu .bottom{height:15px;background:url(../Images/Other/other.png) no-repeat 0px -75px;}

.main{float:left;width:752px;margin-left:10px;}

.banner{background:url(../Images/Other/banner_Top.jpg) no-repeat;width:752px;height:106px;font-size:24px;font-weight:bold;text-indent:25px;color:#888;font-style:italic;line-height:175px;}

.customBody{padding:15px 25px;width:700px;}
.customBody div,p,td,span{line-height:22px;}

.link{padding:5px 0px;display:block;}
.link li{width:135px;display:block;float:left;text-align:center;line-height:22px;}
