/*--body--*/
body {
	width:980px;
	height:800px;
	padding:0px;
	margin:0 auto;
	list-style:none;
}
.center {
	text-align:center;
}
/*--ul--*/
ul {
	padding:0;
	margin:0;
	list-style:none;
}
.mc1 {
	margin-right:10px;
}
/*--top--*/
.top {
	width:980px;
	height:139px;
}
.top_left {
	width:600px;
	height:139px;
	background-image:url(../../images/top_left.jpg);
	float:left;
}
.top_right {
	width:380px;
	height:139px;
	background-image:url(../../images/top_right.jpg);
	float:right;
}
/*--menu--*/
.menu{width:980px; height:33px;clear:both;}
.menu_left{width:3px; height:33px; background-image:url(../../images/menu_left.jpg); background-repeat:no-repeat; float:left;}
.menu_midle{width:974px; height:33px; background-image:url(../../images/menu_middle.jpg); float:left;}
.menu_right{width:3px; height:33px; background-image:url(../../images/menu_right.jpg); background-repeat:no-repeat; float:right;}
/*
.menu {
	width:980px;
	height:33px;
	clear:both;
}
.menu_left {
	width:3px;
	height:33px;
	background-image:url(../../images/menu_left.jpg);
	background-repeat:no-repeat;
	float:left;
}
.menu_midle {
	width:974px;
	height:33px;
	background-image:url(../../images/menu_middle.jpg);
	float:left;
	padding-right:0px;
}
.menu ul {
	width:974px;
	height:28px;
	padding-left:40px;
	padding-top:7px;
	clear:both;
	white-space:nowrap;
	overflow :hidden;
}
.menu ul li {
	height:28px;
	font-family:"Arial";
	font-size:16px;
	color:#FFF;
	float:left;
	margin-right:12px;
	list-style:none;
	display:inline-block;
	white-space:nowrap;
}
.menu ul li a {
	height:28px;
	font-family:"Arial";
	font-size:16px;
	color:#FFF;
	float:left;
	margin-right:12px;
	text-decoration:none;
	display:inline;
	white-space:nowrap;
}
.menu ul li a:hover {
	height:28px;
	font-family:"Arial";
	font-size:16px;
	color:#ffe9e8;
	float:left;
	margin-right:12px;
	text-decoration:none;
	clear:both;
	display:inline;
	white-space:nowrap;
}
.menu_right {
	width:3px;
	height:33px;
	background-image:url(../../images/menu_right.jpg);
	background-repeat:no-repeat;
	float:right;
}
*/
/*--links--*/
.links {
	width:980px;
	height:55px;
	background-color:#a675b1;
	clear:both;
	margin-top:20px;
	padding:0px;
}
.links_p1 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	width:57px;
	margin-top:8px;
	margin-left:20px;
}
.links_p2 {
	font-family:"Times New Roman";
	font-size:14px;
	color:#fbdff2;
	float:left;
	width:900px;
	margin-top:8px;
	line-height:20px;
}
.links_p2 a {
	color:#fbdff2;
	text-decoration:none;
}
.links_p2 a:hover {
	color:#fbdff2;
}
/*-- page --*/
.page_p2 {
	text-align:center;
	font-family:Arial;
	font-size:14px;
	color:#333;
}
.page_p2 a {
	text-align:center;
	font-family:Arial;
	font-size:14px;
	color:#333;
	line-height:28px;
	text-indent:28px;
	text-decoration:none;
}
.page_p2 a:hover {
	text-align:center;
	font-family:Arial;
	font-size:14px;
	color:#7a4386;
	line-height:28px;
	text-indent:28px;
	text-decoration:underline;
}
/*--floot--*/
.floot {
	width:980px;
	height:50px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	clear:both;
	vertical-align: middle;
	line-height:50px;
}