*{
   font-size:12px;
   line-height:120%;
}
p{
   text-indent: 2em;
   margin:8px 0;
  
}
body{
    margin:0 auto;
	background: #565599;
}
#left{
    width:214px;
}
.player{
    background: #F69234;
	padding:10px 5px;
	text-align: center;
}
.intro{
    border: 1px solid #CECCCD;
	background:#F2F2F2;
}
.left_title{
   color:#fff;
   font-weight:bold;
   padding:5px;
   font-size:13px;
   background: url(../images/left_t.gif) repeat-x;
}
.right_title{
   color:#fff;
   font-weight:bold;
   padding:5px;
   padding-left:15px;
   font-size:13px;
   background: url(../images/right_t.gif) repeat-x;
}
.review{
   border: 1px solid #CECCCD;
   border-top:none;
}
.review_d{
   background:#f1f2f2;
   color:#666;
   padding:5px 10px
}
.review_s{
   color:#fff;
   font-weight:bold;
   padding:5px;
   padding-left:15px;
   font-size:13px;
   background: #555599;;
}
.subm{
   border: 1px solid #CECCCD;
   padding:20px;
}
.area{
   width:640px;
   height:120px;
}
.white{
    color:#fff;
}
.bold{
    font-weight:bold
}
.padding10px{
    padding:10px;
}
#logo{
	margin-bottom:15px;
}
#mid{
	background: url(../images/mid_bg.gif) repeat-y;
	padding:0 30px;
}
#1st{
	margin:15px 0;
}
#intro_mid{
	background: url(../images/intro_tmid.gif) repeat-y;
	padding:4px 15px;
}
#join_mid{
	background: url(../images/intro_tmid.gif) repeat-y;
	padding:4px 15px;
}
#right{
	padding:3px 25px 0;
}
#right .title{
	background: url(../images/title_bg.gif) no-repeat;
	height:23px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
#right .con{
	padding:10px;
	border:1p solid #ccc;
}
#right .conn{
	padding:0 13px;
}
#right .conn p{
	color:#1A81C7;
}
#right .pimg{
	background: url(../images/pic_bg.gif) no-repeat;
	width:98px;
	height:131px;
	padding:4px 0 0 4px;
	margin:0;
}
#right .pimg img{
	width:88px;
	height:120px;
}
.more{
	float:right;
}
