﻿@charset "utf-8";
/* CSS Document */

/*************************************
*
* 鍒涘缓鏃ユ湡锛�2015-05-16
* 鍒堕€犺€咃細liushijie
* 姒傝锛�
*
*************************************/

html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, table, caption, tbody, tfoot, thead, tr, th, td, form {
	margin:0;
	padding:0;
}
html, body, {
	height:100%;
}

body {
	color:#000;
	margin-right:0px;
	font-family:"微软雅黑", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img, button {
	border:0 none;
}
ul, ol {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
a {
	color:#000;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#db0010;
	text-decoration:none;
}
input, button, select, textarea {
	font-size:12px;
	vertical-align:middle;
}
button {
	cursor:pointer;
}

i,em{ font-style:normal;}

.fl{float:left;}
.fr{float:right;}
.cred,.cred a,a.cred{color:#ca1317;}
.cgrey{color:#888 !important;}
.cblue{color:#3c67ac;}
.f14{font-size:14px; }
.f16{font-size:16px; }
.f18{font-size:18px; }
.f20{font-size:20px; }
.fblod{font-weight:bold;}
.fnormal{font-weight:normal;}
.mlf{margin-left:20px;}
.mtp{margin-top:15px;}
.mbm{margin-bottom:15px;}
.none{display:none;}
.block{display:block;}
.font-line{ text-decoration:line-through; color:#a2a2a2;}
.font-line-other{ color:#e60012;}
.textLeft{ text-align:left!important;}
.textCenter{ text-align:center !important;}
.textRight{ text-align:right!important;}





