body	{
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
}
a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txt_g_1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
}
.txt_g_2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
}
.txt_g_3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
}
.txt_g_4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
}
.txt_w_1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
}
.data	{
	height: 230px;
	width: 330px;
}	
#header {
	position: absolute;
	left: 250px;
	top: 115px;
	width: 260px;
	height: 38px;
	background-image: url(../imgs/header.png);
}
#one {
	position: absolute;
	left: 250px;
	top: 190px;
	width: 50px;
	height: 10px;
	background-color: #666666;
}		
#two {
	position: absolute;
	left: 311px;
	top: 190px;
	width: 50px;
	height: 10px;
	background-color: #999999;
}		
#three{
	position: absolute;
	left: 372px;
	top: 190px;
	width: 50px;
	height: 10px;
	background-color: #CCCCCC;
}
#main {
	position: absolute;
	left: 250px;
	top: 215px;
	width: 650px;
	height: 250px;
	border: 1px dotted #CCCCCC;
}
#footer {
	position: absolute;
	left: 250px;
	top: 475px;
	width: 650px;
	height: 15px;
	border: 1px dotted #CCCCCC;
	text-align: center;
}
#content_data {
	position: absolute;
	left: 260px;
	top: 225px;
	width: 430px;
	height: 230px;
	overflow: auto;
}
#menu_01 {
	position: absolute;
	left: 745px;
	top: 225px;
	width: 145px;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: middle;
}
#menu_02 {
	position: absolute;
	left: 745px;
	top: 250px;
	width: 145px;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
#menu_03 {
	position: absolute;
	left: 745px;
	top: 275px;
	width: 145px;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;


}
#menu_04 {
	position: absolute;
	left: 745px;
	top: 300px;
	width: 145px;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
#menu_05 {
	position: absolute;
	left: 745px;
	top: 325px;
	width: 145px;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
#menu_06 {
	position: absolute;
	left: 745px;
	top: 350px;
	width: 145px;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#w3ccss {
	position: absolute;
	left: 810px;
	top: 415px;
	width: 80px;
	height: 15px;
	background-image: url(../imgs/css.png);
}
#w3cxhtml {
	position: absolute;
	left: 810px;
	top: 440px;
	width: 80px;
	height: 15px;
	background-image: url(../imgs//xhtml.png);
}
