/* sideabar */
pre {
    display:block;
    overflow:hidden;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
}
code{line-height:25px;    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    }

.strong {
    font-weight:bold;
    }

.black {
    color:#000;
    }

ul , li {margin:0px;
padding:0px;}


#seoleftmenu {
	display:block;
	float:right;
	width: 300px;
	margin: 0px;
	padding: 0px;
//	background-color: #E2F2F2;
	overflow: hidden;
    }

#contents {
    background-color: #fff;
    width:980px;
    margin-top:20px;
    text-align:left;
    font-size:15px;
    }

#seomain {
	float:left;
   	margin:0px;
	padding:0px;
	width: 660px;
	margin-right:20px;
	display:block;
	color:#222;
	text-align:left;
	}



#seomain h3 {
    margin:20px 0 10px 0;
    display:block;
    width:100%;
    line-height:40px;
    color:#fff;
    background-color: #282828;
    border: 1px #ccc solid;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    }

.seotitle {
    margin:10px 0 10px 0;
    display:block;
    width:100%;
    line-height:40px;
    color:#222;
    background-color: #fff;
    text-align:center;
    border: 1px #ccc solid;
    font-size:20px;
    }

.maintitle {
    margin:10px 0 10px 0;
    display:block;
    width:100%;
    line-height:40px;
    color:#222;
    background-color: #fff;
    text-align:center;
    border: 1px #ccc solid;
    font-size:20px;
    }
	
#seomain dt{
   line-height:20px;
   font-weight:bold;
   margin:10px 0 5px 20px;
   font-size:17px;
   }
#seomain dd{
   line-height:20px;
   }
   
/*₯₯₯₯V_TUBE₯₯₯₯ */

#tubevideo {
    font-size:12px;
    }

.v_tube {
    float:left;
    display:block;
    width:140px;
    height:240px;
    text-align:center;
    border: 1px #ccc solid;
    padding:5px;
    margin:0 13px 10px 0;
    }

.v_tube a {
    text-align:center;
    border:0px;
    background-color: #fff;
    width:120px;
    height:90px;
    }
    
.v_tube img {
    padding:0px;
    margin:0px;
    border:0px;
    }

.v_tube h4{
    margin:10px 0 0 0;
    border:0px;
    padding:0px;
    background-color: #fff;
    
    }

.v_tube p{
    text-align:left;
    }

.v_tube ul , .v_tube li{
    margin:5px;
    padding:0px;
    font-weight:normal;
    }

.v_tube li{
    text-align:left;
    }



/*££££V_TUBE££££ */

/*₯₯₯₯TWITTER₯₯₯₯ */
  .twitter {
       }

  .twitter li {
       width:197px;
       display:block;
       text-align:left;
       line-height:15px;
       float:left;
       margin:0px 10px 10px 0px;
       border: 1px #ccc solid;
       height:187px;
       padding:7px;
       font-weight:normal;
       }
  .twitter li img {
       float:left;
       margin-right:10px;
       border: 1px #ccc solid;
       }
  .tname {
       color:#BE6BAB;
       font-weight:bold;
       margin-top:5px;
       }
/*££££TWITTER££££ */ 

.sectiontitle { font: bold 16px arial; color: #fff;
	padding: 5px 8px 5px 8px; background: url('/news/templates/genesis/images/sidebar-top-bg.gif') repeat-x #ddd;
}
#rightcol { color: #e0e0e0; }
.boxcontent a { color: #013BFE; }

.sectiontitle a { color: #fff; }
.sectiontitle a:hover { text-decoration: none; }

.boxcontent {
	background: url('/news/templates/genesis/images/images/sidebar-top-bg.gif') 0px -30px repeat-x #D3D4CA;
	padding: 8px; xxborder: 2px solid #d9f5ff; margin-bottom: 20px;text-align:left; }

.headline { color:#fff; }

.sidebar-stories { list-style-type: none; }
.sidebar-stories li { padding: 5px 0px; font-size: 14px; border-bottom: 1px solid #909090; }
.sidebar-vote-number a { font: bold 15px tahoma; padding-right: 5px; xxcolor: #607880; }
.sidebar-article a {  }