html { height: 100%; }
body { margin: 0; height: 100%; background: #FFFFFF; background-image:url(../images/bj.jpg); font-size: 12px; font-family: tahoma,Arial,Century Gothic,verdana,Helvetica,sans-serif;  color: #FFFFFF; line-height: 150%; text-align: center; word-break: break-all; }

/*div,ul,ol,form { margin: 0; padding: 0; }*/
img { border: 0; }
/*li { list-style: none; }*/
table { font-size: 12px; }
input { font-family: tahoma,Arial,Helvetica,sans-serif; font-size: 12px; }
/*h1,h2,h3,h4,h5,h6,h7 { margin: 0; padding: 0; text-align: left; font-size: 12px; font-weight: 400; }*/
p { margin: 0; }
/* ============================================================================ 连接 == */
a:link{ text-decoration: none; font-weight: normal; color: #dcdcdc; }
a:visited { text-decoration: none; font-weight: normal;color: #dcdcdc; }
a:hover { text-decoration: none; font-weight: normal; color: #bfbfbf; }
a:active { text-decoration: none; font-weight: normal; color: #bfbfbf; }
/* ============================================================================ 常用 == */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.none { display: none; }
/* ============================================================================ 布局 == */
#Header,#Container { margin: 0 auto; width: 900px; text-align: left; }
#Container .PageBody { margin: auto auto 10px auto; }

.abouttitle {
	font-size: 14px;
	font-family: "微软雅黑";
  	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#262E3B,endcolorstr=#222834,gradientType=0);
	color: #afafaf;
	text-align:left;
	padding-left:0px;
	border-left:1px solid #333A44 double;
	border-right:1px solid #333A44 double;
	
}

.abouttop {
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#262E3B,endcolorstr=#262E3B,gradientType=0);
  border-top:1px solid #333A44 double;
  border-left:1px solid #333A44 double;
  border-right:1px solid #333A44 double;

}

.aboutbody {
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#222834,endcolorstr=#1A212B,gradientType=0);
	color: #dcdcdc;
	text-align:left;
	padding-left:0px;
	border-left:1px solid #333A44 double;
	border-right:1px solid #333A44 double;
	letter-spacing: 1px;

}

.servicebody {
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#222834,endcolorstr=#1A212B,gradientType=0);
	color: #dcdcdc;
	text-align:left;
	padding-left:0px;
	

}

.servicemain {
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1D242F,endcolorstr=#242B35,gradientType=0);
	color: #dcdcdc;
	text-align:left;
	padding-left:0px;
	font-size: 12px;

}

.designtitle {
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1A212B,endcolorstr=#222834,gradientType=0);
	color: #dcdcdc;
	text-align:left;
	padding-left:0px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.designmsg {
	overflow:hidden;    
    white-space:nowrap;    
    text-overflow:ellipsis;    
/*---------自动截去过长的字符串改为省略号-----------*/
	width:130px;
	color: #dcdcdc;
	text-align:left;
	padding-left:0px;
}
.teamtitle {
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#222834,endcolorstr=#1D242F,gradientType=0);
	color: #dcdcdc;
	text-align:left;
	padding-left:0px;
	font-size: 14px;

	font-family: "微软雅黑";
}
.teammain {
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1D242F,endcolorstr=#242B35,gradientType=0);
	color: #dcdcdc;
	text-align:left;
	padding-left:0px;
	border-left:1px solid #333A44 double;
	border-right:1px solid #333A44 double;
	font-size: 12px;

}

.teambottom {
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#242B35,endcolorstr=#262E3B,gradientType=0);
	font-family: Arial, Helvetica, sans-serif;
	color: #dcdcdc;
	text-align:left;
	padding-left:8px;
	border-left:1px solid #333A44 double;
	border-right:1px solid #333A44 double;
	border-bottom:1px solid #333A44 double;
	font-size: 12px;
}


.portfoliolinkleft{
color:#666666;
float:left;
text-align:left;
margin-bottom:15px;
 
}
.portfoliolinkright{
color:#666666;
float:right;
text-align:right;
margin-bottom:15px;
}
