﻿/*************************************
Author:liyingchun liyingchun6544@126.com
Development by: Chinasky.net
Last updated: 2008/8/29
*************************************/
 
@import url("index.css");       /*   首页样式    */

*{padding:0; margin:0;}

a{text-decoration:none; color:#333;}
a:hover{color:#8E0025;}
img,a img{border:0;}
ul, li, dl, dt, dd{list-style:none;}
textarea,input,button{font-size:12px;}
.both{clear:both;height:0;overflow:hidden;font-size:0;line-height:0;}
/*.more a{float:right; background:url(../images/icon_more.gif); height:13px; width:40px; text-indent:-9999pt; margin:10px 20px 0 0;}
*/
body{font-family: Arial, Helvetica, sans-serif,; font-size:12px;color:#333; background:#FFFFFF;}
/* 整体样式 END */