body { background: #FFF url(../images/bg-all.jpg) no-repeat top;	font-family: Verdana;	color: #fff;}

a {
 text-decoration: none;
 color:#FFF;
}

.myjd {
	text-align: center;
	width: 160px;
	padding:.3em .7em;
  margin:0 .38em 0 0;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	border:1px solid #83bc46;
	background:#ccc;
	margin-bottom: 10px;
}

#icon_top {
  margin-left: 10px;
  background: url (../images/menu-head.png);
}

#icon_center {
  margin-left: 200px;     
	margin-top: 5px;
}  
  
 .mc1 {
   background: url(../images/mc1.png) no-repeat;
   height:185px;
   width:164px;
   margin-left:-70px;
   float:left;
 } 
 
.sideup {
  background:url(../images/sideup.png);
  width: 796px;
  height: 18px;
  margin-top: -114px;
  margin-left: 94px;
  float:left;
}

.sideleft {
  background:url(../images/sideleft.png);
  width: 16px;
  height: 452px;
  margin-left: 51px;
  margin-top: 0px;
	float:left;    
}

#content{
 float:left;
 margin-top: -45px;
 margin-left: 10px;
 margin-bottom:10px;
 width:590px;
}  

#sidebar {
  float:right;
  width: 150px;
  margin-top: 30px;
}

#wrapper {
 position: relative;
 margin:5px auto;
 padding:5px 5px 5px 5px;
 width:850px;
}

.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-weight: bold; }
.style3 {color: #FF0000}
.style4 {color: #FF6600}
.style5 {color: #FFFF00}
.style6 {color: #FF9900}
