*{ margin:0; padding:0;}
#wrap {
	overflow:hidden!important;
	overflow:visible;
    background:url(/images/group/left_bg.gif) left top repeat-y;
    padding-top:4px;
}
a { color:#C60; text-decoration:none; }
a:hover { color:#F30; text-decoration:underline; }
#nav { float:left; width: 200px; }
#content{
	width:auto;
    clear:right;
	color:#333;
    padding-left:10px;
	padding-bottom:12px;
	background:none;
	float:none!important;
	float:right;
	background:none!important;
	border-left:none!important;
	margin-bottom:0;
	background:url(/images/group/contentBg.gif)  top left repeat-y;
	margin-right:0;
	margin-left:207px;
	*margin-left:3px; /* targets IE6 and 7 */
	_margin-left:3px;/* targets IE6 */
}

/* target IE7 */	
html>body #content {
	*width:555px; 
}

#contetn a{ color:#C00000; }
#footer{ clear:both; text-align:center; margin-top:12px; }
#where-ru{
	font:14px;
	background:url(/images/group/header_seperator.gif) left bottom repeat-x;
	padding-top:0;
	margin-top:-4px!important;
	margin-top:-17px;
    padding-bottom:0px;
    margin-bottom:0px;
	height:2px;
}
#where-ru p {
	margin-top:0;
	padding:0;
}
#where-ru a {
	text-decoration: none;
	color: #C30;
}
#where-ru a:hover {
	text-decoration: underline;
	color: #F30;
}

h2{ text-align:left; }

