@font-face {
	font-family:"NanumGothicWeb";
	src: url('/retoric/css/nanum.eot');
}

*{
	margin:0px;
	padding:0px;

	font-family:"나눔고딕","NanumGothic","NanumGothicOTF","맑은 고딕","Malgun Gothic","NanumGothicWeb","돋움","Dotum";
	font-family:"나눔고딕","NanumGothic","NanumGothicOTF","맑은 고딕","Malgun Gothic","NanumGothicWeb","돋움","Dotum","Lucida Grande";

	line-height:1.5;
	color:#555555;
}

body{
	text-align:center;
}

/* Color Setting */
.color00{
	color:#ffffff;
}
.color01{
	color:#333333;
}
.color02{
	color:#888888;
}
.color03{
	color:#97d1e2;
}
.normal{
	color:#555555;
}
a{
	text-decoration:none;
	color:#91c4d3;
}
a:hover{
	text-decoration:underline;
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
#header{
	position:absolute;
	top:0px;
	left:50%;
	width:390px;
	text-align:right;
	margin-left:100px;
	font-size:12px;
	color:#666666;
	letter-spacing:1px;
	padding-top:10px;
}
#footer{
	width:1002px;
	height:57px;
	padding-top:20px;
	padding-right:50px;
	text-align:right;
	margin:auto;
	/*background:url("/asset/images/footer_bg3.png") no-repeat 18px 0px;*/
	background:url("/asset/images/footer_bg2.gif") no-repeat 10px 0px;                  /*전체*/
	*background:url("/asset/images/footer_bg2.gif") no-repeat 5px 0px; 					/*IE6*/
	*background /**/:url("/asset/images/footer_bg2.gif") no-repeat 7px 0px;				/*IE7*/
	background /**/:url("/asset/images/footer_bg2.gif") no-repeat 10px 0px\9;			/*IE8*/
	font-size:12px;
	font-weight:bold;
	color:#888888;
}
#container{
	position:relative;
	width:1023px;
	padding-left:19px;
	/*background:url("/asset/images/container_bg3.png") repeat-y;*/
	background:url("/asset/images/container_bg2.gif") repeat-y;
	display:inline-block;
	margin:auto;
	overflow-x:hidden;
	text-align:left;
	display/*\**/: table\9;
}

#logo{
	width:155px;
	height:86px;
	padding-left:39px;
	padding-top:9px;
	border-bottom:1px solid #cccccc;
	float:left;
}
#panelHeader{
	width:776px;
	height:30px;
	padding-top:65px;
	padding-left:35px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	float:left;
}
#panelSide{
	clear:both;
	float:left;
	width:155px;
	padding-left:39px;
	padding-top:24px;
	padding-bottom:24px;
}
#panelSide .reply_btn{
	width:120px;
	text-align:center;
	margin-top:10px;
	font-size:13px;
	color:#777777;
}
#panelSide .reply_btn a:hover{
	color:#97d1e2;
}
#panel{
	width:776px;
	min-height:600px;
	_height:600px;
	padding-top:24px;
	padding-left:35px;
	border-left:1px solid #cccccc;
	float:left;
}
/* user info */
#panelSide div.yearinfo{
	background:url("../userinfo/photo/photo_bg.png") no-repeat;
	padding-top:10px;
	padding-left:10px;
	width:130px;
	height:130px;
	position:relative;
}
#panelSide div.yearinfo .year_label{
	font-size:12px;
}
#panelSide div.yearinfo .year{
	font-weight:bold;
	font-family:Arial;
	font-size:25px;
}
#panelSide div.taginfo{
	background:url("../userinfo/photo/photo_bg.png") no-repeat;
	padding-top:10px;
	padding-left:10px;
	width:130px;
	height:130px;
	position:relative;
}
#panelSide div.taginfo .tag_label{
	font-size:12px;
}
#panelSide div.taginfo .tag_contents{
	width:100px;
	font-weight:bold;
	font-size:25px;
	line-height:30px;
	word-break:break-all;
}
div.userphoto{
	background:url("/userinfo/photo/photo_bg.png") no-repeat;
	padding-top:1px;
	padding-left:1px;
	width:130px;
	height:130px;
	position:relative;
}
img.userphoto{
	border:4px solid #ffffff;
}

#panelSide div.userphoto .user_favorite{
	width:18px;
	height:18px;
	position:absolute;
	top:6px;
	left:6px;
	display:none;

	/*bottom:16px;
	right:16px;*/
}
#panelSide div.userphoto .user_favorite img{
	border:1px solid #cdcdcd;
}
.user_small_favorite{
	width:18px;
	height:18px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.user_small_favorite img{
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
}
#panelSide .username{
	width:130px;
	color:#97d1e2;
}
#panelSide .userdes{
	line-height:20px;
	margin-top:13px;
	font-size:12px;
	color:#666666;
	width:130px;
	word-break:break-all;
}

