#container,
.clearfix {
    display: inline-block;
	
}
#container:after,
.clearfix:after {
    content: ".";
    font-size: 0.1em;
    line-height: 0;
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
	overflow:hidden;
}
/*  Mac IE5 O \*/
* html #container,
* html .clearfix {
    height: 1%;
}
#container,
.clearfix {
    display:block;
}

.clear{
	clear:both;
}


#FullsizeBox{
	margin:0px -15px;
}
.LeftCaseBox{
	float:left;
	width:305px;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	padding:7px 5px;
}
.CenterCaseBox{
	float:left;
	width:305px;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	padding:7px 5px;
}
.RightCaseBox{
	float:left;
	width:306px;
	border-bottom:#CCCCCC solid 1px;
	padding:7px 5px;
}
.CaseBox li{
	background-image:url(/common/images/shared/arrow02.gif) ;
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding-left:20px;
	padding-bottom:0px;
	font-weight:bold;
}
.CaseImg{
	float:left;
}
.CaseMiniBox{
	float:right;
	width:223px;
	height:143px;
	position:relative;
}
.CaseMiniBox p{
	padding-left:20px;
	font-size:12px;
}
.CaseMiniBox img{
	display:block;
	position:absolute;
	left:147px;
	top:121px;
}

/*5Column*/
.LeftCaseBox2{
	width:188px;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	float:left;
}
.LeftCaseBox2-2{
	width:189px;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	float:left;
}
.CenterCaseBox2{
	width:189px;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	float:left;
}
.RightCaseBox2{
	width:189px;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	float:left;
}
.RightCaseBox2-2{
	width:188px;
	border-bottom:#CCCCCC solid 1px;
		float:left;
}
.CaseMiniBox2 {
	padding:5px 3px;
}
.CaseMiniBox2 li{
	background-image:url(/common/images/shared/arrow02.gif) ;
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:20px;
	font-weight:bold;
	font-size:11px;
}
.CaseMiniBox2 p{
	padding-left:20px;
	font-size:11px;
}
/*5ColumnEnd*/

/*²¼ÁØ¥Ú¡¼¥¸*/
#ProfileBox {
	padding-bottom:20px;
}
#ProfileBox img{
	float:left;	
	margin-bottom:20px;
}
#ProfileBox p{
	float:left;
	width:435px;
	margin-left:40px;
}
#ProfileBox p strong{
	display:block;
	margin-bottom:20px;
}
/*History*/
#History dt{
	color:#999999;
	width:50px;
	float:left;
	display:block;
}
#History dd{
	width:280px;
	display:block;
		float:left;
}
/*CaseTxt*/
.CaseTxt .paragraph{
	float:left;
	width:490px;

}
.CaseTxt .GrayPhoto{
	float:right;
	background-color:#E5E5E5;
	width:193px;
	padding:10px;
	text-align:center;
}
.CaseTxt .GrayPhoto p{
	margin-top:5px;
	font-size:11px;
}

.GrayPhoto2{
	float:left;
	background-color:#E5E5E5;
	width:193px;
	padding:10px;
	text-align:center;
}

.GrayPhoto2_long{float:left;
	background-color:#E5E5E5;
	width:433px;
	padding:10px;
	text-align:center;
}

.GrayPhoto2 p, .GrayPhoto2_long p{
	margin-top:5px;
	font-size:11px;
	line-height:1.2em;
}

.consultant_box .left_img{
	float:left;
	background-color:#E5E5E5;
	width:109px;
	padding:10px;
}

.consultant_box p{
	float:left;
	width:550px;
	padding-left:20px;
}