/* CSS Document */


/* CSS Document */

.STYLE1 {color: #FF0000 }

/*基本信息*/
body {font:12px Tahoma;margin:0px;text-align:center;background-color: #FFFFFF;}

/*页面头部*/
#header {width:768px;height:148px;margin-top:0px;background-image: url(images/index_music_02.jpg);no-repeat;}

/*菜单*/
#muneone{text-align:center;margin-left:auto;margin-right:auto;height:129;background:#F1F6E2;width:770px;}
#mune1{float:left;width:28px;margin-left:60px;padding:0px 0px 0px 0px;background-image: url(images/index_music_06.jpg);height:113px;no-repeat;}
#mune2{float:left;width:28px;margin-left:25px;padding:0px 0px 0px 0px;background-image: url(images/index_music_06.jpg);height:113px;no-repeat;}
#mune3{float:left;width:28px;margin-left:25px;padding:0px 0px 0px 0px;background-image: url(images/index_music_06.jpg);height:113px;no-repeat;}
#mune4{float:left;width:28px;margin-left:25px;padding:0px 0px 0px 0px;background-image: url(images/index_music_06.jpg);height:113px;no-repeat;}
#mune5{float:left;width:28px;margin-left:25px;padding:0px 0px 0px 0px;background-image: url(images/index_music_06.jpg);height:113px;no-repeat;}
#mune6{float:left;width:170px;margin-left:18px;padding:0px 0px 0px 0px;background-image: url(images/index_music_08.jpg);height:107px;no-repeat;}
#mune7{float:left;width:221px;margin-left:0px;padding:0px 0px 0px 0px;background-image: url(images/index_music_09.jpg);height:107px;no-repeat;}
#mune8{float:right;width:391px;margin-left:0px;padding:0px 0px 0px 0px;background-image: url(images/index_music_10.jpg);height:22px;no-repeat;}
/* menu */

a.nn:link {
	font-size: 12px;
	color: #31403B;
	text-decoration: none;
	font-weight: bold;
}
a.nn:hover {
	font-size: 12px;
	color:#31403B;
	text-decoration: underline;
	font-weight: bold;
}
a.nn:visited {
	font-size: 12px;
	color:#31403B;
	font-weight: bold;
	text-decoration: none;
}
a.nnend:link {
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}
a.nnend:hover {
	font-size: 12px;
	color:#666666;
	text-decoration: underline;
}
a.nnend:visited {
	font-size: 12px;
	color:#666666;
}
a.nn2:link {
	font-size: 14px;
	color:#31403B;
	text-decoration: none;
	font-weight: bold;
}
a.nn2:hover {
	font-size: 14px;
	color:#31403B;
	text-decoration: underline;
	font-weight: bold;
}
a.nn2:visited {
	font-size: 12px;
	color:#066164;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.nn3{color: #066164}

a.nn3:link {
	font-size: 12px;
	color:#066164;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
a.nn3:hover {
	font-size: 12px;
	color:#066164;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}
a.nn3:visited {
	font-size: 12px;
	color:#066164;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
/*页面层容器*//*页面主体*/
#content {
 /*padding:0px;  CONTENT层内边距10px。 */
margin-left:auto;
margin-right:auto;
width:768px;  /* CONTENT的宽，809px，和上面的HEAD层对齐。 */
text-align:left; /* CONTENT层内容居左。 */
/*background:#F1F6E2;background: url("001Snap3_05.jpg") repeat-y center; 
vertical-align:middle;绝对中部

CONTENT的背景属性，分别是：背景图URL，背景图重复在Y轴上（纵向重复显示），在层的位置：中。 */
}



/*页面left*/
#left {
width: 290px;  /* LEFT层宽度。 */
float: left;
color: #000000;  /* LEFT层内所有字体的颜色，SNAKE使用深灰色，比纯黑色要舒服。 */

 /* text-align: justify; LEFT层内容的文字两端对齐，这在OFFICE里面经常用到，是细节，不要也可以。 */
  /* border-right: 1px solid #F1F6E2; LEFT层右侧加一条灰色的虚线，LEFT和RIGHT的分界线。 */

}
/*页面right*/
#right {

float:left;  /* LEFT层在CONTENT中的位置，要居左。 */
width:468px;  /* LEFT层宽度。 */
padding: 0px 0px 0px 0px;  /* 内边距，左右要留下间隙。 */
  /*color: #000000; LEFT层内所有字体的颜色，SNAKE使用深灰色，比纯黑色要舒服。 */
 /* text-align: justify;   LEFT层内容的文字两端对齐，这在OFFICE里面经常用到，是细节，不要也可以。 */

}


/*页面底部*/
#footer {
width:768px;  /* FOTTER层宽780px。 */
height:100px;  /* FOTTER层高43px，根据切出来的图的大小定义。 */
color: #999999;  /* FOTTER层内字体颜色，因为背景是黑色，我们选择白色，而且这个地方只准备放版权。 */

text-align: left;  /*  FO0TER层内容居左。 */
padding:0px 0px 0px 0px;  /* FOTTER层的内边距定义，分别是 上 右 下 左。 */
background: #;  background:#; /* 
FOTTER的背景属性（我们省略掉一部分属性，因为是浏览器默认的），分别是：背景图URL，背景图不重复。 */

}
.huile_12 {
	font-size: 12px;
	color:#595C55;
	line-height: 20px;
}
.write_12 {
	font-size: 12px;
	color:#ffffff;
}


.blue_12 {
	font-size: 12px;
	color:#066164;
	line-height: 20px;
	font-weight: bold;
}
.blue_12small {
	font-size: 12px;
	color:#066164;
	line-height: 20px;
}



table {
	font-size: 12px;
}
.wirte_24 {
	font-size: 24px;
	color: #FFFFFF;
}

.nns{color: #FFFFFF}

a.nns:link {
	font-size: 12px;
	color:#FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
a.nns:hover {
	font-size: 12px;
	color:#FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}
a.nns:visited {
	font-size: 12px;
	color:#FFFFFF;
	line-height: 20px;
}

.reds{color: #FF0000}

a.reds:link {
	font-size: 12px;
	color:#FF0000;
	line-height: 20px;
	text-decoration: none;
}
a.reds:hover {
	font-size: 12px;
	color:#FF0000;
	line-height: 20px;
	text-decoration: underline;
}
a.reds:visited {
	font-size: 12px;
	color:#Ff0000;
	line-height: 20px;
}

.black12b {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.red_12_b {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
ul.nl {width:748px;}
ul.nl li{clear:left;}