﻿@charset "utf-8";
/*reset and override
--------------------*/
img{
border:none;
padding:0;
}
/*link & type
--------------------*/
body, div{font-size:12px;font-family:Arial, Helvetica, sans-serif;margin:0;}
div{margin:0 auto;}
p {margin: 0px;}
ul, dl, ol,dd{margin:0;padding:0;list-style:none;}
h1,h2,h3,h4,h5,h6{
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2{font-size:20px;}
h3{font-size:17px;}
.font28{font-size:28px;}
.floatlft{float:left;}
.floatrgt{float:right;}
.inline{display:inline;}
.bold, .bold a{font-weight:bold;}
.overauto{overflow:auto;}
a{
	color: #0e4473;
	text-decoration: none;
}
a:hover{color: #1a96cf;}
.center{float:left;width:100%;text-align:center;}
.blank10{float:left;width:100%;height:10px;overflow:hidden;text-indent:-9999px;}
.pl10{padding-left:10px;}
.corwhite{color:#fff;}
.font14,.font14 a{font-size:14px;}
.ellips,.ellips li a{float:left;width:100%;white-space:nowrap;overflow:hidden-o-text-overflow: ellipsis;/* for Opera */text-overflow:ellipsis;/* for IE */}
.hid {overflow: hidden;}
.pt10 {padding-top: 10px;}
.pb20 {padding-bottom: 20px;}
.txtCen {text-align: center;}
.greyTxt6,.greyTxt6 a {color: #666;}
.greyTxt6 a:hover {color: #333;}
.garyTxt {color: #8b868a;}
.pt8 {padding-top: 8px;}
.pb10 {padding-bottom: 10px;}
.txtLft {text-align: left;}
