@charset "gb2312";
/* CSS Document */

body{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
a{
	color: #333;
	text-decoration: none;
}
a:link{
	text-decoration: none;
}
a:visited{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #F60;
	text-decoration: none;
}
a:active{
	text-decoration: underline;
}
#main_page{
	clear: both;
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#nav{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
	height: 45px;
	width: 940px;
}
#nav_left{
	background-image: url(../images/nav_left_bg.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 13px;
	background-repeat: no-repeat;
}
#nav_right{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 45px;
	width: 10px;
	background-image: url(../images/nav_right_bg.png);
	background-repeat: no-repeat;
}
#nav_middle{
	background-color: #F00;
	background-image: url(../images/nav_middle_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 45px;
	width: 917px;
}
#nav_menu{
	line-height: 45px;
	margin: 0px;
	float: left;
	height: 37px;
	width: 712px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav_menu a {
	color:#FFF;
	text-decoration:none;
}
#nav_menu ul {
	list-style:none;
}
* {
	margin:0;
	padding:0;
}

#webmenu {
	height:37px;
	font-size:1.3em;
	text-align:center;
}
#webmenu a {
	font-size:0.65em;
}
#webmenu li ul {
	display:none;
}
#webmenu li ul li {
	float:none;
}
#webmenu li ul li {
	display:inline;
}
#webmenu li ul a {
	float:none;
	height:32px;
	line-height:32px;
	padding:0 10px;
	text-transform:capitalize;
}
#webmenu .height-auto {
	line-height:15px;
	padding:5px 10px;
}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
}
.first-menu li {
	float:left;
	position:relative;
}
.first-menu a {
	float:left;
	display:block;
	padding:0 20px;
	height:37px;
	line-height:37px;
	font-size:.7em;
}
.first-menu a:hover {
	background:#A10000;
}
.second-menu {
	top:37px;
	right:0;
}
.second-menu {
	right:-1px;
}
.second-menu a {
	font-size:12px;
}
.second-menu a.arrow {
	background:#333333 url(../images/arrow.gif) no-repeat right top;
}
.second-menu a.arrow:hover {
	background:#A10000 url(../images/arrow.gif) no-repeat right -32px;
}
.second-menu a.arrow-02 {
	background:#333333 url(../images/arrow.gif) no-repeat right -64px;
}
.second-menu a.arrow-02:hover {
	background:#A10000 url(../images/arrow.gif) no-repeat right -110px;
}
.third-menu, .fourth-menu {
	width:177px;
	top:0;
	left:177px;
}
.third-menu a {
	background:#4c4c4c;
	font-weight:normal;
}
#subMgm {
	width:177px;
}
#subMgm .third-menu {
	left:177px;
}
#subMgm .fourth-menu {
	left:177px;
}
#subMusic, #subNews {
	width:177px;
}
#nav_logo{
	background-image: url(../images/daming_logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 45px;
	width: 205px;
}
#title_banner{
	padding: 0px;
	clear: both;
	height: 300px;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#title_mews{
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 926px;
	clear: both;
}
#title_mews_left{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 10px;
	background-image: url(../images/titlenews_left_bg.png);
	background-repeat: no-repeat;
}
#title_mews_middle{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 906px;
	background-image: url(../images/titlenews_middle_bg.png);
	background-repeat: repeat-x;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
}
#title_mews_right{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 10px;
	background-image: url(../images/titlenews_right_bg.png);
	background-repeat: no-repeat;
}
#product_title{
	font-size: 24px;
	line-height: 80px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	width: 100%;
	font-family: "ºÚÌå", Arial, Helvetica, sans-serif;
}
#product_content{
	margin: 0px;
	padding: 10px;
	clear: both;
	width: 95%;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	text-decoration: none;
}
#product_content ul{
	list-style-type: none;
	margin: 10px;
}
#product_content li{
	line-height: 30px;
	list-style-type: disc;
	text-decoration: none;
	text-indent: 28px;
}
#product_content p{
	line-height: 30px;
	text-decoration: none;
	text-indent: 28px;
	margin-bottom: 20px;
}
#copyright{
	color: #999;
	margin: 0px;
	clear: both;
	width: 100%;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}