BODY {
	background-color: #a0adbe;
	background-image: url(./site_img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	overflow-x: auto;
	overflow-y: scroll;
}
INPUT {
 background: #cfcfaf url(./site_img/home.gif) no-repeat left 3px;
 padding-left: 20px;
 padding-top: 2px;
 padding-bottom: 2px;
 cursor: pointer;
 border-left: 1px solid #eeeecc;
 border-top: 1px solid #eeeecc;
 border-right: 1px solid #888855;
 border-bottom: 1px solid #888855;
 height: 30px;
}
#other_doc {
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	background-color: #3f3f3f;
	text-align: center;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#big_img {
}
#od_img {
	border: 1px solid #999977;
	position: fixed;
	left: 0px;
	top: 0px;
	display: none;
	margin-left: 0px;
	background-color: #3f3f3f;
	text-align: right;
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 10;
	padding-bottom: 10px;
}
#od_img A {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	color: #eeeedd;
	font-style: normal;
}
#od_img A:hover {
	background-color: #eeeeee;
	color: #3f3f3f;
}
#rows_of_logos {
	height: 148px;
	width: 900px;
	text-align: center;
	padding: 0px;
	text-align: center;
}
#rows_of_logos DIV {
	margin-top: 0px;
	margin-right: 37px;
	margin-left: 37px;
	cursor: pointer;
	vertical-align: top;
	height: 148px;
}
#head {
	margin-top: 15px;
	width: 920px;
	height: 114px;
}
#head_left {
	width: 11px;
	background: #000000 url(./site_img/head_left.jpg) no-repeat top left;
	float: left;
	height: 114px;
}
#head_crep {
	width: 898px;
	background: #000000 url(./site_img/head_crep.jpg) repeat-x top left;
	float: left;
	height: 114px;
}
#head_right {
	width: 11px;
	background: #000000 url(./site_img/head_right.jpg) no-repeat top left;
	float: right;
	height: 114px;
}
#head_logo {
	width: 898px;
	background: transparent url(./site_img/logo.gif) no-repeat left center;
	height: 114px;
}
#head_ibck {
	width: 898px;
	background: transparent url(./site_img/head_ibck.jpg) no-repeat top right;
	height: 114px;
}
#head_ibck  IMG{float: right; margin-right: 38px; cursor: pointer;}
#head_ulin {
	font-size: 6px;
	width: 918px;
	background: #000000 url(./site_img/head_ulin.jpg) no-repeat top left;
	height: 12px;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
}
#cont {
	width: 918px;
	background: #f9f9fb url(./site_img/cont_bg.jpg) repeat-x top left;
	display: block;
	min-height: 450px;
	height: auto;
	overflow: hidden;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
}
#cont_menu {
	width: 171px;
	background: #f9f9fb url(./site_img/cont_mbg.jpg) repeat-x top left;
	float: left;
	margin-left: 2px;
	min-height: 450px;
	height: 450px;
	text-align: right;
}
#cont_clin {
	width: 10px;
	margin-left: 0px;
	background: #f9f9fb url(./site_img/cont_clin.jpg) repeat-x top left;
	float: left;
	min-height: 450px;
	height: 450px;
}

#cont_body {
	width: 728px;
	background: transparent url(./site_img/cont_bulb.jpg) no-repeat top right;
	float: right;
	margin-right: 0px;
	min-height: 450px;
	height: auto;
	overflow: none;
}

#menu {margin-right: 20px; height: 40px; float:right; cursor: pointer;}
#menu_left {
	border-top: #fcfcef solid 1px;
	width: 5px;
	background-color: transparent;
	background-image: url(./site_img/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	float: left;
	margin-right: 0;
}
.menu_A {
	border-top: #fcfcef solid 1px;
	cursor: pointer;
	text-align: right;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 8px;
	padding-right: 8px;
	height: 40px;
	line-height: 29px;
	background-color: #eaeff5;
	background-image: url(./site_img/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #5a5a6a;
	float: left;
	border-bottom: solid #aaaaba 0px;
}
#menu_right {
	border-top: #fcfcef solid 1px;
	width: 5px;
	background-color: transparent;
	background-image: url(./site_img/menu_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 30px;
	float: left;
}
.sub_menu {
	margin-left: 5px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	display: block;	
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #3f3f6f;
	background: transparent url(./site_img/dot.gif) repeat-x bottom;
	cursor: pointer;
	border-bottom: dotted 0px #8f8f8f;
}
.popup_menu_l 
	{
	margin-left: 194px; 
	text-align: left;
	display: none; 
	position: absolute; 
	background: #e0e0aa url(./site_img/dot.gif) repeat-x top; 
	filter: alpha(opacity=95);
	z-index: 2;
	opacity: 0.95;	
	margin-top: -31px; 
	text-align: left;
	}
.popup_menu_l A {
	color: #6f6f3f;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
}
.popup_menu_l A:hover{
	color: #ffffaa;
	text-decoration: none;
	background-color: #aaaa55;
}
.popup_menu_r
	{
	text-align: right;
	border-top: dotted 0px #8f8f8f; 
	border-left: dotted 0px #8f8f8f; 
	border-bottom: dotted 0px #8f8f8f; 
	display: none; 
	position: absolute; 
	margin-top: -31px; 
	margin-left: -312px; 
	background: #e0e0aa url(./site_img/dot.gif) repeat-x top; 
	filter: alpha(opacity=95);
	z-index: 2;
	opacity: 0.95;	
	}
.popup_menu_r A {
	color: #6f6f3f;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 10px;
	cursor: pointer;
}
.popup_menu_r A:hover{
	color: #ffffaa;
	text-decoration: none;
	background-color: #aaaa55;
}
#footer {
	background: transparent url(./site_img/footer_bg.jpg) no-repeat left top;
	width: 920px;
	height: 40px;
	margin-bottom: 2px;
	text-align: right;
}
#footer A {
	display: block;
	float: right;
	padding-top: 0px;
	margin-right: 40px;
	text-decoration: none;
	color: #3f3f3f;
	font-size: 10px;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	margin-left: 0px;
}
#footer A:hover {
	text-decoration: none;
	background: transparent url(./site_img/lst_sign.gif) no-repeat left center;
	color: #888888;
}
.main_img {
	background: transparent no-repeat 0px 0px; 
	margin-right: 60px;
	margin-left: 60px;
	width: 105px; 
	height: 148px; 
	cursor: pointer;
	float: left;
}
