@charset "utf-8";
/* CSS Document */

body {padding:0px; margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color:#333333;}
a {
 color: #333333;
 text-decoration: none;/*无下划线*/
}
a:hover {     /*这是鼠标放上去样式*/
 color: #006699;           /*颜色*/
 text-decoration: underline;/*有下划线 position: relative; left: 1px; top: 1px; clip:  rect(   )*/
} /*沉字*/
a:hover img{border: 2px solid #33CCFF;} 
.main_tab {
	BORDER-right: #BCBCBC 1px solid; BORDER-top: #BCBCBC 1px solid; BORDER-bottom: #BCBCBC 1px solid; BORDER-left: #BCBCBC 1px solid
} 
.imgs{background:url(../images/video_t1.png) no-repeat -2px 0px center top; width:185px; height:147px;"}

.F12C333 { font:12px/20px "新宋体"; color:#333333;}