@charset "utf-8";
.package_img {
	height: auto;
	width: 450px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	float: left;
	text-align: center;
}

ul.tabs {
	width: 100%;
	height: 31px;
	margin-left: 20px;
}
.link_path {
	height: 45px;
	width: auto;
	position: absolute;
	font-size: 11px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	right: 0px;
	top: 0px;
}
.link_point a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	line-height: 45px;
}
.link_path a:hover {
	font-size: 11px;
	color: #F30;
}

.link_point {
	background-color: #000;
	background-repeat: repeat-x;
	float: left;
	height: 45px;
	padding-right: 35px;
}
.link_path img {
	float: left;
}





.abgne_tab {
	clear: left;
	width: 100%;
	height: auto;
	margin-right: 0;
	margin-left: 0;
	background-image: url(../image/tabs_bg.png);
	background-repeat: repeat-x;
}
/* tabs   */

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.tab_container .tab_content {
	float: left;
	padding-top: 10px;
}

div.tab_container .tab_content h2 {
	margin: 0 0 20px;
}

ul.tabs li {
	float: left;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	margin-bottom: -1px;
	background-color: #CCC;
}
ul.tabs li.active a:hover {
	background: #fff;
}


ul.tabs li.active  {
	background: #fff;
}
ul.tabs li a {
	display: block;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}


ul.tabs li a:hover {
	background: #ccc;
}

div.tab_container {
	width: 100%;
	height: auto;
	background-color: #FFF;
	float: left;
}

.pic_box {
	height: auto;
	width: 910px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	border-bottom-color: #999;
	padding-bottom: 80px;
}
.pic_box-spcolor {
	height: auto;
	width: 210px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 14px;
	margin-right: 13px;
	border-bottom-color: #999;
	padding-bottom: 80px;
	float: left;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 5px;
}

#header {
	height: 250px;
	width: auto;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	position: relative;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-right-style: solid;
	border-left-style: solid;
}

img {
	border:0;
	padding:0px;
	text-align: center;
	vertical-align: middle;
}

#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
}
a img       {
		border:0;
}
span {
	display: inline-block;
	height: 100%;
}


#middle {
	height: auto;
}
#bottom {
	height: auto;
}
.end_logo {
	background-color: #333;
	height: 30px;
	float: left;
	clear: both;
	width: 925px;
	text-align: right;
	padding-top: 10px;
	padding-right: 25px;
	color: #FFF;
	font-size: 11px;
	vertical-align: top;
}

.special {
	width:100%;
	height:auto;
	display:block;
	float: left;
}

.fih {
	display: block;
}


/* CSS Document */


body {
	border:0;
	margin:0;
	background-color: #000;
	background-image: url(../image/header_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