.blog_head {
	cursor:default;
	font-size:12pt;
	margin: 1px 1px 10px 1px;
	background: url(/images/blog/bloghead.jpg) top left no-repeat;
	margin-top:8px;
}
.blog_head .b_t {
	color:#000;
	padding-left:50px;
	font-size:24px;
	text-align:left;
	font-weight: bold;
}
.blog_head .b_t a{ color: #000; }

ul.topic-list li{
	list-style-type:none;
	height:auto;
	margin:0 auto;
	display:block;
	padding-top:18px!important;
	padding-top:0px;
	z-index:2; 
	float: left;
	/*
	position:relative;
	z-index:-1;
	*/
}
ul.topic-list li.istopic{
	position:relative;
}
ul.topic-list li.non-topic{
	margin:5px 0px 0 5px;
	text-align:center;
	padding-top:4px!important; 
	padding-bottom:0px!important;
	padding:1px; 
	height:auto;
    border:1px solid #CCC; 
  	
} 
/*li.non-topic, x:-moz-any-link{ padding-top:6px!important;}*/
ul.topic-list li.non-topic:hover{
	border:1px solid #ADFF2F;
	background:#FFF;
}

.blog_title {
	font-size: 14px;
	clear:right!important;
	padding:0px 3px 0px 3px;
}
.blog_title a { /*text-decoration: underline;*/
	border-bottom:1px solid #666;color: #333;
}
.blog_title a:visited { border-bottom:1px solid #333;color:#333;}
.blog_title a:hover {
	border-bottom:1px solid #C30;
	text-decoration:none;
	color:#C30;
}
.blogTag_title {
	font-size: 12px;
	clear:right;
	padding:3px 3px 0px 3px;
	margin-bottom:10px;
}
.blogTag_title a { text-decoration: none; color: #000; }
.blogTag_title a:hover { text-decoration: underline; color: #000; }
/*.date-time { color: #999; }*/
h1, h2 { clear:right }
div.bt_title small { font-size: 12px; font-weight: normal; }
.blog_entry {
	padding:3px 3px 6px 3px;
	line-height:1.8em;
	text-align:left;
    margin-bottom:0;
}
.blog_entry img{ padding-right:12px; }
.blog_entry p{
	clear:right;
	margin:0;
}
.blog_entry a { color: #333; text-decoration: underline; }
..blog_entry a:visited{text-decoration: underline;}
/*.blog_entry a:hover { color: #333; text-decoration: none; }*/
.blog_entry span.blog_extra { color:#008000; }

.blog_face {
	float: right;
	width: 64px;
	text-align: center;
	line-height: 105%;

}
.blog_face a:link, .blog_face a:visited, .blog_face a:active {
    color: #000;
    text-decoration: none;
    background: transparent;
}
.post-comments {
	padding: 3px 3px 6px 3px;
	margin-bottom: 10px;
	line-height: 1.7em;

}
.post-comments h4 { }

.face,.face-user{
	z-index:100;
	float:right;
	padding-left:18px;
	margin-left:12px;
	width: 64px;
	text-align: center;
	line-height: 100%;
   	background:url(/images/blog/author.gif) top left no-repeat;
	clear:right;
	min-height:92px;
	}
.face-user{ background:none}
.face img,.face-user img{
	padding:3px;
	margin-bottom:6px;
	border: 1px solid #ccc;
}
.face a{
	color:#CC3300;
	text-decoration: none;
}

.face a:hover{
    color: #F30;
    text-decoration:underline;
}
.face a:visited{	color:#CC3300;}
.face a:active {
    color:#6CA6CD;
}
.face span{line-height:130%;}

.filesize{
		color:#008000;
	}
.file_info{
       font-weight:bold;
       color:#999;
}
.file_img{

	margin:2px 8px 0 0;
	*margin:18px 8px 0 0;
	padding:3px;
	border: 1px solid #CCC;
	height:expression(this.height>190?'190px':'bsIE');
	max-height:190px;
	width: 100px;
	height:100px;
	float:left;
}
.file_img:hover{
	border:1px solid #ADFF2F;
	background:#FFFACD;
}
.blog_metadata {
	text-align: left;
	clear: right;
	padding:0px;
	margin-bottom:0;
    color:#008000;
}
.blog_metadata a { color:#008000; text-decoration:underline; }
.blog_metadata a:hover { color:#F30; text-decoration: underline; }
.blog_metadata a:visited { color:#008000;}
.blog_metadata small {
	font-size: 12px;
	color: #999999;
	margin:0;
}

.post-contents { margin: 3px 3px 3px 3px; font-size: 12px; }

.fast-content {
	float:right;
	padding-left:0px;
	margin-left:0px;
	margin-right: 10px;
	width: 64px;
	text-align: center;
	line-height: 105%;
	clear:right;
}
.fast-content img {
	padding:3px;
	margin-bottom:6px;
	border: 1px solid #ccc;
}

.inputer-limit-notice {
    position:absolute;
    border:#666 1px solid;
    padding: 2px;
    background-color:#ffc;
    -moz-opacity: 0.9;
}
.clear-both { clear:right; }
#nav a{
	color:#333;
}

#nav ul{
		margin:0;
		padding:3px 6px 12px 0;
		list-style-type:none;
		background:#F5F5DC;
}

#nav ul li{
		margin:0px 6px 6px 12px;
		padding-left:15px;
		background: url(/images/blog/dot.gif) no-repeat 0px 4px;
		border-bottom:1px dotted #ccc;
		list-style-type: none;
}
#nav ul li.nonebg {
		margin:0px 6px 6px 12px;
		padding-left:15px;
		background: transparent;
		border-bottom:1px dotted #ccc;
		list-style-type: none;
}
#nav h2 {
	background:url(/images/blog/red.gif) no-repeat;
	color: #fff;
	margin: 0;
	padding: 3px 3px 2px 6px;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	height:auto;
	font-weight:400;
	margin-top:6px;
}
#nav h3 {
	color: #c50000;
	margin: 0;
	padding: 3px 3px 2px 6px;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	height:auto;
	margin-top:6px;
	border-bottom: 1px solid #c50000;
	border-top: 1px dashed #ccc;
}

.myGroupTitle {
	color: #c50000;
	margin: 0;
	padding: 3px 3px 2px 6px;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	height:auto;
	margin-top:6px;
	border-bottom: #c50000 1px solid;
	float:left;
}

.lite_menu_button {
	color: #333;
	font-weight:normal;
	font-size:12px;
	padding-top:12px;
	margin-bottom:0;
	padding-bottom:0;
	/*position:relative;*/
	z-index:-1;
 }
 .lite_menu_button a{
	text-decoration:underline;
	margin-left:10px;
 }

p.lite_menu_button a { color:#C00000;text-decoration:underline; }

.member-lite { font-weight: normal; font-size: 12px; }
div.bt_title a.member-lite { color: #c60; }

 /* preview */

.preview_img,
.preview_audio,
.preview_video,
.preview_note {
    margin:1px;padding:3px;
}
.preview_img {width:180px;}
.preview_video {width:450px;}
.preview_audio {width:350px;}


/* emule */
.emuletop,.emuletop-01 {
	clear:right;
	color: #000;
	font-weight: bold;
	padding: 4px;
	background: url(/ipb_images/2/css_img_emule.gif) no-repeat right #e4eaf2;
	border-left: 4px solid #8394b2;
	border-top: 1px dotted #000;
	border-right: 1px dotted #000;
    margin: 10px 5px 0 auto;
    width: auto;
}
.emuletop-01{
    background: url(/ipb_images/2/css_img_emule01.gif) no-repeat right #e9e9e9;
	border-left: 4px solid #a7a6a6;
}
.emulemain,.emulemain-01 {
	border-left: 4px solid #8394B2;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 4px;
	margin: 0px 5px 8px auto;
	background: #EEF2F7;
}
.emulemain-01{ 
    border-left-color:#a7a6a6;
    background:#f1f0f0
}
.emulemain table {
    background: #F5F9FD;
}
.emulemain-01 table {
    background: #f7f7f7;
}
* html .emulemain table { width: 99% }
* html .emulemain-01 table { width: 99% }
.emulemain td { border-bottom: 1px solid #f4f4f4; padding: 6px; background: #F5F9FD;}
.emulemain-01 td { border-bottom: 1px solid #ededed; padding: 6px; background: #f8f8f8;}
.emulemain td.post2 { background-color: #EEF2F7; border-bottom-color: #efefef; }
.emulemain-01 td.post2-01 { background-color: #f1f0f0; border-bottom-color: #e4e4e4; }
.emulemain td.row3  { border-bottom: 0px; }
.emulemain-01 td.row3  { border-bottom: 0px; }
.emulemain a,.emulemain-01 a{ text-decoration: none !important; }
.emulemain a:hover,.emulemain-01 a:hover { text-decoration: underline !important; }
.emulemain .needemule,.emulemain-01 .needemule{text-align:center;}
/* End emule*/

/* Page nav */
.pnav{
	clear:left; margin: 10px 7px 0px 0px;
}
.pages-nav { height:24px;margin: 0; padding: 0px;}
.pages-nav .brackets, .pages-nav .mini-page{
	display:none;
	visibility:hidden;
}
.pages-nav .first-page{
	margin-top:18px!important;
	margin-top:19px;
}
.pages-nav a.backToTop:link{display:none;border:none;color:white;background:#FFF;}
.pages-nav a.backToTop:hover{color:white;background:white;}
.pages-nav a.backToTop:visited{color:#FFF;border:none;}
.pages-nav a, .pages-nav span { display: block; float: left; padding: 1px 5px 0px; margin-left: 4px; }
.pages-nav a, .pages-nav a:link, .pages-nav a:visited { background: #fff; border: 1px solid #ddd; color: #000; text-decoration: none; }
.pages-nav a:hover { background: #F30; border-color: #ddd; color: #fff; text-decoration: none; }
.pages-nav span { color: #999; }
.pages-nav span.next { color: #CCC; }
.pages-nav .current { border: 1px solid #fff; font-weight: bold; color: #000; }
.pages-nav .next { background: #fff; color: #000; border: 1px solid #ddd; }
/* End page nav */

/* BBcode */
.bbcode-buttons { padding-right:25px; padding-top:5px; }
.bbcode-buttons img { cursor:pointer; }
/* End BBcode */

/* ubb code style for quote and code */
.codetop, .sqltop, .htmltop {
	background: #FDDBCC url(/ipb_images/2/css_img_code.gif) no-repeat right;
	color: #000;
	font-weight: bold;
	margin: 0 80px 0 auto;
	padding: 3px;
}

.codemain, .sqlmain, .htmlmain {
	background: #FAFCFE;
	border: 1px dotted #000;
	color: #465584;
	font-family: Courier, Courier New, Verdana, Arial;
	margin: 0 80px 0 auto;
	padding: 2px 2px 2px 10px;
}

.quotetop {
	background: #E4EAF2 url(/ipb_images/2/css_img_quote.gif) no-repeat right;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #8394B2;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	/*margin: 8px 80px 0 24px;*/
	margin: 8px 0px 0 56px;
	padding: 3px;
}

.quotemain {
	background: #FAFCFE;
	border: 1px dotted #000;
	border-left: 4px solid #8394B2;
	border-top: 0;
	color: #465584;
	padding: 2px 2px 2px 16px;
	margin: 0 0 8px 56px;
}
/* End ubb code style for quote and code */

/* Single blog post */
.folder-png { /*float:left;margin-right:10px; */ }
.bt_title {
    font-size: 16px;
	padding: 0px 3px 0px 3px;
	margin-top: 10px;
	line-height: 180%;
	margin-bottom:0;
	font-weight: bold;
	color:#000;
}
.bt_title a { color: #000; }

.blog_title_op {
    color: #ccc;
	font-weight:normal;
	font-size:12px;
}
.blog_title_op a { color: #ccc; }

.theCom{
    border-bottom: 1px solid #ccc;
    color: #ccc;
    font-size: 12px;
    margin: 16px 0;
	margin-top:0;
}
.blog-list-row1 { background: #f9f9f9;	border-bottom: 1px solid #efefef; }
.blog-list-row0 { background: #fff; }
/* End single blog post */

/*----------------------------------*/
/* root category */
dl#libCatalog dt {
    background: url(/images/bg/002.png) no-repeat left #c00;
    border: 1px solid #e00000;
    color: #fff;
    letter-spacing: 1px;
    padding: 3px 3px 3px 28px;
}
dl#libCatalog dd {
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    display: block;
    font-weight: bold;
    letter-spacing: 5px;
    margin: 4px 0px;
    padding: 2px;
}
/*
dl#libCatalog dd:hover{
   background: #DCDCDC;
}
*/
dl#libCatalog dd a {
    display: block;
    border: 0px;
    text-indent: 18px;
	padding-left:12px;
}
dl#libCatalog dd a:hover {
	margin-left:1px;
	text-decoration: none;
	background: #E7E7E7;
}
dl#libCatalog dd.rootCurrent a {
    background: #e7e7e7;
    display: block;
    letter-spacing: 5px;
    text-indent: 18px;
    text-decoration: none;
}
dl#libCatalog dd.nonebg { margin-left: 6px;padding-left:2px; font-size: 12px; font-weight: normal; letter-spacing: 0px; }
dl#libCatalog dd.nonebg img{ float: left; width: 18px; height: 18px; }
dl#libCatalog dd.nonebg a { text-indent: 2px; }
dl#libCatalog span.recordCount {
    letter-spacing: 0px;
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
    margin-left: 5px;
	font-weight:normal;
}
/* sub categoty */
dl#libCatalog dd.sub {
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    display: block;
    font-weight: normal;
    letter-spacing: 5px;
    margin: 0px 0px 4px 10px;
}
dl#libCatalog dd.sub a {
    display: block;
    letter-spacing: 1px;
    text-indent: 9px;
}
dl#libCatalog dd.sub a:hover {
    background: #e7e7e7;
    text-decoration: none;
}
dl#libCatalog dd.subCurrent {
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    display: block;
    font-weight: normal;
    letter-spacing: 5px;
    margin: 0px 0px 4px 10px;
}
.hightli{
	background:#E7E7E7;
}
dl#libCatalog dd.subCurrent a {
    background: #e7e7e7;
    display: block;
    text-indent: 9px;
    text-decoration: none;
}
div#nav dl {
    text-align: left;
}
div#nav dt {
    background: url(/images/bg/002.png) no-repeat left #c00;
    border: 1px solid #e00000;
    color: #fff;
    letter-spacing: 1px;
    margin: 0px 0px 4px 0px;
    padding: 3px 3px 3px 28px;
    text-align: left;
}
div#nav dt a {
    color: #fff;
}
div#nav dd {
	line-height: 150%;
	margin: 0px 0px 4px 0px;
	padding-left: 0px;
}
dl#someLinks dd{
padding-left:18px;
}
dl.indexLeftItem { background: #f9f9f9; }
dl.indexLeftItem dd {
    border-bottom: 1px dashed #ccc;
    line-height: 100%;
    margin-bottom: 4px;
    margin-left: 0px;
    text-align: left;
}
.group-icon-min { margin: 0px 2px 1px 0px; vertical-align: middle; }

dl dd.leftMiddle { text-align: center; overflow: hidden;}
* html dl dd.leftMiddle { word-wrap: break-word; }
img.hot_img {display:block;margin:0 auto; width:100px;height:100px;padding:3px;border: 1px solid #CCC;background:#FFF;margin-bottom:4px; }
img#adimg{
    margin-left:45px
}          
a#adlink{
	margin-left:-8px
}
img.hot_img:hover{	border:1px solid #ADFF2F;background:#FFFACD;}
dl.blogLeftItem { background: #f9f9f9; }
dl.blogLeftItem dd {
    border-bottom: 1px dashed #ccc;
    line-height: 100%;
    margin-bottom: 4px;
    text-align: left;
    overflow: hidden;
    background: url(/images/blog/dot.gif) no-repeat 8px 4px;
}
dl.blogLeftItem dd a {
    padding-left: 20px;
}
dl.blogLeftItem dd a.pad {
    padding-left: 0px;
}

dl.relTag { background: #f9f9f9; }
dl.relTag dd {
}
dl.relTag dd a {
}
/* tag cloud */
.bl-1 { font-size:12px; }
.bl-2 { font-size:16px; }
.bl-3 { font-size:20px; font-weight: 600; }

/* switch style */
.switch1, .switch-pressed1 { display:block;text-align: right; background: #F9F9F9; color:#000; }

#archivesList1 a, #archivesList2 a {
    border-bottom: 1px dashed #ccc;
    padding: 2px 0 2px 20px;
    text-align: left;
    background: url(/images/blog/dot.gif) no-repeat 8px 8px #F9F9F9;
    display: block;
}

#groups-all-tags {
    margin: 20px 50px;
    line-height: 250%;
    padding-left:120px;
    margin-left:120px;
}
#groups-all-tags .gl-1 { font-size:12px; color:#000; }
#groups-all-tags .gl-2 { font-size:16px; color:#000; }
#groups-all-tags .gl-3 { font-size:20px; font-weight: 600; color:#000; }
#groups-all-tags .gl-4 { font-size:24px; font-weight: 600; color:#000; }
#groups-all-tags .gl-5 { font-size:28px; font-weight: 600; color:#000; }
.group-mods{width:100%;margin-bottom:0;z-index:-1;}
.folder-entry { clear: both; margin-top: -20px; }
.folder-thumb { background: #fff; border: 1px solid #ccc; margin: 0px 14px 14px 0px; padding: 4px; float: left; width: 75px; height: 75px; }
.folder-brief { color: #555; }
.folder-props { clear: both; color: #008000; }
.hl { color: #f30; }
#page-bottom{margin-top:0;}
.tab-nav{
	float: none!important;
	float:left;
}

.blog_entry a.fullarticle{
	color:#666;
}

.faceLeft{
	float:left;
	padding:3px;
	margin-right:12px;
	border:1px solid #CCC;
	width:48px;
	height:48px;
	background:#FFF;
}
.loginUser{
	margin-top:4px!important;
	margin-top:40px;
}
#tagPos{
	z-index:0;
	padding-bottom:4px;

	border-bottom:1px dotted #CCC;
}
#tagPos a{
 text-decoration:underline;
}

#allres{
	margin:0;
	padding:0;
	position:relative;
}

#viewall{
	display:block;
	position:absolute;
	right:0px;
	top:-25px!important;
	top: -25px;
	width: auto;
	height: 16px;
	border:1px solid #CCC;
	background:#F5FFFA;
	padding:1px 12px;
	text-align:center;
}

.fixsize{
	width:48px;
	height:48px;
	float:left;
}
.lightcol{
	color:#6E6E6E;
}

.adAera{
	margin-top:0;
}


iframe{ margin:0; }

.clearboth{
	clear:both;
	height:0;
}
.clearright{
	clear:right;
}
.clearleft{
	clear:left;
}

#tagAera{
	height:120px;
	background:gray;
}
.goRight{
	padding-left:70px;
}
.goRight1{ color:#FF0000;padding-left:70px;}
.Banner1,.Banner2{
	width:300px;
	height:250px;
	margin-top:8px;
	border:1px solid #CCC;
	padding-right:4px!important;
	padding-bottom:4px!important;
	padding:1px;
	padding-right:3px;
	padding-bottom:3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.Banner1:hover,.Banner2{
	border:1px solid #ADFF2F;
	background:#FFF;
}
.Banner2{
	width:760px;
	height:75px;
}
.favicon{
	margin-top:-2px;
}
#keywords{
	margin-left:340px;
	margin-top:-18px;
    margin-bottom:6px!important; 
	margin-bottom:0;
}
/* safari */
body:first-of-type #keywords{
    position: absolute;
    margin-top: -23px;
}
/* opera */
@media all and (min-width:0px) {
    #keywords{
	}
}
#keywords a{
	text-decoration:none;
}
#keywords a:hover{
	color:#F30;
}

#resList{
	margin-left:80px;
}

dl#archivePageList dd {
    background: #f4f4f4;
    border: 1px solid #999;
    display: inline;
    margin: 2px 0px 2px 4px;
    padding: 4px;
    line-height: 36px;
    width: 151px;
    text-align: center;
}


.pnav-top{
	margin-bottom:16px!important;
	margin-bottom:40px;
}

#search-module-options-list{

}
ul#search-module-options-list li{
	z-index:10;
}

