﻿body {
}
#contentLeft
{
	width:650px;
	float:left;
	border-right:10px solid #dddddd;
}
#content
{
	margin-top:20px;
}
#contentLeftTop
{
	width:625px;
	height:145px;
	background-color:#eeee00;
	clear:both;
}
.top1
{
	background-image:url("../images/bk1.jpg");
	background-repeat:no-repeat;
	height:20px;
	clear:both;
}
.top2
{
	background-image:url("../images/bk3.jpg");
	background-repeat:no-repeat;
	height:6px;
	float:left;
	width:100%;
}
#contentLeftContent
{
	margin-top:10px;
}
#NewsTitle
{
    font-size:14pt;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	float:left;
	width:100%;
}
#NewsTitle a
{
	color:#145CA6;
	font-weight:bold;
	font-size:25px;
}
#NewsContent
{
    margin-top:10px;
	line-height:160%;
	text-align:left;
	padding:10px;
	font-size:13px;
	color:#145CA6;
	text-indent:2em;
}
#NewsContent *
{
	line-height:160%;
	font-size:13px;
	color:#145CA6;
	text-indent:2em;
}
.bottom1
{
	background-image:url("../images/bk2.jpg");
	background-repeat:no-repeat;
	height:20px;
	clear:both;
}
.RTitle
{
    color:#333399;
    text-align:left;
    font-size:12px;
    font-weight:bold;
    line-height:20px;
    margin:5px 0px 0px 10px;
    float:left;
}
.RArticleTitle
{
    text-align:left;
    font-size:12px;
    margin:0px 0px 0px 10px;
    list-style:none;
    float:left;
    width:300px;
    line-height:20px;
}
.RArticleTitle a
{
    color:#333366;
    text-decoration:none;
}
.RArticleTitle a:hover
{
    color:#ff0000;
    text-decoration:underline;
}
#contentRight
{
	width:280px;
	float:right;
	
}
