h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	margin: 5;
}

h3{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 5;
	margin: 5;
	width: 750px;
}

.gf8_main {
	font-family: Arial, Helvetica, sans-serif;
}

.list_con {}

.gf8_list_con {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FAFAFA;
	width: 765px;
	border: thin solid #EAEAEA;
	padding: 5;
	margin-bottom: 20px;
}


.gf8_list_con li {
	border: thin solid #F6F6F6;
	width: 170px;
	height: 110px;
	float: left;
	margin: 2;
	list-style-type: none;

}

.gf8_list_con li a:hover {
	border: thin solid #0000FF;
	width: 170px;
	height: 110px;
	float: left;
	margin: 2;
	list-style-type: none;

}

.gf8_list_con a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}

.gpu_p_text {
	text-align: left;
	width: 680px;
	float: left;
	clear: right;
	margin: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.reset {
	clear: both;
}


.listitems
{
	width: 700px;	
}

.listitems li
{
	
	list-style-type: none;
	height: 93px;
	float: left;
}

.listitems li a:hover
{
	list-style-image: url(../products/graphic_card/gf8/images/arrows.gif);
	
	
}