#panelSide .usersite{
	width:130px;
	word-break:break-all;
	word-wrap:break-word;
}

#panelSide .usersite a{
	font-size:12px;
	word-break:break-all;
	word-wrap:break-word;
}

/* object info */
#panelSide div.objectphoto{
	background:url("../images/info/object_photo_bg.png") no-repeat;
	padding-top:1px;
	padding-left:1px;
	width:130px;
}
#panelSide img.objectphoto{
	width:110px;
	border:4px solid #353336;
}

#panelSide div.bright{
	z-index:11;
	position:absolute;
	text-align:right;
	width:120px;
	height:200px;
	top:-10px;
	left:0px;
	background:url('/asset/images/imgbox/bright.png') no-repeat right;
	_background:url('');
}

#panel1 .via_line{
	margin-top:20px;
	width:120px;
	height:1px;
	font-size:0px;
	background:#cccccc;
}
#panel1 .via{
	margin-top:20px;
	width:123px;
	background:url('../images/info/via_bg.png') no-repeat left bottom;
	padding:10px 25px 10px 8px;
	font-size:12px;
}
#panel1 .via .vianame{
	color:#97d1e2;
	margin-top:7px;
}
#panel1	.via .viainfo{
	width:100px;
	font-size:11px;
}
#panel2{
	width:138px;
	text-align:left;
	margin-left:28px;
	background:url("../images/panel2/bg.png") repeat-y right;
	position:relative;
	/*
	padding-top:80px;
	*/
}
#panel2 p{
	margin-bottom:10px;
	padding-top:75px;
}
#panel3{
	width:575px;
	/*padding-top:108px;*/
	padding-top:55px;
	text-align:left;
	margin-left:40px;
}
#panel_merge{
	width:730px;
	min-height:100%;
	/*padding-top:108px;*/
	padding-top:55px;
	padding-left:45px;
	text-align:left;
	margin-left:40px;
	background:url("../images/panel1/bg.png") repeat-y left;
}
.page_title{
	font-size:16px;
	font-weight:bold;
	margin-bottom:30px;
}
.input_form{
	padding-left:77px;
	width:650px;
}
.input_form li{
	margin-bottom:5px;
}
.input_form .label{
	display:inline-block;
	float:left;
	width:142px;
	padding-left:20px;
	background:url('../images/icon/bullet.png') no-repeat 50% left;
	font-size:13px;
	font-weight:bold;
	color:#444444;
}
.input_form .img_label{
	float:left;
	width:100px;
}
.input_form .img_field{
	float:left;
}
.input_form .img_field input{
	float:left;
	border:1px solid #999999;
	background:#f6f6f6;
	width:255px;
	height:19px;
	vertical-align:bottom;
	margin-bottom:1px;
}

