.frame {
width:560px; 
height:315px;
}



#panel{
position:relative;
width:99%;
border:6px ridge #060;
float:left;
}
#facebook{
 float:left;
 border-color:red;
border-style:solid;
border-width:3px;
width:100px;
height:110px;
border-radius:20px;
background-color:#393d8a;
font-family: 'Helvetica Neue',Helvetica, sans-serif;
line-height: 1em;
color: #fff9d6;
margin-left:5px;
font-weight:bold;
font-size: 118px;
text-shadow:0px 0px 0 rgb(195,195,195),1px 1px 0 rgb(146,146,146),
2px 2px 0 rgb(98,98,98),3px 3px 0 rgb(49,49,49),
 4px 4px 0 rgb(1,1,1),5px 5px 4px rgba(0,0,0,0.4),5px 5px 1px rgba(0,0,0,0.5),0px 0px 4px rgba(0,0,0,.2);
}
#face{
width:32%; 
height:115px;
float:left;
background-color:#b0c4de;
display: inline-block;
border:5px ridge lightgray;
}


#ram {
float:right;
width:66%;
height:115px;
border-color:#008B00;;
background-color:#b0c4de;
display: inline-block;
border:4px ridge lightgray;

}
#ram p {
text-align:left;
margin-left:15px;
margin-right:5px;
font-size:20px;
font-weight: bold;

}
#ram a {
text-decoration:none;
}
 .button {
color:white;
font-weight:bold;
font-size:25px;
background-color:red;
border:3px solid #7C1C01;   
border-radius:5px;
text-decoration:none;
padding:1px 10px 1px 10px;
}
.button:hover {
background-color:white;
color:#7C1C01;

}
#rap{
background-image:url('xx.png');
border-style:ridge;
border-color:#008B00;
border-width:9px;
}

#ti
{
color:#426F42;
font-size:20px;
}


#h {font-weight:bold;
color:yellow;
font-size:45px;
}
#n {
font-weight:bold;
color:yellow;
font-size:25px;
}



#a{
color:red;
font-weight: bold;
font-size:20px;
}



#s{
 height: 10px;
 width: 20px;
color:green;
}
#ft
{
float:right;
width:730px;
font-size:12px;
font-weight: bold;
border-style:ridge;
border-color:#008B00;
border-width:5px;
background-color:#426F42;
}


#foo
{
margin-left:25px;
margin-right:1;
font-size:20px;
font-weight: bold;
}




#header {
width:900px;
background:green;
border-style:ridge;
border-color:#008B00;
border-width:9px;
color:yellow;
font-size: 15px;
}



#b{
background-color:#006400;

}

#c{
background-color:blue;
width:90%;
height:300;
border-style:ridge;
}
#d {
height:330px;


}


#hm{

font-size:27px;
color:black;
background-color:red;

}
#o{
font-size:91px;
color:yellow;
 text-shadow:0 0 10px #fff, 0 0 20px #00d2ff, 0 0 30px #00d2ff, 0 0 40px #00d2ff, 0 0 50px #00d2ff, 0 0 60px #00d2ff, 0 0 70px #00d2ff;
}

#m{
font-weight: bold;
color:yellow;
font-size:22px;
text-align:center;
}

#s{
font-size:30px;
font-weight: bold;
color:green;
}




#e{

text-decoration:none;
font-size:30px;
border-style:groove;
color:yellow;
background-image: -webkit-linear-gradient(top, #FF4500 0%, #8B1A1A 100%);
border-width:5px;

}



















div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #E6E6E6;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_nw.png) no-repeat;
}