﻿
.pageinfo table
{
    width:auto;
    float:right;    
}

#discuss,#newbehave,#hotwishes
{
    width:auto;
    float:none;    
}

#discuss dl
{
    width:333px;
    padding: 0 10px    
}

#discuss dt
{
    background:url(../images/arrow.gif) no-repeat 0 50%;
    padding-left:10px;
    border-bottom:1px #ccc dashed;
    position:relative; 
    margin:6px 0;
    line-height:1.8em;  
}

#discuss dt span
{
    position:absolute;
    right:10px;
    font-weight:normal;   
}

#discuss dd span
{
    color:#ed2d00;    
}

.toppic
{
    float:left;
    text-align:center;
    margin:10px;      
}

.piclist
{
    width:346px;
    float:right;
    margin:0 10px;  
}

.piclist img
{
    float:left;
    padding-right:8px;
    width:101px;
    height:60px;    
}

.piclist li
{
    border-top:1px #ccc dashed;
    margin-top:4px;
    padding-top:6px;    
}

.piclist li:first-child
{
    border:0;
}

.toppic span,.piclist span,.toppic strong
{
    display:block;    
}

.toppic img
{
    width:325px;
    height:181px;    
}

.piclist .date
{
    font-size:1.6em;    
}

.topwishes
{
    text-align:center;
    margin:10px 10px 0;    
}

.topwishes img
{
    width:340px;
    height:144px;
} 

.topwishes span
{
    display:block;
    margin-top:6px;
}

#hotwishes .newsinfo
{
    width:350px;    
}

.masseswishes th
{
    background:#e3eff8;
    border:#639ab7 solid;
    border-width:1px 0;
    color:#2f91c5;    
}

.masseswishes td
{
    border-bottom:1px #ccc solid;  
}

.masseswishes .center
{
    text-align:center;
}

.masseswishes .color
{
    color:#d30000;
}

.pageinfo
{
    text-align:right;    
}

.postwishes
{
    border:1px #ccc solid;
    padding-bottom:8px;
}

.postwishes h3
{
    border-bottom:1px #ccc solid;
    padding:3px 16px;    
}

.postwishes div
{
    margin:8px 10px;    
}

.postwishes input
{
    width:195px;    
}

.alltype
{
    position:absolute;
    right:0;
    top:0;    
}

.alltype li
{
    float:left;
    margin:4px;
    display:inline;
}

.alltype a
{
    width:79px;
    line-height:24px;
    display:block;
    background:#03a9d3;
    text-align:center;    
}

.alltype a:hover
{
    background:#e3eff8;    
}

.year
{
    position:absolute;
    top:10px;
    right:50%;    
}

.year li
{
    float:left;
    margin:0 4px;
    display:inline;  
}

.journal-list{
	width:630px;
	margin:0 auto;
}
    
.journal-list li{
	float:left;
	margin:0 0 20px 20px;
	display:inline;
}

.journal-list img{
	width:184px;
	height:232px;
	display:block;
}

.journal-list .nper{
	margin-left:30px;
}

.journal-list .nper img{
	width:61px;
	height:9px;
	vertical-align:middle;
	margin-left:4px;
	display:inline;
}

.dietbox{
	padding-left:8px;
}

.dietinfo{
	float:left;
	width:400px;
	position:relative;
}

.dietinfo img{
	float:none;
}

.dietinfo dt{
	color:#FB0D0B;
	margin:6px 0;
}

.dietinfo dd{
	text-indent:2em;
	line-height:22px;
}

.dietinfo dl dt{
	color:#333;
}

.dietinfo dl dd{
	text-indent:3em;
}

.picbox{
	width:273px;
	height:758px;
	padding-left:40px;
	background:#F6B505 url(../images/diet_pic_bg.png) no-repeat 0 0;
	float:right;
}
.picbox-1{
	width:259px;
	height:758px;
	padding-top:8px;
	padding-left:40px;
	padding-right:14px;
	background:#F8D9E3 url(../images/volunteer_pic_bg.png) no-repeat 0 0;
	float:right;
}
.picbox img,.picbox-1 img{
	margin-bottom:14px;
	color:#333;
}

.diet-tab{
	border-bottom:2px #FE9900 solid;
	margin-bottom:8px;
}

.diet-tab li{
	float:left;
	margin-left:4px;	
	width:219px;
	height:23px;
	line-height:23px;
	background:#FE9900;
	text-align:center;
	display:block;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}

.diet-tab .selected{
	background:#eaeaea no-repeat 25% 50%;
	color:#333;
}
.diet-tab-1{
	border-bottom:2px #E15885 solid;
	margin-bottom:8px;
}

.diet-tab-1 li{
	float:left;
	margin-left:4px;	
	width:219px;
	height:23px;
	line-height:23px;
	background:#E15885;
	text-align:center;
	display:block;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
}

.diet-tab-1 .selected{
	background:#eaeaea;/* url(../images/small_logo.gif) no-repeat 25% 50%;*/
	color:#333;
}