﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
ul{ width:1035px;}
h1,h2,h3,h4,p,em,dd,dl,dt,i,form,ul,input,span,a{margin:0px;padding:0px;font-style: normal;}
input, select, button{vertical-align:middle;}
a{color:#383838;}
a:hover,a:active,a:focus{color:#176ebe;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
ul { list-style:none;}
li { list-style:none; }
img{border:0px; background:none;}
.clear {clear:both;} 
font{ font-family:"宋体"; font-size:12px;}


