﻿* {

	padding: 0px; 

	margin:0px;

}

p {

	margin: 0.7em 0px;

	line-height:1.6em;

}

dl {

	margin:1em 0px;

}

dt 

{

	font-weight:bold;

}

dd 

{

	margin:0.5em 1em;

	padding:0;

}

a img {

	border:0;

}

.clear {

	clear:both;

	height:20px;

}

blockquote 

{

    margin:10px;

    padding-left:10px;

    border-left:#ccc 2px solid;

    color:#666;

}

fieldset 

{

	border:none;

}

body 

{

	background: #f9f8f4; 

	margin: 0px 20px; 

	font: 76%/1.6em verdana, tahoma, "lucida grande",  sans-serif; 

	color: #333; 

	text-align: center;

}

a 

{

    text-decoration:none;

}

a:link {

	color: #265e15;	

}

a:visited {

	color: #265e15;

}

a:hover, a:active {
	color: #333;
	text-decoration:underline;

}

a1:link {
	color: #265e15;	
}

a1:visited {
	color: #265e15;
}

a1:hover, a:active {
	color: #ff0000;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 

{

	font-family:Georgia, Verdana, Arial, Serif;

}

input {
	font-family: Tahoma, Arial;
	font-size: 12px; 
}
input.text {
	height: 14px;
	padding: 1px;
	border: 1px solid #ddd;
	color: #003333;
	background-color: #FbFbFb;
}
input.button {
	height: 20px;
	border: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	color: #333333;
	background-color: #FbFbFb;
}	


.post-body{
	width:600px;
	margin:0 0 10px 0;
	padding:0;
	word-break:break-all;
	color:#333;
	text-align:left;
	line-height:175%;
	float:left;
}

#container {

	border: #ddd 1px solid; 

	background: #fff; 

	margin: 0px auto; 

	width: 900px; 	

	position: relative; 

	text-align: left;

}

#navigation {
	background: transparent;
	margin: 20px auto 0px;
	overflow: hidden;
	width: 880px;
	position: relative;
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
}

 html #navigation {

	height: 1%;

}

#navigation ul li {

	float: left; 

	margin: 0px 5px 0px 0px; 

	list-style-type: none;

}

#navigation ul li a {

	border: #ddd 1px solid; 

	border-bottom:none;

	padding: 0 10px 2px 10px; 

	display: block; 

	background: #F3F3F3; 

	text-decoration: none;

}

#navigation ul li a:hover {

	background: #fafafa;

}

#navigation ul li a:active {

	background: #fafafa;

}

#navigation ul li.current_page_item a {

	background: #fff;

	color: #333;	

	border: #ccc 1px solid; 

	border-bottom:none;

}

#navigation ul li.search {

	font-size: 0.9em; 

	right: 0px; 

	position: absolute; 

	top: 0px;

}

#navigation ul li.search input#s {

	border: #999 1px solid; 

	font-size: 0.9em; 	

	width: 100px; 

	padding: 2px; 	

	background:#fff;

}

#navigation ul li.search input#searchsubmit {

	border: #999 1px solid; 

	font-size: 0.9em; 

	background: #e6e6e6; 

	margin: 0px 0px 0px 2px; 

	color: #265e15; 

	padding: 2px; 		

}

#header {

	clear: both; 

	float: left; 

	margin: 10px 5px; 

	width: 450px;

}

#header h1 

{

	font-size:1.3em;

	margin:10px 0 0 10px;

	font-variant:small-caps;

	letter-spacing:1px;		

}

#header h1 a {

	display: block; 	

	text-decoration:none;	

}

#header h2 

{

	margin:5px 0 0 10px;

	font-size:1em;

	font-weight:normal;

	font-family:Tahoma, Verdana, Arial, Serif;

	letter-spacing:1px;		

}

#feedarea {

	padding:10px 10px 0 0; 

	float: right; 	

	text-align: right;

}

html #feedarea {

	padding-top: 10px;

}

#feedarea dl dt {

	display: inline; 

	margin-right: 5px; 

	height: 45px;

}

#feedarea dl dd {

	display: inline; 

	margin-right: 5px; 

	height: 45px;

	background:url(sinid/feed.gif) no-repeat left center;

	padding-left:16px;

}

