/**********NOTICE

Theme Name:CSDN project style;
Description:This is the piao.csdn.net styles file
author:wuyue@csdn.net
time:2008-09-12
location:unknown
last modify:2008-09-12

*************************************/
@import url(wrap.css);
@import url(content.css);

body{
text-align:center;
margin:0;
padding:0;
font:normal 12px/150% verdana,sans-serif;
color:#000;
}

a{color:#888;text-decoration:none;}
a:hover{color:#F60;text-decoration:underline;}

.clear{clear:both;}
img{border:0;}

h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,form{margin:0;padding:0;}
ol,ul{list-style-type:none;}
input,textarea,select{font-size:12px;font-family:verdana,sans-serif;}
code,samp,cite,em,dfn{font-style:normal;}