body {
	text-align: center;
	background: url('images/interface/back.jpg') repeat-x;
	background-color:#5B5D69;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#container {
	width: 931px;
	margin:0px auto;
}
#sup {
	background: url('images/interface/sup.jpg');
	height:162px;
}
#lat1 {
	background: url('images/interface/lat1.jpg') repeat-y;
	background-color: #686A77;
}
#lat2 {
	background: url('images/interface/lat2.jpg') right repeat-y;
	text-align:center;
}
#center_c {
	width: 871px;
	margin:0px auto;
	text-align: left;
	display: inline-block;
}
#center_c:after {
	content: ""; 
	display: block; 
	height: 0px; 
	clear: both;
}
.div_f {
	margin:0px auto;
	text-align: left;
	display: inline-block;
}
.div_f:after {
	content: ""; 
	display: block; 
	height: 0px; 
	clear: both;
}
* html #center_c {height: 1%; display: block;}
#menu {
	width: 155px;
	float:left;
}
#menu_tit {
	background: url('images/interface/menu_tit.jpg');
}
#menu ul {
	background: url('images/interface/menu_lat.jpg') repeat-y;
	margin:0px;
	padding:0px;
	padding-left: 20px;
	margin-top: -7px;
}
#menu ul li {
	list-style:none;
	display:block;
}
#menu_inf {
	background: url('images/interface/menu_inf.jpg') no-repeat;
	height:24px;
	margin-top: -3px;
}
#menu ul li a {
	display: block;
	background-color:#858797;
	border-top: 1px solid #9A9DAF;
	border-bottom: 1px solid #9A9DAF;
	border-right: 1px solid #9A9DAF;
	width: 110px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px 0px 0px 6px;
	text-decoration:none;
	color: #BBCEDC;
	font-size:14px;
}
#menu ul li a:hover{
	background-color: #7D86A3;
	border-top: 1px solid #92B0D4;
	border-bottom: 1px solid #92B0D4;
	border-right: 1px solid #92B0D4;
	width: 112px;
	margin-top: 3px;
	font-weight:normal;
	color: #D6EBFB;
}
#inf1 {
	background: url('images/interface/inf1.jpg') no-repeat;
	height: 63px;
}
#inf2 {
	background: url('images/interface/inf2.jpg') bottom repeat-x;
	background-color:#686A77;
	height: 63px;
}
#inf3 {
	background: url('images/interface/inf3.jpg') right no-repeat;
	height: 63px;
	color: #979AAB;
	font-size: 12px;
}
#inf3 a{
	color: #DAD9DE;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#content_set {
	margin: 0px;
	padding:0px;
	background-color:#EAEAEC;
	float:left; width: 81%;
}
#cnt_sup1 {background: url('images/interface/cnt_sup1.jpg') no-repeat;}
#cnt_sup2 {background: url('images/interface/cnt_sup2.jpg') repeat-x;}
#cnt_sup3 {background: url('images/interface/cnt_sup3.jpg') top right no-repeat;}
#cnt_lat1 {background: url('images/interface/cnt_lat1.jpg') repeat-y;}
#cnt_lat2 {background: url('images/interface/cnt_lat2.jpg') right repeat-y;}
#cnt_inf1 {background: url('images/interface/cnt_inf1.jpg') bottom left no-repeat;}
#cnt_inf2 {background: url('images/interface/cnt_inf2.jpg') bottom repeat-x;}
#cnt_inf3 {background: url('images/interface/cnt_inf3.jpg') bottom right no-repeat;padding: 25px;}
#title {
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
}
#content {
	padding-left: 10px; 
	padding-top: 10px;
	font-size: 13px;
}
#content a{
	color: #40546F;
	text-decoration: none;
}
#content a:hover{
	color: black;
	border-bottom: 1px dashed black;
}
#img_sec {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #fff;
}
#description {
	border: 1px dashed grey;;
	padding: 7px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 13px;
	background-color:#F9F9FB;
	color: #666666;
}
#description a {
	color: #333333;
	text-decoration: none;
}
#description a:hover {
	color: #000;
	border-bottom: 1px solid black;
	
}
.img_tab tr td a {
	text-decoration: none !important;
}
.img_tab tr td a:hover {
	border: none !important;
}
.img_tab tr td a img {
	border: 2px solid #5C6F8F;
}
.img_tab tr td a:hover img{
	border: 2px solid #8DB5E8;
}
#rrchiv {
	height: 0px;
	width: 0px;
	border: none;
}
