@font-face {
font-family: 'RobotoWeb';
src: url('font/roboto400.eot');
src: url('font/roboto400.eot?#iefix') format('embedded-opentype'),
url('font/roboto400.woff') format('woff'),
url('font/roboto400.svg') format('svg'),
url('font/roboto400.ttf') format('truetype');
font-weight: normal;
font-style: normal;
} 

@font-face {
font-family: 'RobotoWeb';
src: url('font/roboto400i.eot');
src: url('font/roboto400i.eot?#iefix') format('embedded-opentype'),
url('font/roboto400i.woff') format('woff'),
url('font/roboto400i.svg') format('svg'),
url('font/roboto400i.ttf') format('truetype');
font-weight: normal;
font-style: italic;
} 

@font-face {
font-family: 'RobotoWeb';
src: url('font/roboto700.eot');
src: url('font/roboto700.eot?#iefix') format('embedded-opentype'),
url('font/roboto700.woff') format('woff'),
url('font/roboto700.svg') format('svg'),
url('font/roboto700.ttf') format('truetype');
font-weight: bold;
font-style: normal;
} 

@font-face {
font-family: 'RobotoWeb';
src: url('font/roboto700i.eot');
src: url('font/roboto700i.eot?#iefix') format('embedded-opentype'),
url('font/roboto700i.woff') format('woff'),
url('font/roboto700i.svg') format('svg'),
url('font/roboto700i.ttf') format('truetype');
font-weight: bold;
font-style: italic;
} 








/*#####################################################################################################################################################*/
/*#####################################################################################################################################################*/
/*#####################################################################################################################################################*/


body, html {
    margin:0;
}

body {font-family:RobotoWeb, Arial, sans-serif; font-size:1em; background-color:#fff;}

/*#####################################################################################################################################################*/


a { text-decoration:none; color:#2864A2;}

a:hover { text-decoration:underline;}

.linkcolor {color:#2864A2 !important;}

/*#####################################################################################################################################################*/

#qm-page-center {
	margin: 0 auto;
    width: 660px;
    min-width: 660px;
    max-width: 660px;
    text-align: left;
}

#qm-page {margin:0; width:100%; font-size:1em; background-color:#fff; overflow:hidden; padding:0;}

/*#####################################################################################################################################################*/


#qm-navi {height:40px; font-size:16px; background-color:#fff; background-image:none; display:block; padding-left:5px}

/*#####################################################################################################################################################*/


/*#####################################################################################################################################################*/


/*#####################################################################################################################################################*/


/*#####################################################################################################################################################*/














