/* CSS Document */
#box{
    width:1003px;
	margin:0 auto;
	text-align:left;
	background:url(../images/abouttp_bk01.jpg) top right no-repeat;
	height: 764px;
}
#box .midcont{
	background:url(../images/abouttp_midbk01.gif) 0 0 repeat-x;
	float: left;
	padding: 11px 0 0 0;
	width: 836px;
	*width:837px;
	overflow: hidden;
}
#box .midcont .middle{
	background:url(../images/abouttp_midbk02.gif) 0 0 repeat-y;
	float: left;
	width: 837px;
	height: 680px;
}
#box .midcont .midbot{
	background:url(../images/abouttp_bk03.jpg) bottom left no-repeat;
	float:left;
	height: 753px;
}
#box .img{
	float:left;
	display: block;
}
#box .midcont .middle .words{
	line-height:22px;
	color:#333333;
	padding: 10px 0 6px 14px;
	background:url(../images/contactus.jpg) 40px 10px no-repeat;
	height:658px;
}
#box .midcont .middle .words .detail{
	margin:50px 0 0 150px;
	border-left: 1px solid #B3B1B1;
	padding-left: 18px;
	font-size:14px;
}
#box .midcont .middle .words .detail a{color:#cc3300;}