﻿@charset "utf-8";


#support_main_con {
	margin: 20px;
	float: left;
	width: 700px;
}

#support_right_col {
	float: right;
	height: 1500px;
}

#support_right_col a{
	text-decoration: none;
	color: #FFF;
}

#support_right_col div:hover {
	color: #000;
	background-image: none;
	background-color: #FF7009;
}





#support_right_col div {
	background-image: url(../support/images/buttons_back.png);
	height: 19px;
	width: 144px;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 8px;
	margin-top: 25px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	}


#support_button {
	background-image: url(../support/images/buttons_back.png);
	height: 21px;
	width: 154px;
}

#support_graphic_layer,#support_mobo_layer,#support_bios_layer,#support_menu_layer,#support_software_layer,#support_qa_layer,#support_support_layer {
	margin: 20px;
	float: left;
	width: 700px;
	position: absolute;
	padding: 8px;
	border: 1px solid #333;
	font-size: 12px;
	visibility: hidden;
}





#support_graphic_layer {}

#support_mobo_layer {visibility: hidden;}

#support_bios_layer {visibility: hidden;}

#support_menu_layer {
	visibility: hidden;
	background-color: #FFF;
}

#support_software_layer {
	visibility: visible;
}

#support_software_layer div{
	background-color: #333;
	padding: 5px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: simsun;
	font-size: 12px;	
	line-height:140%;
	
	
	
}

#support_software_layer div:hover {
	background-color: #4B4B4B;
}

#support_software_layer a{
	color: #FF7009;
	text-decoration: none;
}

#support_software_layer a:hover {
	text-decoration: underline;
}


#support_qa_layer {
	font-family: simsun;
	font-size: 12px;
	line-height:140%;
	
}

#support_support_layer {

}

#heightfix {
	height: 100%;
}
