html,body {
	margin: 0px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(back.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div,ul,li{
	margin:0px;
	padding:0px;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #888;
	border-left-color: #888;
}
#top {
	background-image: url(top.jpg);
	height: 188px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#content1 {
	width: 898px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #DBFDEF;
}
#left {
	width: 230px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	float: left;
	position: relative;
}
#left .word{
	background-image: url(item.png);
	text-align: left;
	text-indent: 40px;
	width: 231px;
	height: 21px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1em;
	background-repeat: no-repeat;
	background-position: bottom;
}
#left .lNews {
	padding-top: 10px;
}
#right  {
	float: right;
	text-align: left;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #DDD;
	width: 640px;
	background-color: #FFF;
}
#right .rNews2 {
	float: right;
}
#right .rNews1 {
	float: left;
	width: 290px;
}
#right .word {
	background-image: url(line.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 290px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	padding-left: 20px;
}
.News1 {
	border: 1px solid #099;
}
.News1 a{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 2em;
	text-decoration: none;
}
.more {
	float: right;
}

#bottom {
	background-color: #D4DFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #0066FF;
	height: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	padding-top: 10px;
	line-height: 18px;
	width: 900px;
	clear: both;
}
.topic {
	float: left;
}

#menuBar {
	background-image: url(menu_bar.png);
	padding: 0px;
	height: 30px;
	width: 898px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menuBar ul {
	margin-left: 150px;
	padding: 0px;
}
#menuBar ul li {
	list-style-type: none;
	float: left;
	text-align: center;
	line-height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-left: 15px;
	padding-right: 15px;
}
#menuBar ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
	display: block;
}
#menuBar ul li a:hover {
	background-color: #FFC;
	font-size: 14px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
.News2 {
	width: 600px;
	margin-top: 20px;
}
.News3 a{
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#intro {
	border: 1px solid #099;
	padding: 5px;
	height: 750px;
}
#intro dl {
	margin: 0px;
	padding: 0px;
	width: 620px;
}

#intro dl dt {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	height: 20px;
	width: 470px;
}
#intro dl dd.text {
	text-indent: 40px;
	width: 300px;
}
#intro   dl dd.pic{
	padding: 0px;
	float: left;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
#intro dl   dd.pic img{
	padding: 5px;
	border: 1px solid #DDD;
}

#list {
	height: 80px;
	width: 180px;
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CFF;
	padding: 10px;
	border: 1px solid #BBB;
	float: left;
}
#intro dl dd.text {
	font-size: 12px;
	color: #333;
	text-indent: 25px;
	line-height: 20px;
	width: 480px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#list dl {
	margin: 0px;
	padding: 0px;
}

#list dl dt {
	float: right;
	width: 70px;
	font-size: 14px;
	font-weight: bold;
}
#list dl dt a {
	text-decoration: none;
}

#list dl dd.pic {
	float: left;
	margin: 0px;
	padding: 0px;
}
#list dl dd.links {
	float: right;
	padding-top: 8px;
	margin: 0px;
	padding-left: 8px;
	width: 60px;
}
#list dl dd.links a {
	text-decoration: none;
	color: #111;
}

#list1 {
	height: 80px;
	width: 180px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #CFF;
	padding: 10px;
	border: 1px solid #BBB;
	float: left;
}
#list1 dl {
	margin: 0px;
	padding: 0px;
}

#list1 dl dt {
	float: right;
	width: 70px;
	font-size: 14px;
	font-weight: bold;
}
#list1 dl dt a {
	text-decoration: none;
}

#list1 dl dd.pic {
	float: left;
	margin: 0px;
	padding: 0px;
}
#list1 dl dd.links {
	float: right;
	padding-top: 8px;
	margin: 0px;
	padding-left: 8px;
	width: 60px;
}
#list1 dl dd.links a {
	text-decoration: none;
	color: #111;
}
#list2 {
	height: 80px;
	width: 180px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #CFF;
	padding: 10px;
	border: 1px solid #BBB;
	float: left;
}
#list2 dl {
	margin: 0px;
	padding: 0px;
}

#list2 dl dt {
	float: right;
	width: 70px;
	font-size: 14px;
	font-weight: bold;
}
#list2 dl dt a {
	text-decoration: none;
}

#list2 dl dd.pic {
	float: left;
	margin: 0px;
	padding: 0px;
}
#list2 dl dd.links {
	float: right;
	padding-top: 8px;
	margin: 0px;
	padding-left: 8px;
	width: 60px;
}
#list2 dl dd.links a {
	text-decoration: none;
	color: #111;
}
#list3 {
	height: 80px;
	width: 180px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #CFF;
	padding: 10px;
	border: 1px solid #BBB;
	float: left;
}
#list3 dl {
	margin: 0px;
	padding: 0px;
}

#list3 dl dt {
	float: right;
	width: 70px;
	font-size: 14px;
	font-weight: bold;
}
#list3 dl dt a {
	text-decoration: none;
}

#list3 dl dd.pic {
	float: left;
	margin: 0px;
	padding: 0px;
}
#list3 dl dd.links {
	float: right;
	padding-top: 8px;
	margin: 0px;
	padding-left: 8px;
	width: 60px;
}
#list3 dl dd.links a {
	text-decoration: none;
	color: #111;
}
#list4 {
	height: 80px;
	width: 180px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #CFF;
	padding: 10px;
	border: 1px solid #BBB;
	float: left;
}
#list4 dl {
	margin: 0px;
	padding: 0px;
}

#list4 dl dt {
	float: right;
	width: 70px;
	font-size: 14px;
	font-weight: bold;
}
#list4 dl dt a {
	text-decoration: none;
}

#list4 dl dd.pic {
	float: left;
	margin: 0px;
	padding: 0px;
}
#list4 dl dd.links {
	float: right;
	padding-top: 8px;
	margin: 0px;
	padding-left: 8px;
	width: 60px;
}
#list4 dl dd.links a {
	text-decoration: none;
	color: #111;
}
#item {
	list-style-type: square;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#item li {
	padding-left: 10px;
}

#con {
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#item li a {
	color: #00E;
	text-decoration: none;
}

#con ul {
	padding-left: 20px;
}
#con ul li {
	line-height: 30px;
}
#con ul li a {
	color: #066;
	text-decoration: none;
}
td {
	height: 20px;
	padding-top: 10px;
}
