@charset "utf-8";
body {
	font-size: 12px;
	background-color:#FFFEBD;
	color:#202020;
	font-family:"宋体";
	margin:0; padding:0;
}
h1 { display:none; }
h2,h3,p,ul{ margin:0; padding:0; }
li { list-style-type:none; }
h2 { line-height:31px; padding-top:1px; font-size:14px; }
img { border:none; }
.bold { font-weight:bold; }
.red { color:red; }
.orange { color:#FF6600; }
A { text-decoration:none; color:#9933CC; }
A:hover { text-decoration:none; color:#333333; }
A.orange { color:#FF6600; }
A.orange:hover { color:#FF6600; }

.mainbox { background:#FFB400 url(../images/mainbg.gif) repeat-x top; }

.list_video2 { padding:0 0 20px; }
.list_video2 ul { clear:both; height:100%; }
.list_video2 li { width:170px; text-align:center; float:left; margin:3px 3px 8px; padding-top:5px; background-color:#FFE866; border:1px solid #FF9900; }
.list_video2 li img { width:150px; height:120px; }
.list_video2 span { width:150px; display:block; text-align:center; margin:8px auto 5px; text-align:center; }

