.contents				{margin:0px 10px 5px 230px; padding:20px; background:#fff;  border:#d8d8d8 1px solid; border-radius:4px;}

.location				{width:100%; height:18px; color:#898989;}
.location_on			{color:#e98000;}

.tab_box						{position:relative; width:100%; height:40px; border-bottom:#e28337 4px solid; margin:20px 0 0 0;}
.tab_box ul					{vertical-align:top; clear:both; display:inline-block;}
.tab_box ul li					{float:left; width:120px; height:20px; margin:0 1px 0 0; padding:10px 0; text-align:center; color:#fff; font-weight:bold; background:#898989; border-top-left-radius:4px; border-top-right-radius:4px;}
.tab_box ul li.tab_on		{background:#e28412;}

.title									{width:100%; height:50px; margin:30px 0 0 0;}
.title td.title_name				{font-size:34px; color:#ff910b;  font-weight:bold;}
.title .write_btn					{width:90px; height:21px; padding:7px 0; color:#fff; font-weight:bold; text-align:center; background:#e98000; border-radius:4px;}
.title .search_btn				{width:90px; height:21px; padding:7px 0; color:#fff; font-weight:bold; text-align:center; background:#898989; border-radius:4px;}
.title .search_input				{width:240px; height:25px; padding:4px; border:1px solid #d6d6d6; border-radius:3px;}
.title .search_choice			{width:100px; height:35px; padding:4px; border:1px solid #d6d6d6; border-radius:3px;}

.table						{width:100%; margin:10px 0 0 0; border-top:#939393 2px solid;}
.table td						{height:40px; padding:0 10px; border-bottom:#eeeeee 1px solid;}
.table td.table_title		{background:#f7f7f7; font-weight:bold; text-align:center;}
.table td.write_con		{padding:10px; }
.table td.coment			{height:110px;}

.coment_btn				{height:20px; width:90%; margin:0 5px; padding:35px 0; color:#fff; font-size:16px; font-weight:bold; text-align:center; background:#e98000; border-radius:4px;}

.write_btn_box									{width:224px; height:40px; margin:20px auto 0;}
.write_btn_box ul								{vertical-align:top; clear:both; display:inline-block;}
.write_btn_box ul li.write_btn_box_H40	{float:left; width:110px; height:20px; padding:10px 0; color:#fff; font-size:16px; font-weight:bold; text-align:center; border-radius:4px;}
.write_btn_box ul li.write_btn_box_bar	{float:left; width:4px; height:40px;}

.view_btn_box										{position:relative; width:100%; height:40px; margin:20px 0 0 0;}
.view_listbtn											{position:absolute; width:110px; height:20px; left:0; padding:10px 0; color:#fff; font-size:16px; font-weight:bold; text-align:center; background:#898989; border-radius:4px;}
.view_btn_box ul										{position:absolute; right:0; vertical-align:top; clear:both; display:inline-block;}
.view_btn_box ul li.view_btn_box_H40		{float:right; width:110px; height:20px; padding:10px 0; color:#fff; font-size:16px; font-weight:bold; text-align:center; border-radius:4px;}
.view_btn_box ul li.view_btn_box_bar		{float:right; width:4px; height:40px;}

/**** ¸®½ºÆ®³Ñ¹ö ****/
.list_num					{height:20px; margin:20px auto 0;}
.list_num td.W04		{width:4px; height:20px;}
.list_num td.W20		{width:20px; height:20px;}
.list_num td.W25		{width:25px; height:20px; text-align:center;}

/**** ÀÔ·ÂÃ¢ ****/
.select01			{height:24px; padding:2px; border:1px solid #d6d6d6; border-radius:3px;}
.input01				{height:18px; padding:2px; border:1px solid #d6d6d6; border-radius:3px;}
.textarea01		{width:100%; height:300px; line-height:1.5em; border:1px solid #fff;}
.textarea02		{width:100%; height:80px; padding:5px; line-height:1.5em; border:1px solid #d6d6d6; border-radius:3px;}

/**** ±ÛÀÚ½ºÅ¸ÀÏ ****/
.txt_color_R		{color:#ef0000;}
.txt_color_G		{color:#00ef00;}

.txt_align_B		{font-weight:bold;}
.txt_align_C		{text-align:center;}