/* 공통 스타일 */
body{font-size:0.9em; line-height:130%;}
a{text-decoration:none;}
img{border:none; vertical-align:middle;}

.shorter_header{height:40px; padding:4px 0;}

.footer{width:100%; height:auto; padding:20px 0; font-size:0.9em; text-align:center;}
.footer>p{margin-top:0px;}
.footer>img:hover,.footer>p>img:hover{cursor:pointer;}
address{font-style:normal;}
.footer span{color:#840029;}
.footer span:hover{cursor:pointer; text-decoration:underline;}

/* 메인페이지(index) 스타일 */
#logo{width:176px; height:50px; margin-right:auto; line-height:50px; margin-left:auto;}
.title_style{color:#3f3c30; padding-top:10px;}

/* 현재 전시 페이지 스타일 */
#exhibition .content_style{padding:8px;}
#exhibition hr{margin:-10px 0;}
#exhibition h4{margin-top:28px;}
		
/* 박물관 소개 페이지 스타일 */
#intro h2{line-height:140%;}
#pic_exhibit{float:left; margin-right:10px; margin-bottom:10px; -webkit-transition-property:width; -webkit-transition-duration:.3s;}
.small{width:30%;}
.large{width:100%;}
			
.clear_both{clear:both;}
.bold_style{font-weight:bold; color:#840029;}
			
/* 박물관 홍보영상 페이지 스타일 */
#video_canvas{margin:0 auto; width:100%;}
.content_style{padding-right:3px; padding-left:3px;}

/* 찾아오시는 길 페이지 스타일 */
.map_style{padding:0px; height:100%; width:100%;}