﻿*{
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(footerbg.jpg) repeat-x;
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; background:#000000;}

.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-bottom:1px solid #5E5C4D; border-left:1px solid #5E5C4D; border-right:1px solid #5E5C4D;}
.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;border-left:1px solid #5E5C4D; border-right:1px solid #5E5C4D; border-top:1px solid #5E5C4D;}

body {
	margin:0px;
	font-size:12px;
	color:#CCCCCC;
	/*background:#000000 url(images/bg.jpg);*/
	background:#000000;
	font:12px/1.5em Verdana, Arial, "宋体",Helvetica, sans-serif;
}
a:link{
	color: #989898;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
.nr {
	position:absolute;
	margin:0 0 0 0px;
	width:100%;
	height:100%;
}
#showContent {
	display:none;
	position:absolute;
	margin-left:0px;
	margin-top:0px;
}
.showtxt{
	position:absolute;
	top:0;
	left:0;
}

html>body #showContentbg {background: url(../images/bluebg.png)}* html #showContentbg {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/bluebg.png')}

.down {
	position:absolute;
	width:100%;
	height:20px;
	margin-top:585px;
	display:none;
}
#nrshow {
	position:absolute;
	top:190px;
	left:80px;
	width:590px;
	height:280px;
}