.idx-clm .leftcol {
float:left;
margin-top: 28px;
width:485px;
}

.idx-clm .rightcol {
float:right;
margin-left: 12px;
width:190px;
}

.idx-clm h3{
font-size: 14px;
font-weight: bold;
color: #4F748F;
text-decoration:none;
}

.idx-clm .leftcol .selecter ul{
list-style:none;
margin-left: 10px;
}

.idx-clm .leftcol .selecter li{
display: inline;
padding: 2px 2px 2px 20px;
}

.idx-clm .leftcol .selecter li.blog{
background: url(../img/common/icon_pencil.gif) no-repeat;
}

.idx-clm .leftcol .selecter li.tweet{
background: url(../img/common/icon_tweet.gif) no-repeat;
}

.idx-clm .leftcol h2{
font-size: 14px;
font-weight: bold;
color: #4F748F;
text-decoration:none;
}

/*leftcol_article*/

#article-box{
text-align: left;
}

.postTime{
text-align: left;
color: #708090 ;
margin-top:5px;
margin-left: 1px;
}

#article-box .article_b h3{
font-size: 14px;
font-weight: bold;
color: #4F748F;
text-indent: 18px;
background: url(../img/common/icon_pencil.gif) no-repeat top left;
text-decoration:none;
}

#article-box .article_b h4{
font-size: 14px;
font-weight: bold;
color: #4F748F;
text-decoration:none;
}

#article-box .article_b{
margin:8px 8px 8px 8px;
width: 465px;
}

#article-box .article_container{
margin-top: 10px;
margin-bottom: 0px;
}

#article-box .leftBox{
float: left;
width: 102px;
margin-right: 15px;
margin-top: -5px;
}

#article-box .article_t{
margin:8px 8px 8px 8px;
}

#article-box .article_t h3{
font-size: 14px;
font-weight: bold;
color: #4F748F;
text-decoration:none;
}

.twtCol{
color:  #11BEB8;
}
 
/*rightcol*/

#prof h2{
height: 70px;
width: 177px;
margin-top:0;
background:url(../img/common/side_prof.gif) no-repeat top left;
text-indent: -9999px;
}

#prof .profName{
text-align: center;
font-size: 13px;
margin-top: 3px;
}

#prof .profText{
margin-left: 9px;
/*color: #573955;*/
font-size: smaller;
}

#ent h2{
height: 30px;
width: 177px;
background:url(../img/common/side_ent.gif) no-repeat top left;
text-indent: -9999px;
}

#wrk h2{
height: 30px;
width: 177px;
background:url(../img/common/side_wrk.gif) no-repeat top left;
text-indent: -9999px;
}

#arc h2{
height: 32px;
width: 177px;
background:url(../img/common/side_arc.gif) no-repeat top left;
text-indent: -9999px;
}

#link h2{
height: 34px;
width: 180px;
background:url(../img/common/side_link.gif) no-repeat top left;
text-indent: -9999px;
}

.rightcol{
text-align: left;
}

.rightcol #mes ul{
list-style: none;
}

.rightcol #mes ul li{
display: inline;
}

.rightcol .biggerBox .rightBox{
float: left;
width: 100px;
margin-left: 10px;
}
.rightcol .biggerBox .leftBox{
float: left;
}

.rightcol #wrk .imgBg{
background-color: 	#DCDCDC;
width: 70px;
height: 76px;
position: relative;
border: 2px solid  	#DCDCDC;
}

.rightcol #wrk img{
display: block;
margin-left: auto;
margin-right: auto;
}

.rightcol #wrk h4{
width: 105px;
margin-bottom: 5px;
}

.rightcol #wrk p{
width: 105px;
}

.rightcol  .biggerBox{
margin-bottom: 10px;
}

.rightcol #thanks{
color: #708090;
}

.rightcol #thanks a:link {
	color:#708090;
	text-decoration: none;
}
.rightcol #thanks a:visited {
	color:#708090;
	text-decoration: none;
}
.rightcol #thanks a:hover {
	color:#708090;
	text-decoration:none;
}




hr{
clear:both;
color:#ffffff;
background-color:#ffffff;
border:none;
border-top:1px dashed #686E99;
}
