/*   	mo_jsnmspring_front v1.0.0  Layout.css  2007/06/10
	Drupal 5.1
	The CSS, XHTML and theme was designed and built by MOMO'S WEB DESIGN
	http://momo-s.info/
*/
/*	Basic Elements
//--------------------------------------------------------------*/
#front html	{ 
	margin: 0;
	padding: 0;
	}

#front	{
	margin: 0;
	padding: 0; 
	text-align: center;
	background: #000000;
	}

#front #base	{
	margin: 46px auto 0 auto;
	padding: 0;
	width: 780px;
	height: 408px;
	background: #c0f87d url(/files/front/front_img/left_img.jpg) top left no-repeat;
	text-align: center;
	border: none;
	}

#front #pagebody	{
	float: right;
	width: 380px;
	height: 392px;
	padding: 0;
	margin: 8px 9px 0 0;
	background: #2e2e2e;
	text-align: left;
	}

#front #link_ta	{
	padding: 0;
	margin: 8px 0 0 18px;
	}

#front #footer	{
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #555555;
	margin: 8px 9px 0 20px;
	width: 780px;
	text-align: left;
	}

#front a	{
	text-decoration: none;
	border: none;
	color: #7596a5;
	}

#front a:hover	{
	color: #ff6633; 
	text-decoration: none; 
	border: none;
	}

#front input, #front textarea, #front select	{
	font-size: 1em;
	color: #777777;
	background: #000000;
	margin: 8px 5px 6px 0;
	border: 1px solid;
	}

#front .form-item input.form-text, #front .form-item textarea.textarea {
	width: 15%;
	padding: 1px 2px 1px 4px;
	color: #777777;
	}

#front .form-item select	{
	width: auto;
	}

#front .box .form-item select	{
	font-size: 0.9em;
	color: #777777;
	letter-spacing: normal;
	}

#f-main	{
	width: 780px;
	text-align: right;
	}

#front #footer	{
	text-align: right;
	color: #555555;
	background: #000000;
	font-size: 1.1em;
	}

