﻿/*@charset "utf-8";*/
*
{
	margin: 0px;
	padding: 0px;
}


body
{
	background-color: #606060;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#container
{
	text-align:left;
	width:870px;
	margin:0 auto;
	background-color: #614F41;
}

#header
{
	width: 870px;
	position: relative;
	height: 100px;
	background-color: #606060;
}


#logo
{
	position: absolute;
	right: 0px;
	margin: 0px;
	height: 85px;
	width: 178px;

	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 1px;
	color: #606060;
	top: -20px;
}

#nav1
{
	position: absolute;
	left: 200px;
	top: 45px;
	line-height: 22px;
	width: 490px;
	height: 27px;
}

#nav1 ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav1 li
{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#nav1 li a
{
	display: inline;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

#nav1 li a:hover
{
	color: #FF9900;
}

#nav2
{
	position: absolute;
	bottom: 0px;
	left: 130px;
	width: 740px;
	background-color: #614F41;
	line-height: 32px;
}



#nav2 ul
{
	list-style-type: none;
	margin: 0px;
}


#nav2 li
{
	float: left;
	background-image: url(image/sp_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav2 li a
{
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}

#nav2 li a:hover
{
	background-image: url(image/sp_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #7F7166;
}

#nav2 li .last a:hover
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #7F7166;
}
#nav2         li  .not_item  a         
{
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
#nav2         li  .not_item  a:hover         
{
	background-image: none;
	background-color: #614F41;
}

#search    img 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
	margin-left: 2px;
}
#input
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	width: 85px;
	font-size: 11px;
	margin: 3px 0 0 0;
}

#content
{
	width: 870px;
	position: relative;
	height: 100%;
	background-color: #614F41;
	background-image: url(image/bgline.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#primary
{
	width: 710px;
	left: 0px;
	background-color: #FFFFFF;
	float: left;
	color: #000000;
}

#secondary
{
	position: absolute;
	background-color: #614F41;
	width: 160px;
	height: auto;
	right: 0px;
}
#secondary h3
{
	font-size: 13px;
	color: #CCCCCC;
	margin: 10px 0 0 10px;
	padding: 0px;
	font-weight: bold;
}

#secondary h4
{
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px 0 0 20px;
	font-weight: bold;
}

#secondary h5
{
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


#secondary hr
{
	margin: 0px;
	padding: 0px;
	width: 120px;
	color: #CCCCCC;
	position: absolute;
	left: 0px;
}

#secondary ul
{
	list-style-type: none;
	margin: 5px 0;
	padding: 0px;
}

#secondary li
{
	margin: 0 0 0 0px;
	color: #FFFFFF;
}
#secondary li a
{
	color: #FFFFFF;
	text-decoration: none;
}

#secondary li a:hover
{
	color: #B1AC38;
}
#secondary  ul  ul  {
	list-style-type: square;
	margin: 0 0 0 35px;
}
#secondary ul ul li {
	margin: 0;
	padding: 0;
}

#iemail 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	width: 125px;
	font-size: 11px;
}






#footer
{
	position: relative;
	width: 870px;
	background-color: #606060;
	clear: both;
	right: 0px;
}

#copyright
{
	width: 740px;
	background-color: #614F41;
	position: absolute;
	height: 40px;
	line-height: inherit;
	font-size: 10px;
	right: 0px;
	padding-left: 15px;
	padding-top: 5px;
}

#copyright a
{
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright a:hover
{
	color: #B1AC38;
}

#secondary h6
{
	font-size: 9px;
	color: #FFFFFF;
	font-family: sans-serif, Arial, Helvetica;
}


#sec1_1
{
	position:absolute;
	left:-100px;
	top:15px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_2
{
	position:absolute;
	left:-100px;
	top:29px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_3
{
	position:absolute;
	left:-100px;
	top:43px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_4
{
	position:absolute;
	left:-100px;
	top:57px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_5
{
	position:absolute;
	left:-100px;
	top:71px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_6
{
	position:absolute;
	left:-100px;
	top:85px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_7
{
	position:absolute;
	left:-100px;
	top:99px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_8
{
	position:absolute;
	left:-100px;
	top:113px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_9
{
	position:absolute;
	left:-100px;
	top:127px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_10
{
	position:absolute;
	left:-100px;
	top:141px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_11
{
	position:absolute;
	left:-100px;
	top:155px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_12
{
	position:absolute;
	left:-100px;
	top:169px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec1_13
{
	position:absolute;
	left:-100px;
	top:183px;
	width:110px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec2_1
{
	position:absolute;
	left:-130px;
	top:190px;
	width:140px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec2_2
{
	position:absolute;
	left:-130px;
	top:204px;
	width:140px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec2_3
{
	position:absolute;
	left:-130px;
	top:218px;
	width:140px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec2_4
{
	position:absolute;
	left:-130px;
	top:232px;
	width:140px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec2_5
{
	position:absolute;
	left:-130px;
	top:246px;
	width:140px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec2_6
{
	position:absolute;
	left:-130px;
	top:260px;
	width:140px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec2_7
{
	position:absolute;
	left:-130px;
	top:274px;
	width:140px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec2_8
{
	position:absolute;
	left:-130px;
	top:288px;
	width:140px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#sec2_9
{
	position:absolute;
	left:-130px;
	top:302px;
	width:140px;
	height:133px;
	z-index:1;
	visibility: hidden;
}

#secondary #popup a
{
	color: #000000;
	padding: 0 0 0 20px;
}

#secondary #popup a:hover
{
	color: #B1AC38;
}

#secondary #popup2 a
{
	color: #000000;
	padding: 0 0 0 10px;
}

#secondary #popup2 a:hover
{
	color: #B1AC38;
}
#secondary #presslist {
	border: none;
	scrollbar-base-color:#614f41;
	scrollbar-arrow-color:#c4af68;
 	scrollbar-face-color:#816c5c; 
	scrollbar-highlight-color:#614f41;
	scrollbar-darkshadow-color:#614f41;
	scrollbar-shadow-color:#614f41;
	scrollbar-track-color:#614f41;	
}

