@import "global.css";/*include the global styles*/
/*
   ____   __
  / __'\ /\'\      ______   ______   ______ TM
 /\ \Z\ \\ \ \    /\  __'\ /\  __'\ /\  __'\
 \ \  __ \\ \ \___\ \ \Z\ \\ \ \Z\ \\ \ \Z\ \
  \ \_\ \ \\ \____\\ \_____\\ \_\ \_\\ \___  \
   \/_/\/_/ \/____/ \/_____/ \/_/\/_/ \/__Z\  \
					                    /\_____\
		                http://dlog.org \/_____/ 
*/
/** Hompage:		global styles
*****************************************/
#index{height:482px;background:url(../images/back_homepage.jpg) no-repeat 0 0;}
/** Hompage:	
*****************************************/
#activity h2{display:none;}
#activity{position:absolute;top:35px;left:26px;width:203px;}
#x1{position:relative;height:380px;}
#x1 div{
	position:absolute;
	top:0:left:0;
	width:203px;height:380px;
}
#x2{
	background:#eee;
	text-align:right;
	border-bottom:1px solid #ccc;
	/*width:62%;
	float:right;*/
}
#x2 a{padding:2px 5px;text-decoration:none;color:#666;font-weight:bold;cursor:pointer;}
/*#x2 .cur{background:#ccc;}*/
#x2 a.style2{background:#ccc;}

#n1{
	position:absolute;
	top:175px;left:226px;
	width:200px;
	text-align:center;
}
#n1 a{margin-right:10px;text-decoration:none;}
#n1 a em {visibility:hidden;}

#n1 a#index1_1{background:url(../images/homepage/001.gif) no-repeat 0px 0;}
#n1 a#index1_1:hover{background-position : 0px -17px;}
#n1 a#index1_2{background:url(../images/homepage/002.gif) no-repeat 0px 0;}
#n1 a#index1_2:hover{background-position : 0px -17px;}
#n1 a#index1_3{background:url(../images/homepage/003.gif) no-repeat 0px 0;}
#n1 a#index1_3:hover{background-position : 0px -17px;}
#n1 a#index1_4{background:url(../images/homepage/004.gif) no-repeat 0px 0;}
#n1 a#index1_4:hover{background-position : 0px -17px;}
#n1 a#index1_5{background:url(../images/homepage/005.gif) no-repeat 0px 0;}
#n1 a#index1_5:hover{background-position : 0px -17px;}
#n1 a#index1_6{background:url(../images/homepage/006.gif) no-repeat 0px 0;}
#n1 a#index1_6:hover{background-position : 0px -17px;}

#n2{
	position:absolute;
	top:378px;left:380px;
}
#n3{
	position:absolute;
	top:378px;left:15px;
}

#n4{
	position:absolute;
	top:378px;left:634px;
}
#n5{
	position:absolute;
	top:235px;left:695px;
}
#n2 a,#n3 a,#n4 a{
	display:block;
	width:47px;height:22px;
	background:url(../images/ico02.gif) no-repeat 0 0;
	overflow:hidden;
	text-indent:100px;
}

#playlink{display:block; width:120px;height:30px;position:absolute;left:780px;top:200px;cursor:pointer;text-indent:-2000px;}