@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(../images/website_bg.jpg);
}

img{border:0px;}
.png {behavior: url(http://www.717wedding.com/javascript/iepngfix.htc); }

a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#584534;
	font-weight:bold;
}
a.selected {
	color:#584534;
	font-weight:bold;
}

small {
	font-size:12px;
	font-weight:normal;
}

#maincontent {
	margin:auto;
	width:860px;
	background-color: #1a1a1a;
}

#content{
	padding-left:35px; 
}

#rights
{color:#ffffff;font-size:10px;margin:10px 0px 0px 600px;padding-bottom:20px;}

#list{
	width:259px;
	height:535px;
	background-color:#bbbaa4;
	float:left;
	overflow:auto;
}

#list_content{
	width:519px;
	height:535px;
	background-color:#938573;
	float:left;
}

#news_title{color:#584534;font-weight:bold;font-size:16px;height:40px;}
#news_content{overflow:auto;width:450px;height:450px;background-color:#fff;padding:10px;float:left;}
.error_msg{color:#FF0000;font-weight:bold;}

.tab_list
{
	width:77px;
	height:50px;
	cursor:pointer;
	color:#FFFFFF;
}
.tab_title_cn
{font-size:12px;}
.tab_title_en
{font-size:8px;}


.tab{float:left;width:80px;height:34px;cursor:pointer;}
table.photo_list{}
table.photo_list td{padding:5px;}

.thumb {
	position:relative;
	height:50px;
	width:7px;
	background-color:#ccc;
	left:0; top:0;
	display:none;
}

#thumb_outer{
	float:left;width:7px;height:565px;margin-top:7px;
}

#news_list_thumb_outer{
	float:left;width:7px;height:515px;margin-top:7px;
}

#news_thumb_outer{
	float:left;width:7px;height:430px;margin-top:7px;
}

table.forum_form {
	font-size:12px;
}
table.forum_form th{
	color:#ffffff;
}
.list {
}
.list th {
	font-size:12px;
	font-weight:normal;
}
.list td {
	padding:5px;
	background-color:#333333;
	color:#cccccc;
}

.pages
{
	float:left;
	height:20px;
	width:20px;
	line-height:20px;
	text-align:center;
	color:#ffffff;
	margin:2px;
	font-size:10px;
	background:url(../images/forum/page.png) no-repeat;
}

.pages_select
{
	float:left;
	height:20px;
	width:20px;
	line-height:20px;
	text-align:center;
	color:#ffffff;
	margin:2px;
	font-size:10px;
	background:url(../images/forum/page_selected.png) no-repeat;
}

