@charset "utf-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead{margin:0;padding:0; font-size:100%;}
body{font:14px/20px Microsoft YaHei,"\5b8b\4f53";  color:#666666; height:100%;_background-image:url(about:blank);_background-attachment:fixed;/*解决IE6下position:absolute;时抖动的现象*/}

/* ---------------public start------------------ */
/* Written by genius QQ:940287788 */

body{background-color:#000000;}
 *{margin:0;padding:0}
/*=== 清除浮动(clearfix) ===*/
.cls{
	clear:both; 
	padding:0px; 
	font-size:0px; 

}
.cls:after{
	/*非IE*/
	clear:both;
	height:0;
	padding:0px; 
	visibility:hidden;
	display:block;
	}
/*=== 清除浮动(clearfix) END ===  border:1px solid #ff0000;*/

.my_index{margin:0 auto;width:360px;height:186px;position:absolute;left:50%;top:50%;margin-left:-150px;/*200为宽度尺寸的一半*/margin-top:-150px;/*200为高度尺寸的一半*/}
.my_index_1{margin:0 auto;width:360px;height:107px;line-height:160px;text-align:center;}
.my_index_3{margin:0 auto;width:360px;height:53px;color:#FFFFFF;line-height:53px; font-size:24px;text-align:center;}
.my_index_2{margin:0 auto;width:250px;height:26px;line-height:26px;text-align:right;color:#C3C3C3;font-size:14px;}
.my_index_2 a{color:#C3C3C3;line-height:26px;text-decoration:none;}
.my_index_2 a:hover{color:#fff;line-height:26px;}



