@CHARSET "UTF-8";

#user {
	width:268px;
	height:398px;
	float:right;
	margin:0 0 10px 0;
	border:1px solid #ccc;
	overflow:hidden;
}
#user form{
	position:relative;
	top:2px;
}
#user form label {
	display:block;
	padding:6px 0 4px 12px;
}
#user form label input.text {
	width:180px;
	height:20px;
	border:1px solid #666;
	background:#eee;
}
#user form label input.code {
	width:100px;
}
#user form label.yzm {
	position:relative;
	top:-14px;
}
#user form img {
  width:78px;
  height:30px;
  position:relative;
  top:10px;
  cursor:pointer;
}
#user form p {
	paddding:5px 0;
	text-align:center;
	position:relative;
    top:-5px;
}
#user form p input.submit {
	width:45px;
	height:24px;
    cursor:pointer;
	font-size:12px;
}
#user form p a {
	color:green;
	text-decoration:none;
}
#user form p a:hover {
	text-decoration:underline;
}
#user div.a {
	width:80%;
	margin:10px auto;
	border:1px solid #eee;
	background:#fffffc;
	height:22px;
	line-height:22px;
	text-align:center;
	border-right:none;
	border-left:none;
}
#user div.a strong {
	color:#ff6600;
}
#user div.b {
	width:80%;
	margin:0 auto;
	padding:15px 0 0 0;
	height:85px;
}
#user div.b img {
	display:block;
	float:left;
}
#user div.b a {
	text-decoration:none;
	padding:10px 0 0 0;
	display:block;
	float:right;
	width:120px;
	
	color:green;
	letter-spacing:2px;
	
}
#user div.b strong.read a{
 
	background:url(../images/meg.gif) no-repeat;
	background-position: 39px 10px;
	
	
}
#user h3 {
	font-size:12px;
	padding:8px 10px;
	clear:both;
}
#user h3 span {
	color:#ccc;
}
#user dl {
	width:72px;
	float:left;
	padding:0 0 0 12px;
}
#user dl dt img {
	display:block;
}
#user dl dd {
	padding:5px;
	text-align:center;
}
#news {
	width:378px;
	height:398px;
	border:1px solid #ccc;
	float:right;
	margin:0 10px 10px 0;
	padding:0 10px;
}
#news h3 {
	text-align:center;
	padding:10px;
	color:#333;
	font-size:16px;
}
#news h3 a {
	color:#333;
    text-decoration:none;
}
#news h3 a:hover {
	text-decoration:underline;
}
#news p {
	line-height:150%;
}
#news p a {
	color:#333;
    text-decoration:none;
}
#news p a:hover {
	text-decoration:underline;
}
#news p.link {
	color:green;
	padding:4px 0;
	border-bottom:1px dashed #999;
}
#news p.link a {
	color:green;
	display:inline-block;
	padding:0 0 5px 0;
}
#news ul {
	padding:5px 2px 0 2px;
}
#news ul li {
	padding:0 0 0 8px;
	background:url(../images/pointer.png) no-repeat left center;
	height:24px;
	line-height:24px	
}
#news ul li em {
	float:right;
	font-style:normal;
	font-family:Tahoma;
}
#news ul li a {
	color:#666;
	text-decoration:none;
}
#news ul li a:hover {

	text-decoration:underline;
}
#pic {
	width:270px;
	height:195px;
	float:left;
	margin:0 0 10px 0;
} 
#pic embed {
	display:block;
	border:1px solid #ccc;
}
#rec {
	width:268px;
	height:193px;
	float:left;	
	margin:0 0 10px 0;
	border: 1px solid #ccc;  
}
#rec ul {
	padding:2px 10px 10px 10px;
}
#rec ul li {
	padding:0 0 0 8px;
	background:url(../images/pointer.png) no-repeat left center;
	height:23px;
	line-height:23px	
}
#rec ul li em {
	float:right;
	font-style:normal;
	font-family:Tahoma;
}
#rec ul li a {
	color:#666;
	text-decoration:none;
}
#rec ul li a:hover {
	text-decoration:underline;
}
#sidebar-right {
	width:270px;
	height:835px;
	float:right;	
	margin:0 0 10px 0;
}
#sidebar-right div.adver {
	width:270px;
	height:198px;
	margin:0 0 10px 0;
}
#sidebar-right div.adver img {
	display:block;
}
#sidebar-right div.hot,#sidebar-right div.comm,#sidebar-right div.vote {
	border:1px solid #ccc;
	height:200px;
	margin:0 0 10px 0;
}
#sidebar-right div.vote {
	margin:0;
}
#sidebar-right div.vote h3 {
	padding:10px;
	text-align:center;
	font-size:14px;
	color:#369;
	border-bottom:1px dashed #ccc;
	width:80%;
	margin:5px auto;
}
#sidebar-right div.vote form label {
	display:block;
	padding:2px 0 2px 20px;
}
#sidebar-right div.vote form p {
	text-align:center;
	padding:5px;
}
#sidebar-right div.vote form p input {
	width:45px;
	height:20px;
	margin:0 3px;
	cursor:pointer;
	font-size:12px;
}
#sidebar-right ul {
	padding:3px 10px 10px 10px;
}
#sidebar-right ul li {
	padding:0 0 0 8px;
	background:url(../images/pointer.png) no-repeat left center;
	height:24px;
	line-height:24px	
}
#sidebar-right ul li em {
	float:right;
	font-style:normal;
	font-family:Tahoma;
}
#sidebar-right ul li a {
	color:#666;
	text-decoration:none;
}
#sidebar-right ul li a:hover {
	text-decoration:underline;
}
#picnews {
	width:678px;
	height:198px;
    border:1px solid #ccc;
	float:left;	
	margin:0 0 10px 0;
}
#picnews dl {
	width:80px;
	height:166px;
	float:left;
	padding:16px 0 0 15px;
}
#picnews dl dt {
	border:1px solid #999;
	padding:3px;
}
#picnews dl dt img {
	border:none;
	display:block;
}
#picnews dl dd {
	padding:6px;
	text-align:center;
}
#picnews dl dd a {
	color:#666;
	text-decoration:none;
}
#picnews dl dd a:hover {
	text-decoration:underline;
}
#newslist {
	width:680px;
	height:625px;
	float:left;	
	margin:0 0 14px 0;
}
#newslist div.list {
	width:49%;
	height:306px;
	border:1px solid #ccc;
	float:left;
}
#newslist div.list h2 a {
	float:right;
	padding:0 10px 0 0;
}
#newslist div.list h2 a {
	color:green;
	text-decoration:none;
}
#newslist div.list h2 a:hover {
	text-decoration:underline;
}
#newslist ul {
	padding:8px 10px 0 10px;
}
#newslist ul li {
	padding:0 0 0 8px;
	background:url(../images/arrow.png) no-repeat left center;
	height:24px;
	line-height:24px	
}
#newslist ul li em {
	float:right;
	font-style:normal;
	font-family:Tahoma;
}
#newslist ul li a {
	color:#666;
	text-decoration:none;
}
#newslist ul li a:hover {

	text-decoration:underline;
}
#newslist div.right {
	float:right;
}
#newslist div.bottom {
	margin:0 0 10px 0;
}




