body {
	text-align:center;
	margin: 0;
}

img {
	border: 0;
}

.list {
	border-bottom:1px solid #cccccc;
}

#topbar {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/* width: 800px; */
}

#blackbar {
	height: 18px;
	background: #000000;
}

#logobar {
	height: 45px;
	padding-top: 5px;
	padding-left: 5px;
	background: #2D435B;
	text-align: left;
}

#menubar {
	height: 25px;
	background: #546A82;
	padding-right: 5px;
	border-top: 1px solid white;
	text-align: right;
}

#body {
	width: 900px;
	/*width: 800px;*/
	margin-left: auto;
	margin-right: auto;
}

#menu {
	width: 190px;
	padding: 30px 0 60px 0;
	border-right: 1px dashed #999;
	float: left;
}

#menu #status {
	font: 10pt tahoma;
	text-align: center;
	padding: 0 20px 0 20px;
}

#menu #status .col1 {
	text-align: right;
}

#menu #status .col2 {
	text-align: left;
}


#menu #institution {
	font: 9pt tahoma;
	text-align: center;

}

#menu em {
	text-decoration: underline;
	font-size: 10pt;
	font-family: tahoma;
}

#menu .item {
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	width: 170px;
	font-weight: bold;
	font-size: 9pt;
	font-family: tahoma;
	line-height: 100%;

	border: 1px solid white;
}

#menu .selecteditem {
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	width: 170px;
	font-weight: bold;
	font-size: 9pt;
	font-family: tahoma;
	line-height: 100%;

	border: 1px solid black;
	background: #DCE5FE;
}

#menu a {
	text-decoration: none;
	color: black;
}

#main {
	width: 700px;
	float: right;
	border: 1px solid white;
	margin:0px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	font: 9pt tahoma;
}

.search2_form {
	margin-left:-220px;
}
#MainTitle {
	display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
	color:2d435b;
}

#JournalTitle {
	color:2d435b;
	font-weight: bold;
}
#JournalTSub {
	color:2d435b;
	font-weight: bold;
}
#main2 {
	width: 100%;
	float: right;
	border: 1px solid white;
	margin:0px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
	font: 9pt tahoma;
}

#main .journal {
	border: 1px solid white;
	width: 100%;
}

#main .journal div {
	width: 33%;
	height: 288px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}

#main .journalimage {
	float: left;
	margin: 5px;
}

#main .journaldescription {
	float: right;
	margin: 10px 40px 10px 0;
	padding: 0;
	width: 400px;
	text-align: left;
}

#main .container_title {
	margin: 20px;
	font: 12pt tahoma;
	color: darkblue;
	font-weight: bold;
}

#main .paper_info li {
	font: 10pt arial;
	font-weight: bold;
}

#main .paper_info li .and {
	font-weight: normal;
}

#main .paper_title {
	padding: 0 30px 0 0px;
	font: 10pt arial;
}

#main .pages {
	font: 9pt arial;
}

#main .paper_view .paper_view_title {
	font: 10pt vernada;
	color: #A50000;
	font-weight: bold;
}

#main .paper_view {
	border: 1px solid #A7B4BE;
	background: #F0F0F0;
	margin: 0 30px 40px 40px;
	padding: 10px;
	display: none;
}


#main a {
	font: 9pt tahoma;
	color: black;
	text-decoration: none;
}

#main a:hover.sem {
	font: 9pt tahoma;
	color: #01B0EF;
	text-decoration: underline;
}
#main a:link.all_menu {
	font: 9pt tahoma;
	color: white;
	text-decoration: none;
}
#main a:visited.all_menu {
	font: 9pt tahoma;
	color: white;
	text-decoration: none;
}
#main a:hover.all_menu {
	font: 9pt tahoma;
	color: black;
	text-decoration: bold;
}

#main a:hover.was {
	font: 9pt tahoma;
	color: #482F94;
	text-decoration: underline;
}

