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




/******sub style*******/

#maincopyinfo  {
	font-size:0.9em; 
	top:20px;
	width:290px;
}


/******main buttons start*******/



#mainbtnbrochure a, #mainbtnbrochure a:visited {
	margin: 10px 0px 0px 10px;
	display:block;
        width:150px;
        height:17px;
	background:url(../images/mainbtn_brochure_up.gif) top;
	background-repeat: no-repeat;
}

#mainbtnbrochure a:hover {
	margin: 10px 0px 0px 10px;
	display:block;
        width:150px;
        height:17px;
	cursor:pointer;
	background:url(../images/mainbtn_brochure_ov.gif) top;
	background-repeat: no-repeat;
}


/******main buttons end*******/



