
body
{
	font-family: '맑은 고딕', '나눔고딕', 돋움체, Arial, sans-serif;
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
}

table
{
	width:100%;
	border-collapse: collapse;
}

td, th
{
	border: 1px solid #303838;
	padding: 3px;
}

a
{
	text-decoration:none;
	color: #303838;
}

hr
{
	border: 0px ;
	border-bottom: 1px #303838 dashed;
}

h2
{
	margin: 10px;
}

p
{
	margin: 5px;
}

.borderStyle
{
    border:solid #303838 1px;
    border-bottom:solid #303838 2px;
    border-right:solid #303838 2px;
}

.centerStyle
{
	width:1000px;
	margin-left:auto;
	margin-right: auto;
}

.bgColor1
{
    background-color: #E3DAAD;
}

.bgColor2
{
}

.bgColor3, .bgColorBase
{
	background-color: #C9C383;
}

.bgColor4
{
    background-color: #8F8759;
}

.bgColor5
{
}

.bufferingInfo
{
	font-family: 돋움체,나눔고딕코딩,monospace;
}

#topmenu
{
	height:45px;
	padding:0px;
	width:100%;
	margin: 0px 0px 0px 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	background: black;
	color : White;
}

#wimyboxlogo
{
	float: left;
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
	font: larger bold white;
}

#googlePlusOne
{
	float: right;
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
}



#topcontent
{
	clear: both;
	height:80px;
	width:100%;
	margin: 0px 0px 0px 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: solid 1px;
}

#topmenu_content
{
	width:850px;
	padding:10px;
	margin-left:auto;
	margin-right: auto;
}

#allcontent
{
	width:850px;
	margin-top: 10px;
	margin-left:auto;
	margin-right: auto;
}

#wimybox
{
	width:400px;
}

#mainDiv
{
	width: 402px;
	margin-left:auto;
	margin-right: auto;
	padding: 0px;
}

#showInfo
{
	border-right: 1px solid;
}

#playInfo
{
	padding: 3px;
	font-size: 250%;
	font-weight: bold;
	text-align: center;
}

#content
{
	padding: 3px;
    font-size:9pt;
}

#videoDiv, #videoDivBack
{
	padding: 0px;
	margin: 0px;
}


#bannerOutter
{
	width:400px;
	height: 250px;
	background-color: white;
}

#allcontrol
{

}

#bufferingHelp
{
	float: right;
}

#control
{
	text-decoration:none;
}

#status
{
    border : 1px solid black;
}

#log, #more_search
{
}

#detail_control
{
	margin-left: 20px;
    visibility: hidden;
    position: absolute;
    border : 1px dotted black;
}

#list_control
{
}

#list_control_mylist
{
	visibility:hidden;
	position:absolute;
	padding-left: 5px;
	padding-top: 2px;
}

#playlist
{
	min-width: 400px;
    margin-top: 2px;
    margin-right: 410px;
}

#rightPanel
{
    width:400px;
	float:right;	
}

#lyrics, #rightpanel
{
    margin-top: 2px;
	padding: 2px;
}

#contact
{
	clear: right;
	margin-bottom: 5px;
}

#more_buffer_input, #maxsonglimitinput
{
	width:20px;
}

#twitterDiv
{
	margin-top : 10px;
	margin-bottom : 3px;
	background-color: white;
}

#moveNotice
{
	background-color: #ffffff;
	border: 2px solid black; /*#cccccc;*/
	border-radius: 10px;
	
	/* below is red.png */
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9wCDAosHLmZKBsAAAAMSURBVAjXYzjDwAAAAmgAzfTBgzEAAAAASUVORK5CYII=');
	background-size:13px 2260px;
	background-repeat:no-repeat;
	
	font-size: 150%;
	line-height: 140%;
	
	padding: 5px;
	padding-left: 25px;
	margin: 10px;
}


