body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.order {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333333;
}
.order .zi{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
}
.biao {
	line-height: 25px;
	text-indent: 5px;
	height: 28px;
	border: 1px solid #CCCCCC;
	display: block;
}
.biaonr {
	border: 1px solid #CCCCCC;
}
.an {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF6600;
	margin-top: 30px;
	width: 200px;
	height: 50px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.p_1 {
	background-image: url(images/fu_01.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
}
.p_1 h1 {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.mune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display:inline-block;
}
.mune LI {
	padding-right: 50px;
	padding-left: 50px;
	display:inline-block;
	font-size: 14px;
}
.mune li a:link {
	color: #000;
	text-decoration: none;
	display: block;
}



.p_2 {
	background-image: url(images/fu_02.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
}
.S_AB {
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.S_AB img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	height: 260px;
	display:none;
}
.H_AB {
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.c_list {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: 25px;
	border: 1px solid #999;
	padding: 15px;
}

.p_2 h1 {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

.tv_hot {
	width: 260px;
	margin: 10px;
	border: 1px solid #4A4A4A;
}

.avatar {
    position: relative;
}
.tv_hot .avatar {
    display: block;
    height: auto;
    overflow: hidden;
}
.an {
	border: 1px dotted #E8E8E8;
}

.tv_hot .avatar img {
    height: auto;
}
.avatar:after {
	bottom: 0;
	left: 5px;
	position: absolute;
	z-index: 10;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
    box-shadow: 0 0 10px gray;
}
.avatar:hover img, .zhuti .avatar:hover img, .bbsinner .avatar:hover img {
    transform: scale(1.5);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.5);	 
	-webkit-transition: all 1s ease 0s;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.foot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.cpk {
	border: 1px solid #FF9999;
	display: block;
	margin: 10px;
	width: 200px;
	overflow: hidden;
	
}
	.cpk img{
				cursor: pointer;
				transition: all 0.6s;
			}
			.cpk img:hover{
				transform: scale(1.4);
			}
.ab_l {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.ab_l h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 30px;
}
.ab_l h1 img {
	height: 25px;
	width: 25px;
	border: 1px dashed #CCC;
	padding: 2px;
}

.ab_l h1 a:link {
	color: #000;
	text-decoration: none;
}
.ab_l h1 a:hover {
	color: #666;
	text-decoration: none;
}
.news_list {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
}
.news_list a {
	color: #333;
	text-decoration: none;
}
.news_list a:hover {
	color: #000;
	text-decoration: none;
}




.mune li a:hover {
	color: #FFF;
	text-decoration: none;
}
.pp_id {
	border: 1px solid #CCC;
	line-height: 120px;
	margin: 10px;
	width: 120px;
	height: 120px;
}
.pp_id img {
	margin-bottom: 25%;
	margin-top: 25%;
}


.ab_b {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.ab_b h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 40px;
	float: left;
	width: 45%;
}
.ab_b h1 img {
	height: 25px;
	width: 25px;
	border: 1px dashed #CCC;
	padding: 2px;
}

.ab_b h1 a:link {
	color: #000;
	text-decoration: none;
}
.ab_b h1 a:hover {
	color: #666;
	text-decoration: none;
}
.ke-zeroborder {
	border: 1px dashed #CCC;
	border-collapse: collapse;
	font-size: 12px;
}.ke-zeroborder td {
	border: 1px dashed #CCC;
	font-size: 12px;
}
.ke-zeroborder tr {
	border: 1px dashed #CCC;
	font-size: 12px;
}

.ab_c {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.ab_c li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding-left: 3px;
	line-height: 25px;
	height: 25px;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-image: none;
	list-style-type: none;
}
.secrch {
	width: 98%;
}
.inpt {
	line-height: 40px;
	text-indent: 10px;
	height: 40px;
	border: 1px dashed #CECECE;
	width: 220px;
}


.ab_c li img {
	height: 25px;
	width: 25px;
	border: 1px dashed #CCC;
	padding: 2px;
}

.ab_c li a:link {
	color: #000;
	text-decoration: none;
}
.ab_c li a:hover {
	color: #666;
	text-decoration: none;
}
.sent {
	border: 1px solid #D0D0D0;
}
