@charset "utf-8";

html {
	color: #000;
	background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

input,
select {
	vertical-align: middle;
}

body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea,
button {
	font: 99% arial, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

.txtboxcs {
	border: solid 1px #ccc;
	height: 22px;
}

.expand_lst .datetime {
	COLOR: #d0111b
}

.expand_lst {
	MIN-HEIGHT: 980px;
	BACKGROUND: url(../images/expand_lst_bg.gif) repeat-y 90px 0px;
	_background-position: 114px 0
}

.expand_lst .datetime {
	TEXT-ALIGN: right;
	LINE-HEIGHT: 20px;
	WIDTH: 75px;
	DISPLAY: inline;
	MARGIN-BOTTOM: 10px;
	FLOAT: left;
	CLEAR: right
}

.expand_lst .detail {
	PADDING-LEFT: 60px;
	WIDTH: 550px;
	DISPLAY: inline;
	MARGIN-BOTTOM: 30px;
	BACKGROUND: url(../images/expand_lst_icon.gif) no-repeat 0px 5px;
	FLOAT: right
}

.expand_lst .last .datetime {
	MARGIN-BOTTOM: 0px
}

.expand_lst .last .detail {
	MARGIN-BOTTOM: 0px
}

.hr {
	HEIGHT: 10px;
	OVERFLOW: hidden
}






/*title*/
h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}


/* -- ��߾� -- */
.m1 {
	margin: 1px;
}

.m2 {
	margin: 2px;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.mt2 {
	margin-top: 2px;
}

.mt5 {
	margin-top: 5px;
}

.mt8 {
	margin-top: 8px;
}

.mt10 {
	margin-top: 10px;
}

.mt12 {
	margin-top: 12px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr12 {
	margin-right: 12px;
}

.ml5 {
	margin-left: 5px;
}

.ml7 {
	margin-left: 7px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml12 {
	margin-left: 12px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

/*�����������µ�*/
.userorder {
	width: 700px;
}

.userorder tr {
	height: 25px;
}

.userorder tr span {
	color: #f00;
	padding-left: 4px;
}

.stf {
	border: 1px solid #ccc;
	padding-left: 140px;
	padding-top: 10px;
	padding-bottom: 20px
}

.stf span {
	color: #000;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold
}

.stf dd {
	line-height: 24px;
	font-size: 14px
}

.stf p {
	line-height: 24px;
	font-size: 14px
}

.pic_list_index {
	width: 970px;
	margin: 0px auto;
}

#demo {
	background: #FFF;
	overflow: hidden;
	border: 1px dashed #CCC;
	width: 970px;
	height: 150px;
	margin-left: 16px;
}

#demo img {
	border: 3px solid #F2F2F2;
}

#indemo {
	float: left;
	width: 800%;
}

#demo1 {
	float: left;
}

#demo2 {
	float: left;
}

.indesD {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.fenzhan {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	left: 50%;
	margin-left: -500px;
}

.fenzhan .ititle00 {
	border-bottom: 2px solid #999;
	margin-bottom: 10px;
	width: 1000px;
	display: flex;
	align-items: center;
	justify-content: left;
}

.fenzhan .ititle00 a {
	font-size: 16px;
	font-family: "微软雅黑";
	display: inline-block;
	font-weight: bold;
	margin-right: 20px;
}

.wind {
	display: none;
	text-align: left;
}

.wind a {
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
}

.wind.acvtie {
	display: block;
}

.fenzhan .ititle00 a:hover {
	color: #F00;
}

#c02 a,
#c01 a {
	display: inline-block;
	line-height: 1.6;
}