@charset "utf-8";
/* 全局 */
* {margin:0;padding:0;}
body{background:#FFFFFF;}
body,th,td,input,select,textarea {font-family: Verdana, Helvetica, sans-serif;font-size: 12px;color: #000000;}
a:link,a:visited{color:#0000CC; text-decoration:underline;}
a:hover,a:active{color:#FF0000;}
ul{list-style-type:none;}
.clear{width:auto; height:5px; clear:both; overflow:hidden;}
.red{color:#f00;}

/* 头部 */
#head {width:768px;margin:3px auto 0 auto;height:60px;overflow:hidden;clear:both;}
#head .logo{width:110px;text-align:center; float:left;}
#head .right{width:620px;height:23px;line-height:22px;float:right;text-align:right; padding:35px 20px 0 0;border-bottom:#ddd 1px solid;}
#navTop {background:#DAF1FB;border-top:#4CA8D9 1px solid;width:768px;height:24px;line-height:23px;margin:15px auto 0 auto;font-size:14px;overflow:hidden;}
#navTop li{float:left;}
#navTop li.l{width:390px;padding-left:10px;}
#navTop li.r{width:350px;text-align:right;font-size:12px;}

/* 内容 */
.border{border:#9DD4F1 1px solid;}
#main {width:768px;margin:3px auto 0 auto;height:auto;overflow:hidden;clear:both;}
#main .ml{float:left;width:190px;}
#main .ml .menu{width:180px!important;width /**/:190px;padding:5px; background:#F2F9FC;}
#main .mr{width:571px; float:right;}

ul.m {width:165px;margin:0 auto 0 auto;}
ul.m li{height:24px;line-height:24px;text-align:center; background:url("../images/about/menu_li_bg.gif") bottom repeat-x;margin-bottom:3px;}
ul.m li:hover{background:#DAF1FB;}
ul.m li.on{background:url("../images/about/menu_li_bg.gif") #DAF1FB bottom repeat-x;}
ul.m li.on a{color:#f00;}
ul.m a{font-size:14px; text-decoration:none;color:#444;}

.left_box{width:190px;}
.left_list{margin:5px auto 5px auto;}
.left_list li{line-height:22px;width:165px;padding-left:7px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.left_title{background:#F2F9FC;line-height:22px;text-indent:8px;font-weight:bold;border-bottom:#DDE7F9 1px solid;border-right:#DDE7F9 1px solid;}

.textTitle{background:#F2F9FC;line-height:22px;text-indent:10px;font-weight:bold;border-bottom:#DDE7F9 1px solid;border-top:#9DD4F1 1px solid;}
.text{margin:10px;line-height:22px;}
.text b{font-weight:bold; line-height:40px;}
ul.list{list-style-type: inherit!important;margin-left:15px;}
ul.list li{list-style-type: disc;line-height:26px;}
ul.math {list-style-type: inherit!important;margin-left:25px;}
ul.math li{list-style-type:decimal;}
ul.ctat {padding:10px 0 10px 0;border-top:#DDE7F9 1px solid;}
/* 底部 */
#footer{width:758px;text-align:center;margin:8px auto 0 auto;padding:5px;border-top:#9DD4F1 1px solid;line-height:19px;}
#footer .line{color:#cccccc;padding:0 5px 0 5px;}