/* CSS Document */

.b2b_wrapper h1, #b2bnotice_wrap h1 {
	background-color: #C9BCB1;
	background-image: url(/businesslounge/images/template/b2b_head.gif);
	color:#7B5C45;
	margin-bottom: 0;
}
.b2b {
	margin-bottom: 14px;
	background: #EADFD2 url(/businesslounge/images/template/b2b_pod_back.gif) no-repeat bottom;
	padding: 0;
	font-size: 0.917em;
	line-height: 1.364em;
}
.b2b_base {
	background: #EADFD2 url(/businesslounge/images/template/b2b_pod_back.gif) no-repeat bottom;
	height: 17px;
	width: 100%;
	float: left;
}
#tmp_content .b2b p {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
}
.b2b table {
	width: 590px;
	margin: 10px;
}
.b2b th {
	font-size: 0.909em;
	color: #7B5C45;
	text-align: center;
	font-weight: normal;
}
.b2b td {
	text-align: center;
}
.b2b .title {
	text-align: left;
	width: 216px;
}
.b2b td.title, .b2b td.act {
	font-weight: bold;
	color: #7B5C45;
}
.b2b .comm {
	width: 63px;
}
.b2b .actdate {
	width: 166px;
}
.b2b .act {
	text-align: right;
	width: 140px;
	padding-left: 5px;
}
.b2b .tools {
	border-top: 1px solid #C9BCB1;
	padding: 10px;
}
#tmp_content .b2b .tools p {
	margin: 0;
	padding: 0;
}
#b2bnotice_wrap dl {
	float: left;
	width: 100%;
	padding-top: 14px;
	
}
#b2bnotice_wrap dt {
	width: 170px;
	float: left;
	color: #7B5C45;
	font-size: 0.917em;
	padding-left: 16px;
	line-height: 1.455em;
}
#b2bnotice_wrap dt img {
	margin-top: 3px;
}
#b2bnotice_wrap p {
	margin-left: 0;
	padding: 0;
}
#b2bnotice_wrap dd {
	margin-left: 200px;
}
#b2bnotice_wrap input {
	width: 400px;
	border: 1px solid #C9BCB1;
	font-size: 1em;
	margin-bottom: 14px;
}
#b2bnotice_wrap textarea {
	width: 388px;
	height: 130px;
	border: 1px solid #C9BCB1;
	padding: 10px;
	font-size: 1em;
	margin-bottom: 14px;
}
#b2bnotice_wrap #addposttext {
	margin: 14px 10px;
}
#b2bnotice_wrap #addpost {
	padding-top: 14px;
	border-top: 1px solid #C9BCB1;
}

#b2bnotice_wrap #addpost dt {
	font-size: 1em;
	line-height: 1.667em;
	text-align: right;
	width: 120px;
}
#b2bnotice_wrap #addpost dd {
	margin-left: 150px;
}



#b2bnotice_wrap #post dd, #b2bnotice_wrap #comments dd {
	background: #F4F2F0;
	padding: 10px 10px 10px 10px;
}
#b2bnotice_wrap #post p, #b2bnotice_wrap #comments  p {
	margin-bottom: 0;
}
#b2bnotice_wrap #post p.title {
	color: #7B5C45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 7px;
}
#b2bnotice_wrap #post #commlink {
	margin-top: 14px;
}

#b2bnotice_wrap #comments dl {
	padding-top: 14px;
	border-top: 1px solid #C9BCB1;
}
#b2bnotice_wrap #comments .commentnav {
	margin: 14px 0;
	text-align: right;
	color: #7B5C45;
	font-weight: bold;	
	font-size: 0.917em;
	line-height: 1.364em;
	padding: 0;
}

#b2bnotice_wrap #commentbox {
	padding-top: 14px;
	border-top: 1px solid #C9BCB1;
}
#b2bnotice_wrap #commentbox dt {
	font-size: 1em;
	line-height: 1.667em;
}
#b2bnotice_wrap #commentbox textarea {
	height: 63px;
}
#b2bnotice_wrap #commentspinner {
	border: 1px solid #C9BCB1;
	padding: 10px;
	text-align: center;
	display: none;
}
#b2bnotice_wrap #comments_wrap {
	float: left;
	width: 100%;
}

