﻿*{
margin:0;
padding:0;
list-style:none;
}
table{
border-collapse:collapse;
}
img,td,button{
border:none;
}
/*===== Body Style 主体框架样式 =====*/
#wrap{
width:100%;
margin:0 auto;
background:#000;
}
#main{
width:1003px;
margin:0 auto;
background:#000;
}
#main .menu{
width:1003px;
height:76px;
}
#main .Yban{
width:1000px;
height:425px;
background:#dddddd;
}
#main .about{
width:1003px;
height:500px;
}
#main .Panel{
width:1003px;
}
#footer{
width:1003px;
margin:0 auto;
clear:both;
text-align:center;
background:url(footerline.jpg) repeat-x top left;
line-height:30px;
}
/*common*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;word-break:break-all;}
ul{list-style-type:none;}
li{display:block;}
select,input{vertical-align:middle;}
a{text-decoration:underline;}
a:hover,a:active,a:focus{color:#f00;}
.hide{display:none;}

.Container{margin:0 auto;width:1003px;height:615px;position:relative;}
.Fade{position:absolute;top:0;left:99px; width:805px;visibility:hidden;z-index:100;}
.Fade .BlkTop{clear:both;height:24px;}
.Fade .BlkTop a:link,.Fade .BlkTop a:visited{width:14px;height:14px;cursor:pointer;background:url(close.gif) no-repeat;float:right;display:inline;margin:5px 5px 0 0;}
.Fade .BlkTop a:hover,.Fade .BlkTop a:active{width:16px;height:17px;cursor:pointer;background:url(close_on.gif) no-repeat;float:right;display:inline;margin:4px 4px 0 0;}
.Fade .BlkMiddle{clear:both;height:500px;border:1px solid #cacaca;}
.Fade .BlkMiddle iframe{width:803px;height:500px;}
.Fade .BlkBot{clear:both;height:5px;background:url(bot.gif) no-repeat;line-height:0;font-size:0;overflow:hidden;}
.Titles{background:url(Titletop.gif) no-repeat;}
