﻿@charset "utf-8";
img {border:none;}
body,form,ul,ol,li {
	margin: 0px;
	padding: 0px;
}
body,div,ul,ol,li,form,input,select,table,tbody,tr,td,a {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体", "微软雅黑";
	font-size: 12px;
	color: #313131;
	text-decoration: none;
}
a:visited {
	color: #313131;
	text-decoration: none;
}
a:hover {
	color: #464646;
	text-decoration: none;
}
ul,ol,li {
	display: block;
	list-style-type: none;
}
.handMouse{cursor: pointer}

/* Clear Fix */ 
.clearFix:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
} 
.clearFix { 
	display:inline-block; 
	height: 0;
	line-height: 0;
	overflow: hidden;
} 
/* Hide from IE Mac */ 
.clearFix {
	display:block;
	height: 0;
	line-height: 0;
	overflow: hidden;
} 
/* End hide from IE Mac */ 
/* end of clearfix */ 

.fb{font-weight: bold;}
.fs8{font-size: 8px;}
.fs9{font-size: 9px;}
.fs10{font-size: 10px;}
.fs11{font-size: 11px;}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}

.lh12{line-height: 12px;}
.lh14{line-height: 14px;}
.lh16{line-height: 16px;}
.lh18{line-height: 18px;}
.lh20{line-height: 20px;}
.lh22{line-height: 22px;}
.lh24{line-height: 24px;}

.fcWhite{color: #FFFFFF;text-decoration: none;}
.fcWhite:visited{color: #FFFFFF;text-decoration: none;}
.fcWhite:hover{color: #FFFFFF;text-decoration: none;}
.fcOrange{color: #ff6600;text-decoration: none;}

.mL10{margin-left: 10px;}
.mR10{margin-right: 10px;}
.mT10{margin-top: 10px;}
.mB10{margin-bottom: 10px;}
.mL20{margin-left: 20px;}
.mR20{margin-right: 20px;}
.mT20{margin-top: 20px;}
.mB20{margin-bottom: 20px;}
.mL30{margin-left: 30px;}
.mR30{margin-right: 30px;}
.mT30{margin-top: 30px;}
.mB30{margin-bottom: 30px;}
.mL40{margin-left: 40px;}
.mR40{margin-right: 40px;}
.mT40{margin-top: 40px;}
.mB40{margin-bottom: 40px;}

.taL {text-align: left;}
.taC {text-align: center;}
.taR {text-align: right;}

.pT40{
	padding-top: 40px;
}
