﻿@import url("PubControl.css");

/*	所有样式的基类	all base style	*/
body { margin:0px; font-size:12px; font-family:宋体,Arial Narrow,arial,serif; }
a{ text-decoration:none; }
ul , li{ padding:0px; margin:0px; list-style-type:none; }
img{ border:none; }
.clear{ clear:both; }
form{ margin:0px; padding:0px; }
.pageSplit{ text-align:center; padding:7px; }
.lineHeight{ height:10px; }

/*	输入框获得焦点	focus with textbox	*/
.on-focus{ background:url(../Images/input-focus.gif) no-repeat; }


/*	全局样式	golbal style */
.Golbal{ }
/*	系统公用头部	golbal public header begin	*/
.Golbal .Header .Top{ height:35px; background:url(../Images/header_bg_1.gif) repeat-x; border-bottom:solid 1px #74bbd8; }
.Golbal .Header .Top .Logo{ width:106px; height:35px; background:url(../Images/header_logo.gif) no-repeat; float:left; }
/*
.Golbal .Header .Top .LogoOver ,
.Golbal .Header .Top .Logo:hover{ background-position:left -35px; }
*/
.Golbal .Header .Top .Search{ padding:9px 0px 0px 27px; width:180px; height:18px; float:left;  }
.Golbal .Header .Top .Search .txt{ border:none; height:18px; width:115px; padding-left:5px; font-size:12px; color:#333; background:url(../Images/header-searchtxt.gif) no-repeat; margin:0px; float:left; }
.Golbal .Header .Top .Search .btn{ width:45px; height:18px; background:url(../Images/header-searchbtn.gif) no-repeat; border:none; cursor:pointer; float:left; }
.Golbal .Header .Top .LoginPanel{ float:right;  }
.Golbal .Header .Top .LoginPanel a{ color:White; padding:12px 17px 0px 17px; display:inline-block;  height:23px; }
.Golbal .Header .Top .LoginPanel a.none{ padding:12px 5px 0px 5px; }
.Golbal .Header .Top .LoginPanel a.none:hover{ background:none; text-decoration:underline;  }
.Golbal .Header .Top .LoginPanel a.login{ background:url(../Images/ico-down.gif) no-repeat 47px 12px; padding:12px 30px 0px 17px; }
.Golbal .Header .Top .LoginPanel a.on ,
.Golbal .Header .Top .LoginPanel a:hover{ background-color:#0b3764; }
.Golbal .Header .Top .LoginPanel a.register{  }

.Golbal .Header .Top .link{ float:right; padding:8px 12px 0px 0px; color:White; }
.Golbal .Header .Top .link a{ color:White; }

.Golbal .Header .Menu{ height:56px; background:url(../Images/header_bg_2.gif) repeat-x; border-bottom:solid 1px #FFFFFF; padding-left:12px; }
.Golbal .Header .Menu a{ color:White; display:inline-block; width:80px; height:25px; padding-top:10px; margin-top:10px; text-align:center; }
.Golbal .Header .Menu a.on{ background:url(../Images/header_mean_on.gif) top center no-repeat; }

.Golbal .Header .Menu a.on:hover ,
.Golbal .Header .Menu a.over ,
.Golbal .Header .Menu a:hover{ background:url(../Images/header_mean_on.gif) no-repeat left -35px; color:#2e2e2e;  }


.Golbal .Header .MainMenu{ background:#0b3764; width:600px; height:430px; position:absolute; left:0px; top:35px;  visibility:hidden; z-index:1; }
.Golbal .Header .MainMenu .tit{ color:#00deff; font-weight:bold; font-size:14px; padding:20px 0px 10px 0px; }
.Golbal .Header .MainMenu .tit2{ color:#cfeaff; font-weight:bold; font-size:12px; padding:20px 0px 10px 0px; }
.Golbal .Header .MainMenu .item{ color:#a0c5db; line-height:20px; }
.Golbal .Header .MainMenu .item a{ color:#a0c5db; display:inline-block; padding:0px; }
.Golbal .Header .MainMenu .item a:hover{ color:#ffffff; text-decoration:underline; }
.Golbal .Header .MainMenu .Col1{ float:left; width:215px; height:360px; padding:5px 25px 25px 25px; margin-top:20px; border-right:solid 1px #375b7f; }
.Golbal .Header .MainMenu .Col2{ float:left; width:100px; height:360px; padding:5px 25px 25px 25px; margin-top:20px; border-right:solid 1px #375b7f; }
.Golbal .Header .MainMenu .Col3{ float:left; width:125px; height:360px; padding:5px 0px 25px 25px; margin-top:20px;  }

.Golbal .Header .LoginBox{ background:#0b3764; width:165px; height:165px; position:absolute; z-index:2; top:16px; visibility:hidden; overflow:hidden; }
.Golbal .Header .LoginBox .item{ margin:10px; color:White; line-height:22px; }
.Golbal .Header .LoginBox .item .txt{ border:none; background:#FFF; padding:2px; width:130px; }
.Golbal .Header .LoginBox .item .btn{ background:#0d5586; color:White; border:none; margin-top:5px; padding:5px; cursor:pointer; }

.Golbal .Header .SubMenu{ position:absolute; z-index:2; background:#FFF; top:80px; left:12px; width:auto; border-bottom:solid 5px #0098d8; visibility:hidden; } 
.Golbal .Header .SubMenu .Col{ width:80px; float:left; }
.Golbal .Header .SubMenu .w100{ width:100px; }
.Golbal .Header .SubMenu .w120{ width:120px; }
.Golbal .Header .SubMenu .w150{ width:150px; }
.Golbal .Header .SubMenu .w180{ width:180px; }
.Golbal .Header .SubMenu .title{ font-weight:bold; color:#068aad; text-align:center; border-bottom:dashed 1px #cccccc; padding:12px 5px 5px 5px; font-size:14px; } 
.Golbal .Header .SubMenu .items{  padding-bottom:5px; padding-top:5px; }
.Golbal .Header .SubMenu .items .tit{ padding:6px; color:#999999; text-align:center; font-weight:bold; }
.Golbal .Header .SubMenu .items a{ color:#262626; display:block; padding:6px; text-align:center; }
.Golbal .Header .SubMenu .items a:hover{ background:#0098d8; color:White; }
.Golbal .Header .SubMenu .items .hotStyle,
.Golbal .Header .SubMenu .items .hotStyle:hover{ background:url(../Images/header_meau_hotStyle.gif) no-repeat; width:159px; height:69px; padding:0px; display:inline-block; margin-left:10px; }
.Golbal .Header .SubMenu .left a{ text-align:left; }
/*	系统公用头部结束	golbal public header ended	*/

/*	系统共用底部开始	golbal public footer start	*/
.Golbal .Footer{ background:url(../Images/footer_bg.gif) repeat-x; height:144px; padding-top:9px; text-align:center; color:White; border-top:solid 1px #5e7a96; line-height:24px;  }
.Golbal .Footer p{ margin:0px; padding:0px; font-family:Verdana; }
.Golbal .Footer a{ color:White; }
.Golbal .Footer a:hover{ color:#ff7a01; }
/*	系统共用底部结束	golbal public footer ended	*/

DIV.HtmlEditor{ }
DIV.HtmlEditor table tr td{ padding:inherit; border-width:0px; background:none; }
DIV.HtmlEditor .ke-toolbar-table tr td{ padding:2px; }

/*	弹出窗	*/
.diag{ border:solid 8px #dedede; background:#f5fbff; }
.diag .title{ height:32px; cursor:move;  }
.diag .title .tit{ color:#39628c; float:left; margin:8px auto auto 6px; font-weight:bold; font-size:16px; }
.diag .title a{ float:right; margin:6px 12px auto auto; width:20px; height:20px; background:url(../Images/close.png) no-repeat; }
.diag .title a:hover{ background-position:left -20px; }


/*	资讯内容中的图片	*/
img.PhotoItem{ border:solid 1px #CCC; padding:2px; }

/*	分页控件	样式2	*/
.pageSplit2{ }
.pageSplit2 a{ display:inline-block; padding:2px 4px 2px 4px; line-height:100%; margin:auto 2px auto 2px; font-family:Arial; }
.pageSplit2 a.NoCss{ color:#e47100; font-weight:bold; font-size:14px; }
.pageSplit2 a.PageCss{ border:solid 1px #CCC; }
.pageSplit2 a.PageCss:hover{ color:White; background:#0085c2; }
.pageSplit2 a.up_next{ text-decoration:unerline; color:#0085c2; padding:4px; }
.pageSplit2 a.up_next:hover{  color:White; background:#0085c2; }


/*	无权限时候的登录提示框	*/
.LoginBoxTip{ border:solid 1px #e7c560; }
.LoginBoxTip .box{  border:solid 1px #ffff8d; padding:12px; background:#ffff8d url(../Images/ico_alert.gif) no-repeat 10px 11px; text-indent:20px; color:#4d4d4d; font-size:14px; }

.LoginBox{ height:320px; margin:20px auto; }
.LoginBox .Left{ float:left; }
.LoginBox .Box{ width:48%; border:solid 5px #ececec; position:relative;  }
.LoginBox .Box .box{ border:solid 1px #9b9b9b; height:290px; }
.LoginBox .Box .box .title{ height:22px; padding:12px; }
.LoginBox .Box .box .title .tit{ float:left; font-weight:bold; font-size:14px; width:50%; }
.LoginBox .Box .box .login{ width:80%; margin:10px auto; }
.LoginBox .Box .box .login th{ font-weight:normal; font-size:14px; width:80px; color:#4d4d4d; }
.LoginBox .Box .box .login td{ padding:12px 3px; }
.LoginBox .Box .box .login td input.txt{ border:solid 1px #9c9c9c; padding:5px; width:200px; }
.LoginBox .Box .box .login td.btn{ text-align:right;}
.LoginBox .Box .box .login td.btn .btn{ width:66px; height:32px; border:none; background:url(../Images/login_submit.gif) no-repeat; cursor:pointer; margin-right:40px; }
.LoginBox .Right{ float:right; }
.LoginBox .Box .body{ padding:12px; }
.LoginBox .Box .body .content{ float:left; width:50%; font-size:14px; line-height:180%; }
.LoginBox .Box .body .content .tel{ font-family:Batang; font-weight:bold; color:#ff9000; }
.LoginBox .Box .body .content .info{ width:140px; padding:20px 0px; }
.LoginBox .Box .body .content .register{ width:140px; height:37px; background:url(../Images/login_reg.gif) no-repeat; display:inline-block; }
.LoginBox .Box .tip{ position:absolute; right:5px; top:5px; cursor:help; color:#3fa9d8; }
.LoginBox .Box .tip:hover{ text-decoration:underline; }


/*	控件 -- 下载源文件	*/
.UI-photoview-info a.UI-photoview-downfile{ background:url(../Images/btn_down.gif) no-repeat left 2px; width:90px; height:14px; vertical-align:top;  }
.UI-photoview-info a.UI-photoview-downfile:hover{ background:url(../Images/btn_down.gif) no-repeat; }


/*	短信息提示框	*/
.messageover{ color:Orange; text-decoration:underline; }