body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFFFFF;
}
.clean {
	clear: both;
	width: 100%;
}

#main {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 802px;
}
#main #menu {
	background-image: url(../images/menu.jpg);
	height: 41px;
	width: 1100px;
}
#main .top {
	height: 129px;
	width: 1100px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#main #main_right {
	float: left;
	width: 542px;
}

#main #main_left {
	float: left;
	width: 558px;
}
#main #footer1 {
	background-image: url(../images/bg_4.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 1100px;
	background-position: top;
}
a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
	color: #8E3494;
}
#main #main_right .expo {
	width: 542px;
	float: left;
}
#main #main_right .expo2 .exp02_1 {
	background-image: url(../images/news.jpg);
	width: 276px;
	background-repeat: repeat;
	float: left;
	height: 208px;
}
#main #main_right .expo2 .exp02_2 {
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	width: 266px;
	float: left;
	color: #FFF;
	height: 208px;
}

#main #main_right .expo3 .expo3_1 {
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 276px;
	float: left;
}

#main #main_right .expo2 {
	width: 542px;
	float: left;
}
#main #main_right .expo3 .exp03_2 {
	float: left;
}

#main #main_right .expo3 {
	width: 542px;
	float: left;
}
#main #footer {
	width: 1100px;
}

ul,li{list-style:none; padding:0px; margin:0px;}
#main #center .center_left {
	float: left;
	width: 230px;
}
#main #center .center_left .box {
	width: 228px;
	text-align: center;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-y;
}
#main #center #center_right {
	float: left;
	width: 740px;
	padding-left: 20px;
}
#main #center .center_left .box .box_btn a {
	line-height: 25px;
	background-image: url(../images/list_btnoff.jpg);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	background-position: center;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #A73070;
}
#main #center .center_left .box .box_btn a:hover {
	line-height: 25px;
	background-image: url(../images/list_btnon.jpg);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	background-position: center;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #FFFFFF;
}

#main #center #center_right .word {
	padding: 5px;
}
.line {
	background-image: url(../images/title_line.gif);
	background-repeat: repeat-x;
	height: 4px;
	width: 720px;
}


#main #center {
	width: 1100px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
}
