BODY {
	FONT-SIZE: 12px;
	COLOR: #333;
	FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma;
}
A {
	COLOR: #036;
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
H1 {
	FONT-SIZE: 16px
}
#wrap {
	BORDER-RIGHT: #aaa 1px solid;
	BORDER-TOP: #aaa 1px solid;
	BORDER-LEFT: #aaa 1px solid;
	BORDER-BOTTOM: #aaa 1px solid
}
H2 {
	FONT-SIZE: 12px;
	MARGIN: 5px
}
H2 A {
	COLOR: #000
}
H3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	MARGIN: 5px
}
.forumnav {
	MARGIN: 8px 0px
}
.forumnav A {
	COLOR: #000;
	MARGIN-RIGHT: 5px
}
.pagenumbers {
	FONT-WEIGHT: bold;
	MARGIN: 8px 0px;
	TEXT-ALIGN: center
}
.pagenumbers A {
	FONT-WEIGHT: normal
}
.fullversion {
	MARGIN-TOP: 10px;
	FONT-WEIGHT: bold
}
.fullversion A {
	COLOR: #333;
	TEXT-DECORATION: none
}
.copyright {
	MARGIN-TOP: 6px;
	FONT-SIZE: 12px
}
* {
	word-break: break-all;
}
body {
	background: #fff;
	text-align: center;
}
body, td, input, textarea, select, button {
	color: #666;
	font: 12px/160% helvetica, arial, sans-serif;
}
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
}
ul, li {
	list-style: none;
}
a {
	color: #777;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
.b {
	color: #777;
	text-decoration: none;
}
.b:hover {
	text-decoration: underline;
	color: #777;
}
.b img {
	border: none;
}
em, cite, strong, th {
	font-style: normal;
	font-weight: normal;
}
table {
	empty-cells: show;
	border-collapse: collapse;
}
.clearer {
	overflow:hidden;
	zoom:1;
}
#wraper {
	width: 940px;
	margin: 0 auto;
	background:#fff;
	text-align:left;
}
#header {
	width:100%;
	height:100px;
}
#header h2 {
	float:left;
	width:200px;
	padding-top:5px;
	padding-left:9px;
}

.headerright {
	float:right;
	width:730px;
}

#menu {
	border:1px solid #e8e8e8;
	padding-left:2px;
}
.menubar {
	line-height:33px;
	height:34px;
	background:url(menubg.jpg) repeat-x left top;
}
.menubar li {
	float:left;
	text-align: center;
	background:url(menuline.jpg) no-repeat right center;
}
.menubar li a:link, .menubar li a:visited {
	display:block;
	color: #666;
	padding:0 12px;
}
.menubar li a:hover, .menubar li a:active {
	display:block;
	padding:0 12px;
	color: #000;
	text-decoration:none;
}
.menubar .nobackground {
	background:none;
}
.menubar .uploadvideo {
	padding-left:55px;
	padding-right:0;
}
.menubar .uploadvideo a:link, .menubar .uploadvideo a:visited, .menubar .uploadvideo a:hover, .menubar .uploadvideo a:active {
	padding:0;
}
.menubar .makevideo a:link, .menubar .makevideo a:visited, .menubar .makevideo a:hover, .menubar .makevideo a:active {
	padding:0;
}
#videobody {
	clear:both;
	overflow:hidden;
	zoom:1;
	width:100%;
}
.bodycolleft {
	float:left;
	width:673px;
}
.bodycolright {
	float:right;
	width:260px;
}
.videoblockouter {
	overflow:hidden;
	zoom:1;
	float:left;
	background-color:#efefef;
	margin-top:10px;
}
.videoblockinner {
	overflow:hidden;
	zoom:1;
	background-color:#fff;
	margin:2px;
	padding:1px;
	border:1px solid #c0c0c0;
}
.videoblockinner h2 {
	padding-left:20px;
}

div#mainpromotionbanner {
	height:203px;
}

div#mainpromotionbanner2 {
	height:180px;
}

