@charset "UTF-8";

/* ****************************************************
Title: pc_news.css
Created: 2011-02-02
Last Modified: 2011-02-02
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# GNav
# Main
# Sidebar

----------------------------------------*/


/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */

#content #errorArea {
	background: url(../img/bg_404_top.gif) top left no-repeat;
	padding-top: 12px;
	width: 625px;
	margin: 150px auto;
}

#content .errorAreaInner {
	background: url(../img/bg_404_bottom.gif) bottom left no-repeat;
	padding: 32px 0 44px 50px; 
}

#content .errorAreaInner dl {
	background: url(../img/ico_error.gif) center left no-repeat;
	padding-left: 100px;
}

#content .errorAreaInner dl dt {
	font-weight: bold;
	color: #ff0f0f;
}




#LoginMain {
	text-align: center;
	background-color: #0062CD;
	width: 50%;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
}

#LoginMain h3 {
	font-size: 1.5rem;
	color: #fff;
}

#submit_button {
	margin-top: 10px;
}
.lead {
	margin-top: 15px;
}


/* # Sidebar
---------------------------------------------------------------------------- */