#headerimage {

	clear: both; 

	background: #fff url(http://www.wowo520.cn/wowo520_up/banner20091016.jpg) no-repeat 0px 0px;

	margin: 10px; 

	color: #fff; 

	height: 160px;

}

 html #headerimage {

	margin-top: 0px;

}
/*AVAD广告*/
.avad{
border:dashed #99CC99 1px;
}
/*焦点图,热点*/
#content1 {

	margin: 10px 10px 10px 20px; 

	overflow: auto;

}

 .wpflickr_container { width:400px; margin:0 auto; text-align:center; }
 .wpflickr_title { text-align:left; font-weight:bold; font-family:Tahoma,Arial,sans-serif; font-size:11px; line-height:1.0em; }
 .wpflickr_footer { text-align:right; font-face:Tahoma,Arial,sans-serif; font-size:11px; line-height:1.0em; }
 .wpflickr_footer a { text-decoration: none; }

/* Reset style */
* { margin:0; padding:0; word-break:break-all; }
body { background:#FFF; color:#333; font:12px/1.6em Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color:#0287CA; text-decoration:none; }
 a:hover { text-decoration:underline; }
ul, li { list-style:none; }
fieldset, img { border:none; }
legend { display:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
input, textarea, select, button { font:12px Helvetica, Arial, sans-serif; }
table { border-collapse:collapse; }
html { overflow:-moz-scrollbars-vertical; } /*Always show Firefox scrollbar*/

/* iFocus style */
#ifocus { width:500px; height:245px; float:left; margin:0px 25px 0px 0px; border:1px solid #DEDEDE; background:#F8F8F8; }

/* hot style */
.dis {
DISPLAY: block
}
.undis {
DISPLAY: none
}
#cntR {
WIDTH: 325px;
margin:0px 0px 0px 5px;
float:right
}
#NewsTop {
CLEAR: both; MARGIN-BOTTOM: 16px
}
#NewsTop P {
FLOAT: left; LINE-HEIGHT: 21px
}
#NewsTop P.topTit {
FONT-WEIGHT: bold; WIDTH: 117px;text-align:left
}
#NewsTop P.topC0 {
BACKGROUND: #dcdcdc; BORDER-LEFT: #f2f2f2 1px solid; WIDTH: 45px; CURSOR: pointer
}
#NewsTop P.topC1 {
BACKGROUND: #c2130e; BORDER-LEFT: #f2f2f2 1px solid; WIDTH: 40px; COLOR: #fff
}
#NewsTop #NewsTop_tit {
BORDER-BOTTOM: #c2130e 3px solid; HEIGHT: 29px;text-align:center
}
#NewsTop #NewsTop_cnt {
PADDING-LEFT: 32px; BACKGROUND: url(http://www.wowo520.cn/images/li.gif) no-repeat 12px 13px; LINE-HEIGHT: 26px; PADDING-TOP: 7px; HEIGHT: 208px; TEXT-ALIGN: left
}
#NewsTop #NewsTop_cnt A {
COLOR: #666; TEXT-DECORATION: none
}
#NewsTop #NewsTop_cnt A:hover {
COLOR: #c2130e; TEXT-DECORATION: underline
}


#index_ad {

	float: left; 
margin: 15px 0px 0px 0px;

}

.orange{
width:580px;
}
.picadd{
float:left;
}


/*焦点图,热点,广告---结束*/


#content {

	margin: 10px 10px 10px 20px; 

	overflow: auto;

}

 html #content {

	height: 1%;

}

#content h3 {

	font-size: 1.2em; 

	margin: 1em 0px 0px;

}

#content h4 {

	font-size: 1.1em; 

	margin: 1em 0px;

}

#content h5 {

	font-size: 1em; 

	margin: 1em 0px;

}

#content-main ul 

{

    margin:1em;

    padding:0 1em;

    list-style-image:url(sinid/bullet.png);

}

#content ol 

{

    list-style-type:decimal;

    margin:1em;

    padding:0 1em;

}

#content-main {

	float: left; 

	width: 600px; 

	margin-right: 20px;

}
#content-main2 {

	float: left; 

	width: 720px; 

	margin-right: 0px;

}

 html #section-index #content-main {

	margin-right: 20px;

}

#content .post 

{

	padding:0 0 1px 0;

	border-bottom:#ddd 1px dashed;

}

#content p img.right {

	float: right; margin:10px 0 0 10px;

}

#content p img.left {

	float: left; margin:0 10px 10px 0;

}

#content .post h2 

{

	font-size: 1.2em; 

	margin: 1em 0px 0px;	

	letter-spacing:1px;

	font-weight:normal;

}

