﻿@import url(global.css);

/*
秀峰 CSS 定义
Author:Tanke
Function:公用定义
*/

#wyfold{width:1000px;}
#wyfold td{height:100%}
#wyfold .topbg{ background-color:#80DFB5; height:4px; font-size:0px}
/* 导航 */
.CommonNav{margin:0px; padding:0px;  }
.CommonNav li{ height:43px; padding:5px 0 0 13px; margin-right:12px; background:url(/images/NavAlink.gif) no-repeat; float:left; }
.CommonNav li.sel{background:url(/images/NavAHover.gif) no-repeat;}
.CommonNav a:hover{filter:blur(strength=50)}


/* 左部 */
.LeftulMenu{margin-top:2em; width:86%;}
.LeftulMenu li{background:url(/images/LeftLineBg.gif) repeat-x 0 30px;padding-top:.2em; line-height:30px}
.LeftulMenu li a{color:#1C4D3C; text-decoration:none}
.LeftulMenu li a:hover{ text-decoration:underline}

/* 内容 */
.navbg1{ margin: 0 5px;}
.navbg{padding: .8em 0 .5em .5em; height: 30px; background: url(/images/ContentBgNav.gif) repeat-x;}
.contentbg{background:url(/images/ContentBg.png) #5ccece repeat-x}
.dline{margin:0px 35px 0 35px;}
.dline div.ml{margin-left:20px; line-height:2;font-size:14px;font-weight:bold;}
.line{margin:14px 0;}
.cloud{height: 90px; background: url(/Images/ContentRightBottom.png) no-repeat}
.copyright{background: url(/images/contentBottombg.gif) repeat-x; height: 20px}
.cc a{color:green; text-decoration:none}
.cc a:hover{ text-decoration:underline}