@charset "UTF-8";
/* CSS Document */

/*Structure*/

#market{
	height:149px;
	background:url(images/index2_05_sub.jpg) no-repeat top left;
	width: 800px;
	}
#content{
	width:800px;

	}
#content ul{
	margin: 0 30px 0 50px;
	font-size:1.2em;
	list-style-type:square;
	line-height:1.8em;
	
	
	}
#content p{line-height:1.8em;}
#cscopy{
	margin: 10px 30px 10px 20px;
}
#cscopy h3{
	font-size:1.4em;
	margin:0 0 0 0;
	padding:0;
	border-bottom:solid 1px  #701400;
	font-weight:bold;
	display:inline;
	
}	
#cscopy p{
	font-size:1.2em;
}
#cscopy ul ul{
	font-size:1.0em;
	list-style:circle;
}




/*Style*/

.bigred{
	color:#701400;
	font-weight:bold;
	font-size:1.4em;
	}
	
#bigred{
	color:#701400;
	font-weight:bold;
	font-size:1.4em;
	}
	
#bigred a{color:#701400; text-decoration:none;}
#bigred a:hover{color:#999999;}

	

	
	
/*IMAGE STYLES*/

img{ 
	
	
	}
.aboutus1{
	padding:0 0 20px 10px;
	}
.aboutus2{
	padding: 0 10px 10px 0;
}
.aboutus3{
	padding: 20px  0 30px 10px;
}


/*FORM STYLES*/

form{padding: 0 20px 0 20px;
	}
label
{
	width:100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

label.check
{
	width:200px;
	
}

.submit input
{
margin-left: 5em;
}
input
{

color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}

.submit input
{
	color:#FFFFFF;
background:#701400;
border: 2px outset #d7b9c9
}
fieldset
{
	
	width:550px;
	border: 1px solid #781351;
	}

legend
{
color:#FFFFFF;
background: #701400;
border: 1px solid #781351;
padding: 2px 10px 0 10px;

}


 
#newsnav{
	background: #DFE2BE;
	clear:both;
	
}

#newsnav p{
	font-size:1.0em;
	margin:10px 0 10px 0;
	padding:0;
	}
#newsnav h3{ 
	font-size:1.0em;
	color:#701400;
	}
#newsnav h3 span{color:#999999;}
#newsnav h3 span.date{color:#333333;}