@charset "utf-8";
/*	CSS Document 
	Design by www.east.net
	Author Hu Zhengnan
	Date 2013-01-16
	Project 坤育
   
	注意事项:
	css样式以类别选择器为主
	层次结构要清晰,级别深度控制在三层以内
	样式命名规则为小写,可结合"_"使用
	浏览器兼容规则 火狐(默认) ie6(以_开头) ie7(以*开头)	
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0;font-family:Verdana, Arial, Helvetica, sans-serif;}  
fieldset,img,abbr,acronym{border:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
strong{ font-weight:bold;}
.clear{ clear:both;}
