@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background:#ffffff repeat-x;
	text-align:center;
}
/*#main { width:947px; margin:0 auto;}*/
a,area { blr:expression(this.onFocus=this.blur()) }
:focus { -moz-outline-style: none; }

#topmenu { width:100%; height:106px; background:url(../img/top_purple_02.jpg) repeat-x; text-align:center;}
#bottombg { width:100%; height:66px; background:url(../img/bg_pule_53.gif) repeat-x; text-align:center;}


/*文字效果*/
.gray14 a:link,.gray14 a:visited { color:#424141; text-decoration:none;}
.gray14 a:hover { color:#424141; text-decoration:underline;}
.purple14 { color:#9c03db; }
.purple14 a:link,.purple14 a:visited { color:#9c03db; text-decoration:none;}
.purple14 a:hover { color:#9c03db; text-decoration:underline;}

.black12line a:link,.black12line a:visited { color:#000000; text-decoration:underline;}
.black12line a:hover { color:#000000; text-decoration:none;}
.black12 a:link,.black12 a:visited { color:#000000; text-decoration:none;}
.black12 a:hover { color:#000000; text-decoration:underline;}


.text { background:#fcf5fd; border:1px solid #a85ab0;}
.pic { background:#fcf5fd;  border:1px solid #a85ab0;}

