@charset "utf-8";

/**
FileName:        style.css
Version:         1.0.0(2010.09.01)
Website:         PS
Author:          Infinity arts vison,184586775@qq.com
Page Width:      1002px;
**/

/* CSS Document */

*{margin:0; padding:0;}

body{font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#010833;}

html{ overflow-y:hidden; overflow-x:hidden;}

li,ol{list-style:none;}

a{text-decoration:none; cursor:pointer;}

a img{border:0px;}

.clear{clear:both;}

h1, h2, h3, h4, h5, h6, p, span{font-weight:normal;}

i{font-style:normal;}