/*======================================================================*\
|| #################################################################### ||
|| #                         样式表  www.phpv.ent
|| #$Id: default.css,v 1.6 2005/12/27 14:28:33 easy Exp $
|| #################################################################### ||
\*======================================================================*/
/*------------------------------------ base style ------------------------------------*/
html, body, td, p, th, a {
	padding:0;
}

body {
	margin:0;
	padding:20px;
	text-align:left;
	background:#eeeeee;
	color: #335;
	font-family: Tahoma,"Trebuchet MS", "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img { border:0 }
a { 
	color:black;
	text-decoration:none;
}

a:link {
	color:black;
	text-decoration:none;
}

a:hover {
	color:black;
	text-decoration:underline;
}

a:active {
	color:black;
	border-style:none;
	text-decoration:underline;
}

h1 {  
	margin: 0; 
	padding:2px
}

h2 { 
	margin: 0; 
	padding:5px
}
h3 { 
	margin: 0; 
	padding:5px;
	border-bottom:#ccc 1px dashed;

}

div.frame {
	padding:15px;
	border:#ccc 1px solid;
	background:#FFF;
}

.first { BACKGROUND-COLOR: #FFFFFF; color: #000000;  }
.second { BACKGROUND-COLOR: #F5F5F5; color: #000000;  }
.header { BACKGROUND: #363636; COLOR: #FFFFFF; HEIGHT: 20px; font-size: 12px; font-family: Tahoma; font-weight: bold; }
.header2 { BACKGROUND: #698CC3; COLOR: #FFFFFF; HEIGHT: 18px; font-size: 12px; font-family: Tahoma; font-weight: bold; }
.tableborder { background: #E3E3E3; border: 1px solid #cccccc; margin-top:10px }
.tabletitle { BACKGROUND: #698CC3; }
.blue {
	color:#0063DC;
}
#login {
	border:#ccc 1px solid;
	filter:alpha(opacity=70);
	background:#FFFFFF;
	opacity: .7;
	font-size:12px;
	float:right;
	padding:0.2em 0.5em;
}

div#nav a {
	padding:0 1px;
}
div#nav {
	margin-bottom:5px;
	background:#FFF url(./images/arrows.gif) no-repeat right top;
}

/*---------------主体部分 ---------------------*/

div#channels,ul#sidemenu {
 clear:left;
 width: 250px;
 float: left;
 
 /* Notorious box model hack for IE5, thanks a bunch */
 voice-family: "\"}\""; 
 voice-family:inherit;
 width:220px;
}

.content { 
	 height: auto;
	 width: 99%;

	 overflow: hidden;
	 /* IE doesn't get overflow:visible right. */
	 voice-family: "\"}\"";
	 voice-family:inherit;    
	 overflow: visible;
}

div#items {
	margin-left:260px;
}

#copyright {
	font-size:10px;
    margin-top: 5px;
	clear:both;
	padding:5px;
	text-align:center;
	/*BORDER: #ccc 1px solid; 
	BACKGROUND-COLOR: #fff; */
	
}
.flt_top_right_block{
	background: #e0ecff; 
	border-left: #c3d9ff 1px solid; 
	padding: 3px; 
	border-bottom: #c3d9ff 1px solid; 
	position: absolute;
	cursor: pointer; 
	display: none; 
	float: right; 
	z-index: 3; 
	right: 0px; 
	top: 0px
}


div#items ul{
 padding:0;
 margin:0 0 30px 0;
 width:100%
}

div#items h4 {
  margin:0; 
  padding: 0 0.2em;
}

div#items li {
   padding: 8px 5px !important;
   margin: 10px;
   list-style-type:none;
   padding: 10px 15px;
   clear:right;
   border-bottom:#eeeeee 1px solid;
   background:#F8F8FF;
   width:auto
}
div#items .blogtitle{
   padding: 3px !important;
   color:black;
   font-weight:bold;
   font-size:15px;
}

div#blog_content a:link,div#blog_content a:visited,.content a:link,.content a:visited {
	background:#eeeeee;
	border-bottom:#cccccc 1px dashed;
	text-decoration:none;
}
div#blog_content a:hover, div#blog_content a:active,.content a:hover, .content a:active {
	background:#eeeeee;
	border-bottom:blue 1px dashed;
	text-decoration:none;
}

div#blog_content {
	width:100%;
}


.content,h4 { 
 height: auto;
 width: 99%;

 overflow: hidden;
 /* IE doesn't get overflow:visible right. */
 voice-family: "\"}\"";
 voice-family:inherit;    
 overflow: visible;
}

div#more {
	padding:10px 5px;
	text-align:right;
}

#link ul {
	 padding:0;
	 margin:0;
}
#link li {
   margin: 0px;
   list-style-type:none;
   padding: 2px 0;
   clear:right;
   line-height:10px;
   border-bottom:#eeeeee 1px solid;
   width:auto
}

div#comment {
   padding: 5px 0px !important;
   margin-top: 30px;
   list-style-type:none;
   padding: 10px 15px;
   clear:right;
   border-top:#E2E1E1 1px solid;
   background:#F8F8FF;
   width:auto
}

div#comment ol{
   margin: 0 3px;
   padding: 0px;

}
div#comment li{
   list-style-type:none;
   margin: 0;
   padding: 10px 0px;
   border-bottom:#cccccc 1px solid;
   width:auto
}

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 12px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #e5e5e5}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
