﻿@charset "utf-8";
/* CSS Document */

/*------------------全局初始化样式表----------------------*/
* {padding:0px; margin:0px;}

img {padding:0px; margin:0px; border:0;}
a,.zst_content li a,.p_xize li a {color:#FFF; text-decoration:underline;}
a:link {color:#000; text-decoration:none;}
a:hover,.zst_content li a:hover,.p_xize li a:hover {color:red; text-decoration:underline;}

body {
	font-size: 14px;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	background: #abcd03;
}
ul {
	float: left;
	height: auto;
	width: 100%;
	list-style-type: none;
}

.layout {
	clear: both;
	margin: 0px auto;
	width: 1002px;
	height: auto;
}
.p_top,.p_ct1,.p_ct2,.p_ct3,.p_bot {
	float: left;
	height: 206px;
	width: 100%;
	background: url(../image/p_top.jpg) no-repeat center top;
}
.p_ct1 {
	height: 154px;
	background: url(../image/p_ct1.jpg) no-repeat center top;
}
.p_ct2 {
	width: 80%;
	height: 90px;
	text-align: right;
	padding: 60px 20% 0px 0px;
	background: url(../image/p_ct2.jpg) no-repeat center top;
}
.p_ct3 {
	height: 278px;
	background: url(../image/p_ct3.jpg) no-repeat center top;
}
.p_ct4 {
	width: 83%;
	height: 20px;
	text-align: right;
	padding: 41px 17% 0px 0px;
	background: url(../image/p_ct4.jpg) no-repeat center top;
}
.p_bot {
	height: 262px;
	background: url(../image/p_bot.jpg) no-repeat center top;
}
.zst_content {
	float: left;
	height: auto;
	width: 918px;
	margin: 0px 42px;
	display: inline;
}
.zst_content span {
	color: red;
}
.zst_content li,.p_xize li {
	float: left;
	height: 28px;
	width: 97%;
	font-weight: bold;
	line-height: 28px;
	padding: 0px 0px 0px 3%;
	background: url(../image/icon.gif) no-repeat 13px 11px;
}
.p_xize {
	float: left;
	height: auto;
	width: 460px;
	margin: 0px 0px 0px 172px;
	display: inline;
}
.p_xize li {
	width: 95%;
	padding: 0px 0px 0px 5%;
	background: url(../image/icon.gif) no-repeat 8px 11px;
}
.prize_list {
	float: right;
	height: auto;
	width: 450px;
	color: red;
	line-height: 56px;
	margin: 0px 60px 0px 0px;
	display: inline;
}
.lt_lt {
	float: left;
	height: auto;
	width: 62%;
}
.lt_lt {
	float: left;
	height: auto;
	width: 38%;
	font-weight: bold;
}
.lt_rt a {color:#FFF;}
.lt_rt a:hover {color:#000;}
