﻿body 
{
	font-size:12px;
	font-family:宋体;
	margin:0px 0px;
	background-color:#006DB7;
}
#container
{
	width:100%;
	height:100%;
	text-align:center;
	border:none;
}
#main
{
	margin:auto;
	width:1000px;
	border-width:0px;
	border:none;
	background-color:#FFFFFF;
}
#top
{
	width: 100%;
	height: 200px;
	margin: 0px 0px;
}
#menu
{
	width:100%;
	height:40px;
    line-height:40px;
}
#content
{
	width:100%;
	margin:0px;
	border:none;
}
#divLeft
{
	width:179px;
	margin-right:5px;
	padding:0 0;
	float:left;
}
.left
{
	width:100%;
	padding:0 0;
}
.Top
{
	height:28px;
	padding-left:10px;
	text-align:left;
    line-height:28px;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	border-bottom-style:none;
	background: url(../images/titlebg.jpg) repeat-x center;
	margin-top:5px;
}
.divConLine
{
	background: url(../images/titlebg.jpg) repeat-x left top;
	border: 1px solid #CCCCCC;
	border-right-style:none; 
	border-left-style:none;
	text-align:center;
}
.leftBottom
{
	margin:0px 0px;
	padding:5px 0px 5px 0px;
	text-align:left;
	border:1px solid #CCCCCC;
}
#divCenter
{
	width:630px;
	padding:0 0;
	margin-right:5px;
	float:left;
	text-align:left;
}
.divMore
{
	float:right;
	line-height:28px;
}
.divTitle
{
	float:left;
}
.centerBottom
{
	height:240px;
	margin:0px 0px;
	padding:5px 0px 0px 0px;
	text-align:left;
	border: 1px solid #CCCCCC;
}
.centerBottom1
{
	height:180px;
	margin:0px 0px;
	padding:5px 0px 0px 0px;
	text-align:left;
	border: 1px solid #CCCCCC;
}
.centerVideo
{
	height:140px;
	margin:0px 0px;
	
	border: 1px solid #CCCCCC;
}

#centerSearch
{
	height:40px;
	border: 1px solid #CCCCCC;
	border-bottom-style:none;
	border-top-style:none;
}
#divRight
{
	width:179px;
	padding:0 0;
	margin:0 0;
	float:right;
}
.right
{
	margin:0px 0px;
	padding:5px 0px 0px 0px;
	text-align:left;
	border: 1px solid #CCCCCC;
}
#divBottom
{
	width:100%;
	height:75px;
	border: 1px solid #CCCCCC;
	text-align:center;
}
#divLine
{
	width:100%;
	height:3px;
	border:0px;
	text-align:center;
	background:url(../images/line.gif) repeat-x left center
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active{
	color: #FF0000;
	text-decoration: none;
}
.Title
{
 	color:#B80D0C;
}
