/*
WEEKLYTOPICS -LIST
*/

.weekly_post{
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
#weekly_sigle .catlist,
.weekly_post .catlist {
	float: left;
	margin-right: 10px;
	width: 370px;
}
#weekly_sigle .date,
.weekly_post .date{
		font-weight: bold;
		width: 110px;
		text-align: left;
}
#weekly_sigle .date,
.weekly_post .date,
#weekly_sigle .num_comment,
.weekly_post .num_comment{
	font-size: 13px;
}
#weekly_sigle .num_comment,
.weekly_post .num_comment{
	float: right;
	padding: 0 0 0 30px;
	text-align: right;
	background: url(images/icon/icon_bubble.jpg) no-repeat left center;
}
#weekly_sigle h3,
.weekly_post h3{
	margin-bottom: 5px;
}
.weekly_post h3 a{
	font-size: 15px;
	font-weight: bold;
	color: #197AC5;
	padding: 5px 0 5px 50px;
	background: url(images/icon/icon_theme.jpg) no-repeat 0 5px;	
	display: block;
}

.weekly_post .getimg{
	width: 240px;
	height: 160px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.weekly_post .gettext{
	float: left;
	width: 258px;	
}

.weekly_post .lastcomment{
	border: 1px solid #ccc;
	height: 115px;
	width: 240px;
	position: relative;
	margin: 0 5px;
}

.weekly_post .lastcomment h4{
	position: absolute;
	top: 10px;
	left: -10px;
	width: 258px;
	height: 32px;
}
.weekly_post .lastcomment p{
	padding: 45px 10px 0 10px;
	height: 65px;
	overflow: hidden;
}
.weekly_post .getmore{
	margin: 20px 10px 0 0;
	text-align: right;
}

#weekly_sigle h3{
	color: #000000;
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 10px;
}
#weekly_sigle .get_content{
	font-size: 14px;
    line-height: 23px;
}

#weekly_sigle .weekly_comment_list{
	padding: 10px;
	border: 2px solid #ccc;
	margin: 0 0 15px 0;
	border-radius: 5px;
	background: url(images/bg/bg_weekly_comment_list.png) 0 0 repeat-x;
}

#weekly_sigle .weekly_comment_list ul{
	margin: 5px 0 0 0;
	text-align: right;
}
#weekly_sigle .weekly_comment_list ul li{
	float: right;
	margin: 0 0 0 10px;
}
#weekly_sigle .weekly_member_login .desc{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	margin: 20px 0;
	background: url(images/bg/weekly_member_login_desc.png) no-repeat top center;
	padding: 10px 0;
}

#weekly_sigle .weekly_member_login .login_form_bd{
	border: 3px solid #615D5C;
}
#weekly_sigle .weekly_member_login .login_form{
	border: 3px solid #ffffff;
	background: #EFEDEE;
	padding: 10px 25px;
}
#weekly_sigle .weekly_member_login .login_form p{
	margin: 10px 0;
	font-size: 13px;
}
#weekly_sigle .weekly_member_login .member_remark_title{
	font-size: 110%;
	font-weight: bold;
}
#weekly_sigle .weekly_member_login .submit{
	text-align: center;
	height: 30px;
}


.consumerlist_pr {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    line-height: 25px;
    margin: 15px auto;
    overflow: hidden;
    padding: 5px 0;
}
.consumerlist_pr p span {
    color: #CAC7C7;
    font-size: 12px;
    font-weight: bold;
    margin-right: 20px;
    text-transform: uppercase;
}
.consumerlist_pr p a {
    color: #000000;
    text-decoration: none;
}
.consumerlist_pr p a:hover {
    text-decoration: underline;
}
#loginform_weekly, 
#register{
	margin: 15px 0;
}
#loginform_weekly th{
		padding: 10px 0;
		width: 150px;
		font-weight: bold;
}
#loginform_weekly th label,
#register th label{
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	background: url(images/icon/icon_login_label.png) no-repeat 0 3px;
}

#loginform_weekly td .input,
#register td input[type="text"]{
	border: 1px solid #ccc;
	background: #fff;
	height: 25px;
	width: 280px;
}
#loginform_weekly  #wp-submit{
	text-align: center;
	border: none;
	margin: 5px auto;
	display: block;
}
#loginform_weekly  #wp-submit:hover{
	cursor:pointer;
}
#loginform_weekly .forgetmenot{
	text-align: center;
}
#loginform_weekly .forgetmenot input{
	margin: 0 5px;
}

/** REGITER _PAGE **/
#regist_page{
	background: #FFFFFF;
	padding: 20px 18px;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

#regist_page p{
	line-height: 25px;
	margin: 10px 0;
}
#regist_page p.agree{
	margin: 10px 0 10px 105px;
}
#regist_page .regist_form{
	border: 3px solid #ffffff;
	background: #EFEDEE;
	padding: 0 30px;
}
#regist_page .regist_form_bd{
	border: 3px solid #615D5C;
}
#register th{
	padding: 10px 0;
	width: 230px;
	font-weight: bold;
}
#register .register_hr{
	border: 1px solid #fcf9f9;
	margin: 20px 0;
}


#register .submit{
	text-align: center;
	margin: 10px 0 0 0;
}

#regist_page .strong{
	font-weight: bold;
}
#regist_page .req{
	color: #FFFFFF;
	background: #0758EF;
	border: 1px solid #222;
	padding: 2px 5px;
	margin: 0 3px;
}
#regist_page .register_form{
	width: 100%;
}
#regist_page .register_form td{
	padding: 10px 10px 10px 20px;
	border: 1px solid #e3e3e3;
}
#regist_page .register_form th{
	background: #F9F9F9;	
	padding: 10px 10px 10px 20px;
	border: 1px solid #e3e3e3;
	width: 170px;
}
#regist_page .register_form th .req{
	float: right;
}

#regist_page .register_form td .input{
	width: 260px;
	border: 1px solid #e3e3e3;
	height: 20px;
}
#regist_page .register_form td .remark{
	width: 210px;
	text-align: left;
	float:right;
	font-size: 12px;
	line-height: 20px;
}
.overflowbox{
	width: 630px;
	padding: 20px;
	border: 1px solid #e3e3e3;
	margin: 20px auto;
	height: 170px;
    overflow-x: hidden;
    overflow-y: scroll;
	
}
#regist_page .overflowbox p{
	margin: 0 0 20px 0 !important;
	line-height: 20px;
	font-size: 12px;
	color: #222;
}

.regist_two_btn{
	width: 616px;
	margin: 0 auto;
}
.regist_two_btn li{
	float: left;
	margin-right: 20px;
}

#regist_page .ttl_regist_complete{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0;
}
#regist_page .remark_register_complete{
	padding: 0 20px 20px 20px;
}
#regist_page .link_to_home{
	text-align: center;	
	margin: 0 0 20px 0;
}
#regist_page .link_to_home a{
	background: url("images/icon/icon_arrowblue.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
	padding: 0 0 0 15px;
	font-size: 12px;
	color: #0D7CF9;	
}

#regist_page .errmsg{
	font-size: 12px;
	color: #ff0000;
}
