#sidetit{
	background:url(../images/interaction/tit.jpg) no-repeat center center;
}
#sidebot{
	background:url(../images/about/side_bot.jpg) no-repeat left bottom;
}
#content{
	padding:30px 0 23px 0;
}
.download{
	overflow:hidden;
	width:750px;
	margin:0 -30px 0 0;
}
.download li{
	width:220px;
	height:190px;
	float:left;
	margin:0 0 30px 0;
	padding:0 30px 25px 0;
	border-bottom:1px dotted #b6b6b6;
	overflow:hidden;
}
.download li img{
	margin:0 0 5px 0;
	border:5px solid #dfdfdf;
}
.download li p{
	padding:0 0 0 14px;
	background:url(../images/interaction/down_icon.jpg) no-repeat left top;
}
.download li p a{
	color:#668511;
	text-decoration:none;
	font-weight:bold;
}



.video{
	overflow:hidden;
	width:750px;
	margin:0 -30px 0 0;
}
.video li{
	width:220px;
	float:left;
	margin:0 0 30px 0;
	padding:0 30px 25px 0;
	border-bottom:1px dotted #b6b6b6;
}
.video li img{
	border:5px solid #dfdfdf;
}
.video li p{
	padding:4px 0;
	text-align:center;
}
.video li p a{
	color:#4c4c4c;
	text-decoration:none;
}



#videoshow{
	width:505px;
	margin:0px auto 40px;
	overflow:hidden;
}
#videoshow .vd{
	width:495px;
	height:330px;
	border:5px solid #dfdfdf;
	margin:0 0 18px;
}
#videoshow  h3{
	color:#5d7c08;
	font-weight:bold;
	line-height:28px;
	border-bottom:1px dotted #7b9100;
}
#videoshow p{
	color:#666;
	line-height:24px;
}
#videoshow  a{
	float:right;
	color:#ccc;
	text-decoration:none;
}




/****qna****/
.qnabox{
	background:url(../images/interaction/qnabg.jpg) no-repeat;
	width:700px;
	padding:0 10px;
	margin:0 0 30px 0;
	min-height:100px;
	_height:100px;
}
.que{
	line-height:32px;
	padding:10px 0 0 70px;
	color:#0a6705;
	font-weight:bold;
	border-bottom:1px dotted #7b9100;
}
.anw{
	padding:10px 0 0 70px;
	line-height:22px;
	color:#333333;
}
#qbox{
	background:#edf3c8;
	width:670px;
	height:210px;
	padding:10px 0 0 30px;
}
#qbox th{
	color:#0a6705;
	font-weight:bold;
	width:80px;
}
#qbox td{
	height:30px;
}
#qbox input{
	line-height:22px;
	height:22px;
	padding:0px;
	margin:0px;
	border:1px solid #c7d74a;
	width:330px;
	vertical-align:middle;
}
#qbox textarea{
	line-height:22px;
	height:70px;
	width:580px;
	padding:0px;
	margin:0px;
	border:1px solid #c7d74a;
}
#qbox img{
	vertical-align:middle;
}
