/*
 * @Author hanruichen 651288180@qq.com
 * @Msn:tangbohu110@hotmail.com
 * @Date:2010-01-28
 */
@import url(global.css);
@import url(footer.css);
@import url(licai.css);
/*--------------------------*/
#main  .siteContent{color:#333;line-height:2em; font-size:13px; background:url(../images/site.jpg) repeat-x;padding:10px 30px;margin-bottom:20px;}
#main  .siteContent h4{color:#9f0100; font-size:14px;margin:10px 0;}
#main .mapsite img{ vertical-align:top;}
#main .mapsite{ background:url(../images/map_bg.jpg) no-repeat bottom right;}


@charset "utf-8";
/* CSS Document */
/*结构展示*/
#website{width:1000px;
min-width:1000px; font:"宋体"; font-size:12px; text-decoration:none; margin:auto;
   min-height:100px;
    height:auto !important;
    height:100px;
    overflow:hidden !important;
    overflow: visible;}
#website a:link{text-decoration:none; color:#000000;}
#website a:visited{text-decoration:none; color:#000000;}
#website a:hover{text-decoration:none; color:#000000;}
#website a:active{text-decoration:none; color:#000000;}
#websitetop{ background:url(../images/web_topbg.jpg) repeat-x; height:86px; width:100%;}
.websitetxt{ height:auto; margin-left:0; margin-right:0;}
.websiteone{ height:600px; width:132px; float:left; vertical-align:middle; background:url(../images/site_b0.gif) no-repeat center; margin:0px; padding:0px;}
.websitecontent{ height:100%; width:700px; float:left; margin-left:0px;display:inline;}
.webTop{ }/*按钮居左距离 height高度影响FF浏览器*/
.webMid{height:auto;float:left;  width:auto;  background:url(../images/web_linebg.gif) repeat-y left;}
.webtTopline{ background:url(../images/web_topline.gif) no-repeat; float:left;  overflow:hidden; width:46px; height:50px;}/*边线高度overflow溢出隐藏*/
.webContent{ float:left; width:700px;}
.webtLine{ background:url(../images/web_line.gif) no-repeat; float:left;  overflow:hidden; width:46px; height:50px;}
.webtEndline{ background:url(../images/web_endline.gif) no-repeat;float:left;  overflow:hidden; width:46px; height:50px;}
.webTxt{ background:url(../images/webtxt.gif) no-repeat center; width:88px; height:32px; display:block; float:left; vertical-align:middle; text-align:center; padding:18px 0px 0px 0px; margin-right:6px;}/*margin-right控制右边空隙*/
.webTxt1 {font:bold 12px "Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif;  margin:6px 6px 2px 6px; display:inline; float:left;}
.webTxt1 a * {display:block;float:left;position:relative;}
.webTxt1 a {float:left; cursor:pointer; text-decoration:none; display:block;}
.webTxt1 a span { padding:0; background:url(../images/webtxtright.gif) right no-repeat;}
.webTxt1 a span span {left:-8px; padding:0;}
.webTxt1 a span span span {left:0px; padding:0; background:url(../images/webtxtleft.gif) left no-repeat;}
.webTxt1 a span span span strong { float:left; display:block;left:4px; padding:12px 12px 12px 10px; background:url(../images/webtxtmid.gif) right no-repeat; font-weight:normal;}
.webTxt1 a:hover, .install-button a:focus, .install-button a:active { color:#CC0000; font-weight:bold;}/*鼠标滑过文字显示效果*/
.webTxt2 a * {display:block;float:left;position:relative;}
.webTxt2 a {float:left; cursor:pointer; text-decoration:none; display:block;}
.webTxt2 a span { padding:0; background:url(../images/webtxtright2.gif) right no-repeat;}
.webTxt2 a span span {left:-6px; padding:0;}
.webTxt2 a span span span {left:0px; padding:0; background:url(../images/webtxtleft2.gif) left no-repeat;}
.webTxt2 a span span span strong { float:left; display:block;left:2px; padding:12px 21px 12px 10px; background:url(../images/webtxtmid2.gif) right no-repeat; font-weight:normal;}
.webTxt2 a:hover, .install-button a:focus, .install-button a:active { color:#CC0000; font-weight:bold;}/*鼠标滑过文字显示效果*/
/*隐藏栏目开始*/
.webHidden{height:auto; width:700px; float:left; padding-left:140px;display:inline; background:url(../images/web_linebg.gif) repeat-y left;}
/*结构展示结束*/