﻿@charset "utf-8";
/* CSS Document */

dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
html{ font-family:"宋体"; font-size:12px; line-height:1.8em; color:#666666;}
body{ margin:0 auto;background:#e3e3e3;}

.left{ float:left;}
.right{ float:right}
.clear{ clear:both;}

ul,ol,li{ list-style:none;}
img{ border:#CCC solid 0px;}

a{ color:#404040; text-decoration:none;}
a:link{ font-family:"宋体"; text-decoration:none;}
a:visited{ text-decoration:none;}
a:hover{ color:#FF4E28; text-decoration:underline;}