@charset "utf-8";
/*必胜国际内部使用样式表格式化 增强版本1.0*/
/*第一版于2008.10.7日开始使用*/
	/*    注意    */
/*请装此表存为UTF－8格式*/
html{font-family:Arial,'微软雅黑','宋体';}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,textarea,p,blockquote,th,td /*格式化所有标签的内外补丁*/
{margin:0;padding:0;}
table
{border-collapse:collapse;border-spacing:0;}
fieldset,img /*所有图像的边框为0*/
{border:0;}
address,caption,cite,code,dfn,em,strong,th,var /*一些不常用标签枝格式化*/
{font-style:normal;font-weight:normal; }
ol,ul,li/*把列表前面的默认为无格式*/
{list-style:none;}
caption,th /*表格标题默认左对齐*/
{text-align:left;}
h1,h2,h3,h4,h5,h6 /*标题样式格式化*/
{font-size:100%;font-weight:normal; }
q:before,q:after
{content:''; }
abbr,acronym
{border:0;}
/*以上引用YAHOO 的CSS 格式化文件*/
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}/*当内容多出所设宽度值时IE6 IE7 为隐藏后带“...”FF按宽度隐藏*/
.clear{position:static;overflow:auto;zoom:1;}/*清除浮动*/
.clearall{line-height:1px;position:static;overflow:auto;zoom:1;}/*清除浮动*/
/*以上为大类CLASS*/
.m_l{margin-left:8px;}
.m_top{margin-top:8px;}
.f_r,.f_right{float:right;}
.f_l{float:left;}

/*以上为常用CLASS*/
/*********************************以上经同意后修改并修改版本号******************************************************************/


/*连接样式请根据页面色彩修改*/
.wrapper{width:950px;margin:0 auto;position:static;overflow:auto;zoom:1;}/*常用页面居标签*/
a{text-decoration:none;}
a:link{color:#333;}/*请根据网站常用色修改这里的色值*/
a:visited{color:#666;}
a:hover{color:#1974c8;}
a span{cursor:pointer;}/*连接里的SPAN有手型，*/
/*连接样式请根据*/
