
.DGM_theContainer {
	font-family:	"宋体";
	font-size:		12px;
	width:			100%;
}

.DGM_titlebox {
	margin-bottom:3px;
	color:white;
	font-weight:bold;
	line-height:1.5;
	width:258px;
	padding:3px;
	font-family:	宋体;
	font-size:		12px;
	font-variant:small-caps;
	text-align:center;
}

.DGM_shipBox {
	font-family:	"宋体";
	font-size:		12px;
	padding:0px;
	width:256px;
	height:256px;
}

.DGM_itemBox {
	padding:0px;
	width:64px;
	height:64px;
	margin-right:10px;
	margin-bottom:4px;
	font-family:	"宋体";
	font-size:		12px;
}

.DGM_floatLeft {
	float:left;
	font-family:	"宋体";
	font-size:		12px;
}

.DGM_imageBorder {
	font-family:	"宋体";
	font-size:		12px;
	border-top:1px solid #323238;
	border-left:1px solid #2F2F35;
	border-right:1px solid #94949A;
	border-bottom:1px solid #8D8D94;
}

.DGM_otherBox {
	display: block;
	width:258px;
	margin-right:3px;
	margin-bottom:3px;
	text-align:left;
	border-bottom:1px solid #404040;
	font-family:	"宋体";
	font-size:		12px;
}

.DGM_descriptionBox {
	font-family:	宋体;
	font-size:		12px;
	border-top:1px solid #404040;
	border-right:1px solid #404040;
	border-left:1px solid #404040;
	background:#2C2C38;
	color:white;
	font-style:bold;
	line-height:1.5;
	width:258px;
	padding:5px;
}

#DGM_techII {
	font-family:	"宋体";
	font-size:		12px;
	float:left;
	position:relative;
	top:1px;
	left:-78px;
	border:0px;
	margin-right:-22px;
}

html>body #DGM_techII {
	font-family:	"宋体";
	font-size:		12px;
	left:-75px;
	margin-right:-16px;
}

#DGM_contraband {
	font-family:	宋体;
	font-size:		12px;
	float:left;
	position:relative;
	top:1px;
	left:-30px;
	border:0px;
	margin-right:-28px;
}

html>body #DGM_contraband {
	font-family:	宋体;
	font-size:		12px;
	left:-27px;
	margin-right:-23px;
}

.DGM_dogmaBox {
		font-family:	宋体;
	  font-size:		12px;
	  border-top:1px solid #404040;
		border-right:1px solid #404040;
		border-left:1px solid #404040;
		background:#000;
		color:white;
		font-style:bold;
		line-height:1.5;
		width:258px;
		height:33px;
		padding:0px;
		margin:0px;
}

.DGM_overflowLimit {		
		font-family:	宋体;
	  font-size:		12px;
	  overflow : hidden;
		text-overflow:ellipsis;
		height:25px;
}

.DGM_dogmaIcon {
		font-family:	宋体;
	  font-size:		12px;
	  border-right:1px solid #404040;
		width:32px;
		height:32px;
		float:left;
		margin-right:4px;
		text-align:left;
}

.DGM_navigation 
{
		font-family:"宋体";
		font-weight:bold;
		color:white;
		line-height:1.5;
		padding:7px;
		float:left;
		width:100%;
		margin-bottom: 15px;
		border:1px solid #434343;
		background: #080808;
		font-size:12px;
}


#DGM_navcontainer 
{
		font-family:宋体;
		font-size:12px;
		margin: 0px 0px 0px 0px;
		padding: 0;
		height: 20px;
}

#DGM_navcontainer ul 
{
		font-family:宋体;
		font-size:12px;
		border: 0;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		list-style-type: none;
		text-align: center;
}

#DGM_navcontainer ul li 
{
		font-family:宋体;
		font-size:12px;
		display: block;
		float: left;
		text-align: center;
		padding: 0;
		margin-left: 10px;
		background: #4D4D57;
		font-weight: bold;
}

#DGM_navcontainer ul li a 
{
		font-family:宋体;
		font-size:12px;
		width: 109px;
		padding: 5px;
		margin:0px;
		color: #fff;
		text-decoration: none;
		display: block;
		text-align: center;
		font-family:verdana;
}

#DGM_navcontainer ul li a:hover 
{
		font-family:宋体;
		font-size:12px;
		color: #fff;
		background: #72727B;
}

#DGM_navcontainer a:active 
{
		font-family:宋体;
		font-size:11px;
		background: #c60;
		color: #fff;
}

#DGM_navcontainer li#DGM_active a 
{
		font-family:宋体;
		font-size:12px;
		background: #c60;
		color: #fff;
}
