<!--
BODY {
	line-height: 150%;
	font-size: 100%;
	background-color: black ;
	background-image:url('http://kettya.com/back.gif');
	margin : 0px ;
	}
BODY, TH, TD { color: #FFFFCC }
A { text-decoration : none ; color : #FFCC00 }
A:visited { text-decoration: none ; color: #FFCC00 }
A:hover { color: red }
h1 	{
	width: 300px;
	font-size:16pt;
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #000033 #009999 #993300 #000033;
	border-collapse: collapse;
	padding: 2px 3px;
	text-align: center;
	}
h2 { font-size:12pt ; color: #33FFFF ; }
h3 { font-size:12pt ; color: #33FFFF ; }
table	{line-height:140%;	font-size: 1.0em ;}

#container {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-align: center;
    width: 750px;
    margin: 0px auto;
	}

#top {
	width: 100%;
	text-align: left;
	}

#gpu_table {
	width: 100%;
	text-align: left;
	}

#float_nvidia {
	width: 50%;
	float: left;
	}

#float_ati {
	width: 49%;
	float: right;
	}

.clear_table {
	width: 100%;
	clear: both;
	text-align: left;
	}

#directx10 {
	font-size: 0.8em ;
	text-align: left;
	}

#directx9 {
	font-size: 0.8em ;
	text-align: left;
	}

.ads {
	width: 480px;
    margin : 10px auto;
    }
	
#gpu_det {
	margin: 20px 0 0 0 ;
	width : 100% ;
	}

.gpu_color1 {
	background-color :#005555 ;
	}

.gpu_color2 {
	background-color :#007777 ;
	}

.gpu_color3 {
	background-color :#336600 ;
	}

.gpu_color4 {
	background-color :#333300 ;
	}

.gpu_detail {
	margin: 15px 0 0 0 ;
	width: 100% ;
	}

.gpu_detail td {
	border-style: solid;
	border-width: 1px;
	border-color: #000033 #009999 #009999 #000033;
	border-collapse: collapse;
	padding: 2px 2px;
	}
.gpu_detail table {
	border-style: solid;
	border-width: 1px;
	border-color: #009999 #000033 #000033 #009999;
	border-collapse: separate ;
	width: 100% ;
	}

#gputext{
	width: 83%;
	float: left;
	font-size: 0.8em ;
	}
	
#gpuimage{
	width: 16%;
	float: left;
	font-size : 0.8em ;
	}

#mxm{
	margin: 20px 0 0 0 ;
	width: 100%;
	text-align: left ;
	}

#footer{
	clear: both;
	padding : 20px ;
	width: 100%;
	text-align: left ;
	}

.maegaki {
	line-height:140%;
	margin : 30px 0 0 0 ;
	text-align: left ;
	}

.gpu_name {
	width : 25%;
	}

.gpu_bikou {
	width : 75%;
	}

.brown {
	background-color: #993300;
	}
-->
