/* kawasima.com.cn  页面设置*/


body {margin: 5px; font-family: Arial, Helvetica, sans-serif,Verdana; background:#008284; scrollbar-base-color:#008284;}

td,p {font-family: sans-serif;  font-size: large; color:#0B5BAB;  font-weight:100; line-height: 180%;}
th   {color:#008284; font-weight:100; }


/*去掉图片的边框*/
img  {border=0; }

/*超级链接 蓝色,橙色,红色*/
a:link    { color:#008284;  text-decoration:none;}

a:hover   { color:red;    text-decoration:underline; }  

a:visited { color:orange;  text-decoration:none;} 
  

