html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	/*background:url('../image/body-bg.jpg') repeat;*/
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: 'RockwellLight';*/
	padding: 0px;
	margin:0;
	line-height:normal;
	height:100%;
}
@font-face { 
	font-family: 'RockwellLight'; 
	src: url('../fonts/ufonts.com_rockwell_light_1.eot'); 
	src: url('../fonts/ufonts.com_rockwell_light_1?#iefix') format('embedded-opentype'), url('../fonts/ufonts.com_rockwell_light_1.svg#RockwellLight') format('svg'), url('../fonts/ufonts.com_rockwell_light_1.woff') format('woff'), url('../fonts/ufonts.com_rockwell_light_1.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;
    }
@font-face { 
	font-family: 'RockwellBold'; 
	src: url('../fonts/ufonts.com_rockwell_bold__2.eot'); 
	src: url('../fonts/ufonts.com_rockwell_bold__2?#iefix') format('embedded-opentype'), url('../fonts/ufonts.com_rockwell_bold__2.svg#RockwellBold') format('svg'), url('../fonts/ufonts.com_rockwell_bold__2.woff') format('woff'), url('../fonts/ufonts.com_rockwell_bold__2.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;
    }
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
.outer-wrapper{
/*background-color:#dcdddf;*/
border-radius: 28px 28px 28px 28px;
width: 786px!important;
height: auto;
margin: 5% auto 0;
}
.wrapper{
background:url('../image/PR_BG_Button.jpg') no-repeat;
background-position:center;
height:537px;
width: 786px!important;
margin:0px auto;
}
.content{
    font-family: 'RockwellLight';
    font-size: 24px;
    font-weight: normal;
    padding-top: 30px;
    text-align:center;
    
}
.content a{
text-decoration:none;
}
.site{
font-size: 24px;
color: #ed008c;
font-weight: bold;
margin-top:10px;
}
.left{
width: 275px;
float:left;

}
.right{
width: 265px;
float:right;

}
.left .one{
background:url('../image/corp_3.png') no-repeat;
width: 97px!important;
height:97px;
margin: 10px 0 10px 130px;
}
.left .two{
background:url('../image/corp_2.png') no-repeat;
width: 97px!important;
height:97px;
margin: 20px 0 10px 60px;
}
.left .three{
background:url('../image/corp_1.png') no-repeat;
width: 97px!important;
height:97px;
margin: 20px 0 10px 130px;
}
.right .four{
background:url('../image/corp_6.png') no-repeat;
width: 97px!important;
height:97px;
margin: 10px 0 10px 60px;
}
.right .five{
background:url('../image/corp_5.png') no-repeat;
width: 97px!important;
height:97px;
margin: 20px 0 10px 130px;
}
.right .six{
background:url('../image/corp_4.png') no-repeat;
width: 97px!important;
height:97px;
margin: 20px 0 10px 60px;
}
.left .a1{
font-family: 'RockwellLight';
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    text-align:center;
}
.middle{
  float:left;
  width:246px;
  
}
.middle .sitelink{
 /* background:url('../image/PR-Button.jpg') no-repeat;
  width:241px;
  height:238px;*/
  width: auto!important;
  height:252px;
  margin-bottom: 100px;
}
.middle .a2{
font-family: 'RockwellLight';
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    text-align:center;
    
}
.right .a3{
font-family: 'RockwellLight';
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    text-align:center;
}