/***********/
span#user-loginfo{
	font-family:"Lucida Grande",Tahoma,Verdana,Lucida,Arial,sans-serif,Helvetica,"ËÎÌå";
}

/************* storm player part *************/
#stormplayer{
	background:#FFFACD;width:98%;height:100px;margin-top:16px;padding-top:10px;margin-right:12px;
}
#stormplayer img{
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
	background:#FFF;float:left;margin-left:8px;margin-right:8px;padding:6px;border:1px solid #CCC;
}
#stormplayer img:hover{
	border:1px solid #ADFF2F;
}
#stormplayer h3{
		padding:3px;
}
#stormplayer p{
	font-size:12px;padding-left:12px;padding-right:12px;
}
/************* hidden the get firefox link ***************/
/*
a[title="get firefox"] {
display: none;
}
*/
#getfirefox, x:-moz-any-link {display:none;}
/* Target IE7 only */
html>body #getfirefox {
	*display:inline;
}
dl.indexLeftItem dd {position:relative; }
/*
li a span.play100{
	display:block;
	text-indent:0;
	color:#000;
	position:absolute;
	width:31px;
	height:22px;
	left:70px!important;
	top:98px; 
	#top:113px;
	_top:96px; 
	left:-46px;
	background:url(/images/blog/play.gif) no-repeat;
	filter:Alpha(Opacity="80");
	cursor:hand;

}

li a span.play100[class]{
	background:url(/images/blog/play.png) no-repeat;
}
*/
dd a span.play100{
	display: block;
	text-indent: 0;
	color: #000;
	position: absolute;
	width:31px;
	height:22px;
	left:114px!important;
	top:79px!important;
	top:79px;
	left:16px;
	background:url(/images/blog/play.gif) no-repeat;
	filter:Alpha(Opacity="80");
	cursor:hand;
}
dd a span.play100[class]{ background:url(/images/blog/play.png) no-repeat; }
.restable{
	margin-bottom:14px; 
	width: 130px;   
	height: 155px;
	float: left; 
	text-align: center; 
	display: block;
    margin-right: 24px;   
}
table.restable td { 
	position:relative;
	text-align: center; 
	margin: 0 auto;
	margin-bottom: 12px;  
	
	}


