﻿/* Event Page CSS (Nate - 100107) */
.event1_content
{
	width:970px;
	margin:0 0 50px 0;
}
.event1_star
{
	background:url(/content/images/event/star_bg.gif); 
	height:377px;
	width:970px;
}
.event1_issue
{
	background:url(/content/images/event/issue_bg.gif);
	height:183px;
	width:970px;
}
.event1_search
{
	background-color:#3174bb;
	width:968px;
	height:76px;
}
.event1_search_table
{
	padding:14px 0 14px 0;
}

.event1_Search_input
{
	width:578px;
	height:38px;	
	border:solid 5px #40a6bd;
	background-color:#ffffff;
}

.event1_Search_input input
{
    border:0;
    font-size:16px;
    margin:8px 0 0 10px;
    width:550px;
}

.Centering{text-align:center;}

.event1_content
{
	width:970px;
}
.event1_star_title
{
	margin:25px;
}
.event1_issue
{
	background:url(/content/images/event/issue_bg.gif);
	height:183px;
	width:970px;
}
.event1_search
{
	background-color:#3174bb;
	width:968px;
	height:76px;
}

.event1_input
{
	width:578px;
	height:38px;	
	border:solid 5px #40a6bd;
}
.event1_star_back_line
{
	background-image:url(/content/images/event/star_back_line.gif);
	background-repeat:no-repeat;
	background-color:#274ab3;
	width:7px;
}
.event1_line
{
	background-color:#3a5eba;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
}
.event1_bottom_line
{
	background-color:#274ab3;
	height:7px;
	width:968px;
}

/* Event Page CSS end (Nate - 100107) */

/* Event Page CSS (Newsbank it self - 100113) */
.event2_contents
{
	text-align:center;
}

.event2_top
{
	background:url(/content/images/eventNB/top_bg.gif) repeat-x;
	margin:0;
	width:100%;
}
.event2_search2
{
	background-color:#e52829;
	height:104px;
	width:100%;
	margin-bottom:15px;
}
.event2_input
{
	width:578px;
	height:38px;	
	border:solid 5px #ff6d6e;
	background-color:#ffffff;
}

.event2_inputInner
{
    margin:8px 0 0 20px;
    width:520px;
    border:0;
    font-size:14px;
}

.event2_search_table2
{
	padding:25px 0 20px 0;
}
.event2_bbs
{
	font-family:dotum;
	font-size:12px;
	width:738px;
	text-align:center;
	color:#666666;	
}

.event2_bbs_table
{
	background-color:#f9f9f9;
	font-size:11px;
	color:#000000;
	font-family:dotum;
	height:28px;
	font-weight:bold;
	width:738px;
	border-bottom:solid 1px #d7d7d7;
	border-top:solid 2px #e52829;
}

.event2_FontNormal{ color:#000000; border:0; width:230px;}
.event2_FontUpdatable{ color:#000000; border:solid 1px #000000; width:230px;}
/* Event Page CSS end (Newsbank it self - 100113) */


.cleanevent_search
{
	/*background-color:#242424;*/
	height:104px;
	width:100%;
	margin-bottom:15px;
}

.cleanevent_search_table
{
	padding:25px 0 20px 0;
}

.cleanevent_input
{
	width:578px;
	height:38px;	
	border:solid 5px #db4065;
	background-color:#ffffff;
}


.cleanevent_inputInner
{
    margin:8px 0 0 20px;
    width:520px;
    border:0;
    font-size:14px;
}


.cleanevent_bbs
{
	font-family:dotum;
	font-size:12px;
	width:738px;
	text-align:center;
	color:#666666;	
}

.cleanevent_bbs_table
{
	background-color:#f9f9f9;
	font-size:11px;
	color:#000000;
	font-family:dotum;
	height:28px;
	font-weight:bold;
	width:738px;
	border-bottom:solid 1px #d7d7d7;
	border-top:solid 2px #db4065;
}
