/* CSS Document */
body{
	font-family:Arial;
	font-size:13px;
}

a.bot1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bot1:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a.bot1:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
a.bot1:active {
	text-decoration: none;
	color: #FFFFFF;
}

#FENG {
	width:946px;
	height:646px;
	border: 1px solid #DADADB;
	margin:0 auto;
}

#MUSIC {
	width:922px;
	height:23px;
	text-align:right;
	margin:0 auto;
	margin-top:27px;
}

#IMG {
	width:922px;
	height:442px;
	margin:0 auto;
	background-image:url(../img/home_bg.jpg);
	border:0px;
}

#IMG_FENG {
	width:243px;
	height:415px;
	float:left;
	padding-left:536px;
	padding-top:27px;
}

#IMG_JUN {
	width:130px;
	height:415px;
	float:left;
	padding-left:13px;
	padding-top:27px;
}

#BOTTOM {
	width:922px;
	height:140px;
	margin:0 auto;
}

#KEYWORD {
	width:455px;
	height:55px;
	margin-top:60px;
	margin-left:4px;
	float:left;
}

#LOGO {
	width:300px;
	height:128px;
	margin-top:12px;
	margin-left:135px;
	float:left;
}

.keyword {
	font-size:10px;
	color:#878E9A;
	text-align:justify;
	line-height:12px;
}

a.keyword:link {
	color: #878E9A;
	text-decoration: none;
}
a.keyword:visited {
	text-decoration: none;
	color: #878E9A;
}
a.keyword:hover {
	text-decoration: underline;
	color: #878E9A;
}
a.keyword:active {
	text-decoration: none;
	color: #878E9A;
}

#feng1 {
	width:230px;
	height:25px;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}

#feng2 {
	width:230px;
	height:53px;
	font-size:12px;
	color:#FFF;
	line-height:16px;
	font-weight: normal;
}

#feng3 {
	width:230px;
	height:115px;
	font-size:12px;
	color:#FFF;
	line-height:16px;
}

#feng4 {
	width:230px;
	font-size:12px;
	color:#FFF;
	line-height:16px;
}

#jun1 {
	width:120px;
	height:35px;
	font-size:12px;
	color:#FFF;
}

#jun2 {
	width:120px;
	height:35px;
	font-size:12px;
	color:#FFF;
}

#jun3 {
	width:85px;
	height:18px;
	font-size:12px;
	color:#FFF;
	line-height:16px;
	background-color: #B0B0B0;
	}

a.bot:link {
	color: #FFFFFF;
	text-decoration: none;
	width:230px;
	height:115px;
	font-size:12px;
	line-height:16px;
}
a.bot:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a.bot:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.bot:active {
	text-decoration: none;
	color: #FFFFFF;
}
	
.ddsmoothmenu{
	background: #b0b0b0; /*background of menu bar (default state)*/
	width: 86px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	
}

.ddsmoothmenu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

/*Top level list items*/
.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	display: block;
	background: #b0b0b0; /*background of menu items (default state)*/
	color: white;
	color: #2d2b2b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 34px;
	padding-bottom: 2px;
	padding-left: 16px;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
width: 40px;
}

.ddsmoothmenu ul li a:hover{
	font-family: Arial;
	font-size: 12px;
	background-image: url(../img/bg.jpg);
	}
