﻿@charset "utf-8";
/* CSS-Reset */
/*章宵 2011-7-14 17:29:01*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,form{padding:0; margin:0;} 
body{ font-family:'新宋体',Arial, Helvetica, sans-serif; font-size:12px;}
table,td,tr,th{ font-size:12px}
table,div{ margin:auto;}
li{list-style-type:none;list-style:none; }
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-style:normal; font-size:12px}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
/* 通用样式 */
a { text-decoration:none}
a:hover { text-decoration: underline}

.Menulink a{
	color:#44180B;
	text-decoration:none;}