﻿#banner .article
{
	height: 107px;
	width: 941px;
	float: left;
	margin-left: 5px;
}
#main .catalog
{
	float: left;
	background: url(../images/intro_12.jpg) repeat-y left;
	width: 163px;
	height: auto;
	margin-left: 5px;
}
#main .catalog .title
{
	background: url(../images/intro_06.jpg) no-repeat top left;
	width: 163px;
	height: auto;
	text-align: left;
	font: bold 12px/36px Arial;
	color: #4d5faa;
	text-indent: 20px;
}
#main .catalog ul
{
	list-style-image: url(../images/dot2.gif);
	font: normal 12px/22px Arial;
	text-align: left;
	float: right;
	margin-right: 5px;
	width: 120px;
}
#main .catalog ul li
{
}
#main .catalog .footer
{
	background: url(../images/intro_16.jpg) no-repeat bottom left;
	width: 163px;
	height: 5px;
	margin-top: 30px;
}
#main .article
{
	background: url(../images/intro_14.jpg) repeat-y left;
	float: left;
	width: 772px;
	height: auto;
	margin-left: 8px;
}
#main .article .location
{
	background: url(../images/intro_09.jpg) repeat-x top;
	height: 34px;
	width: 772px;
	font: normal 12px/34px Arial;
	text-align: left;
	color: #454545;
}
#main .article .location .right
{
	background: url(../images/intro_11.jpg) no-repeat top right;
	height: 34px;
	width: 8px;
	float: right;
}
#main .article .title
{
	font: bold 14px/30px Arial;
	color: #00aad9;
	text-align: left;
	width: 700px;
	border-bottom: solid 1px #00aad9;
}
#main .article .content
{
	width: 680px;
	text-align: left;
	font: normal 12px/22px Arial;
	margin-top: 10px;
	text-indent: 24px;
}
#main .article .footer
{
	background: url(../images/intro_18.jpg) no-repeat left bottom;
	width: 772px;
	height: 10px;
}
#main .article .content .title
{
	font: bold 14px/30px 黑体;
	color: #306b9c;
	border: 0px;
}
#main .article .content .newslist
{
	width: 680px;
}
#main .article .content .newslist .title
{
	width: 400px;
	float: left;
	font: normal 12px/24px Arial;
	color: #4f4f4f;
	background: url(../images/dot2.gif) no-repeat left 3px;
}
#main .article .content .newslist .pubdate
{
	width: 200px;
	float: left;
	font: normal 12px/24px Arial;
	color: #4f4f4f;
}
#main .article .content .detail
{
	width: 600px;
}
#main .article .content .detail .pubdate
{
	width: 300px;
	float: left;
}
#main .article .content .detail .downloadlink
{
	width: 300px;
	float: right;
	text-align: right;
}
#main .article .content .detail .description
{
	width: 600px;
	text-align: left;
	margin-top: 20px;
}

