/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ACACAC;
	background-image: url(images/D_BG01.gif);
	margin-top: 10px;
	background-color: #FFFFFF;
}
.head
{
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.menu
{
	background-color: #FF9900;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menub
{
	background-color: #965805;
	height: 3px;
}
.banneer
{
	background: url(images/banner.jpg) no-repeat;
	height: 160px;
}
.foot
{
	width: 1002px;
	background-color:#999999;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}

.foott
{
	width: 1002px;
	background-color:#999999;
	height: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
.foot1
{
	width: 1002px;
	background-color: #C0C0C0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
.foot2
{
	width: 1002px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
.main
{
	width: 1002px;
	clear: both;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.main ul{
	margin-left:20px;
}
.main .mainleft
{
	width: 334px;
	float: left;
	background-color: #ADA60D;
	height: 248px;
}
.main .mainleft .title
{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background: url(images/Ygreen2.jpg) no-repeat;
}
.main .mainleft .content
{
	width: 328px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
}
.main .mainleft .content .contentc
{
	padding: 20px;
	height: 140px;
}
.main .mainleft .content .contentc p
{
	color: #6C1500;
	font-size: 14px;
}
.main .mainleft .content .contentc li
{
	color: #032CA3;
}
.main .mainleft .content .more
{
	text-align: right;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	background-color: #c4b93c;
	padding-right: 30px;
}

.main .mainmiddle
{
	width: 334px;
	float: left;
	background-color: #298939;
	height: 248px;
}
.main .mainmiddle .title
{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background: url(images/Green2.jpg) no-repeat;
}
.main .mainmiddle .content
{
	width: 328px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
}
.main .mainmiddle .content .contentc
{
	padding: 20px;
	height: 140px;
}
.main .mainmiddle .content .contentc p
{
	color: #6C1500;
	font-size: 14px;
}
.main .mainmiddle .content .contentc li
{
	color: #032CA3;
}
.main .mainmiddle .content .more
{
	text-align: right;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	background-color: #4abc6c;
	padding-right: 30px;
}

.main .mainright
{
	width: 334px;
	float: right;
	background-color: #228fbf;
	height: 248px;
}
.main .mainright .title
{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background: url(images/Blue2.jpg) no-repeat;
}
.main .mainright .content
{
	width: 328px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
}
.main .mainright .content .contentc
{
	padding: 20px;
	height: 140px;
}
.main .mainright .content .contentc p
{
	color: #6C1500;
	font-size: 14px;
}
.main .mainright .content .contentc li
{
	color: #032CA3;
}
.main .mainright .content .more
{
	text-align: right;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	background-color: #4abdd8;
	padding-right: 30px;
}

.article
{
	width: 1002px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.articleleft
{
	width: 237px;
	background-color: #3399CC;
	float: left;
}

.articleright
{
	width: 765px;
	background-color: #FFFFFF;
	float: right;
}
.articleright .articledetail
{
	padding: 10px 30px 30px 30px;
	font-size: 14px;
	line-height: 200%;
	color: #032CA3;
}
.article a:link
{
	text-decoration: none;
	color: #FF0000;
}
.article a:visited
{
	text-decoration: none;
	color: #FF0000;
}
.article a:hover
{
	text-decoration: none;
	color: #FFCC00;
}
.article a:active
{
	text-decoration: none;
	color: #032CA3;
}
/*------------*/
.menu a:link
{
	text-decoration: none;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
}
.menu a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
}
.menu a:hover
{
	text-decoration: none;
	color: #FFCC00;
	padding-left:20px;
	padding-right:20px;
}
.menu a:active
{
	text-decoration: none;
	color: #FF0000;
	padding-left:20px;
	padding-right:20px;
}
/*------------*/

.news a:link
{
	text-decoration: none;
	color: #3399CC;
}
.news a:visited
{
	text-decoration: none;
	color: #3399CC;
}
.news a:hover
{
	text-decoration: none;
	color: #FFCC00;
}
.news a:active
{
	text-decoration: none;
	color: #FF0000;
}
a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: none;
	color: #FFCC00;
}
a:active
{
	text-decoration: none;
	color: #FF0000;
}
h
{
	margin: 0px 0px 0px 0px;
}

h1
{
	color: #4B749C;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	text-align: center;
}

h3
{
	font-size: 12px;
	color: #4B749C;
	margin: 0px;
	letter-spacing: 1px;
}

h6
{
	font-size: 10px;
	color: #4B749C;
	line-height: 10px;
	margin-bottom: 0px;
}
.back
{height:24px; line-height:24px; padding-left:30px;}
