﻿/*--------------------------------------------------------------------基础*/
#left { float: left; width: 590px; }
#right { float: right; width: 350px; background-color: #fff; }
/*--------------------------------------------------------------------广告*/
#Index_ID_1 { width: 590px; height: 110px; }
#Index_ID_2 { width: 336px; height: 280px; padding: 7px; background-color: #cce2ee; }
/*--------------------------------------------------------------------左侧第一（焦点）*/
#FirstDiv { height: 350px; }
#FocusText { float: left; width: 350px; }
#FocusPic { float: right; width: 230px; }
#FocusSuper { width: 340px; height: 30px; padding: 5px; font-weight: bold; line-height: 30px; font-size: 20px; font-family: "微软雅黑", "黑体", "宋体"; }
#FocusSuper a { color: #F60; text-decoration: none; }
#FocusSuperSummary { width: 340px; height: 40px; padding: 5px; color: #555; background-color: #f6f9fb; line-height: 20px; font-size: 12px; }
#FocusList { width: 340px; height: 140px; padding: 5px; }
#FocusList ul { padding-top: 5px; }
#FocusList li { width: 330px; height: 25px; padding-left: 10px; background-image: url(http://image.tiyu.cc/Style2009/Images/signList.gif); background-position: 0px center; background-repeat: no-repeat; line-height: 23px; font-size: 14px; }
#FocusList .VideoClass { font-weight: bold; color: #09F; }
#FocusList a { color: #333; }
#FocusList a.orange { color: #ff6600; }
#FocusList a:link { text-decoration: none; }
#FocusList a:visited { text-decoration: none; }
#FocusList a:hover { text-decoration: underline; }
#FocusList a:active { text-decoration: underline; }
#FocusUser { width: 350px; height: 50px; padding: 0px 0px 10px 0px; background-color: #fff; }
#FocusUser .FocusUserBoard { float: left; width: 160px; height: 50px; }
#FocusUser .FocusUserBoard div { float: left; }
#FocusUser .FocusUserBoard span { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#FocusUser .FocusUserFace { width: 50px; height: 50px; }
#FocusUser .FocusUserName { width: 105px; height: 22px; padding-left: 5px; }
#FocusUser .FocusUserVideo, #FocusUser .FocusUserScore { width: 105px; height: 14px; padding-left: 5px; line-height: 14px; color: #808080; }
#FocusUser .FocusUserVideo span, #FocusUser .FocusUserScore span { float: left; display: block; width: 16px; height: 14px; }
#FocusUser .FocusUserVideo span { background-position: -402px -21px; }
#FocusUser .FocusUserScore span { background-position: -422px -21px; }
#FocusUser .FocusUserSelect { float: right; width: 20px; height: 50px; }
#FocusUser .FocusUserSelectSign { width: 9px; height: 9px; font-size: 0px; background-color: #ddd; margin: 5px auto 0px 0px; }
#FocusUser .FocusUserSelectSign a { width: 3px; height: 3px; display: block; border: 3px solid #ddd; text-indent: -100px; overflow: hidden; font-size: 0px; }
#FocusUser .FocusUserSelectSign.onBlur a { background-color: #ddd; }
#FocusUser .FocusUserSelectSign.onFocus a { background-color: #f60; }
#SearchBoard { width: 340px; height: 50px; padding: 0px 5px; background-color: #cce2ee; }
#SearchBoard .SearchBoardSign { float: left; width: 50px; height: 50px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: 0px -360px; border-right: 8px solid #cce2ee; }
#SearchBoard .SearchBoardInput { float: left; border: 1px solid #666; background-color: #fff; margin-top: 9px; }
#SearchBoard .SearchBoardInput input { width: 180px; height: 28px; line-height: 28px; color: #808080; font-size: 20px; font-family: "微软雅黑", "黑体", "宋体"; margin: 0px; padding: 0px; border: 0 none; }
#SearchBoard .SearchBoardButton { float: left; width: 80px; height: 30px; margin-left: 5px; margin-top: 9px; }
#SearchBoard .SearchBoardButton input { float: left; width: 80px; height: 30px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -50px -360px; border: 0 none; }
#FocusImage { width: 230px; height: 350px; position: relative; }
#FocusImage .FocusImageSelectBoard { }
#FocusImage .FocusImageSelect { width: 112px; height: 20px; position: absolute; left: 110px; top: 320px; }
#FocusImage .FocusImageSelect .FocusImageSelectSign { float: left; width: 20px; height: 20px; margin: 0px 1px; line-height: 20px; text-align: center; }
#FocusImage .FocusImageSelectSign a { display: block; width: 100%; height: 100%; color: #fff; text-decoration: none; }
#FocusImage .FocusImageSelectSign.onBlur a:link { background-color: #808080; }
#FocusImage .FocusImageSelectSign.onBlur a:visited { background-color: #808080; }
#FocusImage .FocusImageSelectSign.onBlur a:hover { background-color: #f60; }
#FocusImage .FocusImageSelectSign.onBlur a:active { background-color: #f60; }
#FocusImage .FocusImageSelectSign.onFocus a:link { background-color: #f60; }
#FocusImage .FocusImageSelectSign.onFocus a:visited { background-color: #f60; }
#FocusImage .FocusImageSelectSign.onFocus a:hover { background-color: #f60; }
#FocusImage .FocusImageSelectSign.onFocus a:active { background-color: #f60; }
/*--------------------------------------------------------------------左侧（栏目）*/
.ColumnDiv { height: 310px; color: #333; }
.ColumnDiv a { color: #333; }
.ColumnDiv a:link { text-decoration: none; color: #333; }
.ColumnDiv a:visited { text-decoration: none; color: #333; }
.ColumnDiv a:hover { text-decoration: underline; color: #333; }
.ColumnDiv a:active { text-decoration: underline; color: #333; }
.ColumnDiv a.orange { color: #f60; }
.ColumnDiv a.orange:link { text-decoration: none; color: #f60; }
.ColumnDiv a.orange:visited { text-decoration: none; color: #f60; }
.ColumnDiv a.orange:hover { text-decoration: underline; color: #f60; }
.ColumnDiv a.orange:active { text-decoration: underline; color: #f60; }
.ColumnMain { float: left; width: 350px; height: 310px; }
.ColumnSub { float: right; width: 230px; height: 310px; }
.ColumnTitle { height: 30px; background-image: url(http://image.tiyu.cc/Style2009/Images/titleXBg_Default.gif); background-position: 0px 0px; }
.ColumnMatting { float: left; width: 4px; height: 30px; background-color: #008dc5; }
.ColumnSign { float: left; width: 30px; height: 30px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); margin: 0px 5px; }
.ColumnName { float: left; height: 30px; line-height: 30px; font-size: 14px; font-weight: bold; color: #0099ff; }
.ColumnMore { float: right; width: 40px; height: 20px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -440px -60px; margin-top: 5px; margin-right: 10px; }
.ColumnMore a { display: block; width: 34px; height: 7px; text-indent: -100px; overflow: hidden; margin-top: 7px; margin-left: 4px; }
.ColumnList { height: 270px; background-image: url(http://image.tiyu.cc/Style2009/Images/titleXBg_Default.gif); background-position: 0px -30px; }
.ColumnList ul { width: 100%; height: 125px; padding: 5px 0px; }
.ColumnList li { height: 25px; font-size: 14px; line-height: 25px; padding-left: 20px; background-image: url(http://image.tiyu.cc/Style2009/Images/signList.gif); background-repeat: no-repeat; background-position: 5px 11px; }
.ColumnKeyword { height: 40px; padding: 5px; overflow: hidden; line-height: 20px; color: #F60; background-color: #f3faff; }
.ColumnHot { height: 110px; padding: 5px; background-color: #f3faff; }
.ColumnHot .ColumnHotNumber { float: left; height: 110px; width: 13px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: 0px -440px; }
.ColumnHot .ColumnHotList { float: left; width: 200px; margin-left: 7px; }
.ColumnHot .ColumnHotList li { height: 22px; line-height: 22px; }
.ColumnPic { height: 140px; width: 230px; overflow: hidden; }
.ColumnPic .ColumnPicRow { height: 64px; width: 240px; margin-top: 6px; overflow: hidden; }
.ColumnPic .ColumnPicRow div { float: left; border: 1px solid #808080; padding: 1px; width: 45px; height: 60px; margin-right: 11px; }
/*--------------------------------------------------------------------左侧（足球）*/
#Football .ColumnSign { background-position: 0px -410px; }
/*--------------------------------------------------------------------左侧（篮球）*/
#Basketball .ColumnSign { background-position: -30px -410px; }
/*--------------------------------------------------------------------左侧（综合）*/
#Colligate .ColumnSign { background-position: -60px -410px; }
/*--------------------------------------------------------------------左侧（极限）*/
#High .ColumnSign { background-position: -90px -410px; }
/*--------------------------------------------------------------------左侧（其他）*/
#Other { clear: both; }
#Other.ColumnDiv{ height:340px;}
#Other .ColumnMatting { width: 4px; height: 30px; background-color: #008dc5; }
#Other .ColumnSign { margin: 0px 5px; background-position: -120px -410px; }
#Other .ColumnTitle { width: 100%; }
#Other .ColumnOtherSelect { float: left; width: 800px; height: 30px; margin-left: 40px; }
#Other .ColumnOtherSelect div { float: left; width: 70px; height: 30px; text-align: center; font-size: 14px; font-weight: bold; line-height: 30px; }
#Other .ColumnOtherSelect .ColumnOtherSelectSign a { display: block; width: 70px; height: 30px; color: #333; text-decoration: none; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -20px -470px; }
#Other .ColumnOtherSelect .ColumnOtherSelectSign.onBlur a:link { background-image: none; }
#Other .ColumnOtherSelect .ColumnOtherSelectSign.onBlur a:visited { background-image: none; }
#Other .ColumnOtherSelect .ColumnOtherSelectSign.onBlur a:hover { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#Other .ColumnOtherSelect .ColumnOtherSelectSign.onBlur a:active { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#Other .ColumnOtherSelect .ColumnOtherSelectSign.onFocus a:link { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#Other .ColumnOtherSelect .ColumnOtherSelectSign.onFocus a:visited { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#Other .ColumnOtherSelect .ColumnOtherSelectSign.onFocus a:hover { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#Other .ColumnOtherSelect .ColumnOtherSelectSign.onFocus a:active { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#Other .ColumnOther { width: 100%; }
#Other .ColumnOtherSelectBoard { height: 190px; background-image: url(http://image.tiyu.cc/Style2009/Images/titleXBg_Default.gif); background-position: 0px -30px; }
#Other .ColumnOtherImage { float: left; width: 190px; height: 190px; }
#Other .ColumnOtherImage .ColumnOtherImageBorder { width: 160px; height: 120px; padding: 1px; border: 1px solid #808080; margin-left: auto; margin-right: auto; }
#Other .ColumnOtherImage .ColumnOtherImageText { width: 160px; height: 50px; padding-top: 10px; line-height: 20px; margin-left: auto; margin-right: auto; }
#Other .ColumnOtherList { float: left; width: 370px; height: 190px; margin-left: 10px; }
#Other .ColumnOtherList li { height: 25px; font-size: 14px; line-height: 25px; padding-left: 20px; background-image: url(http://image.tiyu.cc/Style2009/Images/signList.gif); background-repeat: no-repeat; background-position: 5px 11px; }
#Other .CategoryBoard { width: 948px; height: 98px; border: 1px solid #cce2ee; background-color: #f3faff; }
#Other .CategoryTitle { float: left; width: 80px; height: 98px; color: #f60; line-height: 22px; text-align: center; }
#Other .CategoryList { float: left; width: 860px; height: 98px;  line-height: 22px; }
#Other .CategoryList a { color: #333; margin: 0px 0px 0px 5px; }
#Other .CategoryList span { color: #808080; }
/*--------------------------------------------------------------------右侧（分享）*/
#Share { width: 350px; height: 40px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -100px -440px; overflow: hidden; }
#Share a { display: block; width: 100%; height: 100%; text-indent: -500px; }
/*--------------------------------------------------------------------右侧（功能）*/
.FunDiv { color: #333; }
.FunTitle { height: 30px; background-image: url(http://image.tiyu.cc/Style2009/Images/titleXBg_Default.gif); background-position: 0px 0px; }
.FunMatting { float: left; width: 1px; height: 30px; }
.FunSign { float: left; width: 30px; height: 30px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); margin: 0px 5px; }
.FuncName { float: left; height: 30px; line-height: 30px; font-size: 14px; font-weight: bold; color: #0099ff; }
.FunMore { float: right; width: 40px; height: 20px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -440px -60px; margin-top: 5px; margin-right: 10px; }
.FunMore a { display: block; width: 34px; height: 7px; text-indent: -100px; overflow: hidden; margin-top: 7px; margin-left: 4px; }
/*--------------------------------------------------------------------右侧（分享）*/
#Commend .FunSign { background-position: -240px -410px; }
#Commend .FunBody { width: 350px; height: 264px; margin-top: 6px; }
#Commend .FunBody li { float: left; width: 100%; height: 87px; border-bottom: 1px solid #e5e5e5; }
#Commend .FunBody li div { float: left; }
#Commend .CommentMatting { width: 4px; height: 87px; }
#Commend .CommentImage { width: 100px; height: 75px; border: 1px solid #808080; padding: 1px; margin-right: 4px; margin-top: 4px; }
#Commend .CommentTitle { width: 200px; height: 35px; margin-top: 10px; line-height: 17px; }
#Commend .CommentTitle a { color: #333; }
#Commend .CommentTitle a:link { text-decoration: none; }
#Commend .CommentTitle a:visited { text-decoration: none; }
#Commend .CommentTitle a:hover { text-decoration: underline; }
#Commend .CommentTitle a:active { text-decoration: underline; }
#Commend .CommnetTime { width: 200px; height: 15px; margin-top: 2px; font-size: 10px; color: #808080; }
#Commend .CommnetVideoUser { width: 200px; height: 15px; margin-top: 2px; }
#Commend .CommnetVideoUser a { color: #09f; }
#Commend .CommnetVideoUser a:link { text-decoration: none; }
#Commend .CommnetVideoUser a:visited { text-decoration: none; }
#Commend .CommnetVideoUser a:hover { text-decoration: underline; }
#Commend .CommnetVideoUser a:active { text-decoration: underline; }
/*--------------------------------------------------------------------右侧（会员）------------------------------------------暂用*/
#NiceUser .FunSign { background-position: -210px -410px; }
#NiceUser .FunUserSelect { float: left; width: 160px; height: 30px; margin-left: 30px; }
#NiceUser .FunUserSelect div { float: left; width: 50px; height: 30px; text-align: center; font-size: 14px; font-weight: bold; line-height: 30px; }
#NiceUser .FunUserSelect .FunUserSelectSign a { display: block; width: 50px; height: 30px; color: #333; text-decoration: none; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -20px -440px; }
#NiceUser .FunUserSelect .FunUserSelectSign.onBlur a:link { background-image: none; }
#NiceUser .FunUserSelect .FunUserSelectSign.onBlur a:visited { background-image: none; }
#NiceUser .FunUserSelect .FunUserSelectSign.onBlur a:hover { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#NiceUser .FunUserSelect .FunUserSelectSign.onBlur a:active { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#NiceUser .FunUserSelect .FunUserSelectSign.onFocus a:link { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#NiceUser .FunUserSelect .FunUserSelectSign.onFocus a:visited { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#NiceUser .FunUserSelect .FunUserSelectSign.onFocus a:hover { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#NiceUser .FunUserSelect .FunUserSelectSign.onFocus a:active { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); }
#NiceUser .FunBody { width: 350px; height: 310px; background-image: url(http://image.tiyu.cc/Style2009/Images/titleXBg_Default.gif); background-position: 0px -30px; }
#NiceUser .FunUserSelectBoard { width: 350px; height: 310px; }
#NiceUser .FunUserSelectBoard .FunUserNumber { float: left; width: 30px; height: 310px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -450px -440px; }
#NiceUser .FunUserSelectBoard ul { float: left; width: 310px; height: 310px; margin-left: 10px; }
#NiceUser .FunUserSelectBoard li { float: left; width: 310px; height: 31px; line-height: 31px; }
#NiceUser .FunUserSelectBoard li .FunUserFace { float: left; width: 16px; height: 16px; padding: 1px; margin-top: 6px; border: 1px solid #808080; }
#NiceUser .FunUserSelectBoard li .FunUserNickName { float: left; width: 130px; height: 31px; line-height: 31px; margin-left: 20px; }
#NiceUser .FunUserSelectBoard li .FunUserScore { float: left; width: 80px; height: 31px; line-height: 31px; margin-left: 20px; }
#NiceUser .FunUserSelectBoard li a { color: #333; font-size: 12px; }
#NiceUser .FunUserSelectBoard li a:link { text-decoration: none; }
#NiceUser .FunUserSelectBoard li a:visited { text-decoration: none; }
#NiceUser .FunUserSelectBoard li a:hover { text-decoration: underline; }
#NiceUser .FunUserSelectBoard li a:active { text-decoration: underline; }
#NiceUser .FunUserSelectBoard .FunUserNew { float: left; width: 175px; height: 70px; padding-top: 7px; }
#NiceUser .FunUserSelectBoard .FunUserNew div { float: left; }
#NiceUser .FunUserSelectBoard .FunUserNew .FunUserNewFace { width: 50px; height: 50px; padding: 4px 16px 16px 4px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -70px -230px; }
#NiceUser .FunUserSelectBoard .FunUserNew .FunUserNewNickName { width: 105px; line-height: 18px; margin-top: 5px; }
#NiceUser .FunUserSelectBoard .FunUserNew a { color: #333; font-size: 12px; }
#NiceUser .FunUserSelectBoard .FunUserNew a:link { text-decoration: none; }
#NiceUser .FunUserSelectBoard .FunUserNew a:visited { text-decoration: none; }
#NiceUser .FunUserSelectBoard .FunUserNew a:hover { text-decoration: underline; }
#NiceUser .FunUserSelectBoard .FunUserNew a:active { text-decoration: underline; }
#NiceUser .FunUserSelectBoard .FunUserNew .FunUserNewTime { width: 105px; line-height: 20px; color: #808080; font-size:10px;}
/*--------------------------------------------------------------------右侧（群组话题）*/

#GroupTopic .FunSign { background-position: -210px -410px; }
#GroupTopic .FunBody { width: 350px; height: 310px; background-image: url(http://image.tiyu.cc/Style2009/Images/titleXBg_Default.gif); background-position: 0px -30px; }
#GroupTopic .GroupTopicSelectBoard { width: 350px; height: 270px; }
#GroupTopic .GroupTopicSelectBoard .GroupTopicNumber { float: left; width: 40px; height: 270px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -480px -440px; }
#GroupTopic .GroupTopicSelectBoard ul { float: left; width: 310px; height: 270px; }
#GroupTopic .GroupTopicSelectBoard li { width: 100%; height: 27px; line-height: 27px; }
#GroupTopic .GroupTopicSelectBoard .GroupName { color: #09f; }
#GroupTopic .GroupTopicSelectBoard a { color: #333; }
#GroupTopic .GroupTopicSelectBoard a:link { text-decoration: none; }
#GroupTopic .GroupTopicSelectBoard a:visited { text-decoration: none; }
#GroupTopic .GroupTopicSelectBoard a:hover { text-decoration: underline; }
#GroupTopic .GroupTopicSelectBoard a:active { text-decoration: underline; }

/*--------------------------------------------------------------------右侧（tag）*/
#FocusKeword .FunSign { background-position: -180px -410px; }
#FocusKeword .FunBody { width: 350px; height: 230px; background-image: url(http://image.tiyu.cc/Style2009/Images/titleXBg_Default.gif); background-position: 0px -30px; }
#FocusKeword .FunBody { line-height: 30px; overflow: hidden; }
#FocusKeword .FunBody a:link { text-decoration: none; }
#FocusKeword .FunBody a:visited { text-decoration: none; }
#FocusKeword .FunBody a:hover { text-decoration: underline; }
#FocusKeword .FunBody a:active { text-decoration: underline; }
#FocusKeword .key1 { color: #333; font-size: 12px; font-weight: normal; }
#FocusKeword .key2 { color: #333; font-size: 14px; font-weight: normal; }
#FocusKeword .key3 { color: #333; font-size: 16px; font-weight: normal; }
#FocusKeword .key4 { color: #333; font-size: 12px; font-weight: bold; }
#FocusKeword .key5 { color: #333; font-size: 14px; font-weight: bold; }
#FocusKeword .key6 { color: #333; font-size: 16px; font-weight: bold; }
#FocusKeword .key7 { color: #09f; font-size: 12px; font-weight: normal; }
#FocusKeword .key8 { color: #09f; font-size: 14px; font-weight: normal; }
#FocusKeword .key9 { color: #09f; font-size: 16px; font-weight: normal; }
#FocusKeword .key10 { color: #09f; font-size: 12px; font-weight: bold; }
#FocusKeword .key11 { color: #09f; font-size: 14px; font-weight: bold; }
#FocusKeword .key12 { color: #09f; font-size: 16px; font-weight: bold; }
#FocusKeword .key13 { color: #f60; font-size: 12px; font-weight: normal; }
#FocusKeword .key14 { color: #f60; font-size: 14px; font-weight: normal; }
#FocusKeword .key15 { color: #f60; font-size: 16px; font-weight: normal; }
#FocusKeword .key16 { color: #f60; font-size: 12px; font-weight: bold; }
#FocusKeword .key17 { color: #f60; font-size: 14px; font-weight: bold; }
#FocusKeword .key18 { color: #f60; font-size: 16px; font-weight: bold; }
/*--------------------------------------------------------------------右侧（视频）*/
#SpecialVideo .FunSign { background-position: -150px -410px; }
#SpecialVideo .FunBody { width: 350px; height: 270px; background-image: url(http://image.tiyu.cc/Style2009/Images/titleXBg_Default.gif); background-position: 0px -30px; }
#SpecialVideo .SpecialVideoSelectBoard { width: 350px; height: 270px; }
#SpecialVideo .SpecialVideoSelectBoard .SpecialVideoNumber { float: left; width: 40px; height: 270px; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -480px -440px; }
#SpecialVideo .SpecialVideoSelectBoard ul { float: left; width: 310px; height: 270px; }
#SpecialVideo .SpecialVideoSelectBoard li { width: 100%; height: 27px; line-height: 27px; }
#SpecialVideo .SpecialVideoSelectBoard .VideoClass { color: #09f; }
#SpecialVideo .SpecialVideoSelectBoard a { color: #333; }
#SpecialVideo .SpecialVideoSelectBoard a:link { text-decoration: none; }
#SpecialVideo .SpecialVideoSelectBoard a:visited { text-decoration: none; }
#SpecialVideo .SpecialVideoSelectBoard a:hover { text-decoration: underline; }
#SpecialVideo .SpecialVideoSelectBoard a:active { text-decoration: underline; }
#SpecialVideo .SpecialVideoSelect { width: 330px; height: 70px; background-color: #f3faff; padding: 5px 10px; }
#SpecialVideo .SpecialVideoSelect .SpecialVideoSelectSign { float: left; width: 80px; height: 30px; line-height: 35px; text-align: center; overflow: hidden; margin-right: 1px; }
#SpecialVideo .SpecialVideoSelect .SpecialVideoSelectSign a { display: block; width: 80px; height: 30px; color: #fff; text-decoration: none; background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); background-position: -120px -300px; }
#SpecialVideo .SpecialVideoSelect .SpecialVideoSelectSign.onBlur a:link { background-image: none; color: #333; }
#SpecialVideo .SpecialVideoSelect .SpecialVideoSelectSign.onBlur a:visited { background-image: none; color: #333; }
#SpecialVideo .SpecialVideoSelect .SpecialVideoSelectSign.onBlur a:hover { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); color: #fff; }
#SpecialVideo .SpecialVideoSelect .SpecialVideoSelectSign.onBlur a:active { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); color: #fff; }
#SpecialVideo .SpecialVideoSelect .SpecialVideoSelectSign.onFocus a:link { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); color: #fff; }
#SpecialVideo .SpecialVideoSelect .SpecialVideoSelectSign.onFocus a:visited { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); color: #fff; }
#SpecialVideo .SpecialVideoSelect .SpecialVideoSelectSign.onFocus a:hover { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); color: #fff; }
#SpecialVideo .SpecialVideoSelect .SpecialVideoSelectSign.onFocus a:active { background-image: url(http://image.tiyu.cc/Style2009/Images/mainBg.gif); color: #fff; }
/*--------------------------------------------------------------------右侧（他是对的）*/
#HeIsRight { width: 330px; height: 33px; line-height: 19px; padding: 3px; border-top-width: 0px; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #cce2ed; border-right-color: #cce2ed; border-bottom-color: #cce2ed; border-left-color: #cce2ed; }
/*--------------------------------------------------------------------底部（友情链接）*/
#Link{ width:950px; margin:0px auto; border-top:1px solid #cce2ee; background-color:#f9f9f9;}
#Link .LinkImage{ width:930px; margin:5px auto;}
#Link .LinkImage .LinkPic{ float:left; width:115px; height:31px; padding:5px 0px;}
#Link .LinkImage .LinkPic a{ display:block; width:88px; height:31px; margin:0px auto;}
#Link .LinkText{width:900px; margin:5px auto; line-height:20px;}
#Link .LinkText a{ display:inline-block; padding:0px 6px; color:#333; text-decoration:none;}
/*--------------------------------------------------------------------顶部（第一屏，最新视频）*/
.mainAdd{ width:950px; height:150px; overflow:hidden; }
.IndexNewVideo { width:960px; height:148px; background-color:#ecf7fc; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #CCC; border-bottom-color: #CCC; }
.IndexNewVideo .VideoBody { float:left; width:150px; height:148px; margin-right:10px; }
.IndexNewVideo .VideoPic { width:100px; height:75px; padding:2px; margin:10px auto; border:1px solid #808080; }
.IndexNewVideo .VideoTitle { width:140px; margin:2px auto; line-height:18px; }

