@charset "utf-8";
/* CSS Document */

body {
font-family :Arial;
font-size : 12px;
margin : 0;
padding : 0;
text-align : center;
color : #c7c7c7;
height : 100%;
border:none;
background-color:#000000;
}

#container {
width : 100%;
background : #ffffff;
margin : 0 auto;
text-align : left;
}

#header {
width : 100%;
height : 80px;
background-color:#7e0001;
}

#logo {
width : 196px;
float : left;
height : 65px;
margin-left:16px;
margin-top:7px;
}

#mainlink {
width : 758px;
float : left;
height : 80px;
margin-left:40px;
}

#matter {
width : 100%;
padding : 0;
margin : 0;
height : 570px;
background-color : #000000;
}

#flash {
width : 800px;
padding : 0;
height : 520px;
background-color :000000;
margin : 0 auto;

}

#matterabout{
width : 100%;
padding : 0;
margin : 0;
height : 620px;
background-color : #000000;
}

#matterinner {
width : 800px;
padding : 0;
margin : 0;
height : 570px;
background-color :#0b0b0b;
margin : 0 auto;

}

#matterinnerabout {
width : 800px;
padding : 0;
margin : 0;
height : 580px;
background-color :#0b0b0b;
margin : 0 auto;

}

#mattertitle {
width : 800px;
padding : 0;
margin : 0px;
height : 25px;
background-color :#eeeae1;
position:relative;
top:20px;
}

.mattertitletext
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
color:#424242;
text-decoration:none;
font-weight:bold;
text-align:left;

}

#mattercontent {
width : 774px;
padding : 0;
margin : 0 auto;
height : auto;
position:relative;
top:32px;
}

#banner {
width : 774px;
padding-bottom : 15px;
margin : 0 auto;
height : 150px;
position:relative;
top:5px;

}


.mattercontenttext
{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#afaeae;
text-decoration:none;
font-weight:normal;
text-align:justify;
line-height:18px;

}

#contactoffice {
width : 241px;
padding : 0;
margin : 0 ;
height : auto;
position:relative;
float:left;

}

#contactsales {
width : 221px;
padding : 0;
margin-left : 40px ;
height : auto;
position:relative;
float:left;


}

#contactchina {
width : 231px;
padding : 0;
margin-left : 40px ;
height : auto;
position:relative;
float:right;
}

.mail
{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#b70103;
text-decoration:none;
font-weight:normal;
text-align:justify;
line-height:18px;

}

.mail:hover
{
text-decoration:underline;
}

#cataloguethumbmain
{
width:774px;
height:48px;
position:relative;
margin-top:20px;
float:left;
padding:0px;	
}

#cataloguethumb
{
width:85px;
height:48px;
position:relative;
margin-right:10px;
float:left;
padding:0px;	
}

#cataloguetext
{
width:679px;
height:48px;
position:relative;
margin:0px;
float:right;
padding-top:12px;	
}

.cataloguedownload
{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#afaeae;
text-decoration:none;
font-weight:bold;
text-align:justify;
line-height:18px;
padding-top:10px;

}

.cataloguedownload:hover
{
text-decoration:underline;	
}


	

#footer {
width : 100%;
padding : 0;
margin : 0;
height : 77px;
background-image:url(../images/surface_gold.jpg);
background-repeat:repeat-x;
background-color:#000000;
}

#copyright
{
width:400px;
float:left;
margin-left:16px;
margin-top:16px;
font-family:Arial, Helvetica, sans-serif normal;
font-size:10px;
color:#ffffff;
font-weight:normal;
}

#poweredby
{
width:175px;
float:right;
margin-right:16px;
margin-top:16px;
}

.power
{
font-family:Arial, Helvetica, sans-serif normal;
font-size:10px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}

.power:hover
{
color:#0FF;
text-decoration:underline;
}