@charset "utf-8";

html, body
{
	margin:10;
	padding:0;
	height:100%;
	font-size: 16px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
 	font-size: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
	color: #ffffff;
}

p {
color: #ffffff;	
font-size: 18px;
padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a {
	color: rgb(74,218,180);
	text-decoration: none;

#wrapper {
display:table;
height:100%;
width:100%;
}

#main-index {
	background-image:url(..////_IMG/img03.jpg);
	width:1290px;
	height:960px;
	margin:auto;
	text-align:left;

}

#main-list {
	width:1220px;
	height:800px;
	margin-top: 160px;
	margin-left: 40px;
	padding-left: 40px;
	text-align:left;
	float: none;
}


#main {
width:900px;
height:600px;
margin:auto;
text-align:left;
}

#header-logo{
	margin-top: 10px;
	margin-left: 10px;
	width: 220px;
	height: 75px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}



#nav a:link, #nav a:visited
{
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

#nav a:hover, #nav a:active
{
	color: #FFFFFF;
	
}

#nav2
{
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px; 
	font-weight: normal; 
	line-height: 1.4em; 
}

#nav2 li
{
	display: inline;
	list-style-type: none;
	padding-right: 24px;
}

#nav2 a:link, #nav2 a:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

#nav2 a:hover, #nav2 a:active
{
	color: #66ccff;
	background-color: #ffffff;
}


div.scroll {
	
	background-repeat:repeat;
	height: 150px;
	width: 220px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	float:left;
}

#right-input-1 {
	float: right;
	width: 700px;
	height:450px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
}
