@charset "utf-8";
/*----Panel Window----*/
.pop_up_window {
	float: left;
	height: auto;
	width: 287px;
	border:#c50101 1px solid;
	color:#938c84;
	padding-bottom:15px;
	padding-top:10px;
	padding-left:7px;
	padding-right:7px;
	background-color:#FFF;
	text-align:left;
}
#pop_up_window_list {
	float: left;
	height: auto;
	width: 492px;
	color:#938c84;
	padding-bottom:15px;
	background-color:#FFF;
}
#pop_up_window_list_top {
	width:482px;
	float:left;
	background-image:url(caller_grid_close_bg2.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding-left:10px;
	line-height:30px;
	color:#c50101;
	text-align: left;
}
#pop_up_window_list_text {
	text-align:left;
	width:472px;
	height:auto;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	font-size:11px;
}
#pop_up_window_list_text_img {
	width:205px;
	height:155px;
	float:right;
	border:#c50101 1px solid;
	padding:2px;
	margin-bottom:15px;
	margin-left:20px;
}	
.pop_up_window_img {
	margin-bottom:8px;
	margin-right:8px;
	float:left;
}
.form2 {
	width:472px;
	height:auto;
	float:left;
}
.textarea2 {
	width:472px;
	height:100px;
	float:left;
	background-color:#dddddd;
	color:#6e665a;
	font-weight:bold;
}
.textfield2 {
	width:148px;
	height:18px;
	background-color:#dddddd;
}

