﻿@charset "utf-8";
/* CSS Document */

@font-face {  font-family: "Alpida_Unicode System"; src: url("ALPIDAU0.eot");}
body { word-wrap: break-word;  margin-top:0px; margin-bottom:10px; margin-left:0px; margin-right:0px; }
table.td,tr,th,input,select,div,span,DIV,FORM,P,TD,textarea{ font-family: "Alpida_Unicode System";}

/* 链接颜色 */
a:link {color: #030303; text-decoration:none;}
a:visited {color:#000066; text-decoration:none;}
a:hover {color: #ff0000; text-decoration:underline;}
a:active {color: #00CC99;}

BODY{
	font:10pt "Alpida_Unicode System";
	BACKGROUND-POSITION: center;
	background-image: url(img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	
}
body,div,ul,li{
 margin:0 auto;
 padding:0;
}
img {
	border:0;
}
