@charset "UTF-8";
/* CSS Document */
#container{
	background-image: url(/images/tan_right.jpg);
	background-position: right;
	background-repeat:repeat-y;
	
	}
#sidebari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	position: relative;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 190px;
}
#sidebari ul {
	position: relative;
	right: 24px;
	list-style-type: none;
}
#sidebari li{
	padding-bottom: 10px;
}
#sidebari a {
	color: #333333;
	text-decoration:none;
}
#sidebari a:hover {
	color: #663300;
	text-decoration: underline;
}
#sidebar2 {
	float: right;
	width: 198px;
	margin: 0px;
	padding: 0px;
	position: relative;
	bottom: 10px;
	background-image: url(/images/tan_top.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
#middle_index {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	bottom: 10px;
	position: relative;
}
#starthere {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
#startlinkbox {
	list-style-type: none;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 22px;
	position: relative;
	width: 200px;
	top: 20px;
	right: 20px;
}
#startlinkbox li {
	list-style-type: none;
	border: 1px solid #999999;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 0px;
		}

#startlinkbox li a {
	color: #990000;
	text-decoration: none;
	}
#startlinkbox li a:hover {
	color: #660000;	
	text-decoration: none;
	}
#startlinkbox li:hover {
	border: 1px solid #999999;
	list-style-type: none;
	background-color: #CCCCCC;
	color: #660000;
}

#index_banner {
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	height: 164px;
	font-size: 30px;
	padding-left: 0px;
	width: 100%;
	font-weight: normal;
}
.style2 a {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style3 {
	color: #0099FF;
	font-size: 10px;
}
.text { position: absolute; left: -1px; top: -1px; color: #FFFFFF;}
.container {
	position: relative;
	left: 1px;
	top: 1px;
	color: #666666;
}

#cont2 {
	width: 430px;
	height: 165px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/start_box.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#container #sidebar2 img {
	border: thin solid #333333;
}
#maintexti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	width: 525px;
	top: 15px;
	margin-right: 15px;
	position: relative;
}
#index_photo {
	width: 500px;
	height: 233px;
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
