﻿.col1, .news_sort {
    float: left;
    margin-right: 10px;
}

#news_sort{
	border:1px solid #99BBDD;
	color:#4A4A4A;
	margin-bottom:10px;
}
#news_sort .news_title{
	background:url(/images/news_bg.gif) repeat-x;
	height:28px;
	line-height:28px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#006EC7;
	padding-right:15px;
}
#news_sort .news_title span{
	float:right;
	font-size:14px;
	font-weight:normal;
}
#news_sort ul{
	padding:0px;
	margin:5px;
}
#news_sort ul li
{
    line-height: 20px;
    font-size: 13px;
    list-style-type: none;
}
#news_sort ul li span{
	float:right;
	font-size:13px;
	
}
.Cname
{
    width: 130px;
    text-align: left;
}	
.symbol
{
    width: 45px;
}	
.marketdaily
{
    padding-bottom: 10px;
}
.channelname
{
    width: 70px;
    color: #006EC7;
}
.articleTextSizerFull A
{
    padding-right: 1px;
    display: inline;
    padding-left: 1px;
    color: #666;
}
.articleTextSizerFull A:hover {
	COLOR: #003399
}
.NewsText
{
    text-indent: 2em;
}
#resizeableText
{
	font-size:14px;
    line-height: 20px;
}
#resizeableText div
{
    line-height: 20px;
    padding-bottom: 10px;
}
/*以下用在首页text-indent: 3em;
    text-indent: 3em;*/

.disable {
    display: none;
}
.tabitem
{
    list-style-type: none;
    margin: 0px;
}
.tabitem li
{
    float: left;
    font-weight: bold;
    background-color: #E8E8E8;
    padding: 3px 2px;
    margin: 0px 0px 0px 0px;
    border-right: #99BBDD 1px solid;
} 
ul.tabitem .current, ul.tabitem a:hover
{
    font-weight: bold;
    background-color: #006EC7;
    color: white;
    padding: 3px;
}

dl
{
    margin-top: 0px;
    margin-bottom: 0px;
}
dt
{
    color: #006ec7;
    font-weight: bold;
    font-size: 17px;
}

dd
{
    margin-left: 10px;
    margin-top: 4px;
    margin-bottom: 4px;
    background-image: url(/Images/dot4.gif);
    background-repeat: no-repeat;
    padding-left: 13px;
}

dd span
{
    float: right;
}
.right
{
    text-align: right;
    background-image: url(Images/arrow_l.gif);
    background-repeat: no-repeat;
}
.weizhi a
{
    font-weight: bold;
    font-size: 20px;
}
.Title1
{
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
.colorfocus
{
    border: #0099cc 1px solid;
    background-color: #e8faff;
}
.colorblur
{
    border: #cccccc 1px solid;
    background-color: #ffffff;
}
.FirstUpper
{
    text-transform: capitalize;
}
.ComapnyNav
{
    list-style-type: square;
    margin: 10px;
    border-top: #0099cc 1px solid;
    border-bottom: #0099cc 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 20px;
    padding-top: 4px;
}
.ComapnyNav li
{
    float: left;
    background-image: url(/Images/dot4.gif);
    background-repeat: no-repeat;
    padding-left: 13px;
    padding-right: 33px;
}
.TrHeader
{
    font-weight: bold;
    background-color: #006EC7;
    color: #ffffff;
}

.TrTitle
{
    background-color: #99ccff;
    font-weight: bold;
}

