@charset "utf-8";
/* CSS Document */

* { 
padding:0; 
margin:0; 
}



#ruby {
	
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
	width:640px;
	_width:600px;
	height:34px;}

#ddtopmenubar{}
.mattblackmenu ul{
	list-style:none;
	overflow: hidden;
	padding:0px;
	margin: 0px;
	
	}
	
.mattblackmenu li{
	float: left;
	padding:0px;
	margin-right:30px;
		
	}

.mattblackmenu a{	
	color:#3e3a39;
	text-decoration: none;	
	height: 34px;
	line-height:34px;
	width:100%;
	padding: 11px 17px 7px 30px;
	font-family:"微软雅黑";
	font-size: 14px;	
	text-align: center;
	text-transform:uppercase;	
	
	}
	
/* 导航 */

.mattblackmenu a:hover{
	color: #a2000b;
	text-decoration: none;
	}/* 摸上去导航*/

.mattblackmenu .ab a {
	color: #a2000b;
	}/* 页面显示导航*/
	
	
.mattblackmenu A.selected {
	color: #a2000b;
	}/* 下拉时的导航*/




/*二级菜单*/
.ddsubmenustyle, .ddsubmenustyle ul{
	
	padding: 0px;
	position: absolute;
	left: 0;
	top: 0;
	list-style:none;	
	visibility: hidden;
	z-index: 100;
	font-size: 14px;
	border-bottom-color:rgb(255,255,255,0.6);
	border-bottom-color:rgba(255,255,255,0.6);
	border-bottom-style:solid;
	border-bottom-width:10px;
		
	}/* 次级菜单的项目列表*/


	

* html .ddsubmenustyle li{ 
　　　display: block;
　　　width: 216px;
    }/* 项目列表项 */

.ddsubmenustyle li a{
	display:block;	
	color:#000;
	text-align:left;	
	background-image:url(../images/bg-m.png);
	background-repeat:no-repeat;
	width:161px!important;
	height:28px;
	margin:0px;
	padding:0px 0px 0px 19px;
	font-family:Helvetica, Arial;
	font-size: 13px;
	text-decoration: none;
	line-height: 34px;
	font-weight: normal;   
	text-transform:capitalize;}/* 次级菜单的导航*/

.ddsubmenustyle li a:hover{

	background:rgb(255,255,255,0.6);
	background:rgba(255,255,255,0.6);
	color: #a2000b;}/* 次级菜单导航 */
	
	

/



/*.downarrowpointer{border: 0;}/* 控制图边框色（加一个padding也可以控制图的位置） */

.rightarrowpointer{ 
　　　position: absolute;
	 padding-top: 3px;
     left: 100px;
     border: 0;}

.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;}
	
	
p0{padding:0px;}
