/*基本信息*/

body {font:12px 宋体;margin:0px;text-align:center;background:#000000;}

a:link,a:visited {font-size:12px;text-decoration: none;}
a:hover{}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #ffffff;
}
a {
	font-family: 宋体;
	font-size: 12px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}

/* 板式 */ 
.ding-01{width:960px;/* 总的宽度 */  height:239px; } 
.ding{width:960px;/* 总的宽度 */  height:24px; BACKGROUND: url(../img/ding.gif);line-height:24px;/* 文字垂直距中 */ text-align:left;} 
.banner{width:960px;/* 总的宽度 */  height:178px; BACKGROUND: url(../img/banner/indexbanner.jpg)} 
.dance01{width:960px;/* 总的宽度 */  height:37px; BACKGROUND: url(../img/dance01.jpg);line-height:37px;/* 文字垂直距中 */} 
#zhong-1{position:absolute;left:0px;top:5px;width:230px;/* 总的宽度 */BACKGROUND:#a60606; margin-top:5px; } 
#zhong-2{position:absolute;left:231px;top:5px;width:729px; BACKGROUND:#a60606;} 



.di{width:960px;/* 总的宽度 */  height:120px; BACKGROUND: url(../img/di.jpg);} 

.di1{ height:30px;line-height:30px; }
.di2{height:90px;}

/* 字体 */
.STYLE1 {	FONT-WEIGHT: bold; COLOR: #ffff00;font-size: 16px;}
.yellow {	FONT-WEIGHT: bold; COLOR: #ffff00; padding-left:10px;}
.yellow1 {COLOR: #ff986a}videbk {
	border: 1px solid #000000;
}
.videebk {
	border: 1px solid #000000;
}
/*控制内容页图片居中*/
.ContentimgBox img{
    vertical-align:middle;
    display:inline;
}
#menuDiv
{
width:960px;
background-image:url(/Images/dance01.jpg);
}
/*菜单Begin*/
#menu
{
list-style:none;
margin:0px;
padding:0px;
padding:0px 0px 0 0;
height:37px;
text-align:center;
}
#menu li{
float:left;
display:block;
cursor:pointer;
width:73px;
text-align:center;
vertical-align:middle;
line-height:37px;
color:#949694;
font-weight:bold;}
#menu a{
width:100%;
height:37px;
font-size:13px;
line-height:37px;
float:right;
text-decoration:blink;
}
#menu a:hover{
padding:0px;
width:100%;
font-size:14px;
border-left:1px solid #CC0000;
border-top:0px solid #A8C29F;
border-right:1px solid #CC0000;
background-image:url(/Images/menubg1.jpg);
color:#ffff00;
font-weight:bold;
height:37px;
line-height:37px;
}
/*菜单End*/