/* general set
--------------------------- */
body {
background-color:#dbd8d8;
font: .8em Arial;
margin: 0px;
padding:0px;
color: #666;
}
a {
color:#888;
}
a:hover {
color:#fff;
background:#CCCCCC;
}

h1 {
margin: 0px;
}

/* container
--------------------------- */
#container1 {
width: 828px;
background: url('http://l.yimg.com/e/style/5/562/body.gif') repeat-y left top;
margin: 0px auto;
position: relative;
}
#container2 {
width: 828px;
margin: 0px auto;
position: relative;
}

#main2 {
   position:relative;
    width:828px;
padding-top: 5px;
}

.boxProfileImg img{
  }
.boxProfile1 .side{
   }

/* banner
--------------------------- */
#banner {
    width:828px;
height: 346px;
background: url('http://l.yimg.com/e/style/5/562/banner.jpg') no-repeat left top;
}
#banner h1 {
font-size: 14px;
padding-top: 140px;
padding-left: 50px;
}
#description2 {
padding-top: 10px;
width: 200px;
padding-left: 70px;
}
.description,#pageheader{
}


/* content
--------------------------- */
#content {
width: 590px;
float: left;
margin-left:10px;
}

.blog {
  /*padding-left: 8px;
padding-right: 3px;*/
}
.date {
height: 46px;
}
.datediv {
    height:34px;
text-align: left;
font-size:1.3em;
padding-left:32px;
padding-top:12px;
color: #333;
background:url('http://l.yimg.com/e/style/5/562/datediv.gif') transparent no-repeat left top;
margin-bottom:2px;
}
.posted {
font-size: 11px;
text-align: right;
margin-bottom: 0px;
padding-top:10px;
padding-right:5px;
height:31px; 
}
.blogbody{
    border:1px solid #ccc;
background:#FFFFFF;
margin-bottom:12px;
padding-left:5px;
padding-right:5px;
}
h3.title{
    background:url('http://l.yimg.com/e/style/5/562/h3title.gif')  no-repeat top left;
padding-left:20px;
margin-left:6px;
color:#333333;
font-size:1.1em;
}
.articletext{
}
.innertext{
   }
/* comments
--------------------------- */
.comments-head {
background: url('http://l.yimg.com/e/style/5/562/comments-head.gif') no-repeat center top;
height: 28px;
padding-top: 25px;
font-size: 16px;
font-family: simhei;
text-align: center;
color: white;
font-weight: bold;
}
.comments-head a {
   color:#FFF;
}
.comments-post {
border-bottom: 1px solid #333333;
font-size: 11px;
text-align: right;
}

.total-comments-div form {
margin: 0px;
padding-bottom: 20px;
}

/* links
--------------------------- */

#links {
margin-left:614px;
width: 202px;
padding-top: 0px;
padding-left:3px;
font-size: 12px;
}
.sidetitle {
height:34px;
color:#333333;
font-weight: bold;
font-size:1.2em;
background: url('http://l.yimg.com/e/style/5/562/sidetitle.jpg') no-repeat left top;
padding-top:14px;
padding-left:60px;
}
.side {
padding: 10px;
background: url('http://l.yimg.com/e/style/5/562/side.gif') no-repeat left bottom;

}




/* links detail
--------------------------- */
div.calendar {
font-size: 11px;
}

#boxNewComment .side {
text-align: right;
font-size: 11px;
}
#boxNewComment .side br {
display: none;
}
#boxNewComment .side a {
display: block;
font-size: 12px;
text-align: left;
}

#boxNewTrackback .side {
text-align: right;
font-size: 11px;
}
#boxNewTrackback .side br {
display: none;
}
#boxNewTrackback .side a {
display: block;
text-align: left;
font-size: 12px;
}
#boxNewTrackback .side span a {
color: #777;
display: inline;
}

/* footer and extraDiv
--------------------------- */
#footer {
   clear: both;
}

#extraDiv2,#extraDiv3,#extraDiv6 {
    display:none;
}


/*add by Jackal for Information area*/
.infobox{
}
.infotitle{
font-size:1.6em;
font-weight:bold;
color:#FFF;
background-color:#FF0066;

}
.infotitle2{
font-size:1.6em;
font-weight:bold;
color:#FFF;
background-color:#FF9900;

}

.fu_ul{
list-style:square;
}

.listspan{
color:#FF0066;
font-size:1.3em;

}

.listspan_blue{
color:#3366FF;
}
.listspan_red{
color:#FF0033;
}
.listspan_pu{
color:#CC3399;
}
.listspan_y{
color:#FFCC33;
}

/* for name list*/
.listtable {
width:470px;
float:none;
}
.ul_np{
list-style:none;
float:right;
text-align:center;
}
.np{
  float:left;
  width:80px;
  margin:5px;
  border:2px solid #96B7E4;
  padding:3px;
  color:#666;
  font-weight:bold;
}
.np1{
float:left;
width:80px;
margin:5px;
border:2px solid #FFCC00;
padding:3px;
color:#FFFFFF;
font-weight:bold;
background-color: #FF9900;
}
.boxFolder1 .side a{
display:none;
}

.boxFolder1{
width:202px;
overflow:hidden;
}


