﻿@charset "utf-8";
/* CSS Document */

body,ul,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0px;border:0;}
body{color:#444;font:14px Arial,'微软雅黑'; background-color:#F5F5F5;}
li{list-style-type:none;}

img{ vertical-align:top; border:none;}

a{text-decoration:none; color:#444444;}

.clear{ clear: both;}


a:hover{color:#D80101;text-decoration:none;}/* 链接移上时的样式 */

/*去除右边距*/
.noright{ margin-right:0 !important;}