.input_form .img_file{
	width:57px;
	height:40px;
	line-height:0px;
	overflow:hidden;
	background:url('../images/btn/find.png') no-repeat 0px 0px;
	float:left;
	margin-left:5px;
}
.input_form .img_file input{
	width:0px;
	border:0px;
	opacity:0;
	filter:alpha(opacity=0)\9;
}
.input_form .field input{
	border:1px solid #999999;
	background:#f6f6f6;
	width:405px;
	height:21px;
	vertical-align:bottom;
	margin-bottom:1px;
}
.input_form li.modify_btn{
	text-align:center;
	clear:both;
}
.join{
	font-size:13px;
}
.join .field input{
	width:200px;
}
.input_form .radio{
	font-size:14px;
}
.input_form .radio input{
	vertical-align:bottom;
	margin-bottom:4px;
}
#panel_all{
	margin-left:56px;
	text-align:left;
	width:930px;
	padding-top:13px;
}
#panel_all .panel_all_header{
	float:right;
	width:814px;
	border-bottom:1px solid #999999;
	margin-top:50px;
	margin-bottom:20px;


}
.panel_header{
	font-size:13px;
	padding-top:7px;
	height:23px;
	width:100%;
	border-bottom:1px solid #999999;
	margin-bottom:20px;
}
span.normal{
	font-size:13px;
}
span.effect{
	font-size:14px;
	font-weight:bold;
	color:#97d1e2;
}
#login_window{
	position:absolute;
	left:50%;
	margin-left:110px;
	background:#ffffff;
	top:40px;
	display:none;
	z-index:99;
	width:395px;
	padding-bottom:50px;
}
#login_window .login_body{
	padding-top:35px;
	width:290px;
	text-align:center;
	margin:auto;
	font-size:15px;
}
#login_window .login_body .login_title{
	font-weight:bold;
	margin-bottom:32px;
}
#login_window .login_body .login_btn{
	float:right;
}
#login_window .login_body .login_btn input{
	width:54px;
	height:53px;
	border:0px;
}
#login_window .login_body .login_field{
	float:left;
	margin-bottom:7px;
}
#login_window .login_body .login_label{
	width:60px;
	text-align:right;
	display:inline-block;
	margin-right:8px;
}
#login_window .login_body .login_field input{
	border:1px solid #cccccc;
	width:155px;
	height:22px;
}
#login_window .login_body .idsave{
	clear:both;
	text-align:left;
	padding-top:5px;
	padding-left:70px;
	font-size:12px;
}
#login_window .login_body .idfind{
	text-align:left;
	padding-top:15px;
	padding-left:70px;
	font-size:12px;
}
#login_window .login_body .join_ment{
	font-size:14px;
	font-weight:bold;
	padding-top:30px;
	padding-bottom:30px;
}
div.clear{
	clear:both;
}
#blind{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background:#000000;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index:98;
}
.header_menu a{
	font-size:12px;
}
.pipe{
	margin-left:7px;
	margin-right:7px;
	color:#cccccc;
}
.pipe2{
	margin-left:2px;
	margin-right:2px;
	color:#666;
	font-size:12px;
}
.menuon{
	padding-left:13px;
	background:url('/asset/images/icon/header_bullet_on.png') no-repeat 0px 1px;
	color:#97d1e2;
	font-size:13px;
	margin-right:10px;
}
.menuoff{
	padding-left:13px;
	background:url('/asset/images/icon/header_bullet_off.png') no-repeat 0px 1px;
	color:#777777;
	font-size:13px;
	margin-right:10px;
}
div.line{
	clear:both;
	background:url("/asset/images/posting_write/line.png") repeat-x bottom;
	width:730px;
	height:1px;
	font-size:0px;
	line-height:0px;
}
.object_imgbox{
	position:relative;
	/* border:1px solid #6b6b6b; */
	width:104px;
	float:left;
	z-index:97;
}
.object_imgbox .imgbox_top{
	width:104px;
	height:6px;
	background:url('/asset/images/imgbox/top.png') no-repeat;
	font-size:0px;
	line-height:0px;
}
.object_imgbox .imgbox_center{
	width:104px;
	background:url('/asset/images/imgbox/center.png') repeat-y;
	text-align:center;
}
.object_imgbox .imgbox_center img{
	padding: 0 2px 0 0;
	width:90px;
}
.object_imgbox .imgbox_bottom{
	width:104px;
	height:9px;
	background:url('/asset/images/imgbox/bottom.png') no-repeat;
}
.user_imgbox{
	position:relative;
	border:1px solid #6b6b6b;
	width:96px;
	height:96px;
	cursor:pointer;
	float:left;
}
.small_imgbox{
	position:relative;
	border:1px solid #6b6b6b;
	width:50px;
	height:50px;
	padding:0px;
	margin:0px;
	cursor:pointer;
}
.user_imgbox img.user{
	top:0px;
	left:0px;
	position:absolute;
	width:100%;
	height:100%;
}
.small_imgbox img.user{
	top:0px;
	left:0px;
	position:absolute;
	width:100%;
	height:100%;
}
.description{
	top:0px;
	left:0px;
	display:none;
	position:absolute;
	width:50px;
	height:50px;
}
.description_text{
	width:100%;
	height:15px;
	position:absolute;
	left:0px;
	bottom:1px;
	left:0px;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	overflow:hidden;
}
.description_bg{
	width:100%;
	height:16px;
	position:absolute;
	bottom:-1px;
	left:0px;
	background:#000000;
	opacity:0.5;
	*filter:alpha(opacity=50);
}
.loading_btn{
	width:25px;
	height:25px;
	border:0px;
	background:url('/asset/images/icon/loading.gif') no-repeat;
}

.ok_btn{

	border:0px;
	width:56px;
	height:21px;
	background:url('/asset/images/btn/ok.png') no-repeat;
}

.feedback_list{
	clear:both;
	display:inline-block;
	width:740px;
	border-bottom:1px dashed #cccccc;
	padding-bottom:20px;
	font-weight:normal;
	margin-bottom:20px;
	font-size:14px;
}

.feedback_date{
	font-size:12px;
	color:#888888;
	margin:0 3px 0 10px;
}