﻿body
{
	background-color: #000000;
	text-align: center;
}
/*总框架*/
#wsdall
{
	width: 1000px;
	position: static;
	height: 1000px;
}

/*网标架*/
#wsdwangbao
{
	width: 1000px;
	position: static;
	height: 130px;
}

/*网标内左架*/
#wsdwangbaoleft
{
	float: left;
	width: 350px;
	position: relative;
	height: 130px;
}
/*网标内右架*/
#wsdwangbaoright
{
	float: right;
	width: 648px;
	position: relative;
	height: 130px;
}
/*网标内下滚动文字架*/
#wsdwangbaobottom
{
	width: 1000px;
	position: static;
	height: 25px;
}
/*导航架*/
#wsdlogne
{
	width: 1000px;
	position: static;
	height: 30px;
}
/*大动画架*/
#wsddaflash
{
	width: 1000px;
	position: static;
	height: 176px;
}

/*内容框架*/
#wsdneirong
{
	width: 1000px;
	position: static;
	height: 800px;
}
/*内容架左导航*/
#wsdneirongleft
{
	float: left;
	width: 200px;
	position: relative;
	height: 800px;
}

/*内容架右展示*/
#wsdneirongright
{
	float: right;
	width: 790px;
	position: relative;
	height: 800px;
}
/*内容架右展示左边*/
#wsdnrrleft
{
	float: left;
	width: 600px;
	position: relative;
	height: 750px;
}
/*
#wsdnrrleft A:link,#wsdnrrleft A:visited  { 
COLOR: #ff0; TEXT-DECORATION: none 
} 

#wsdnrrleft A:hover { 
COLOR: #fff; TEXT-DECORATION: underline 
} 
*/

/*内容架右展示右边*/
#wsdnrrright
{
	float: right;
	width: 180px;
	position: relative;
	height: 750px;
}
/*分页内容展示*/
#shwangbao
{
	width: 600px;
	position: static;
	height: 25px;
}

/*底动画框架*/
#wsdbottomflash
{
	width: 1000px;
	position: static;
	height: 150px;
}
/*页脚架*/
#wsdfoot
{
	width: 1000px;
	position: static;
	height: 145px;
}

/*总框架*/
