/* common */
@import url("/css/base.css");


#middle_content { float:left; margin:1px 2px 1px 2px; width: 670px; }

/* 내용 목록 스타일 */
.content_list { text-align:left; vertical-align:middle; line-height:20px; }

.content_list .dept1 h4 { clear:both; float:none; margin:0px; padding-left:15px; font-weight:bold; color:#738618; height:35px; line-height:35px;  background:url(../images/bullet_tt.gif)  0% 50% no-repeat; }
.content_list .dept1 .box_top { width:640px; height:20px; background:url(../images/content_box_top.gif)  0% 0% no-repeat; }
.content_list .dept1 .box_body  { padding:0px 10px 0 10px; width:618px; border-left:1px solid #e2e5d5; border-right:1px solid #e2e5d5; }
.content_list .dept1 .box_bottom { width:640px; height:20px; background:url(../images/content_box_bottom.gif) 0% 100% no-repeat; }


.content_list .dept2 h5 { clear:both; float:none; margin:5px 0 5px 15px; padding-left:15px; color:#82962d; height:25px; line-height:25px; background:url(../images/bullet_tt_1.gif)  0% 50% no-repeat; }
.content_list .dept2 ul { margin:0 10px; }
.content_list .dept2 ul li { padding:0px 10px; }



.content_list .dept3 h6 { clear:both; float:none; margin:5px 0 5px 30px; padding-left:15px; font-weight:normal; color:#839548; height:25px; line-height:25px; background:url(../images/bullet_tt_2.gif)  0% 50% no-repeat; }
.content_list .dept3 ul { margin:0 20px; }
.content_list .dept3 ul li { padding:0px 20px; }

th.align_center { text-align: center; }

/* 끝 : 내용 목록 스타일 */

#opinionpoint_wrap { clear: both; color:#005bb0; }
	#opinionpoint_info { clear: both; padding-top: 8px; border-top: 1px solid #7fa7c8; } 
		#opinionpoint_info li { float: left; color:#666; text-align: left; }
		#opinionpoint_info .dept_title { font-weight: bold; color: #005bb0; }
		#opinionpoint_info #dept_charge { float: left; margin-left: 8px; }
		#opinionpoint_info #dept_phone { float: right; width: 150px;  margin-right: 12px; }

#opinionpoint_wrap { position: relative; width: 100%; height: 65px; left: 0; top: 10px; }

	#opinionpoint_point { clear: both; padding:5px; text-align: center; border: 1px solid #7fa7c8; background: #f6f8fc; } 	
		#opinionpoint_point #title { color: #005bb0; }		
		#opinionpoint_point .point { margin: 0; padding: 0; border: 0; }

	#opinionpoint_opinion { clear: both; margin-top: 15px; padding:5px; text-align: center; border: 0px solid #7fa7c8; background:url(/main/00/images/opinion_bg.gif)  0% 0% no-repeat;; } 
		#opinionpoint_opinion .opinion { margin: 0; padding: 0; border: 0; }


