﻿body
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0px;
	color:#383838;
	background:#c0c0c0 url("img/body-bg.jpg") no-repeat top center;
}
img
{
	border:none;
}
ul,li
{
	margin:0px;
	padding:0px;
}

a
{
	text-decoration:none;
	color:#383838;
}

form
{
	margin:0px;
	padding:0px;
}

#header
{
	width:980px;
	height:304px;
	margin:0px auto;
	background:url("img/head-bg.jpg") no-repeat right;
	overflow:hidden;
}
#header-login
{
    margin-top:148px;
    width:220px;
    height:156px;
    background-color:#fff;
}

#main
{
	width:980px;
	border-top:1px solid #c0c0c0;
	margin:0px auto 0px auto;
	background:#fff;
}

.module-h2
{
	background-color:#636363;
	font-size:14px;
	font-weight:normal;
	padding-left:15px;
	margin:0px;
	color:#ffffff;
	line-height:24px;
	height:24px;
}
.title
{
    float:left;
    margin-left:3px;
    color:#fff;
    font-size:18px;
}
.green {background:url("img/green-title.jpg") no-repeat;width:107px;height:71px;padding:20px 0px 0px 10px;}
.blue {background:url("img/blue-title.jpg") no-repeat;width:115px;height:110px;padding:33px 0px 0px 15px;}
.orange {background:url("img/orange-title.jpg") no-repeat;width:115px;height:110px;padding:38px 0px 0px 10px;}
.red {background:url("img/red-title.jpg") no-repeat;width:115px;height:110px;padding:38px 0px 0px 25px;}
.red1 {background:url("img/red1-title.jpg") no-repeat;width:115px;height:110px;padding:38px 0px 0px 25px;}
.yellow {background:url("img/yellow-title.jpg") no-repeat;width:115px;height:110px;padding:38px 0px 0px 25px;color:#000;}
#main-left
{
	float:left;
	width:220px;
}
#main-right
{
	float:right;
	width:755px;
}
#main-right p
{
    margin:10px;
}
#main-center
{
    clear:both;
}

#footer
{
	width:978px;
	margin:10px auto 0px auto;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    background-color:#636363;
}
#footer a
{
	color:#dadada;
}

#page-login .button
{
	background-image:url("img/button-bg.jpg");
	background-repeat:no-repeat;
	border:0px;
	width:46px;
	height:29px;
	color:#ffffff;
	cursor:pointer;
}


#account-left li
{
	border-bottom:1px dashed #dadada;
	margin:10px auto;
	padding:5px 15px;
	list-style:none;
}
#account-left a
{
	font-size:14px;
	color:#973b88;
}

#recommand-div
{
	position:absolute;
	width:330px;
	border:1px solid #a5a5a5;
	background-color:#f0ffd0;
	left:260px;
	top:50px;
	padding:5px;
}
#vote-div
{
	position:absolute;
	width:200px;
	border:1px solid #a5a5a5;
	background-color:#f0ffd0;
	left:0px;
	top:0px;
	padding:5px;
	z-index:9999;
	text-align:left;
}
#recommand-div span,#vote-div span
{
	text-decoration:underline;
	cursor:pointer;
}

#recommand-div h1,#vote-div h1
{
	font-size:12px;
}

#recommand-body,#vote-body
{
	background-color:#ffffff;
	border:1px solid #dadada;
	padding:5px;
}

#recommand-body input,#vote-body input
{
	height:14px;
}
#vote-div img
{
	float:right;
	vertical-align:middle;
	height:19px;
	margin-right:80px;
}
.works-list
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.works-list li
{
	text-align:center;
	float:left;
	line-height:20px;
	margin-right:30px;
	margin-bottom:20px;
}
.works-list .op a
{
	color:#cc3218;
}

.cover-img
{
	width:160px;
	height:106px;
	border:1px solid #dadada;
}

.author-pic
{
	width:75px;
	height:75px;
	float:left;
	margin: 0px 10px 10px 0px;
}

.home-works-list
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.home-works-list li
{
	text-align:left;
	float:left;
	width:162px;
	line-height:16px;
	margin-left:25px;
	margin-right:10px;
	margin-bottom:40px;
}
.home-works-list .op
{
	overflow:hidden;
	width:150px;
	margin:3px auto;
	line-height:18px;
}
.home-works-list .op a
{
	color:#cc3218;
}
.home-cover-img
{
    width:160px;
    height:106px;
    border:1px solid #dadada;
}
.vote
{
	display:block;
	width:48px;
	height:20px;
	line-height:20px;
	text-align:center;
	cursor:pointer;
	color:#000000;
	border:1px solid #dadada;
	background-color:#eeeb76;
}

.vote-count
{
	font-size:14px;
	color:#d8672d;
}
.works-name
{
	background-image:url("img/arrow.gif");
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	padding-top:10px;
	padding-left:45px;
	font-size:16px;
}
.works-name a
{
	color:#116d64;
}

.works-list3
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.works-list3 li
{
	text-align:left;
	float:left;
	width:335px;
	height:140px;
	line-height:22px;
	margin-bottom:60px;
	font-size:14px;
	color:#15828c;
	font-weight:bold;
}
.works-list3 li a
{
	font-size:14px;
	font-weight:normal;
	color:#931e76;
}
.cover-img3
{
	width:165px;
	height:136px;
	border:2px solid #ffffff;
	float:left;
	margin-right:10px;
}
.pager
{
	text-align:center;
	margin-bottom:20px;
	font-size:14px;
}

.top-list
{
	margin:10px auto;
	list-style:none;
}

.top-list li
{
	text-align:center;
	line-height:20px;
	margin-bottom:20px;
}
.top-list li a
{
	color:#383838;
	font-size:14px;
}

.bd-pic
{
    margin:10px 20px;
    text-align:center;
}
.bd-meta
{
    margin:10px 20px;
    text-align:center;
}
.bd-info
{
    margin:10px 20px;
    text-align:justify;
}

.vote-parent
{
	position:relative;
}