﻿/* IE7 does not support the star-html hack anymore, so this is ignored by IE7: */
* html #body {
	padding:0;
	margin:0;
	width:1004px;
	float:left;
	margin-left:10px;
	border:#FF6699 0px solid;
	
}

* html .highlight-x {
	padding:0 0 30px 10px;
	margin:0;
	width:210px;
	float:left;
	background:url(img1/highlight-x_news.gif) no-repeat bottom left;
}

* html .highlight-x a {
	padding:0;
	margin:0;
	display:block;
	width:172px;
	float:left;
	background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img1/bullet1.png',sizingMethod='crop');
    background-repeat: no-repeat top left;
	color:#222222;
	text-decoration:none;
	padding-left:20px;
	clear:both;
	margin-bottom:13px;
	min-height:20px;
    height:auto !important;
    height:20px;
}

*html .highlight-x p {
	padding:0;
	margin:0;
	display:block;
	width:172px;
	float:left;
	background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img1/bullet1.png',sizingMethod='crop');
    background-repeat: no-repeat top left;
	color:#222222;
	text-decoration:none;
	padding-left:23px;
	padding-right:10px;
	clear:both;
	margin-bottom:13px;
	min-height:150px;
    height:auto !important;
    height:150px;
}
* html .highlight-x-inner {
	padding:0 10px 50px 10px;
	margin:0;
	width:200px;
	float:left;
	background:url(img1/highlight-x_news.gif) no-repeat bottom left;
	min-height:150px;
    height:auto !important;
    height:150px;
}

* html .highlight-x-inner a {
	padding:0;
	margin:0;
	background:none;
	color:#0092DC;
	text-decoration:none;
	clear:both;
	margin-bottom:13px;
	min-height:20px;
    height:auto !important;
    height:20px;
}
* html .highlight-x-inner ul {
	padding:0;
	margin:0;
	min-height:150px;
    height:auto !important;
    height:150px;
}
* html .highlight-x-inner ul li {
	padding:0 0 5px 23px;
	margin:0;	
	float:left;
	width:175px;
	border:0px solid #FF0000;
	list-style:none;
	background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img1/bullet1.png',sizingMethod='crop');
    background-repeat: no-repeat top left;
	clear:both; 
}

* html .highlight-title {
	padding:0;
	margin:0;
	width:182px;
	float:left;
	margin-left:4px;
	padding-left:10px;
	color:#dff4ff;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	padding-bottom:13px;
	display:inline; 
}


* html .kare {
	padding:0;
	margin:0;
	width:258px;
	float:left;
	background:url(img1/kare-y.gif) repeat-y top left;
	margin-top:5px;
	margin-left:10px;
	display:inline;
}

#bottom {
	padding:0;
	margin:0;
	float:left;
	width:998px;
	color:#0092dc;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

/** html  #menu {
	padding:0;
	margin:0;
	width:1004px;
	height:26px;
	float:left;
	margin-top:10px;
	margin-left:1px;
}
* html #nav {
	margin:0;
	padding:0;
	position:relative;
	float:left;
	width:1004px;
	list-style:none;
	z-index: 30;
}

* html #nav li
{	padding:0;
	margin:0;
	width:134px;
	float:left;
	text-align:center;
	margin-right:3px;
	font-size:15px;
	position:relative;
}

* html #nav li a
{	padding:0;
	margin:0;
	float:left;
	width:134px;
	height:19px;
	background:url(img1/bgr_menu.gif) no-repeat top left;
	text-decoration:none;
	font-weight:bold;
	padding-top:7px;
	display:block;
color:#3dace5;	
}

* html #nav li a:hover {	
	text-decoration:none;
	background:url(img1/bgr_menu_hover.gif) no-repeat top left;
	color:#3dace5;
}
* html #nav ul {
position:absolute;
display:none;
clear:both;
top:26px;
background: url(img1/submenu.gif) repeat-x top left #ffffff;
border:1px solid #a9e3f7;
border-top:1px solid #ffffff;
border-bottom:2px solid #0393da;
padding-left:10px;
padding-top:3px;
margin-left:-67px;
z-index:5000;
}
* html #nav li ul li {
padding:0;
clear:both;
display:block;
float:left;
font-size:11px;
text-align:left;
background:none;
line-height:15px;
margin:2px 0 0 0;
}
* html #nav li ul a {
width:110px;
float:left;
	background:url(img1/bullet.gif) no-repeat top left;
text-align:left;
padding:1px 0px 0 10px;
color:#3dace5;
height:auto;
text-decoration:none;
font-weight:normal;
}

* html #nav li ul a:hover {
text-align:left;
color:#3dace5;
text-decoration:none;
font-weight:normal;
	background:url(img1/bullet.gif) no-repeat top left;
}
*/

* html #nav ul ul{
top:auto;
}	

* html #nav li ul ul {

}

* html #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
* html #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
