#mainoffice {
	margin: 0 auto;
	width: 950px;
	background-color:#fff;
	padding: 25px 25px 0;
	background: url(../office/img/office.jpg) no-repeat left top;

	text-align: left;
}

.f-left{float:left;}
.f-right{float:right;}

#conts .section .mall {
	margin-bottom: 10px;
}

#conts .section .mall .photo {
	float: left;
	margin-right: 15px;
}

#conts .section .mall p {
	margin-bottom: 20px;
}

#conts .section .mall a {
	font-size: 14px;
	color:#a4005b;
	font-weight: bold;
}

#conts .section .mall ul {
	font-size: 1.2em;
}

#conts .section .mall ul li {
	background:url(../img/common/icon/list_icon.gif) no-repeat left 4px;
	padding-left: 15px;
	margin-left: 7px;
}

#conts .section .mall strong{
	font-size: 12px;
}

#conts .section {
	margin-bottom:0px;
}

#conts .section .photo2 {
	float: right;
	margin-left: 15px;
}
.point2 p{
	width: 340px;
	margin-bottom: 0px;
}

#conts .camera_list {
	margin : 0px 0px 20px 0px;
}

#conts .camera_list ul {
	margin : 10px 0px 10px 10px;
}

#conts .camera_list ul li {
	background:url(../img/common/icon/list_icon.gif) no-repeat left 4px;
	font-size: 1.2em;
	padding-left: 15px;
	line-height: 1.6;
}

#conts .camera_list ul li span {
	font-weight: bold;
	font-size: 22px;
}

#conts .section .rightBox2 {
	width: 500px;
	float: right;
}
#conts .section .rightBox2 .from {
	background-color : #fff9d8;
	border:1px solid #f4e8ab;
	padding:15px;
	margin-bottom: 0px;
}

.org {
	color : #cc3300;
}

#conts .section .otitle {
	background-image: none;
	padding: 5px 0 5px 13px;
	border-left:5px solid #005aaf;
	margin-bottom: 11px;
}
#conts .section .otitle .h2img{
	margin-bottom: 5px;
	padding: 3px 7px 3px 7px;
	color:#fff;
	font-size: 1.5em;
	line-height:160%;
	background-color: #005aaf;
}
#conts .section .otitle h2{
	margin-bottom: 11px;
	padding: 0 0 10px 0px;
	font-size: 2.5em;
	line-height:120%;
	background-color: #fff;
}

#conts .section .otitle h2 strong{
	color:#ff0033;
}

