#wrap
{
	width: 100%;
}

#columnLeft
{
	 float:left;
	 border-right: #d5e6fc 1px solid; 
	 border-top: #d5e6fc 1px solid; 
	 border-left: #d5e6fc 1px solid; 
	 border-bottom: #d5e6fc 1px solid; 
	 background-color: #fafdff;
	 width: 70%; 
}

#columnRight
{
	float:right;
	width: 29%;
	border-right: #d5e6fc 1px solid; 
	border-top: #d5e6fc 1px solid; 
	border-left: #d5e6fc 1px solid; 
	border-bottom: #d5e6fc 1px solid; 
	background-color: #fafdff;
}

.RightSolidBox
{
	
	border-right: #d5e6fc 1px solid; 
	border-top: #d5e6fc 1px solid; 
	border-left: #d5e6fc 1px solid; 
	border-bottom: #d5e6fc 1px solid; 
	background-color: #fafdff;
}


.font5
{
	font-size: 12pt;
	font-weight: bold;
	
}

.font6
{
	font-size: 9pt;
}

.red
{
	color: #FF0000;
}

.green
{
	color: #2e8b57;
}

/* ---	宽度控制 [BEGIN] --- */
.w3B
{
	width: 30%;
}

.w7B
{
	width: 70%;
}
/* ---	宽度控制 [END] --- */

/* --- DIV样式控制 行高：200 [BEGIN] --- */
.highLineBox
{
	line-height: 200%;
}

.highLineBox div
{
	margin-top: 10px;
}


/* --- DIV样式控制 行高：200 [END] --- */

/* ---	布局控制 [BEGIN] --- */
.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}
/* ---	布局控制 [END] --- */

/* ---	对齐控制 [BEGIN] --- */
.alignLeft
{
	text-align: left;
}

.alignCenter
{
	text-align: center;
}

.alignRight
{
	text-align: right;
}
/* ---	对齐控制 [END] --- */

/* --- Box Style 样式控制 [BEGIN] --- */
.padding10
{
	padding: 10px 10px 10px 10px;
}
/* --- Box Style 样式控制 [END] --- */

/* --- UL Style 样式控制 [BEGIN] --- */
.none
{
	list-style-type: none;
}

.none li
{
	line-height: 200%;
}

/* --- UL Style 样式控制 [END] --- */
.grayTitle
{
	padding: 5px 5px 5px 5px;
	display: block;
	width: 100%;
	background-color: #DCDCDC;
}

.gray2Title
{
	padding: 5px 5px 5px 5px;
	display: block;
	width: 100%;
	background-color: #EFEFEF;
}

	
#solidBox
{
	border:1px #e6e6e6 solid; 
	background-color:#FAFDFF;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
}

.solidBox
{
	border:1px #e6e6e6 solid; 
	background-color:#FAFDFF;
	padding: 3px 3px 3px 3px;
	margin-bottom: 5px;
}

.SolidBox2
{
}


#uncheck
{
	margin: 5px 0px 5px 0px;
	border:1px #79B200 solid;
	padding:3px;
	text-align:center;
	color:#69a200;
	font-size:12px;
	display: block;	
}

.gray1pxBorderBox
{
	border:1px #e6e6e6 solid; 
	padding: 3px 3px 3px 3px;
}

.marginB10
{
	margin-bottom: 10px;
}

.marginR10
{
	margin-right: 10px;
}

.verticalLine
{
	width: 5px;
	float: left;
}

.solid1PBox
{
	border:1px #e6e6e6 solid; 
	background-color:#FAFDFF;
	padding: 3px 3px 3px 3px;
	/* width: 25%; */
	float:right;
}

.marginL5
{
}
	
#tabcontentcontainer_left
{
	width:75%;
	height:auto;
	border:0px #aaa solid;
	border-top:none;
	float: left;
}

#tabcontentcontainer_right
{
	width:20%;
	height:auto;
	float: left;
	border:1px #e6e6e6 solid; 
	background-color:#FAFDFF;
	padding: 3px 3px 3px 3px;
}

/* ---- Login Page [BEGIN] --- */
#incorrectBox
{
	border: 2px solid #FF0000;
	padding: 5px 5px 5px 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	
}

#incorrectBox_Green
{
	border: 2px solid #2e8b57;
	padding: 5px 5px 5px 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}

.incorrectBox
{
	border: 2px solid #FF0000;
	padding: 5px 5px 5px 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	
}

.incorrectBox_Green
{
	border: 2px solid #2e8b57;
	padding: 5px 5px 5px 5px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}

#loginContainer
{
	width: 100%;
	padding: 5px 5px 5px 50px;
	text-align: center;
	font-size: 9pt;
}

#loginContainer .main
{
	float: left;
	width: 50%;
	padding-left: 80px;
	border: 1px solid #d5e6fc;
	background-color: #fafdff;
	padding-top: 10px;
	text-align: left;
	font-size: 9pt;
}

