@charset "utf-8";
/* CSS Document */
body
{
	margin: 0 0 0 0;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
}
.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
}
.content a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.content a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000CC;
	text-decoration:underline;
}
.separator
{
	background-image:url(../images/sep.jpg);
	width:980px;
	height:52px;
}
.tblframe
{
	border-bottom:1px solid #006f45;
	border-left:1px solid #006f45;
	border-right:1px solid #006f45;
}
.tblframe1
{
	border-left:1px solid #006f45;
	border-right:1px solid #006f45;
}
.understr
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#006f45;
}
.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006f45;
	font-weight:bold;
}
.headbar
{
	background-image:url(../images/bar.jpg);
	height:15px;
}
.headtitle
{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#006f45;
	font-weight:bold;
}
/*login*/
.logtxt
{
	height:15px;
	width:70px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	background-color:#f7f7f7;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
}
.retd
{
	text-align:left;
	vertical-align:top;
}
.retr
{
	height:30px;
}
.rehead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006f45;
	font-weight:bold;
}
/*home*/
.exchhead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	border-bottom:1px solid #006f45;
}
.exchtblframe
{
	border-bottom:1px solid #006f45;
	border-left:1px solid #006f45;
	border-right:1px solid #006f45;
	border-top:1px solid #006f45;
}
.exchtdframe
{
	border-bottom:1px solid #006f45;
}
.exchbar
{
	width:1px;
	background-color:#CCCCCC;
}
.curtxt
{
	height:15px;
	width:150px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	background-color:#f7f7f7;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}
.downimg
{
	border-bottom:1px #0000FF solid;
	border-top:1px #0000FF solid;
	border-right:1px #0000FF solid;
	border-left:1px #0000FF solid;
}
/*news*/
.newsheading
{
	font-family:Tahoma, Arial;
	color:#003399;
	font-size:15px;
	font-weight:bold;
}
.subnewsheading
{
	font-family:Tahoma, Arial;
	color:#004276;
	font-size:14px;
	font-weight:bold;
}
.subnewsheading a
{
	font-family:Tahoma, Arial;
	color:#004276;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.subnewsheading a:hover
{
	font-family:Tahoma, Arial;
	color:#004276;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

.description
{
	font-family:Tahoma, Arial;
	font-size:10px;
	font-style:italic;
	color:#999999;
}
.readmore a
{
	color:#004276;
	font-size:10px;
}
.readmore a:hover
{
	color:#004276;
	text-decoration:underline;
	font-size:10px;
}
.morenews a
{
	color:#345769;
	text-decoration:none;
}
.morenews a:hover
{
	color:#345769;
	text-decoration:underline;
}
.morenewshead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003300;
	font-weight:bold;
}
.morenewstbl
{
	border:1px #CCCCCC solid;
}
.morenewsdesc
{
	font-style:italic;
	color:#999999;
	font-size:9px;
}
.totalresult
{
	font-size:16px;
	font-weight:bold;
	color:#000066;
}
.resulthead a
{
	font-size:14px;
	font-weight:bold;
}
.resulthead a:hover
{
	font-size:14px;
	font-weight:bold;
}
.tips a
{
	font-size:12px;
	font-weight:bold;
	color:#004276;
	text-decoration:none;
}
.tips a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#004276;
	text-decoration:underline;
}
#single-post-content {
	margin:0;
	padding:10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
        
}