@charset "utf-8";

.pageTitle_virtual {
	clear: both;
	float: left;
	padding: 6px 0 0 10px;
	width: 700px;
	height: 20px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
	background: url("/virtual_office/img/title_bg.gif") no-repeat;
	overflow: hidden;
}
/* for IE6 */
*html .pageTitle_virtual {
	height: 26px;
}


/* officeTop----------------------------------------------------- */
.topPhoto {
	float: left;
	width: 180px;
}

.topTxt {
	float: left;
	margin-top: 20px;
	width: 498px;
	font-size: 1.1em;
	overflow: hidden;
}

.officeTop2 {
	clear: both;
	float: left;
	padding: 10px;
	margin-top: 5px;
	width: 678px;
	height: 150px;
	border: solid 1px #cccccc;
}


/* indexTitle----------------------------------------------------- */
.indexTitle {
	float: left;
	margin-top: 30px;
	width: 700px;
	height:26px;
}

.indexTitle ul {
	list-style-type: none;
}

.indexTitle li {
	float: left;
	display: inline;
}

.indexArea {
	float: left;
	padding: 6px 0 0 10px;
	width: 320px;
	height: 20px;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #660000;
	background: url("/img/title_bg1.gif") no-repeat;
	overflow: hidden;
}
/* for IE6 */
*html .indexArea {
	width: 330px;
	height: 26px;
}

.icons {
	float: left;
	width: 370px;
	height: 26px;
	text-indent: -9999px;
	text-decoration: none;
	background: url("/virtual_office/img/icons.gif") no-repeat;
}


/* offeceInfo----------------------------------------------------- */
.offeceInfo_term2 {
	clear: both;
	float: left;
	margin-bottom: 5px;
}

.offeceInfo_term2 table {
	width: 240px;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #ffffff;
}

.offeceInfo_term2 th, .offeceInfo_term2 td{
	padding: 3px 5px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.offeceInfo_term2 th {
	white-space: nowrap;
	color: #ffffff;
	background-color: #777777;
}

.offeceInfo_term2 td{
	color: #000000;
}
