﻿/*Home样式*/
body { background-color: #FEFEFE; font-family: 微软雅黑,宋体, Arial, Helvetica, sans-serif; font-size: small; }
a { text-decoration: none; color:#206b9e }
a:visited { color: #206B9E; }
*{ margin:0; padding:0}
/*--页面层容器--*/
#Container { width: 980px; margin: 0px auto; padding: 0px; font-size: 9pt; }
/*--页面头部--*/
#Header { width: 980px; margin: 0px auto; padding: 0px; }
/*--页面主体--*/
#PageBody { width: 980px; margin: 0px auto; padding-top: 0px; padding: 0px; background: url('/Images/NoArea/bg2.jpg') repeat-y; }
#PageBody-falsh { width: 930px; height: 338px; margin: 0px 25px; }
#PageBody-news { width: 930px; height: 275px; margin: 10px 25px; }
#news-fwjs { float: left; width: 224px; height: 275px; background: url('Image/News-background.gif'); }
#news-fwjs-image { height: 120px; }
#news-fwjs-image ul { list-style: none; padding: 0px; margin: 0px; }
/*--页面底部--*/
#Footer { width: 980px; margin: 0px auto; margin-bottom: 15px; padding-top: 0px; padding: 0px; height: 120px; background: url('/Images/NoArea/bg3.jpg') no-repeat; }
#Footer div { float: left; }
#Footer div div { float: none; margin: 2px; }
/*链接样式*/

/*图片链接样式*/
img { border: 0px; }

/*Security样式*/
/*--页面层容器--*/
#Container-Security { width: 980px; margin: 0px auto; padding: 0px; }
/*--页面头部--*/
#Header-Security { width: 980px; margin: 0px auto; padding: 0px; }
/*--页面主体--*/
#PageBody-Security { width: 980px; margin: 0px auto; padding: 0px; }
#PageBody-Security-falsh { width: 952px; height: 190px; margin: 3px 13px; }
#PageBody-Security-Content { width: 960px; margin: 0 10px; overflow: hidden; }
#PageBody-Security-Content-menu { height: auto; margin: 0px 0px; float: left; background-color: #f1f9ff; }
#PageBody-Security-Content-right { width: 723px; margin: 0px 0px; text-align: left; }

/*--页面底部--*/
#Footer-Security { width: 980px; margin: 0px auto; height: 120px; padding: 0px; }
/*链接样式*/
#wz A:link { color: #A09191; text-decoration: none; }
#wz A:visited { color: #A09191; text-decoration: none; }
#wz A:hover { color: #A09191; text-decoration: none; }
/*图片链接样式*/
img { border: 0px; }

/**菜单的骨架**/
.menu * { margin: 0; padding: 0; }
.menu { overflow: hidden; width: 209px; }
.menu a, .menu div { width: 100%; float: left; clear: both; display: inline;cursor: pointer;  }

/**菜单的个性**/
.menu a:hover { color: #0000FF; }
.menu { background: #f1f9ff; }
.menu div { margin-left: 15px; margin-top: 3px; overflow:hidden }
.menu a { background: url("/Images/NoArea/menu-tb.gif") repeat scroll 0 0 transparent; height: 47px; text-align: left; color: white; line-height: 47px; font-weight: bold; font-size: large; }
.menu div a { background-image: url("/Images/NoArea/menu-tb1.gif"); background-repeat: no-repeat; color: #206B9E; cursor: pointer; list-style-type: none; margin-bottom: 5px; margin-left: 0; margin-top: 0; padding-bottom: 0; padding-left: 15px; padding-top: 0;  text-decoration: none; height: 19px; line-height: 19px; font-size: small; }
.menu div div a { background-image: url("/Images/NoArea/menu-tb2.gif"); background-position: left center; background-repeat: no-repeat; color: #333333; font-weight: normal; }

