/* base */
*{ margin:0;padding:0;}
body{ font-size:12px; color:#767676; line-height:180%;}
ul, ol {list-style:none; display:block;}
a:link,a:visited{ color:#7A7D7D; text-decoration:none;}
a:hover {color:#7A7D7D; text-decoration:underline;}
img {border:0;}
.clear{ clear:both;}
input{ font-size:12px; padding:2px; color:#7A7D7D;}

/**body img{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://www.imeetyou.net/img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}**/



/*topÑùÊ½*/
.navLeft,.navMid{ float:left;}
.navRig{ float:right;}
.nav{ background:url(../images_new/bg1_06.gif) repeat-x left top; height:37px;}
.navLeft{ background:url(../images_new/bg2_05.gif) no-repeat left top; width:5px;  height:37px;}
.navRig{ background:url(../images_new/bg3_06.gif) no-repeat right top; width:5px;  height:37px;}
.navMid{ color:#000; width:940px; padding-left:10px;}
.navMid li{ float:left; padding:0 17px 0 17px;}
#navCon{ padding:8px 0 0 0;}
#navCon a:link,#navCon a:visited,#navCon a:hover{ color:#000;}
#telBg{ background:url(../images_new/bg4_11.gif) no-repeat 18px 7px; width:146px; height:22px; padding:9px 0 0 40px; font-weight:bold; color:#6E6E6E;}


/*bottomÑùÊ½*/
.bottom{ margin-top:20px; height:63px; text-align:center;}
.botLink{ color:#000; padding:0 0 5px 0;}
.botLink a:link,.botLink a:visited,.botLink a:hover{ color:#000;}
