body {
	margin:0;
	padding:0;
	color:#1F1A17; /*#000*/
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
	min-width: 1120px;
}

img {border-style:none;}

a {
	color:#1F1A17;
	text-decoration:underline;
}

.linkGray {
    color: #8D8D8D;
}

a:hover {
    text-decoration: none;
}

h1 { font-size: 22px; color: #75c5f0; }

.left{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.font3 {
    font-size: 12px !important;
}

.font4 {
    font-size: 16px !important;
}

.font5 {
    font-size: 18px !important;
}

.fontColor-117-197-240-blue {
    color: #75c5f0 !important;
}

.fontColor-170-169-169-gray {
    color: #AAA9A9 !important;
}

.fontColor-141-141-141-gray {
    color: #8d8d8d !important;
}

.fontColor-131-130-129-gray {
    color: #838281 !important;
}

.fontColor-31-23-26-black {
    color: #1F1A17 !important;
}

.fontTitleImagePosition span{
    position: relative;
    bottom: 4px;
    left: 5px;
}

.borderRadiusColorBalck-31-23-26 {
    border: 1px solid #1F1A17;
    border-radius: 6px;
}

.borderRadiusColorGray-170-169-169 {
    border: 1px solid #AAA9A9;
    border-radius: 6px;
}

.widthHeight_300_92 {
    width: 250px;
    height: 107px;
    line-height: 106px;
    text-align: center;
    overflow: hidden;
}

.widthHeight_300_92 img {
    vertical-align: middle;
    max-height: 107px;
    max-width: 250px;
}

.colorError {
    color: #da251d;
}