/* common */
@import url("/css/base.css");
/*@import url("top.css");
@import url("bottom.css");*/

body {  }

.HIDE { visibility:hidden; overflow: hidden; margin: 0; padding: 0; width: 0; height: 0; line-height: 0; font-size: 0; border: 0; }

#site { margin: 0 0 0 20px; }
  #middle {  clear: both; float: left; width: 880px;}	

.HR5 { clear:both; width:100%; height:5px; line-height:5px; }
.HR10 { clear:both; width:100%; height:10px; line-height:10px; }
.HR15 { clear:both; width:100%; height:15px; line-height:15px; }
.HR20 { clear:both; width:100%; height:20px; line-height:20px; }
.HR25 { clear:both; width:100%; height:25px; line-height:25px; }
.HR30 { clear:both; width:100%; height:30px; line-height:30px; }
.HR50 { clear:both; width:100%; height:50px; line-height:50px; }


  #content_opinionpoint_wrap { clear: both; margin: 25px auto 55px auto; width: 580px; height: 80px; }
    #opinion_load_image { position: relative; left: 250px; top: 50px; } 


#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; height: 25px; 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; }


