/* CSS Document */
.menu{ width:1003px; height:30px; margin:auto auto; overflow:hidden;

}
.menu div{  width:80px; height:30px; float:left; margin-left:2px; overflow:hidden;}
.menu div ul {position:absolute;display:none;width:86px;text-align:left; z-index:101;
	background-color:#FAFAFA;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: #C6C6C6;border-bottom-color: #C6C6C6;border-left-color: #C6C6C6;
	margin-left:-12px;*margin-left:-18px;
}
.menu div ul li {display:block;height:22px;line-height:22px;text-align:left; margin-top:3px;}
.menu div ul li a{
	display:block;
	float:left; margin-left:5px;
	padding-left:10px; width:55px; height:22px; overflow:hidden;
	font-family: "ËÎÌå";
	background-image: url(../images/ico/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu div ul li a:link{font-size:12px; color:#000000; display:block; float:left;}
.menu div ul li a:visited{font-size:12px; color:#000000; display:block; float:left;}
.menu div ul li a:hover{font-size:12px; color:#FF0000; display:block; float:left;}

a.bmenu {display:block;width:80px;height:30px;line-height:30px;text-align:center; font-weight:bold;}
a.bmenu:link{font-size:15px;color:#FFFFFF;font-family: "ËÎÌå";}
a.bmenu:visited{ font-size:15px; color:#FFFFFF;font-family: "ËÎÌå";}
a.bmenu:hover{font-size:15px;color:#ff0000;font-family: "ËÎÌå";
	
}
.overDiv{background-image: url(../images/img/over.jpg);background-repeat: no-repeat;background-position: center bottom;}
.outDiv{background-image: url();}

a.cur{
	display:block;
	width:55px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-image: url(../images/pic/over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.cur:link{ font-size:14px; font-weight:bold; color:#00000;}
a.cur:visited{ font-size:14px; font-weight:bold; color:#000000;}
a.cur:hover{ font-size:14px; font-weight:bold; color:#ff0000;}

.col_line{
	width:4px;height:30px; float:left;overflow:hidden; margin-left:10px; margin-right:5px;
	background-image: url(../images/img/line.jpg);
	background-repeat: no-repeat;
}

.pic1 { width:1003px; height:508px;margin:auto auto;}
	.pic1 ul li{width:1005px; height:508px;
}
	

.menu1{width:100%; height:30px;
	overflow:hidden;
	margin:auto auto;
	background-image:url(../images/img/nav.jpg);
	background-repeat: no-repeat;
	background-position: center;}