/*header*/
body{ background-color:#FFF; margin:0px; padding:0px; font-size:14px;}
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
.head_bg {
	background-image: url(/Images2013/head_bg.jpg);
	background-repeat: repeat-x;
	height: 129px;
}
.menu_bg {
	line-height: 36px;
	background-image: url(/Images2013/menu_bar.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
.menu_bar_normal {
	background-image: url(/Images2013/menu_bar_normal.jpg);
	background-repeat: no-repeat;
	width: 13px;
}
.menu_bar_select1 {
	background-image: url(/Images2013/menu_bar_select1.jpg);
	background-repeat: no-repeat;
	width: 13px;
}
.menu_bar_select2 {
	background-image: url(/Images2013/menu_bar_select2.jpg);
	background-repeat: no-repeat;
	width: 13px;
}
.menu_bar_select {
	background-image: url(/Images2013/menu_bar_select.jpg);
	background-repeat: repeat-x;
}
.menu_link td {
	text-align:center;
}
.menu_link a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.menu_link a:hover {
	text-decoration:underline;
}
/*header ad*/
/*Ê×Ò³TAB*/
.container, .container * {
	margin:0;
	padding:0;
}
.container {
	width:700px;
	height:130px;
	overflow:hidden;
	position:relative;
	float: left;
}
.slider {
	position:absolute;
}
.slider li {
	list-style:none;
	display:inline;
}
.slider img {
	width:700px;
	height:130px;
	display:block;
}
.num {
	position:absolute;
	bottom: 8px;
	right: 14px;
}
.num li {
	color: #ffffff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 5px;
	border: 0px;
	float:left;
	background-color: #FD7100;
}
.num li.on {
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #999999;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	left:2px;
	top:4px;
	width:100px;
	height:16px;
	z-index:2;
}
/*footer*/


.foot_bg {
	background-image: url(/Images2013/foot_bg.jpg);
	background-repeat: repeat-x;
	height: 117px;
	font-size:14px;
}
.foot_bg *{ font-size:14px;}
.foot_bar a{ font-size:14px; color:blue;}
.foot_bar a:link{ font-size:14px; color:blue;}
.foot_bar a:hover{ font-size:14px; color:blue; text-decoration:underline;}
.foot_bar a:visited{ font-size:14px; color:blue;}
.foot_bar {
	line-height: 28px;
	background-image: url(/Images2013/foot_bar.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
.foot_text {
	line-height:1.8em;
	padding:5px;
	color:#FFF;
}
