@CHARSET "UTF-8";

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,label,fieldset,input,textarea,p,th,td,a,img,button
{margin:0px;padding:0px;border:0px;}
a	{text-decoration: none;}
hr	{
	background-color: #ECECEC;
	border: none;
	height: 5px;
}

.Panel#layoutPanel	{
	text-align: center;
	width: 866px;
	margin: auto;
	background-color: #ECECEC;
	
	font-family: 11px/16px Gulim,sans-serif;
	/*font-size: 11px;*/
	color: #818181;
}

/* ******************************************************************************************************** */

.Panel#head	{
	background-color: white;
}

.Panel#head	form	{
	float: right;
	position: relative;
}

.Panel#head	form	.ui-button	{
	padding: 4px 12px;
	width: 56px;
}

.Panel#head	.category	.Option	{
	float: right;
	margin-right: 2px;
}

/* ******************************************************************************************************** */

.Panel#contentPanel	{
	float: left;
	width: 570px;
	background: url("/image/bg_shadow.gif") repeat-y right;
}

/* ******************************************************************************************************** */

.Panel#eventInfoPanel	{
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	text-align: left;
	background: url("/image/event_info2.png") no-repeat left top;
	width: 560px;
	height: 199px;
}
/* ******************************************************************************************************** */

.Panel#authPanel	{
	height: 35px;
	padding: 0px;
	margin: 20px 10px 10px 0px;
}

.Panel#authPanel	#link_2u_lc_4Fi	{
	display: block;
	float: right;
	text-indent: -100000px;
	overflow: hidden;
	background: url("/image/bt_ebizstory.gif") no-repeat left;
	width: 250px;
	height: 35px;
	margin: 1px;
}

.Panel#authPanel	#following	{
	display: block;
	float: right;
	text-indent: -10000px;
	overflow: hidden;
	background: url("/image/bt_follow.gif") no-repeat left;
	width: 152px;
	height: 35px;
	margin: 1px;
}

.Panel#authPanel	#login,
.Panel#authPanel	#logout	{
	display: block;
	float: right;
	text-indent: -100000px;
	overflow: hidden;
	height: 35px;
	margin: 1px;
}
.Panel#authPanel	#login	{
	background: url("/image/bt_login.gif") no-repeat left;
	width: 152px;
}
.Panel#authPanel	#logout	{
	background: url("/image/bt_logout.gif") no-repeat left;
	width: 119px;
}

/* ******************************************************************************************************** */

.Panel#userInputPanel	{
	clear: both;
	background: url("/image/bg_user_input.gif") no-repeat 10px 0px;
	color: black;
	text-align: left;
	height: 103px;
	line-height: 103px;
	padding: 10px 20px 0px 20px;
	font: 12px Dotum,sans-serif;
	font-weight: bold;
}

.Panel#userInputPanel	#charCount {
	color: #FF7F50;
}

.Panel#userInputPanel	#addon {
	font-size: 11px;
	font-weight: normal;
	color: #807F7F;
}

.Panel#userInputPanel	p	{
	margin-bottom: 10px;
}

.Panel#userInputPanel	.ProfileImage	{
	display: block;
	float: left;
	width: 52px;
	height: 52px;
	max-width: 52px;
	max-height: 52px;
	text-indent: -200000px;
	overflow: hidden;
	padding: 2px;
	border: 1px solid gray;
}

.Panel#userInputPanel	.ApplyTwit	{
	display: block;
	float: left;
	background-color: white;
	color: black;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	width: 385px;
	height: 54px;
	padding: 1px;
	border: gray 1px solid;
	margin: 0px 8px;
}

.Panel#userInputPanel	.Guest	{
	color: #818181;
}

.Panel#userInputPanel	.Button	{
	display: block;
	float: left;
	text-indent: -20000px;
	overflow: hidden;
	padding: 0px;
	width: 62px;
	height: 58px;
	border: none;
	background: url("/image/bt_update.gif") no-repeat 0px 0px;
}

/* ******************************************************************************************************** */
.Panel#applyListPanel	{
	text-align: center;
	padding-top: 10px;
}

.Panel#applyListPanel	ol#applyList	{
	background: url("/image/title_timeline.gif") no-repeat left top;
	text-align: left;
	list-style: none;
	padding-top: 20px;
	border-bottom: 1px dotted;
	margin: 5px 10px 5px 5px;
}

.Panel#applyListPanel	ol#applyList	.Apply	{
	clear: both;
	padding: 10px;
	min-height: 55px;
	border-top: 1px dotted #A1A1A1;
}

.Panel#applyListPanel	ol#applyList	.Apply	a.ProfileImage	{
	display: block;
	float: left;
	padding: 2px;
	border: 1px solid gray;
}

