@charset "utf-8";
/*header*/
#header {
	height: 70px;
	width: 900px;
	background-image: url(sunmaxlogo.jpg);
	background-repeat: no-repeat;
	
}

/*list*/
#list {
	height: 28px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(img/list_bar.jpg);
}

/* body*/
#body {
	height: 502px;
	width: 900px;
	background-color: #FFFFFF;
}

#leftcontent {
	float: left;
	height: 502px;
	width: 185px;
	clear: none;
}
#upcatalog {
	background-color: #214988;
}

#rightcontent {
	float: right;
	height: 502px;
	width: 715px;
	clear: none;

}
#rfoot {
	font-size: 12px;
	height: 50px;
	background-repeat: repeat-x;
	background-image: url(img/sidebar/bgrf1.jpg);
	float: right;
	width: 705px;
	padding-top: 10px;
}




#rhead {
	height: 452px;
	clear: both;
padding-right:5px;
padding-left:10px;
}

table.list{
background-color:#FFFFFF;
border:0;
font-size:14px;
}



/* table list01*/

table.list01{
	font-size:12px;
	border-collapse:collapse;
	font-family: "calibri", "Arial Narrow";
	border:none;
}

tr{
  border-bottom:1px solid #000; 
}

#noline{
  border-bottom:0px; 
}



/*hifi*/
#hfitable{
float:left;
width:435px;
}

#hifiimg{
float:right;}

/*contact us*/
#contacth{
	width:705px;
	margin-bottom:10px;
	height:210px;
	background-repeat: no-repeat;
}

#contactf{
	width:665px;
	background-image:url(img/psd/contact%20us_bg.jpg);
	background-repeat:repeat-x;
	height:250px;
	padding-left:40px;
	padding-top:20px;
}

/* style list*/

.style3 {
	font-size: 16px;
	color: #bb001a;
	font-family: "Eurostile", "calibri";
	font-weight: 900
}

.style4 {
	font-family: "Calibri";
	color: #FFFFFF;
	font-weight:bolder
}
.style4 a:link{text-decoration:none;
color:#FFF}
.style4 a:hover{color:#00F;
}

.style5 {
font-size: 14px;
font-weight:bold;
color:#FFFFFF;
font-family: "calibri", "Arial"
}

.style6 {
	font-size: 11px;
	font-weight: bold;
	font-family: "calibri", "Arial"
}

.style7 {font-size: 11px}

.style8 {
	color: #000;
	font-weight: bold;
	font-family: "calibri", "Arial"
}

.style9 {font-size: 14px}