#content .entry 

{

    margin:5px 0 0 0;

    padding-right:1em;  

}
#content .entry img
{
	border: 1px solid #ced4ca;
	padding: 2px;
	margin: 0 10px 2px 0;
	}

#content .entry a 

{

    border-bottom:#999 1px dashed;

    text-decoration:none;

}

.post-info , .postmetadata

{

	font-size:12px;

	color:#999;

	margin:0;

	padding:0;	

}


/*---------------------------文章上下翻条------------------------*/
div.post-nav {
	width:100%;
	clear:both;
	float:left;
}
div.post-nav a.l{
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
div.post-nav a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}
/*---------------------------文章上下翻条------------------------*/


#sidebar {

	float: left; 

	width: 240px;

	font-size:12px;
margin: 0px 0px 0px 0px;

}

#sidebar ul

{

	list-style:none;

	margin:0;

	padding:0;

}

#sidebar ul ul

{	list-style:none;

	margin:0.5em 0 0 1em;

	padding:0;
        list-style-image:url(sinid/bullet.png);
}


li.sidebox {

	padding:10px;

	background:  #F3F3F3 no-repeat left top; 

	margin-bottom: 10px; 	

}

html li.sidebox {

	padding-bottom: 10px;

}

li.sidebox h2 {

	font-weight: bold; font-size: 1.0em; text-align: left;

}

#sidebar li.sidebox p img {

	float: left; margin: 0px 5px 5px 0px;

}



#footer {

	clear: both; 	

	background: transparent; 

	margin: 0px auto; 

	overflow: auto; 

	width: 900px; 

	color: #999; 

	text-align: left;

}

 html #footer {

	height: 1%;

}

#footer p {

	float: left; width: 60%; line-height: 1.2em;

}

#footer p img {

	vertical-align: text-bottom;

}

#footer ul {

	float: right; 

	margin: 1em 0px; 

	width: 40%; 

	text-align: right;

	font-size: 0.9em; 

}

#footer ul li {

	display: inline; 

	margin-left: 5px; 

	list-style-type: none;

}

#stat {
	display:none;
}

#comments, #respond{

	margin: 2em 0 0 5px;

}

#commentform 

{

	margin:10px;

	padding:10px;

}

#container .commentlist {

	margin: 0;

	padding: 0;

}

.commentlist li 

{

	list-style:none;

	margin: 1em 0;

	padding: 0.5em;	

	background:#f5f5f5;

}

.commentlist li.alt 

{

    background:#fafafa;

}

.commentlist li .cmtinfo 

{

	font-size:1em;	

	border-bottom: #eee 1px solid;

}

.commentlist li cite 

{

	font-style:normal;

	font-weight:bold;

}

.commentlist li .cmtinfo em 

{

	float:right;

	margin:0;

	padding:0;

	font-style:normal;

	font-size:0.9em;

	color:#999;

}

textarea{

	width: 90%;

	padding:5px;

	height: 10em;

	border: 1px solid #ddd;	

}

.post h4 

{

	font-size:1em;

	font-weight:normal;

	font-family:Verdana, Tahoma, Arial, Serif;

}

.post h4 em

{

	font-style:normal;

	float:right;

	font-weight:normal;

}



/* Tags cosmos */

.entry ul.cosmos {

	margin: 2em 0;

	list-style: none;

	font-size: 140%;

	}

			

.entry li.cosmos {

	display: inline;

	padding: 0;

	margin: 4px;

	line-height: 2em;

	}


.entry li.keyword1 { font-size: 0.7em; }

.entry li.keyword2 { font-size: 0.9em; }

.entry li.keyword3 { font-size: 1.0em; }

.entry li.keyword4 { font-size: 1.1em; }

.entry li.keyword5 { font-size: 1.2em; }

.entry li.keyword6 { font-size: 1.3em; }

.entry li.keyword7 { font-size: 1.4em; }

.entry li.keyword8 { font-size: 1.5em; }

.entry li.keyword9 { font-size: 1.6em; }

.entry li.keyword10 { font-size: 1.7em; }

.entry li.keyword11 { font-size: 1.8em; }

.entry li.keyword12 { font-size: 1.9em; }

.entry li.keyword13 { font-size: 2.0em; }

.entry li.keyword14 { font-size: 2.1em; }

.entry li.keyword15 { font-size: 2.2em; }
