@charset "gb2312";
body{padding:0; margin:0 auto; color:#333333; font-size:14px; font-family:Microsoft Yahei;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, form, fieldset, input, textarea, blockquote, table{padding: 0;margin: 0;}
ul, li{list-style-type:none;}
img{ border:none; border:0;}
input, textarea{font-family:Microsoft Yahei; font-size:14px;}
input:focus { outline: none;}


.mt25{margin-top:25px;}
.mt15{margin-top:15px;}
.red{color:#f00;}
.transparent{background:transparent;}

/*layout*/


.columnName{line-height:1.6em; border-bottom:#ededed 2px solid;}
.columnName h2{color:#3188d8; font-size:1.375em; font-weight:300; padding-left:8px; padding-right:8px; float:left; position:relative; margin:0; border-bottom:solid #3188d8 2px; padding-bottom:10px; bottom:-2px;}

@media only screen and (max-width: 480px) {
.columnName h2{font-size:1.1em;}
}