.Panel#applyListPanel	ol#applyList	.Apply	.ProfileImage	{
	max-height: 45px;
	max-width: 45px;
}

.Panel#applyListPanel	ol#applyList	.Apply	div.TwitInfo	{
	line-height: 16px;
}

.Panel#applyListPanel	ol#applyList	.Apply	div.Twit	{
	margin-left: 65px;
	word-break: break-all;
	overflow: hidden;
	min-height: 45px;
	min-width: 470px;
}

.Panel#applyListPanel	ol#applyList	.Apply	.ScreenName		a	{
	font-weight: bold;
	color: #F26522;
}

.Panel#applyListPanel	ol#applyList	.Apply	.MiniMenu{
	color: #818181;
	font-size: 12px;
	line-height: 14px;
	vertical-align: middle;
	text-align: right;
	margin-top: 10px;
}

.Panel#applyListPanel	ol#applyList	.Apply	.MiniMenu	a.Status	{
	color: #818181;
}

.Panel#applyListPanel	ol#applyList	.Apply	.MiniMenu	.ScreenName	{
	display: inline-block;
	color: #F26522;
	font-weight: bold;
	min-width: 55px;
	margin-right: 5px;
}

.Panel#applyListPanel	ol#applyList	.Apply	.MiniMenu	.Button	{
	color: #F26522;
	font-size: 12px;
	padding: 1px 0px 1px 17px;
	margin: 0px 3px;
}

.Panel#applyListPanel	ol#applyList	.Apply	.MiniMenu	.Button.Reply	{
	background: url("/image/bt_reply.png") no-repeat left center;
}

.Panel#applyListPanel	ol#applyList	.Apply	.MiniMenu	.Button.Retweet	{
	background: url("/image/bt_retweet.png") no-repeat left center;
}

.Panel#applyListPanel	ol#applyList	.Apply	div.Twit	.MiniMenu	ol.Reply,
.Panel#applyListPanel	ol#applyList	.Apply	div.Twit	.MiniMenu	form.Reply	{
	display: none;
	text-align: left;
	list-style: none;
	padding:5px;
	background: #EEEEEE;
}

.Panel#applyListPanel	ol#applyList	.Apply	div.Twit	.MiniMenu	ol.Reply	{
	margin-top: 10px;
}

.Panel#applyListPanel	ol#applyList	.Apply	div.Twit	.MiniMenu	ol.Reply	li	{
	padding: 3px;
}

.Panel#applyListPanel	ol#applyList	.Apply	div.Twit	.MiniMenu	form.Reply	{
	padding: 5px;
	width: 100%;
	height: 55px;
}

.Panel#applyListPanel	ol#applyList	.Apply	div.Twit	.MiniMenu	form.Reply	.ProfileImage	{
	display: block;
	float: left;
	padding: 1px;
	border: solid 1px #F26522;
	max-width: 45px;
	max-height: 45px;
}

.Panel#applyListPanel	ol#applyList	.Apply	div.Twit	.MiniMenu	form.Reply	textarea	{
	display: block;
	float: left;
	padding: 1px;
	border: solid 1px #F26522;
	width: 310px;
	height: 45px;
	margin: 0px 10px;
}

.Panel#applyListPanel	ol#applyList	.Apply	div.Twit	.MiniMenu	form.Reply	.Button	{
	display: block;
	float: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	background: #F26522;
	padding: 1px;
	border: 1px solid #F26522;
	width: 70px;
	height: 50px;
}

/* ******************************************************************************************************** */

.Panel#applyListPanel	#pageNavigation	{
	height: 20px;
	text-align: center;
}

.Panel#applyListPanel	#pageNavigation	.Page	{
	display: inline-block;
	width: 30px;
	
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}

.Panel#applyListPanel	#pageNavigation	a.Page	{
	color: #F26522;
}

/* ******************************************************************************************************** */

.Panel#sidebar	{
	float: left;
	text-align: center;
	padding: 10px 15px;
	width: 250px;
}

.Panel#sidebar	a	{
	display: block;
	margin: 10px 0px;
}

.Panel#sidebar	p {
	color: black;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	padding: 20px;
}

.Panel#sidebar	div.Counter {
	color: red;
	font-size: 30px;
	font-weight: bold;
	vertical-align: bottom;
	background: url("/image/bg_counter.png") no-repeat center top;
	width: 181px;
	height: 112px;
	line-height: 150px;
	margin: auto;
}

.Panel#sidebar	#remainCounter {
	text-align: center;
	color: black;
	font-weight: bold;
}

.Panel#sidebar	#remainCounter span	{
	color: #A0410D;
	font-size: 16px;
}

/* ******************************************************************************************************** */

#footer	{
	clear: both;
	color: black;
	font-size: 12px;
	background-color: white;
	padding: 10px;
	border-top: 0px;
}