.videotabs {
	width:403px;
}
.videotabs h2, .videoshow h2, .videotype h2 {
	background:url(videotabbg.jpg) repeat-x left top;
	line-height:27px;
}
.videotabs h2 a, .videotype h2 a {
	padding:0 9px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
.videotabs h2 a:hover, .videoshow h2 a:hover, .videotype h2 a:hover {
	text-decoration:none;
}
.videocontent {
	padding: 5px 7px 2px;
}
*html .videocontent {
	padding: 5px 7px 6px;
}
.focusvideo {
	float:left;
	width:380px;
}
.focusvideo .videolist {
	float:left;
	margin-right:8px;
	margin-left:5px;
	text-align:center;
	width:110px;
	height:95px;
	overflow:hidden;
}

.videolist .videoimg img{
	border:1px solid #ccc;
	padding:3px 3px 3px 3px;
}
.videolist h3 a {
	color:#009a91;
	overflow:hidden;
}
.focustext {
	float:right;
	width:168px;
}
.focustext li {
	line-height:180%;
	font-size:14px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:96%;
}
.videoshow {
	width:334px;
}
.videoshow h2 {
	padding-left:9px;
	text-align:right;
	font-weight:normal;
	padding-right:10px;
}
.videoshow strong {
	display:block;
	float:left;
	width:120px;
	text-align:left;
	font-weight:700;
}
.importantvideo {
	clear:both;
	margin:6px;
}
.importantvideo li {
	float:left;
	width:49%;
	text-align:center;
}
.importantvideo .videolist {
	margin:0 12px!important;
	margin:0 10px
}
.importantvideo .videolist p a {
	font-weight:bold;
	color:#009a91;
}
.videolist p {
	overflow:hidden;
	height:15px;
	line-height:15px;
}
.videomaker {
	text-align:right;
	color:#cacaca;
}
.videomaker span {
	display:block;
	float:left;
	width:100%;
	text-align:center;
}
.videomaker em {
	font-size:11px;
	color:#cc0000;
	font-weight:bold;

	font-family: georgia, tahoma, verdana, snas-serif;
}
.navvideolist {
	clear:both;
	border-top:1px solid #f5f5f5;
	margin-top:6px;
	padding-top:6px;
	width:100%;
}
.navvideolist li {
	float:left;
	line-height:170%;
	font-size:13px;
	width:50%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align:left;
}
.videoblockinner .importantvideo .navvideolist ul li dl {
	margin:0;
}
.navvideolist li dt, .navvideolist li dd {
	float:left;
}
.navvideolist li dt {
	width:1%;
}
.navvideolist li dd.title {
	width:78%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.navvideolist li dd.author {
	float:right;
	width:15%;
	text-align:left;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-family: georgia, tahoma, verdana, snas-serif;
	font-size:10px;
}
.mr-5 {
	margin-left:5px;
}
	.navrighttop {
	margin-top:11px;
	background:url(navrightbg.jpg) repeat-x left top;
	line-height:28px;
	height:28px;
}
.navrighttop strong {
	display:block;
	float:left;
	width:150px;
	text-align:left;
	background:url(rightdot.jpg) no-repeat left top;
	font-weight:bold;
	padding-left:25px;
	font-size:14px;
}
.navrighttop em, .navrightbottom em {
	display:block;
	float:right;
	width:80px;
	text-align:center;
	background:url(rightmore.jpg) no-repeat right top;
}
.navrightbottom em {
	background:none;
	text-align:right;
}
.navrightbottom strong {
	display:block;
	float:left;
	width:150px;
	text-align:left;
	font-size:14px;
}
.navrightcenter {
	clear:both;
	border:1px solid #ededed;
	border-bottom:none;
	padding:9px;
	padding-top:3px;
	padding-bottom:3px;
}
.navrightbottom {
	background:url(navbottom.jpg) repeat-x left top;
	height:4px;
	line-height:4px;
}
.logintext {
	font-weight:bold;
	font-size:14px;
	line-height:180%;
}
.logininput input {
	color:#999;
}
.searchbutton {
	width:78px; 
	height:25px; 
	background: url(searchbutton.jpg) no-repeat center; 
	border:0;
}
ul.navtopic {
	clear:both;
	line-height:150%;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
}
.navtopic li{
	color:#009A91;	
}
.navtopic .right {
	float:right;
}
.navtopic .l1 {
	background:url(1.jpg) no-repeat left center;
	padding-left:24px;
	border-bottom:1px dotted #ccc;
}
.navtopic .l2 {
	background:url(2.jpg) no-repeat left center;
	padding-left:24px;
	border-bottom:1px dotted #ccc;
}
.navtopic .l3 {
	background:url(3.jpg) no-repeat left center;
	padding-left:24px;
	border-bottom:1px dotted #ccc;
}
.navtopic .l4 {
	background:url(4.jpg) no-repeat left center;
	padding-left:24px;
	border-bottom:1px dotted #ccc;
}
.navtopic .l5 {
	background:url(5.jpg) no-repeat left center;
	padding-left:24px;
	border-bottom:1px dotted #ccc;
}
.navtopic .l6 {
	background:url(6.jpg) no-repeat left center;
	padding-left:24px;
	border-bottom:1px dotted #ccc;
}
.navtopic .l7 {
	background:url(7.jpg) no-repeat left center;
	padding-left:24px;
	border-bottom:1px dotted #ccc;
}
.navtopic .l8 {
	background:url(8.jpg) no-repeat left center;
	padding-left:24px;
	border-bottom:1px dotted #ccc;
}
.navtopic .l9 {
	background:url(9.jpg) no-repeat left center;
	padding-left:24px;
	border-bottom:1px dotted #ccc;
}
.navtopic .l10 {
	background:url(10.jpg) no-repeat left center;
	padding-left:24px;
	
}
.importantuser li {
	float:left;
	width:120px;
	color:#000;
	text-align:center;
	height:100px;
	overflow:hidden;
}
.userphoto {float:left; width:100px; padding:2px 0;}
.userphoto img {border:1px solid #ccc; padding:3px;}

.familyforum {
	width:100%;
}
.familyforum h2, .familyforum h3 {
	padding-left:9px;
	text-align:left;
	font-weight:normal;
	padding-right:10px;
	background:#f3f3f3;
	border-bottom:1px solid #ccc;
	line-height:27px;
}
.familyforum h3 a {
	color:#ff0000;
}
.familyforum strong, .familyforum span {
	font-weight:bold;
}
.familyforum span a {
	color:#999;
	font-weight:300;
}
.familyforum li {
	line-height:160%;
}
ul.videodot a {
	float:left;
	padding:0 6px;
	white-space:nowrap;
}
a.impdot {
	color:#009a91;
	white-space:nowrap;
}
ul.starname li, ul.reguser li {
	clear:both;
	float:none;
	width:100%;
}
ul.starname em, ul.reguser em {
	color:#f00;
	padding-left:2px;
}
ul.starname cite, ul.reguser cite {
	color:#2255cc;
	padding:0 3px;
	font-family: georgia, tahoma, verdana, snas-serif;
}
ul.starname strong, ul.reguser b {
	color:#008000;
	padding-left:2px;
}
ul.starname a, ul.reguser a {
	color:#2255cc;
}
ul.reguser {
	margin:6px;
	text-align:right;
	color:#36c;
	font-family: georgia, tahoma, verdana, snas-serif;
}
.copyright {
	clear:both;
	border-top:1px solid #ccc;
	margin-top:7px;
	border-bottom:4px solid #c00;
	padding-top: 10px;
	padding-bottom: 6px;
}
.copyright a {
	padding:0 3px;
}

.videolistbody {
	clear:both;
}
.videobodyleft {
	float:left;
	width:253px;
}
.videobodyright {
	float:right;
	width:680px;
}
.videoform {
	float:left;
	width:60%;
	color:#3366CC;
	text-align:left;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.videotype {
	width:100%;
}
.videotype h2 a {
	font-weight:normal;
}
.navvideo {
	float:left;
	width:48%;
	border-bottom:1px dashed #D5DDDC;
	margin:4px;
	padding:4px 0;
}
.navphoto {
	float:left;
	width:120px;
}
.videophoto {
	width:112px;
	border:1px solid #E9E9E9;
}
.videophotoon {
	width:112px;
	border:1px solid #FF8000;
	background:#FFF7EE;
}
.navvideo img {
	margin:5px;
}
.videointro {
	float:right;
	width:200px;
	overflow:hidden;
}
.videointro h3 a {
	color:#009A91;
	font-size:14px;
}
.videointro P a {
	color:#009A91;
}
.videopage {
	clear:both;
	height:40px;
	line-height:40px;
	text-align:right;
	padding-right:15px;
}
.videopage a {
	background:#fff;
	border:1px solid #b6cfcd;
	margin:0 6px;
	text-align:center;
	cursor:pointer;
	color:#74A8ED;
	padding:0 6px;
	text-decoration:none;
}
.videopage a:hover, a.currentpage {
	padding:4px;
	background:#009a91;
	border:1px solid #b6cfcd;
	margin:0 6px;
	text-align:center;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	padding:1px 6px;
	text-decoration:none;
}
.othermessageleft {
	float:left;
	width:675px;
}
.othermessageright {
	float:right;
	width:260px;
}


ul.browsevideo {
	margin:5px 0 5px 5px;
}
.browsevideo li {
	float:left;
	width:110px;
	text-align:center;
}
.browsevideo li a {
	display:block;
	width:105px;
	border:1px solid #e9e9e9;
}
.browsevideo li h4 a {
	border:0;
	font-weight:bold;
	color:#009a91;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.videouser li {
	padding:5px 0;
}
*html .videouser li {
	padding:0;
}

