﻿html, body {
	background:url(../images/home/bg.gif) repeat-y 0 0 #5696C5;
}

/* Page Background */
#pageBg {background: url(../images/home/bg_home.jpg) no-repeat 397px 0;}
#mainContainer {width:396px; padding-top:109px;}
.maintitle {margin:0 0 17px 25px;}
#bgLeftShadow {background:url(../images/bg_left_shadow.gif) no-repeat 0 0; padding-left:12px;}
#content {margin:0;}

/* Annoucement Navigation */
#annouceNav {background: url(../images/home/bg_nav.gif) repeat-x left bottom; padding-left:15px;}
#annouceNav a {display:block; float:left; width:106px; height:20px; margin-right:2px; padding-top:3px; color:#999; text-align:center; font-weight:bold; border:#E2E2E2 1px solid;}
#annouceNav a.active {border-bottom:#FFF 1px solid; color:#F23D13;}
#annouceContent {color:#333; padding:12px 10px 0 0;}
#annouceContent dl {color:#333; padding:0 0 0 28px}
#annouceContent dl dt, #annouceContent dl dd {float:left;}
#annouceContent dl dt {width:75px;}
#annouceContent dl dd {width:250px; padding-bottom:10px;}
#annouceContent dl dd div {font-weight:bold; color:#666; background: url(../images/stroke.gif) no-repeat 0 5px; padding:0 0 0 12px; margin-bottom:5px;}
#annouceContent dl dd p {padding:0 0 0 12px; margin:0;}
#annouceContent a {color:#333; background-color:#FFF;}
.yearContainer{border-top:1px dashed #ccc; border-bottom:1px solid #ccc; padding-top:10px !important; padding-left:55px !important;}
.yearContainerdd{padding-bottom:10px !important; width:260px !important}
.yearContainerdd div{margin:0px;}
.alignRight{text-align:right;}
.alignRight span{padding-right:5px;}

/* Stock Price */
#stockContainer {background: url(../images/home/bg_stock_price.gif) repeat-x left top; height:26px; padding:8px 0 0 28px;}
#stockContainer strong {color:#333;}
#stockPrice {padding:0 0 0 12px; margin:0 5px; font-size:1.1em; font-weight:bold;}
.stockUp {background:url(../images/home/arrow_up.gif) no-repeat 0 2px; color:#62B715;}
.stockDown {background:url(../images/home/arrow_down.gif) no-repeat 0 2px; color:#EA1D20;}

/* Bottom Button */
.btmButton { margin:120px 0 0 7px;}