﻿@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,'微软雅黑'; min-width:1220px;}
li{list-style-type:none;}
img{ vertical-align:top; border:none;}

a{text-decoration:none; color:#444;}
a:hover{color:#2585C9;}/* 链接移上时的样式 */

.clear{ clear: both;}


.left{ float:left;}
.right{ float:right;}

/*去除左边距*/
.noright{ margin-right:0 !important;}
/*去除下边距*/
.nobt{ margin-bottom:0px !important;}


.nok_bt{ border-bottom: none !important;}
.nok_right{ border-right:none !important;}