#loginContainer .main li span
{
	width: 100px;
	text-align: right;
	font-size: 9pt;
}

#loginContainer div ul
{
	list-style-type: none;
	margin-left: 0px;
}

#loginContainer div li
{
	line-height: 200%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#loginContainer div li span
{
	font-size: 9pt;
}


#loginContainer .sideBar
{
	float: left;
	width: 35%;
	padding-left: 40px;
	border: 1px solid #d5e6fc;
	background-color: #fafdff;
	padding-top: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 9pt;
}

.solidButton
{
	height:20px;
	border-right: #003366 1px solid;
	border-bottom: #003366 1px solid;
	border-top: #4580dd 1px solid;
	border-left: #4580dd 1px solid;
	background-color: #bfd5f8;
	padding: 2px 2px 2px 2px;
	margin-right: 5px;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}

.solidButton a,.solidButton a:link
{
	text-decoration: none;
	color: #000000;
}

#wrap
{
	width: 100%;
	text-align: center;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: left;
	width: 95%;
}

#container #left
{
	float: left;
	width: 15%;
	text-align:center;
}

#container #right
{
	float: right;
	width: 85%;
	padding-left: 10px;
}

.mainContent 
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.mainContent span
{
	line-height: 165%;
	font-size: 9pt;
}

.hideBox
{
	display: none;
}

.comment_imageSideBar
{
	float: left;
	width: 20%;
	text-align: center;
	overflow: hidden;
}

.comment_main
{
	float: right;
	width: 80%;
}

/* --- Button样式控制 [BEGIN] --- */
.orangeButton
{
	border-right: #555555 1px solid;
	padding-right: 2px;
	border-top: #cccccc 1px solid;
	display: inline-block;
	padding-left: 2px;
	font-size: 9pt;
	padding-bottom: 3px;
	border-left: #cccccc 1px solid;
	padding-top: 3px;
	border-bottom: #555555 1px solid;
	background-color: #ffdead;
	text-decoration: none;
}


.submitButton, .submitButtonOver
{
	border-right: #003333 1px solid;
	border-top: #66cc00 1px solid;
	background: #008000;
	font: bold 12pt arial,sans-serif;
	border-left: #66cc00 1px solid;
	color: #fff;
	border-bottom: #003333 1px solid;
}

.submitButtonOver 
{
	position:relative;
	top:1px;
	left:1px;
}

.small
{
	
	padding:1px 2px 1px 2px;
}

.big
{
	
	padding:3px 10px 3px 10px;
}

.Font9
{
	font-size: 9pt;
}

.TickerSearch
{
	width: 480px;
	height: 285px;
	background-color:#D3D3D3;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 35px;
	position: relative;
}

.searchTextbox
{
	padding-right: 3px;
	padding-left: 3px;
	background: #ffe;
	padding-bottom: 1px;
	font: 11pt tahoma,sans-serif;
	padding-top: 2px;
	border: #006400 2px solid;
	width: 100px;
}

.MessageText
{
	font-size: 11pt;
	font-weight: bold;
}


#StocksBox , .StocksBox
{
	border-right: #696969 1px solid; 
	border-top: #696969 1px solid; 
	border-left: #696969 1px solid; 
	border-bottom: #696969 1px solid; 
	display: none; 
	z-index: 9999; 
	left: 120px!important;
	left: 50px; 
	width: 350px; 
	position: relative; 
	top: 0px;	
	background-color: #fafcc2;
}

#ResultBoxTop
{
	background-color: #fafcc2;
	overflow:auto;
	display:none;
	z-index: 9999; 
	left:0px!important;
	left: 15px; 
	position: absolute; 
	top: 22px;
	width:365px;
	height:70px;
	border:1px solid #696969;
}


.StockContainer .off , #ResultBoxTop .off
{
	cursor: pointer;
	color: #000000;
	padding: 2px;
	font-size: 9pt;
	height: 12px;
}


.StockContainer .off .title  , #ResultBoxTop .off .title
{
	float:left;
	color:#000000;
	text-align:left;
}

.StockContainer .off .desc  , #ResultBoxTop .off .desc
{
	 float:right;
	 color:#545542;
	 text-align:right;
}

.StockContainer .on , #ResultBoxTop .on
{
	cursor: pointer;
	color: #ffffff;
	background-color: #c8d878!important;
	background-color: #c8d878;
	padding: 2px;
	font-size: 9pt;
	height: 12px;
}

.StockContainer .on .title  , #ResultBoxTop .on .title
{
	float:left;
	color:#000000;
	text-align:left;
}


.StockContainer .on .desc  , #ResultBoxTop .on .desc
{
	 float:right;
	 color:#545542;
	 text-align:right;
}

/* --- Button样式控制 [END] --- */

/* ---- Login Page [END] --- */
