/*talk0*/
.bodyer{
	width:auto;
	padding-bottom:30px;
}

.content{
	width:920px;
	margin:auto;
}

.index{
	background:url(/images/talk/index-bg.jpg) repeat-x 0 0;
}

.index .banner{
	width:920px;
	height:300px;
	margin:auto;
}

.index .content-wrap{
	background:url(/images/talk/content-bg.jpg) no-repeat 50% 0;
	}
.index .content{
	line-height:2;
	padding-top:20px;
}

.index .sub-column{
	width:240px;
	padding:0 20px;
	}
.index .main-column{
	width:320px;
	padding:0 19px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

.view{
	background:url(/images/talk/view-bg.jpg) repeat-x 0 0;
}

.view .banner{
	width:538px;
	height:110px;
	line-height:2;
	padding:70px 0 0 382px;
	margin:auto;
	background:url(/images/talk/view-banner.jpg) no-repeat 0 0;
}


.view .side-nav a{
	display:block;
	color:#666;
}

.view .content{
	border-top:5px solid #d9e7df;
}

.view .main-column{
	width:680px;
	min-height:400px;
	_height:400px;
	padding:20px 30px;
	background:#eafeeb;
	}
.view .sub-column{
	width:140px;
	height:500px;
	padding:20px;
	background:#FFF;
}


.talk-list{
	line-height:2;
	}
.talk-list h3{
	height:24px;
	padding-left:10px;
	border-bottom:1px solid #ACF;
	margin-bottom:5px;
	font-size:12px;
	font-weight:lighter;
	background:#cbecf2;
	}
.talk-list h3 a{
	color:#444;
	}
.talk-list p{
	margin:0 10px;
	}
.talk-list .reply{
	padding:5px 0;
	border:1px dashed #7B0;
	margin:0 10px;
	background:#FFF;
	}
.talk-list .expert{
	line-height:1.2;
	margin-top:5px;
	}
.talk-list .expert span{
	padding:0 1px;
	color:#FFF;
	background:#5A0;
}

