/*---------- Pageing ----------*/
.Pageing				{float:left; margin:0px; padding:0px; width:564px; height:53px; text-align:left; vertical-align:top;}
.Pageing img			{margin:0px; padding:0px; cursor:pointer; cursor:hand;}
.Pageing_Table			{margin:0px auto 11px auto; padding:0px; height:20px; table-layout:auto;}
.Pageing_No				{padding-left:5px; padding-right:5px; color:#909599;}
.Pageing_No a:link		{color:#909599; text-decoration:none;}
.Pageing_No a:visited	{color:#909599; text-decoration:none;}
.Pageing_No a:hover		{color:#38b6ff; text-decoration:none;}
.Pageing_No a:active	{color:#909599; text-decoration:none;}

/*---------- Search ----------*/
.Search_Table			{margin:0px auto; padding:0px; width:256px; height:22px;}
input.Search_TextBox	{margin:0px; padding:2px 0px 0px 3px; width:125px; height:18px; border:1px solid #343e47; font-family:dotum, 돋움; color:#0c0c0c; background:#b8bfc4;}
Select.Search_Select	{margin:0px; padding:0px; width:73px; height:20px; border:1px solid #343e47; font-family:dotum, 돋움; color:#0c0c0c; background:#b8bfc4;}

/*---------- Char _ Select _ Box ----------*/
Select.CharName_Select	{margin-left:12px; padding:0px; height:19px; border:1px solid #343e47; font-family:dotum, 돋움; color:#0c0c0c; background:#b8bfc4; vertical-align:middle;}
input.CharName_Select_No{margin-left:12px; padding:3px 0px 0px 0px; height:16px; border:1px solid #343e47; font-family:dotum, 돋움; color:#545658; background:#0c0c0c; vertical-align:middle;}

/*---------- View _ Comment ----------*/
.Comment_Box					{float:left; margin:0px; padding:0px; width:562px; border:1px solid #12181d; background:#1c252d;}
.Comment_Table					{margin:0px auto; padding:0px; width:522px;}
.Comment_Table thead tr			{margin:0px; padding:0px; width:522px;}
.Comment_Table thead tr th		{margin:0px; padding:0px; height:33px; vertical-align:bottom;}
.Comment_Table thead tr th img	{cursor:pointer; cursor:hand;}
.Comment_Table tbody tr			{margin:0px; padding:0px;}
.Comment_Table tbody tr td		{margin:0px; padding:9px 0px 0px 0px; vertical-align:top;}
.Comment_Table tbody tr.Dotted	{height:10px; background:url('/img/Common_Board/Bar_Dotted.gif') bottom left repeat-x;}

/* Comment _ Text _ Box */
.Comment_Text_Table				{margin:0px auto 10px auto; padding:0px; width:522px;}
.Comment_Text_Table thead tr	{margin:0px; padding:0px;}
.Comment_Text_Table tbody tr	{margin:0px; padding:0px;}
.Comment_Text_Table tbody tr td	{margin:0px; padding:10px 0px 0px 0px;}
.Comment_Text_Table tbody tr td.Commtent_Textarea_Box	{padding:4px 0px 8px 0px;}

/* Comment _ input Box */
input.Comment_TextBox		{margin:0px; padding:3px 0px 0px 3px; width:391px; height:16px; border:1px solid #333b42; font-family:dotum, 돋움; color:#545658; background:#0c0c0c; vertical-align:middle;}
Textarea.Comment_TextArea		{margin:0px; padding:3px 0px 0px 3px; width:519px; height:81px; border:1px solid #333b42; font-family:dotum, 돋움; color:#545658; background:#0c0c0c; vertical-align:middle; word-wrap:break-word; SCROLLBAR-FACE-COLOR:#22262a; SCROLLBAR-HIGHLIGHT-COLOR:#34383d; SCROLLBAR-SHADOW-COLOR:#1b1e22; SCROLLBAR-3DLIGHT-COLOR:#262a2f; SCROLLBAR-ARROW-COLOR:#2a2e33; SCROLLBAR-TRACK-COLOR:#2a2e33; SCROLLBAR-DARKSHADOW-COLOR:#0c0c0c;}

/* Comment _ Text */
.Comment_Date			{color:#545658; font-size:11px;}