BODY {
	COLOR: #000000;
	BACKGROUND: #fff;
	padding:0;
	MARGIN: 0;
	border:0;
	font-family: arial, Verdana, 'ËÎÌå';
	font-size: 12px;
	line-height: 180%;
}
DIV { 
    BORDER: 0px; PADDING: 0px; MARGIN: 0px;
}
TD,TH{
	overflow:hidden;
}
P{
	margin-top: 5px;
	margin-bottom: 5px;
}
FORM{
	BORDER: 0px;
	PADDING: 0px;
	MARGIN: 0px;
}
input, select, textarea {
	font-family: Arial, "ËÎÌå";
	margin: 0px;
	padding: 0px;
}
IMG {
BORDER: 0px; PADDING: 0px; MARGIN: 0px;
}
HR{
	height:1px;
	line-height: 0px;
}
UL LI OL{
	BORDER: 0px;
	PADDING: 0px;
	MARGIN: 0px;
	list-style-type: none;
	list-style-image: none;
}
DL DT DD {
	BORDER: 0px; PADDING: 0px; MARGIN: 0px;
}
H1 H2 H3 H4 H5 H6 {
	BORDER: 0px; PADDING: 0px; MARGIN: 0px;
}
TABLE {
	FONT-SIZE: 12px
}
TD {
	FONT-SIZE: 12px
}
TR {
	FONT-SIZE: 12px
}
TH {
	FONT-SIZE: 12px
}
a:link {
	color: #03c;
	text-decoration: none;
}
a:visited {
	color: #03c;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #03c;
}
.clear{
	CLEAR: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 0px;
	font-size: 0px;
}
.top {
	width: 100%;
	text-align: right;
	color: #666;
	background-image: url(../images/toppic.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.top .top2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
}
.top .l {
	width: 400px;
	float: left;
	text-align: left;
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial,;
	height: 24px;
}
.top .top2 .r {
	float: right;
	width: 400px;
	font-family: Verdana, Arial,;
	font-size: 10px;
	height: 24px;
}

.top a {
	text-decoration: none;;;;;
	color: #666;
}
.top a:visited {
	text-decoration: none;
	color: #666;
}
.top a:hover {
	text-decoration: none;
	color: #666666;
}
.top a:active {
	text-decoration: none;
	color: #666666;
}
.head {
	height: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.head .menu {
	float: right;
	margin-top: 12px;
}
.head .menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.head .menu li {
	float: left;
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 85px;
	margin-left: 5px;
	text-align: center;
	line-height: 0px;
	display: block;
}
.head .menu li.current {
	background-image: url(../images/menubg2.gif);
	width: 90px;
}

.head .menu a {
	font-weight: bold;
	color: #353535;
	font-size: 11px;
	display: block;
	line-height: 21px;
}
#logo {
	position: absolute;
	margin-top: 5px;
}
.aliSearch {
	clear:both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
.aliSearch ul {
	list-style-type:none;
	list-style-image:none;
	height:32px;
	padding: 0px;
	width: 700px;
	color: #000000;
	margin: 0 0 0 220px;
}
.aliSearch li {
	background-image: url(../images/aliSearch_tabsLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	float: left;
}
.aliSearch li a{
	display:block;
	color:#000;
	background-image: url(../images/aliSearch_tabsRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 25px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 25px;
	width: auto;
	line-height: 28px;
	padding-top: 4px;
}
.aliSearch li a:visited{
	color:#000;
	text-decoration: none;
}
.aliSearch li a:hover{
	color:#000;
	text-decoration: underline;
}
.aliSearch li a:active{
	color:#000;
	text-decoration: none;
}
.aliSearch .searchBox {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D4E2F3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #C2CBD2;
	border-bottom-color: #C2CBD2;
	border-left-color: #C2CBD2;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	background-image: url(../images/seachpic1.gif);
	background-repeat: no-repeat;
	background-position: 100px 10px;
	font-size: 12px;
	padding-top: 15px;
	line-height: 250%;
}
.aliSearch .line {
	height: 6px;
	background-color: #0D8AE0;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}
.aliSearch .searchBox a{color:#000000;}
.aliSearch li.current {
	height:32px;
	background-color: #0D8AE0;
	background-image: url(../images/aliSearch_current_tabsLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.aliSearch li.current a{
	font-weight:bold;
	text-decoration:none;
	color:#fff!important;
	background-image: url(../images/aliSearch_current_tabsRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
}
.aliSearch ul li a{hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */
	outline: none;  /* for firefox 1.5 + */
	color: #000000;
}
.aliSearch li.other{margin-left:20px;background:none;}
.aliSearch li.other a{background:none!important;font-size:10px;font-family:verdana;font-weight:normal;}

.intelligent{position:relative;z-index:9;display:inline;}
.intelligentList {background:#fff;position:absolute;z-index:777;top:20px;top:22px;left:0px;border:1px solid #8E8E8E;width:430px;padding-top:6px; }
.intelligentList {background:#fff;position:absolute;z-index:777;top:20px;top:22px;left:0px;border:1px solid #8E8E8E;width:430px;padding-top:6px; }
.Keyword {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	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: #C2CBD2;
	border-bottom-color: #C2CBD2;
	border-left-color: #C2CBD2;
	background-color: #FDFFEC;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
	text-indent: 15px;
	font-size: 13px;
}
.Keyword a {
	font-size: 11px;
	text-decoration: underline;
	color: #0000FF;
}
.Keyword a:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #0000FF;
}
.Keyword a:hover {
	font-size: 11px;
	color: #FFB023;
	text-decoration: underline;
}
.Keyword a:active {
	font-size: 11px;
	text-decoration: underline;
	color: #0000FF;
}
.blank{CLEAR: both;
	FONT-SIZE: 1px;
	OVERFLOW: hidden;
	HEIGHT: 10px;
	}
.donwline {
	CLEAR: both;
	FONT-SIZE: 1px;
	OVERFLOW: hidden;
	HEIGHT: 2px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A6DEFF;
}
.donwmenu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
}
.donwmenu a {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.donwmenu a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.donwmenu a:hover {
	color: #FFB023;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.donwmenu a:active {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	text-align: center;
	padding-bottom: 80px;
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/biaoshi.gif);
	background-repeat: no-repeat;
	background-position: center 60px;
}
