@charset "utf-8";
/* CSS Document */
/****************************************
Basic Style Sheet (for version IE6.0 browsers and Mozilla Firefox Ver 2.0.0.3)

version: 1.0
author:  alei
emial:   wyeflash@163.com
website: http://www.xxtxyy.com
date:    2007-12-21
****************************************/
/*** Global Style ***/
/***************************************/
 * { margin:0px; padding:0px; }
img { border-width: 0px; }
body { font-size:80%; color:#1b354a; font-family: "", Verdana, Arial, Helvetica, sans-serif; background: #523b1e; }
/* p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 */

.clear { clear:both; }
.blank { clear:both; line-height:0; height:10px; visibility:hidden; font-size:0; }
ul, ol, dl { list-style-type: none; }
a:link, a:visited { color:#9d0069; text-decoration: none; }
a:hover { color:#024ea2; text-decoration: underline; }
