body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
background-image: url(/images/bg.png);
background-repeat: repeat-x;
font-size: 13px;
color: #666666;
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #666666;
SCROLLBAR-SHADOW-COLOR: #666666;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #666666;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
#menu {
float: left;
height: 34px;
width: 1001px;
background-image: url(/images/menu.png);
background-repeat: no-repeat;
}
#container {
width: 1001px;
margin: 0 auto;
text-align: left;
}
#line {
height: 1px;
width: 1001px;
background-color: #999999;
float: left;
overflow:hidden;
}
#index_bar {
float: left;
height: 27px;
width: 1001px;
background-image: url(/images/index_bar.png);
overflow: hidden;
}
#index_content {
float: left;
height: 27px;
width: 976px;
background-repeat: no-repeat;
}
#index_header {
float: left;
height: 20px;
width: 162px;
padding-top: 7px;
color: #58B7DD;
font-weight: bold;
}
#index_show {
float: left;
height: 21px;
width: 203px;
padding-top: 6px;
color: #FFFFFF;
font-size: 12px;
}
#index_next {
float: left;
height: 27px;
width: 25px;
display:none;
}
#intro {
float: left;
height: 329px;
width: 1001px;
background-image: url(/images/intro.png);
background-repeat: no-repeat;
}
#news {
float: left;
height: 228px;
width: 1001px;
background-image: url(/images/news.png);
background-repeat: no-repeat;
}
#new_content {
float: right;
height: 182px;
width: 505px;
margin-top: 15px;
margin-right: 25px;
display: inline;
}
a:link {
color: #666666;
text-decoration: none;
}
a:visited {
color: #666666;
text-decoration: none;
}
a:hover {
color: #0599C1;
text-decoration: underline;
}
a:active {
color: #0599C1;
text-decoration: underline;
}
#sub_menu {
float: left;
height: 20px;
width: 971px;
background-image: url(/images/sub_menu.png);
background-repeat: no-repeat;
padding-top: 7px;
padding-right: 30px;
font-size: 11px;
}
#chart {
float: left;
height: 150px;
width: 448px;
background-repeat: no-repeat;
}
#notice {
float: left;
height: 139px;
width: 395px;
background-image: url(/images/notice.png);
color: #FFFFFF;
padding-top: 6px;
padding-left: 25px;
background-repeat: no-repeat;
padding-bottom: 8px;
padding-right: 133px;
}
#chart_header {
float: left;
height: 18px;
width: 438px;
color: #FFFFFF;
font-weight: bolder;
padding-top: 5px;
padding-left: 10px;
background-image:url(/images/chart_bg.png);
background-repeat:repeat-x;
}
#chart_content {
float: left;
height: 108px;
width: 448px;
}
#footer {
height: auto;
width: 1001px;
margin-top: 10px;
clear: both;
float: left;
}

#footer_menu {
float: left;
height: auto;
width: 300px;
font-size: 12px;
padding-left: 10px;
}
#copyright {
float: right;
height: auto;
width: 370px;
font-size: 9px;
}
div.quote_item {
float: left;
width: 209px;
line-height:25px;
}
ul#quote_carousel {
list-style: none;
margin: 0;
padding: 0;
color: white;
line-height:25px;
}
ul#quote_carousel li {
float: left;
margin: 0;
padding: 0;
height: 25px;
line-height:25px;
}
#quote_slide_holder {
float: left;
}
#quote_slide_holder img{
vertical-align:middle;
}
div.quote_carousel_list {
width: 830px;
float: left;
}
div.quote_carousel_title {
float: left;
width: 164px;
text-align: center;
color: #58b7dd;
font-weight: bold;
line-height:25px;
}
div#quote_tables_holder {
width: 438px;
float: left;
}
div#quote_chart {
float: left
}
table#quote_tables {
border: solid 1px #cccccc;
border-collapse: collapse;
width: 448px
}
#quote_tables img {vertical-align:middle;}
#PNH09_NYM, #ZGG09_CBT {
background-color: #cccccc
}
.rssitem {
margin: 0 0 5px 0;
}
.news_date {
display: block;
clear: both;
}
.news_title {
display: block;
clear: both;
margin-left: 10px;
}

ul.MenuBarHorizontal {
margin: 1px 0 0 0;
padding: 0px;
list-style-type: none;
font-size: 13px;
color: #666666;
font-weight: bold;
cursor: default;
width: auto;
}
ul.MenuBarActive {
z-index: 1000;
}

ul.MenuBarHorizontal li {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 13px;
color: #999999;
position: relative;
text-align: center;
cursor: pointer;
width: 125px;
height: 33px;
float: left;
}

ul.MenuBarHorizontal ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 14px;
z-index: 1020;
cursor: default;
width: 125px;
height: 34px;
position: absolute;
left: -1000em;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
left: auto;
}

ul.MenuBarHorizontal ul li {
width: 8.2em;
}

ul.MenuBarHorizontal ul ul {
position: absolute;
margin: -5% 0 0 95%;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
left: auto;
top: 0;
}

ul.MenuBarHorizontal ul {
border: 1px solid #CCC;
}
ul.MenuBarHorizontal a {
display: block;
cursor: pointer;
width: 105px;
height: 13px;
padding: 10px;
color: #666666;
float: left;
text-decoration: none;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
background-image: url(/images/menu_over.png) !important;
background-repeat: no-repeat;
color: #FFF;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
background-image: url(/images/menu_over.png) !important;
color: #FFF;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenu {
background-image: url(SpryMenuBarDown.gif);
background-repeat: no-repeat;
background-position: 95% 50%;
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
background-repeat: no-repeat;
background-position: 95% 50%;
}
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
background-repeat: no-repeat;
background-position: 95% 50%;
}

ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
background-repeat: no-repeat;
background-position: 95% 50%;
}


ul.MenuBarHorizontal iframe {
position: absolute;
z-index: 1010;
}
@media screen, projection {
	ul.MenuBarHorizontal li.MenuBarItemIE {
/*display: inline;*/
		f\loat: left;
}

}