#res{              
    padding-left: 20px;
	/*background: gray;*/
	margin-top:18px; 
  	margin-left:-24px;
	margin-right:0px;
} 
#res a{
	text-decoration:none;
}
#res h2{
	/*border-bottom:1px solid #CCC;*/
}
#res h2 a{
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
#folder-table-movie{
	height: 320px;
	padding: 0;
}
.morecom{
	text-align:left;
	padding-top:12px;
	padding-right:10px;
	font-size:14px;
	font-weight:normal;
	/*text-decoration:underline;*/
}
.folder-entry-thumb{
	/*float:left;*/
	margin: 0;
	width: 100px;
	height: 100px;
	/*
	width:100px;
	height:100px;
	*/
	padding:2px;
	border:1px solid #CCC;
}   

.folder-entry-thumb:hover{
	text-decoration: none; 
	border:1px solid #ADFF2F;
	background:#FFFACD;
}

table.restable td a.folder-entry-title{
	text-decoration:none;  
	display: block;
	width: 154px; 
	margin-top: -10px;
    margin-bottom: 12px;

	/*border-bottom:1px solid #666; */
	text-align: center;   
    /*text-indent: 12px;*/
}
table.restable td a.folder-entry-title:hover{
	text-decoration:none;
	/*border-bottom:1px solid #FF4500;*/
}
td a span.play100{
	display: block;
	color: #000;
	position: absolute;
	width:31px;
	height:22px;
	margin-top:80px!important;
	margin-left:70px!important;
	margin-top:80px;
	margin-left:-56px;
	background:url(/images/blog/play.gif) no-repeat;
	filter:Alpha(Opacity="80");
	cursor:hand;
}
td a span.play100[class]{
	background:url(/images/blog/play.png) no-repeat;
}

