.mainbg
{
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
}
.introbg
{
	background-image: url(images/introbg.jpg);
	background-repeat: repeat-x;
}
.actbg
{
	background-image: url(images/actbg.jpg);
	background-repeat: repeat-x;
}
.abbg
{
	background-image: url(images/albumbg.jpg);
	background-repeat: repeat-x;
}
.ctbg
{
	background-image: url(images/contbg.jpg);
	background-repeat: repeat-x;
}
.sharebg
{
	background-image: url(images/sharebg.jpg);
	background-repeat: repeat-x;
}

.membg
{
	background-image: url(images/membg.jpg);
	background-repeat: repeat-x;
}

.grpbg
{
	background-image: url(images/groupbg.jpg);
	background-repeat: repeat-x;
}
td
{
	font-family: "Arial";
	font-size: 9pt;
}

.menu
{
	font-family: "Arial";
	font-size: 9pt;
	color: #ffffff;
}
.user
{
	border: 1px solid #CCCCCC;
	font-family: "Arial";
	font-size: 9pt;
}

.input1
{
	border-left: #666666 1px solid;
	border-right: #cccccc 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #FFFFFF;
	font-family: "MS Shell Dlg" , "Tahoma" , "宋体";
	font-size: 12px;
	height: 18px;
	padding: 1px;
}

.input2
{
	border: #cccccc 1px solid;
	background-color: #ffffff;
	font-family: "MS Shell Dlg" , "Tahoma" , "宋体";
	font-size: 12px;
	height: 18px;
	padding: 1px;
}

.input3
{
	border: #cccccc 1px solid;
	background-color: #ffffff;
	font-family: "MS Shell Dlg" , "Tahoma" , "宋体";
	font-size: 12px;
	padding: 1px;
}

.input4
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: #333333 1px solid;
	cursor: text;
	font-family: "MS Shell Dlg" , "Tahoma" , "宋体";
	font-size: 12px;
	height: 18px;
	padding: 1px;
}
.border
{
	border: 1px solid #CCCCCC;
}
.input5
{
	background-color: #FFFFFF;
	font-family: "MS Shell Dlg" , "Tahoma" , "宋体";
	font-size: 12px;
	height: 18px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
a
{
	color: #000000;
	text-decoration: none;
}
.hi
{
	line-height: 25px;
}
.9t
{
	font-family: "Arial";
	font-size: 9pt;
}

/*QX 2009-08-25 11:54增加视频播放区样式*/

#divRightV li
{
	list-style-type: none;
	color: Red;
	margin-top: 13px;
	margin-right: 5px;
}

#divRightV span
{
	cursor: hand;
}

.divRightLiLink
{
	color: Blue;
}
.divRightLiNoLink
{
	color: red;
}

