@charset "utf-8";

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
*{margin:0;padding:0;list-style:none;}
.paddingNone {padding:0;}
body{background:#fff;font-size:12px;font-family:Arial,SimSun,sans-serif;color:#3d3d3d;}
a{color:#27669C;text-decoration:none;}
a:hover{}
p {line-height:180%;}
img{border:none;}
.imgMargin {margin:0 5px;}
table{border-collapse:collapse;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;height:0;overflow:hidden; font-size:1px;}
.mt10{ margin-top:10px;}
.blank10{ margin:5px 0; padding:0; font-size:0}
.noBorder {border:none;}
/*button*/
.viewBtn {background:url(../../image/mingy/M_viewBtnBg.gif) repeat-x;border:1px solid #eeeeee;padding:2px 10px;color:#676767;font-size:12px;}
/*Font Color*/
.navyBlue{color:#024B79;}
.skyblue{ color:#1b84c6;}
.gray{ color:#8d8d8d;}
.darkRed{color:#800000;}
. {color:#024B79}
/*Border Color*/
.grayBorder {border:1px solid #DDDDDD;}
/*Height*/
.h416 {height:416px;}
.h260 {height:260px;}
/*Table*/
.grayTable  {border: 1px solid #e3e3e3;width:100%;font-size:14px;}
.grayTable thead {background-color:White;}
.grayTable thead th em {font-style:normal;font-weight:normal;padding-left:320px;}
.grayTable thead th em a:hover {text-decoration:underline;}
.grayTable thead th {padding:8px;text-align:left;padding-left:45px;border: 1px solid #e3e3e3;}
.grayTable tbody {background-color:White;}
.grayTable tbody td,.grayTable tbody th {padding:8px;text-align:center;border: 1px solid #e3e3e3;font-weight:normal;}