div.result-result{

}
.auto-complete, .yui-ac{
	background:gray;
}
.yui-ac-container{

}
.yui-ac-content{
		z-index:40;
	
}
div.yui-ac-bd ul{
	position: relative;
	z-index:6;
}
div.yui-ac-bd ul li{
	z-index:42;
}

#fast-reply table{
	margin-top:0;
	padding-top:0;
	margin-left: -64px;
	#margin-left: 0px;
	_margin-left: 0px;
	overflow:auto;
}
#userFace{
	display:block;
	padding-top:12px!important;
	padding-top:0;
	margin-top:12px;
}
#replytable{
	margin-left:0!important;
	margin-left:60px;
	margin-top:-20px!important;
	margin-top:0px;
	padding-top:0;
	width:90%;
}
body:first-of-type #replytable{
	padding-left:75px;
	width:100%;
}
#moreInfo{
	float:right;
	margin-top:-220px;
	/*
    margin-right:40px;
margin-right:120px!important;*/
}
body:first-of-type #moreInfo{
	margin-top:0;
}

.whichfloor{
	display:block;
	float:right;
	margin-top:-18px;

}
body:first-of-type .whichfloor{
	margin-top:0px
}  

td img.recImg{ 
	margin: 0 auto; 
	border: 1px solid #CCC;
	padding: 3px;
	text-align: center;
}
table#recTable td a{
	text-align: center;
	margin: 0 auto;
} 
img.recImg:hover{
	border:1px solid #ADFF2F;
	background:#FFFACD;
}                
.recTit{
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-bottom: 12px;
	padding-bottom: 12px; 
    background: green;
}         
a.recTit:hover{
	text-decoration: none;
}

