@charset "utf-8";
/* CSS Document */

a:{/*󥯤줿ʸ*/
    color:#69C;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*̤ˬΥ*/
    color:#69C;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*ˬΥ*/
    color:#69C;
    text-decoration:underline;
}
a:hover {/*ޥΤȤ*/
    color:#69C;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*å*/
    text-decoration:none;
}

a img{
	border:none;
}
    



/*----------쥤----------*/	

body{
	margin:0px;
	padding:0px;
	background-color:#000;
	font-size:10px;
	background-attachment:fixed;
	background-repeat:repeat-x;
	color:#000;
}

#wrap{
	width:400px;
	height:1200px;
	margin:0px auto;
}





/*-------------box------------------*/

div.box1{
	width:400px;
	height:165px;
	margin:0px auto;
	background-image:url(../images/w_1.jpg);
}

div.box2{
	width:400px;
	height:90px;
	margin:0px auto;
	background-image:url(../images/w_2.jpg);
}

div.box2_1{
	width:400px;
	height:220px;
	margin:0px auto;
	background-image:url(../images/w_2.jpg);
}

div.box4{
	width:400px;
	height:153px;
	margin:0px auto;
	background-image:url(../images/win_3.jpg);
}
	

div.box3{
	width:400px;
	height:458px;
	margin:0px auto;
	background-image:url(../images/w_3.jpg);
}



/*-----------------------------*/


h1{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-indent:-2000px;
	overflow:hidden;
}

h2{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1500px;
	overflow:hidden;
}

h3{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1500px;
	overflow:hidden;
}

h4{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1500px;
	overflow:hidden;
}

h5{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1500px;
	overflow:hidden;
}

h6{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-indent:-1500px;
	overflow:hidden;
}

/*----------------ѡ---------------------*/

.b1{
	width:850px;
	height:107px;
	text-align:right;
}

.atext{
	color:#6FF;
	text-align:right;
}

div.table_wrap{	
	height:90px;
	width:300px;
	padding-left:50px;
	color:#FFF;
	font-size:10px;
	font-weight:700;
	text-align:left;
}

div.table_wrap2{	
	height:220px;
	width:300px;
	padding-left:50px;
	color:#FFF;
	font-size:10px;
	font-weight:700;
	text-align:left;
}