/* 通用en整体CSS */

/* 通用 CSS开始 */

body{ font-family:Arial, Verdana, Helvetica, sans-serif; margin:0px; text-align:center; background: #4B7BC9 url(../../images/bgblue.jpg) repeat-x bottom; }

a:link,a:visited,a:active{ color:#034EA2; text-decoration:none}
a:hover{ color:#000; text-decoration:underline;}
a.gray:link,a.gray:visited,a.gray:active{ color:#4B4B4B;}
a.gray:hover{ color:#000; text-decoration:underline}
/* 通用 CSS结束 ------*/

/* 顶部 CSS开始 */
#Top{ height:130px; }
#TopContainer{ min-width:100%; margin:0px; text-align:center; background: #FFF url(../../images/TopContainerBg.gif) repeat-x bottom;}
#TopBody{ width:1002px; margin:0 auto;height:110px; background:url(../../images/TopBody_bg.gif) no-repeat bottom }
#TopContainer{ position:fixed; left:0px; top:0px;}

#TopLan{ top:10px; height:20px;  font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#034EA2; position:relative; padding-right:20px; clear:right; }
#TopLan ul{ float:right; list-style:none; margin:0px;}
#TopLan ul li{ float:left; margin:0px; margin:0 8px; display:block; line-height:28px;}
#TopLan a:link, #TopLan a:visited,#TopLan a:active{ color:#034EA2}
#TopLan a:hover{ color:#034EA2; font-weight:bold; text-decoration:underline}

#TopMenu{ top:60px; height:25px;  font-family:Arial, Verdana, Helvetica, sans-serif; font-size:14px;  position:relative; clear:both; text-align:left; padding-right:90px;   }
#TopMenu ul{ float:right; list-style:none; margin:0px;}
#TopMenu ul li{ float:left; margin:0 4px; display:block; line-height:28px;}
.TopMenuDiv{ width:1px; height:25px; background:#E0E7E9}
#TopMenu a:link, #TopMenu a:visited,#TopMenu a:active{ color:#034EA2}
#TopMenu a:hover{ color:#000; text-decoration:underline}
/* 顶部 CSS结束 ------*/


/* 中间 CSS开始 */
#MidContainer{ overflow:visible; display: block;}
#MidContainer{width:1002px;  margin:auto; padding:0px;   }
#MidApplyArea{
margin-top:5px;
width:1002px; height:346px; overflow:visible;
background-image:url(../../images/index-apply-bg.png); !important;/* FF IE7 */
background-repeat: no-repeat;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/index-apply-bg.png); /* IE6 */
_background-image: none; /* IE6 */
}
#MidApply{ width:690px; float:left; padding-top:10px; padding-right:0px; padding-bottom:0px; padding-left:10px;}
.ApplyImg, a.ApplyPre, a.ApplyEmRom, a.ApplyIcu, a.ApplyVital{ width:160px; height:100px; float:left; margin-top:0px; margin-right:10px; margin-bottom:10px; margin-left:0px; position:relative;}
a.ApplyPre:link, a.ApplyPre:visited, a.ApplyPre:active{ background:url(../../images/index-apply-13.jpg) no-repeat;}
a.ApplyPre:hover{ background:url(../../images/index-apply-13-2.jpg) no-repeat;}
a.ApplyEmRom:link, a.ApplyEmRom:visited, a.ApplyEmRom:active{ background:url(../../images/index-apply-24.jpg) no-repeat;}
a.ApplyEmRom:hover{ background:url(../../images/index-apply-24-2.jpg) no-repeat;}
a.ApplyIcu:link, a.ApplyIcu:visited, a.ApplyIcu:active{ background:url(../../images/index-apply-31.jpg) no-repeat;}
a.ApplyIcu:hover{ background:url(../../images/index-apply-31-2.jpg) no-repeat;}
a.ApplyVital:link, a.ApplyVital:visited, a.ApplyVital:active{ background:url(../../images/index-apply-34.jpg) no-repeat;}
a.ApplyVital:hover{ background:url(../../images/index-apply-34-2.jpg) no-repeat;}

#MidBot{ width:690px; height:80px; float:left; clear:both;}
.MidBotImg{ width:170px; height:80px; float:left; margin-right:10px;}
.MidBotNews{ width:330px; height:80px; float:left; background:url(../../images/index-news-bg.png) no-repeat;}

#LeftNewsCont{ margin:5px; height:70px; overflow:hidden;}
#LeftNewsCont td{ padding:2px;  font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px; text-align:left; line-height:150%;}
#LeftNewsMar{}



/* 底部 CSS开始 */
#FootBody{ width:690px; float:left; margin:5px auto; clear:both; border:1px solid #E0E7E9;  }
#FootCont{ margin:0px; padding:5px; height:25px; background-color:#F7F7F7;  font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; line-height:150%; color:#034EA2;}
/* 底部 CSS结束 ------*/