#recTable{   
	padding-top: 10px;
	/*background:url(/images/blog/recbg.jpg) top left repeat-x ;*/
	
}
#recTable caption{
	text-align: left;
}     
.details{
	color: #999;
}
.supClient{
	display: block;     
	margin-top: -1px;
	margin-left: -2px; 
	margin-right: 4px;
	float: right;
	/*moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;  
	*/
}   
.supClient1{
	background: #EFEFEF;
   /* text-align: right;*/
	display: block;     
	margin-top: -42px; 
	z-index: 10032;
	width: 12px;
   	padding:2px 4px;
	float: right;
}           

a.recTitle:hover{
	text-decoration: none;
}

table { width: 100%;}
.folder-table, #folder-label { width: 100%;margin-top: -20px; }
.folder-table .folder-entry { height: 125px; width: 146px;}
#folder-label { float: left; margin:0px }
#folder-label li a { width: 40px; }
#banner01 { clear: both; text-align: center; margin: 6px 0px; height: 90px; width: 760px; }
#recently-updated, #site-news { float: left;margin-top:6px; margin-bottom: 10px; height: 290px;  }
#recently-updated { text-align: center; width: 384px;}
#recently-updated-title { border-bottom: 1px solid #ccc; height: 22px; text-align: right; }
#recently-updated span  { float: left; font-weight: bold; }
#recently-updated table { width: 100%; }
#site-news { background: url(http://doc.verycd.com/images/site-news.gif) no-repeat; width: 369px; height: 292px; margin-left: 13px; }
#site-news-container { margin: 18px; }
#site-news h3 { font-size: 14px; margin: 0px; padding: 0px; }
#site-news ul { margin: 0px; padding: 0px 0px 0px 30px; }
#site-news li { margin: 0px; padding: 0px; }
#site-news p  { margin: 10px; padding: 0px; }
#folder-label-wrapper, #folder-table-wrapper {  width: 100%; }
#folder-table-wrapper { height: 320px; }
#folder-label-wrapper { border-bottom: 1px solid #ccc; }
#folder-label-title { background: transparent; float: right; margin-top: 6px; text-align: right;}
#folder-label-title a:hover { background: transparent; }
#folder-label-title, #folder-label-title-link { width: 120px;font-weight:bold }
#folder-table-loading { text-align: center; }
td { padding-top: 10px; }
.firstLi{
	float: left;
	padding-top: 0;    
	display: block;
}