/* BBS Ʈ */
.bbs_search {
	background-image: url(http://snurad.snu.ac.kr/images/bbs_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	color: #484848;
	font-size: 12px;
	border: 1px solid #CFD7CC;
	line-height: 100%;
	clear: both;
	padding-top: 10px;
	height: 30px;
	margin-bottom: 15px;
	overflow: hidden;
}
.bbs_total {
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "돋움";
	line-height: 20px;
}
.search_sel {
	float: right;
	text-align: right;
	vertical-align: top;
	position: relative;
	width: 350px;
}
.search_sel select {
	font-size: 12px;
	width: 120px;
	line-height: 18px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.search_input {
	padding: 2px;
	height: 14px;
	width: 170px;
	border: 1px solid #D4DBE1;
	background-color: #FFFFFF;
	margin-right: 0px;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	right: 50px;
}
.search_btn {
	background-image: url(http://snurad.snu.ac.kr/images/bbs_search_btn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 48px;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	display: inline-block;
}
.search_btn span {
	display: none;
}

.tbl_type {
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
.tbl_type th {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3DD;
}
.tbl_type td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
.tbl_type .text_left {
	font-family: "";
	text-align: left;
	font-size: 12px;
}
.comment_total_num {
	font-weight: bold;
	color: #ACC95B;
	margin-left: 3px;
}
.tbl_type .writer {
	font-family: "";
	font-size: 12px;
}

.bbs_list .tbl_type .no_bar {
	background-image: none;
}
.btn_r {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.bbs_notice {
	font-family: "";
	font-size: 12px;
}
.bbs_notice  a {
	color: #666666;
}
.bbs_notice p {
	margin: 0px;
	padding: 0px;
}


/* */
.bbs_notice .bbs_total {
	font-size: 12px;
	background-image: url(http://snurad.snu.ac.kr/images/bbs_total_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bbs_notice .bbs_text {
	font-size: 14px;
	line-height: 140%;
}

.bbs_notice .tbl_type {
	font-size: 12px;
	color: #666666;
}
.bbs_notice .tbl_type th {
	background-image: none;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
	letter-spacing: -1px;
	font-family: " ";
	font-size: 13px;
}
.bbs_notice .tbl_type td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	padding: 6px;
}
.bbs_notice .comment_con {
	padding: 10px;
}
.bbs_notice .bbs_infor h3 {
	padding-bottom: 10px;
}


/* к*/
.bbs_report .bbs_total{
	font-size: 12px;
	background-image: url(http://snurad.snu.ac.kr/images/bbs_total_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
.bbs_report .news {
	clear: both;
	overflow: hidden;
	display: block;
	width: 100%;
	font-size: 12px;
	color: #484848;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	margin-bottom: 20px;
}
.bbs_report .news .news_con {
	width: 510px;
}
.bbs_report .news a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.bbs_report .news p {
	margin-bottom: 10px;
	line-height: 130%;
}
.bbs_report .news .news_con a {
	display: inline;
}

.bbs_report .news span {
	color: #787878;
}
.bbs_notice .bbs_date .con_right span {
	display: block;
	text-align: right;
	font-family: "";
	font-size: 12px;
}
.bbs_notice .bbs_date .con_right .view_origin {
	background-image: url(http://snurad.snu.ac.kr/images/btn_view_origin_article.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 70px;
	margin-left: 5px;
	background-position: left top;
	display: inline-block;
}
.bbs_notice .bbs_date .con_right .view_origin span {
	display: none;
}

.bbs_notice .bbs_date .con_left span {
	font-weight: bold;
}
.bbs_main_title {
	text-align: center;
	margin-bottom: 10px;
}
.bbs_notice .bbs_main_title h3 {
	font-family: " ";
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	line-height: 130%;
	letter-spacing: -2px;
}
.bbs_notice .bbs_main_title h4 {
	font-family: "";
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	margin: 10px;
	padding: 0px;
	line-height: 130%;
}
.bbs_notice .bbs_text p {
	margin-bottom: 20px;
}
.main_img {
	text-align: center;
	padding-top: 20px;
	display: block;
}
.bbs_notice .report_list {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d7d7d7;
	font-size: 14px;
	padding: 10px;
}
.bbs_notice .report_list li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.bbs_notice .report_list a {
	color: #333333;
}
.bbs_notice .report_list .icon_photo {
	background-image: url(http://snurad.snu.ac.kr/images/ico_phto.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 11px;
	width: 16px;
	margin-left: 5px;
}
.bbs_report .news .no_list {
	background-color: #f4f4f4;
	padding: 50px;
	text-align: center;
	vertical-align: middle;
	color: #333333;
	font-family: " ";
	font-weight: bold;
	font-size: 16px;
}
.bbs_report .news li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(http://snurad.snu.ac.kr/images/dot.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	padding-left: 17px;
}
.download_zone {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.download_zone span {
	display: block;
	margin-bottom: 3px;
}

.download_zone a {
	display: inline-block;
	background-color: #555555;
	border: 1px solid #333333;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 11px;
}
.download_zone a:hover {
	text-decoration: none;
}
.bbs_text .pds_info {
	padding-top: 20px;
}
.pds_info table {
	width: 100%;
}
.pds_info th {
	width: 65px;
	background-image: url(http://snurad.snu.ac.kr/images/dot.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}
.pds_info td {
	background-image: url(http://snurad.snu.ac.kr/images/double_dot.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: "";
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}
.pds_con {
	font-size: 12px;
	padding: 10px;
}
.pds_con h3 {
	font-family: " ";
	font-size: 18px;
	margin-bottom: 10px;
}
.pds_con table {
	text-align: left;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.pds_con td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	vertical-align: top;
}
.pds_con strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	display: block;
	margin: 0px;
	padding: 0px;
}
.pds_con h4 strong {
	font-size: 18px;
	font-style: italic;
}

/* BBS  */
.bbs_infor {
	margin-bottom: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5C5C5;
	clear: both;
	overflow: hidden;
	font-size: 14px;
}
.bbs_infor h3 {
	float: left;
	font-family: " ";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
}
.bbs_infor p {
	float: right;
}
.bbs_date {
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px;
	clear: both;
}
.con_left {
	float: left;
}
.con_right {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bbs_add {
	background-color: #F4F4F4;
	padding: 10px;
	color: #333333;
}
.add_file {
	margin-bottom: 8px;
	background-image: url(http://snurad.snu.ac.kr/images/bbs_file_icon.gif);
	background-repeat: no-repeat;
	background-position: 65px 2px;
}
.add_link {
	background-image: url(http://snurad.snu.ac.kr/images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 65px 2px;
}
.add_file strong, .add_link strong {
	margin-right: 20px;
}
.bbs_text {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	color: #333333;
	line-height: 140%;
}
.align_top {
	vertical-align: top;
}



/* BBS Է */
.bbs_input {
	margin: 0px;
	font-family: "";
	font-size: 12px;
}
.bbs_check {
	display: block;
	clear: both;
	overflow: hidden;
	padding-bottom: 15px;
}
.bbs_check h3 {
	font-family: " ";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	float: left;
	margin: 0px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
}
.bbs_check h4 {
	margin: 0px;
	float: left;
	color: #000000;
	font-size: 14px;
	background-image: url(http://snurad.snu.ac.kr/images/bbs_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 23px;
	font-weight: bold;
	letter-spacing: -1px;
}

.bbs_check span {
	float: right;
	background-image: url(http://snurad.snu.ac.kr/images/bbs_input_check.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	font-size: 11px;
	color: #4e4e4e;
	letter-spacing: -1px;
}
.bbs_input table, .member_join_table {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	visibility: visible;
}
.bbs_input th, .mb_input .member_join_table th {
	text-align: left;
	background-color: #FBFBFB;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	width: 95px;
	color: #444444;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	vertical-align: top;
}
.check_icon {
	background-image: url(http://snurad.snu.ac.kr/images/bbs_input_check.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
}
.bbs_input td, .mb_input .member_join_table td {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
}
.bbs_input .img_br img {
	display: block;
}

.input_95 {
	height: 15px;
	width: 95%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.input_50 {
	height: 15px;
	width: 40px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.input_100 {
	height: 15px;
	width: 90px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.input_150 {
	height: 15px;
	width: 140px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.input_160 {
	height: 15px;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.input_200 {
	height: 15px;
	width: 190px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.input_250 {
	height: 15px;
	width: 240px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.input_300 {
	height: 15px;
	width: 290px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.input_file_400 {
	height: 19px;
	width: 400px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.input_420 {
	height: 15px;
	width: 410px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.textarea_300 {
	height: 300px;
	width: 95%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
	overflow: auto;
}
.textarea_180 {
	height: 180px;
	width: 95%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
	overflow: auto;
}
.textarea_120 {
	height: 120px;
	width: 95%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
	overflow: auto;
}
.textarea_70 {
	height: 70px;
	width: 95%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
	overflow: auto;
}
.file_upload_input {
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d4d4d4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #d4d4d4;
}
.span_br {
	display: block;
	padding-top: 7px;
}
.span_br_01 {
	display: block;
	padding-top: 3px;
}
.span_br_01 strong {
	letter-spacing: 0px;
}






/* BBS ڸƮ */
.comment_zone h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF822E;
	font-family: "";
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.comment_list {
	padding: 5px;
	margin-bottom: 10px;
}
.comment_title {
	font-weight: bold;
	color: #000000;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.comment_date {
	float: right;
}
.comment_date a {
	display: inline-block;
}
.comment_date a span {
	display: none;
}
.comment_date .comment_edit {
	background-image: url(http://snurad.snu.ac.kr/images/comment_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	width: 36px;
	height: 10px;
}
.comment_date .comment_delete {
	background-image: url(http://snurad.snu.ac.kr/images/comment_icon.gif);
	background-repeat: no-repeat;
	background-position: -50px center;
	width: 36px;
	height: 10px;
}

.comment_con {
	clear: both;
	padding: 10px;
	background-color: #f4f4f4;
	line-height: 140%;
}
.comment_input {
	border: 1px solid #e7e7e7;
	margin: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f9f9f9;
}
.comment_input table {
	width: 100%;
	color: #000000;
}
.comment_input td {
	padding: 3px;
}
.comment_input input {
	height: 15px;
	width: 95%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.comment_input .input_150 {
	height: 15px;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
}
.comment_input textarea {
	height: 70px;
	width: 95%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #D4D4D4;
	font-size: 12px;
	color: #666666;
	overflow: auto;
}
.comment_input .check_clear input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	width: auto;
}






/* UI Object Paging */
.paginate{
	text-align:center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	clear: both;
}
.paginate a,.paginate strong{
	display:inline-block;
	_position:relative;
	margin-right:-6px;
	padding:3px 10px 2px 11px;
	color:#666666;
	font-family:Tahoma, Serif;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	text-decoration:none !important;
	background-color: #fff;
	background-image: url(http://snurad.snu.ac.kr/images/bbs_bar.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.paginate strong{
	color:#ff1315 !important;
}
.paginate a:hover,.paginate a:active,.paginate a:focus{
	background-color:#f7f7f7;
}
.paginate a.pre,.paginate a.pre_end,.paginate a.next,.paginate a.next_end{
	font-family:'', Dotum, '', Gulim, AppleGothic, Sans-serif;
	font-size:11px;
}
.paginate a.pre{
	background-image: url(http://snurad.snu.ac.kr/images/bu_pg4_l1.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.paginate a.next1{
	background-image: url(/quiz/images/next.png);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-family:'', Dotum, '', Gulim, AppleGothic, Sans-serif;
	font-size:11px;
}

.paginate a.pre_end{
	background-image: url(http://snurad.snu.ac.kr/images/bu_pg4_l2.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 16px;
}
.paginate a.next{
	padding:4px 18px 2px 11px;
	background-image: url(http://snurad.snu.ac.kr/images/bu_pg4_r1.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.paginate a.next_end{
	padding:4px 16px 2px 9px;
	background-image: url(http://snurad.snu.ac.kr/images/bu_pg4_r2.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.bbs_input th span, .member_join_table span {
	font-weight: normal;
	letter-spacing: 0px;
}
.bbs_input th span strong, .member_join_table span strong {
	color: #ff6600;
	letter-spacing: 0px;
}
.bbs_input td strong {
}
.bbs_input .td_title {
	font-size: 14px;
	font-weight: bold;
	background-color: #f4f4f4;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.explanation_box {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #FAFAFA;
	border: 1px solid #EEEEEE;
}
.explanation_box strong {
	color: #EA8920;
	display: block;
	margin-bottom: 10px;
}

/*관리자 회원리스트*/
.mv_search {
	margin-bottom: 15px;
}
.mv_search .email {
	margin-left: 20px;
	background-image: url(http://snurad.snu.ac.kr/images/email.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 18px;
	display: inline-block;
}
.mv_search .sms {
	margin-left: 10px;
	background-image: url(http://snurad.snu.ac.kr/images/sms.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 15px;
	display: inline-block;
}
.mv_search .excel {
	margin-left: 10px;
	background-image: url(http://snurad.snu.ac.kr/images/excel.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 19px;
	display: inline-block;
}.mv_search a:hover {
	text-decoration: none;
}
.select_table {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	margin-bottom: 20px;
}
.select_table th {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	width: 30px;
	text-align: center;
}
.select_table .on {
	background-image: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-left-color: #D0D0D0;
	border-bottom-style: none;
}
.select_table .th_no_bar {
	background-image: none;
}
.select_table .th_no_bar {
	width: 50%;
}.bnt_right {
	margin-bottom: 10px;
	text-align: right;
}
.adm_nav {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #333333;
	padding-left: 5px;
}

/*관리자 모달창*/
.mv_left {
	float: left;
	width: 260px;
	overflow: auto;
	height: 180px;
	background-color: #f4f4f4;
	padding: 10px;
}
.mv_con {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.authority {
	font-size: 12px;
	color: #666666;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-left: 7px;
	background-image: url(http://snurad.snu.ac.kr/images/subject_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.authority strong {
	color: #333333;
}
.authority_ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.authority_ul li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	position: relative;
}
.authority_ul span {
	position: absolute;
	top: 0px;
	right: 1px;
}
.bbs_hap {
	font-weight: bold;
	padding: 0px;
	display: block;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	font-family: "돋움";
}
.bbs_hap strong {
	color: #22A847;
}
.bbs_hap a img {
	float: right;
}.th_font .tbl_type th {
	font-size: 12px;
}
.th_font .tbl_type .no_bar {
	background-image: none;
}


/*모달 관리자 추가*/
.add_admin_form {
	width: 930px;
	height: 520px;
	text-align: left;
	font-family: "";
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.member_list_zone {
	float: left;
	width: 700px;
	font-size: 12px;
}
.member_add_right {
	float: right;
	padding-top: 20px;
}
.member_add_right p {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.member_add_right .bach_div {
	width: 160px;
	height: 340px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #716F64;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #716F64;
	padding: 2px;
	overflow: auto;
	display: block;
}
.member_add_right .bach_div a {
	display: block;
	text-align: left;
	padding: 2px;
	text-decoration: none;
	color: #666666;
}
.member_add_right .bach_div a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #316AC5;
	background-image: url(http://snurad.snu.ac.kr/images/adm/delete_x.gif);
	background-repeat: no-repeat;
	background-position: 145px center;
}
.member_list_zone form {
	margin-bottom: 15px;
	text-align: left;
}
.member_list_zone select {
	font-size: 13px;
	color: #666666;
	width: 85px;
	font-family: "돋움";
}

.add_admin_form .btn_center {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* faq게시판 */
.faq_list {
	margin-bottom: 20px;
}
.faq {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	background-image: url(http://snurad.snu.ac.kr/images/question.gif);
	background-repeat: no-repeat;
	background-position: 20px 12px;
	display: block;
}
.faq_select_title {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(http://snurad.snu.ac.kr/images/faq_minus.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
	color: #4D71A8;
	letter-spacing: -1px;
	font-family: "나눔고딕";
	font-weight: bold;
	padding-right: 25px;
}
.faq_contents {
	background-image: url(http://snurad.snu.ac.kr/images/answer.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 48px;
	color: #666666;
	line-height: 160%;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	background-color: #F9FAFB;
	font-family: "나눔고딕";
	font-size: 13px;
}
.faq_title {
	display: block;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 48px;
	background-image: url(http://snurad.snu.ac.kr/images/faq_plus.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	color: #666666;
	letter-spacing: -1px;
	font-weight: normal;
	position: relative;
	padding-right: 25px;
	font-family: "나눔고딕";
}
.faq_title a {
	color: #666666;
	text-decoration: none;
}

.faq_select_title a {
	color: #4D71A8;
	text-decoration: none;
}
.faq_bnt {
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 30px;
}

.photo_list {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}
.photo_list ul {
	overflow: hidden;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 190px;
}

.photo_list li {
	float: left;
	width: 140px;
	text-align: center;
	display: block;
	height: 190px;
	position: relative;
}
.ph {
	POSITION: absolute;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #fff;
	WIDTH: 135px;
	BOTTOM: 55px;
	MARGIN-BOTTOM: 5px;
	LEFT: 5px;
}
.ph_txt {
	POSITION: relative; LINE-HEIGHT: 140%; MARGIN: 0px auto; WIDTH: 130px; HEIGHT: 30px; TOP: 140px
}


/*일정관리*/

.moon_search {
	text-align: right;
	margin-bottom: 20px;
}
.moon_search select {
	font-size: 12px;
}
.select_moon {
	text-align: center;
}
.moon_search a {
	display: inline-block;
}
.moon_search a span {
	display: none;
}

.search_moon {
	background-image: url(http://snurad.snu.ac.kr/images/moon_search_btn.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 33px;
	background-position: left top;
	display: inline-blick;
	vertical-align:-5px;
}
.before_btn {
	background-image: url(http://snurad.snu.ac.kr/images/before_btn.gif);
	background-position: left top;
	height: 18px;
	width: 18px;
	vertical-align: -3px;
	margin-right: 5px;
}
.next_btn {
	background-image: url(http://snurad.snu.ac.kr/images/next_btn.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	vertical-align: -3px;
	margin-left: 5px;
}
.select_moon p {
	font-family: "나눔고딕";
	font-size: 18px;
	color: #333333;
	display: inline;
	font-weight: bold;
}
.schedule_type {
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
}
.schedule_type th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	color: #333333;
	padding: 7px;
}
.schedule_type .sunday {
	color: #F31D1D;
}
.schedule_type .saturday {
	color: #1D54F3;
	border-right-style: none;
}
.schedule_type td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	font-weight: bold;
	color: #333333;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 7px;
	font-family: "돋움";
}
.schedule_type .holiday {
	color: #F31D1D;
}
.schedule_type ul {
	margin-top: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
.schedule_type li {
	margin-bottom: 10px;
	line-height: 150%;
}
.schedule_ul {
	margin-top: 20px;
	margin-bottom: 50px;
	padding-left: 10px;
	line-height: 150%;
}
.schedule_ul li {
	margin-bottom: 20px;
}
.dissertation_search {
	background-image: url(../radiology/images/dissertation_search_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-left: 105px;
	height: 58px;
	font-family: "돋움";
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
}
.dissertation_search_01 {
	background-image: url(../radiology/images/dissertation_search_01_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-left: 105px;
	height: 58px;
	font-family: "돋움";
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
}

.dissertation_search select, .dissertation_search_01 select {
	font-size: 12px;
}
.dissertation_search p, .dissertation_search_01 p {
	margin-top: 6px;
}
.dissertation_input {
	height: 16px;
	width: 320px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-left-color: #D9D9D9;
	padding-top: 2px;
	padding-left: 2px;
}
.dissertation_search .search_btn, .dissertation_search_01 .search_btn {
	vertical-align:-4px;
}
.author {
	color: #333333;
	letter-spacing: 0px;
}
.thesis_subject {
	color: #8C662A;
}
.thesis_date {
	color: #999999;
}
.bbs_title_h4 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 30px;
}
.bbs_list td .thesis_subject_ti {
	color: #8C662A;
	margin-top: 15px;
	display: block;
}
.text_left .author_title {
	font-size: 14px;
	color: #333333;
}
.text_left ol {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.bbs_list .font_ff6600 {
	color: #ff6600;
}

/*일정관리게시판*/
.schedule {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	clear: both;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	position: relative;
	display: block;
	height: 22px;
}
.prev {
	background-image: url(http://snurad.snu.ac.kr/images/before_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 18px;
	margin-right: 10px;
	float: left;
}
.day_txt {
	float: left;
	text-align: left;
	margin-right: 10px;
}

.next {
	background-image: url(http://snurad.snu.ac.kr/images/next_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 18px;
	margin-right: 3px;
	float: left;
}

.calendar_bnt {
	background-image: url(http://snurad.snu.ac.kr/images/calendar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 19px;
	display: block;
	float: left;
	margin-right: 2px;
}
.calendar_div {
	position: absolute;
	left: 240px;
	top: 18px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	z-index: 10000;
	padding: 5px;
}
.ju_calendar_div {
	position: absolute;
	left: 165px;
	top: 18px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	z-index: 10000;
	padding: 5px;
}
.today {
	background-image: url(http://snurad.snu.ac.kr/images/main_today.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 27px;
}

.ju_timetable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #697277;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
}
.ju_timetable th {
	height: 12px;
	padding-top: 8px;
	font-family: "돋움";
	font-size: 12px;
	font-weight: bold;
	color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A859E;
	background-image: url(http://snurad.snu.ac.kr/images/timetable_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #616E76;
	padding-bottom: 7px;
	text-align: center;
}
.ju_timetable td {
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	vertical-align: top;
	padding: 7px;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;

}
.ju_timetable p {
	display: block;
	margin-bottom: 5px;
}

.ju_timetable .no_bar {
	border-right-style: none;
}
.ju_timetable .marjin_60 {
	height: 65px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 55px;
	display: block;
	letter-spacing: 0px;
	font-size: 13px;
}
.ju_timetable .n_day {
	text-align: right;
	display: block;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}
.ju_timetable .sun {
	text-align: right;
	display: block;
	color: #FF3300;
	font-weight: bold;
	margin-bottom: 5px;
}
.ju_timetable .satur {
	text-align: right;
	display: block;
	color: #0033CC;
	font-weight: bold;
	margin-bottom: 5px;
}



.dissertation_search_eng {
	background-image: url(../radiology/images/dissertation_search_eng_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-left: 115px;
	height: 58px;
	font-family: "돋움";
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
}

.dissertation_search_eng select {
	font-size: 12px;
}
.dissertation_search_eng .dissertation_search {
	margin-top: 6px;
}
.dissertation_search_eng .dissertation_input {
	height: 16px;
	width: 300px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-left-color: #D9D9D9;
	padding-top: 2px;
	padding-left: 2px;
}
.dissertation_search_eng .dissertation_search {
	vertical-align:-4px;
}
.search_btn_eng {
	background-image: url(http://snurad.snu.ac.kr/images/bbs_search_btn_eng.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 48px;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	display: inline-block;
	vertical-align:-4px;
}
.search_btn_eng span {
	display: none;
}.dissertation_search_eng p {
	padding-top: 5px;
	padding-left: 0px;
}