/* CSS Document */
/*select -1----企业级翻译css*/
#content-wrap.enterprisehome {
background-color: #666;
border-top: none;
}
#content-wrap.enterprisehome, #content-wrap.enterprise {
padding: 29px 0 0 0;
}
#content-wrap {
background: #FFF;
}
#content-wrap, #content-home-wrap {
position: relative;
left: 0px;
width: 100%;
border-top: 1px solid #FFF;
padding: 29px 0px 120px 0px;
}
.container_12 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
.container_12 .grid_8 {
	width: 632px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_divider_vertical, .navigation_1, .navigation_2, .navigation_3, .fatfooter_1 {
	position: relative;
	float: left;
}
.container_enterprise .content-box {
border: 1px solid #515151;
background: #f3f3f3;
margin-top: 7px;
padding: 30px;
border-radius: 5px;
box-shadow: 0px 2px 0px 0 #414141;
}
.container_enterprise h3 {
color: #333;
font-size: 16px;
font-weight: bold;
margin-bottom: 8px;
line-height: 1em;
}
.container_enterprise p.mini {
font-size: 13px;
line-height: 1.4em;
padding: 0;
margin-bottom: 2px;
}
.container_enterprise .content-box p {
font-size: 14px;
padding-bottom: 10px;
}
.container_enterprise p {
font-size: 16px;
line-height: 1.5em;
padding: 0;
margin: 0;
}
.container_enterprise .content-box div.hr {
margin: 28px -30px;
height: 1px;
background-color: #bbb;
}
.container_enterprise a.more {
background: url('../images/arrow-red-10px-right.png') no-repeat right center;
padding-right: 15px;
}
.container_enterprise a {
color: #505050;
text-decoration: underline;
}

grid_8 .dropshadow {
height: 10px;
background-position: -20px -160px;
}
.dropshadow {
position: relative;
top: 0px;
left: 0px;
width: 100%;
background-image: url(../images/global_dropshadows.png);
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_divider_vertical, .navigation_1, .navigation_2, .navigation_3, .fatfooter_1 {
position: relative;
float: left;
}

.container_12 .push_1 {
left: 24px;
}
.container_12 .grid_4 {
width: 304px;
}
.speech-bubble{
	padding:12px;
	height:500px;
	background:#ddd;
	width:211px;
	margin-left:346px;
	border-radius:3px;
}