#main a:hover.scs {
	font: 9pt tahoma;
	color: #6E4448;
	text-decoration: underline;
}

#main a:hover.cac {
	font: 9pt tahoma;
	color: #CACED1;
	text-decoration: underline;
}

#main a:hover.sss {
	font: 9pt tahoma;
	color: #F21C24;
	text-decoration: underline;
}

#main a:hover.imm {
	font: 9pt tahoma;
	color: #FF883B;
	text-decoration: underline;
}

#main a:hover.gae {
	font: 9pt tahoma;
	color: #885B22;
	text-decoration: underline;
}

#main a:hover.mwt {
	font: 9pt tahoma;
	color: #5A88C6;
	text-decoration: underline;
}

#main a:hover.mmm {
	font: 9pt tahoma;
	color: #3586BD;
	text-decoration: underline;
}

#main .subpage {
	display: none;
}

.separatorbar {
	width: 550px;
	height:1px;
	border-top: 1px dashed #864D6E;
}

.clear {
	clear: both;
}

#bottombar {
	clear: both;
	margin: 10px auto 10px auto;
	width: 800px;
	text-align: center;
	font-family: tahoma;
}

#bottombar p {
	margin: 10px auto 10px auto;
	width: 600px;
	text-align: left;
}

#bottombar .line1 {
	font-size: 10pt;
}

#bottombar .line2 {
	font-size: 8pt;
}


.input {border-right: #cccccc 1px solid; border-top: #cccccc 1px solid; font-family: arial; font-size: 9pt; border-left: #cccccc 1px solid; border-bottom: #cccccc 1px solid; background-color: #ffffff; padding:2px 0px 2px 0px}


/* Added by Changmin, 2016.01.05 */
#logobar .title_l {
	float: left;
	width: 45%;
}
#logobar .title_r {
	font-family: Arial , Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	float: right;
	width: 45%;
	text-align: right;
	padding-right: 10px;
	padding-top: 15px;
}


#menubar .top_url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	float: right;
	font-style: italic;
	padding-right: 10px;
	padding-top: 5px;
}
#menubar .top_url a {
	color: #fff;
	text-decoration: none;
}

.outlogin a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #000;
	text-decoration: none;
	color: #000;
	/*margin: 2px 0px;*/
	padding: 1px 5px;
	text-align: right!important;
}

.outlogin{
	padding-left: 780px;
}

.outlogin a:hover{
	background-color: #999;
}


/* ½Å±Ô apc ½ºÅ¸ÀÏ  20200609*/

 .registration_title1 {
		font-family: tahoma,arial,verdana,sans-serif; 
		font-size: 11pt;
		font-weight: bold;
		line-height: 100%; 
		color: #09196a; 
		text-decoration:underline;
		text-align:left
	}

	.registration_title_sub { 
		padding-top: 10px;
		font-weight: bold;
		color: blue;
		text-align:left
	}

	.attendee_information_table {
		padding:10px 10px 10px 12px;
		font-family: tahoma,arial,verdana,sans-serif;
		font-size: 10pt;
		text-align:left;
		background:#f4f5f7;
		width: 100%;
	}


.registration_option_view_table th {
		padding:5px 5px 5px 5px;
		border-top: 1px solid #ccc;
	    border-right: 1px solid #ccc;
	    border-left: 0px;
	}

	.registration_option_view_table {
		padding:10px 10px 10px 12px;
		font-family: tahoma,arial,verdana,sans-serif;
		font-size: 10pt;
		text-align:left;
		background:#f4f5f7;
		width: 100%;
		border-collapse: collapse;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	.registration_table1 {
		padding:10px 10px 10px 12px;
		color: black;
		font-family: tahoma, arial,verdana,sans-serif;
		font-size: 10pt;
		text-align:left;
		solid #f76d30;
		background:#d0d0d1;
		width: 100%;
	}