*
{
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

p
{
	margin-bottom:15px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:5px;
}
.hl
{
	color: #004364;
}
.hr
{
	color: #EC7C00;
}
.txt-1
{
	color: #BB6200;
}
img
{
	border:0;
}
#doc 
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 1001px 0px;
	background-color: #999999;
	line-height: 18px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004364;	
}
#container {
	width: 100%;
	height: 100%;
	float: left;
}

#top {
	height: 15px;
	font-size: 0px;
	line-height: 0;
	background-color: #1F1A17;
	width: 1000px;
	float: left;
}
#head {
	width: 1000px;
	height: 292px;
	background-image: url(images/im_02.jpg);
	background-repeat: no-repeat;
	float: left;
}
#menu {
	width: 1000px;
	float: left;
}
#menu-left {
	width: 394px;
	float: left;
	background-image: url(images/im_03.jpg);
	background-repeat: no-repeat;
	height: 66px;
}
#menu-right {
	float: right;
	height: 66px;
	width: 606px;
}
li {
	display:inline;	
}
ul
{
	list-style-type: none; list-style-image: none;	
}
#spacer {
	background-image: url(images/im_09.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 1000px;
	float: left;
}
#main {
	width: 1000px;
	background-image: url(images/sp.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 20px;
}

#main-left {
	float: left;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	width: 230px;
}
#main-right {
	width: 586px;
	float: right;
	padding-left: 25px;
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#spacer2 {
	background-image: url(images/sp2.jpg);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	margin-top: 10px;
}
#spacer2-in {
	background-image: url(images/sp2.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	float: left;
	height: 73px;
}
#spacer2-left{
	float: left;
	width: 270px;
	padding-left: 10px;
	padding-top: 17px;
	padding-right: 5px;
	text-align: center;
	color: #999933;
}
#spacer2-right {
	width: 586px;
	float: right;
	padding-left: 25px;
	padding-right: 100px;
	padding-top: 30px;
	text-align: center;
	color: #999933;
	font-size: 11px;
}
#cont-r {
	text-align: justify;
}
#cont-l {

	text-align: justify;
}
.sp
{
	background-image: url(images/dot.jpg);
	background-repeat:repeat-x;
	height: 1px;
	line-height: 0;
	font-size: 0;
	margin-bottom: 20px;
}
.sp-2{
	text-align: center;
}
.link-1 {
	text-decoration: none;
	color: #BB6200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link-af {
	text-decoration: underline;
	color: #BB6200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.link-1:hover{
text-decoration:underline;
}
.car-div-l {
	float: left;
	width: 250px;
	margin-bottom: 15px;
}
.car-div-r li, .car-div-l li {
	display: list-item;
}

.car-div-r {
	float: right;
	width: 250px;
	margin-bottom: 15px;
}
.im {
	border: 1px solid #003366;
}
