A {
	TEXT-DECORATION: none;color:#ffffff;
}
A:link {
	COLOR: #D7D4D4
}
A:visited {
	COLOR: #D7D4D4
}
A:hover { 
  color:#FF6600;TEXT-DECORATION: underline;
}


BODY {

}
/*    */
/* 默认文字样式 */
TD {
   FONT-SIZE: 12px; color:#666666;
}
.LeftFrameTest{
   FONT-SIZE: 12px; color:#D7D4D4;
}

/* 导航栏样式、字符大小、文字行高控制 */
.LanMu {font-size:12px;color: #BFC3C5; line-height:25px; padding-left:10px; padding-top:0px; padding-right:10px; }
/* background-image:url(pictureurl); background-color:#fefefe; */

/* 导航栏文字样式 */
A.LanMuText:link { font-size:12px;color: #ffffff; text-decoration: none }
A.LanMuText:visited { font-size:12px;color: #ffffff; text-decoration: none }
A.LanMuText:active { font-size:12px;color: #ffffff; text-decoration: none }
A.LanMuText:hover { font-size:12px;color: #E5E0E0; text-decoration: underline}

/* 二级导航栏(即子栏目)文字样式 */
A.SubLanMuText:link { font-size:12px;color: #D7D4D4; text-decoration: underline}
A.SubLanMuText:visited { font-size:12px;color: #D7D4D4; text-decoration: underline}
A.SubLanMuText:active { font-size:12px;color: #D7D4D4; text-decoration: underline}
A.SubLanMuText:hover { font-size:12px;color: #898C91; text-decoration: none}

/* 网站位置导航文字样式 */
A.WebPosLink:link { font-size:13px;color: #D7D4D4; text-decoration: none }
A.WebPosLink:visited { font-size:13px;color: #D7D4D4; text-decoration: none }
A.WebPosLink:active { font-size:13px;color: #D7D4D4; text-decoration: none }
A.WebPosLink:hover { font-size:13px;color: #898C91; text-decoration: underline}
.WebPosText {
  color:#666666;font-size:13px;
}

/* 中部区块前景样式定义 */
.MiddleFrame {
  color:#D7D4D4; padding-left:20px;padding-top:2px;
}


/* 网站固定功能区块输入框样式，用在输入用户名与密码 */
.WebInputStyle 
{
 background-color:#ffffff;
 /*  BACKGROUND-Image: url(bg022.jpg); */
 color:#666666;
 font-size:12px;
 border-left:#666666 1px solid;
 border-top:#666666 1px solid;
 border-right:#efefef 1px solid;
 border-bottom:#efefef 1px solid;
 width:100px;
 height:20px;
}

/* 网站固定Email订阅输入框样式*/
.WebInputStyle_DY 
{
 background-color:#f9f9f9;
 /*  BACKGROUND-Image: url(bg022.jpg); */
 color:#666666;
 font-size:12px;
 border-left:#666666 1px solid;
 border-top:#666666 1px solid;
 border-right:#efefef 1px solid;
 border-bottom:#efefef 1px solid;
 width:140px;
 height:20px;
}

/* 网站固定功能区块按钮统一样式 */
.WebButtonStyle 
{
  background-color:#666666;
 /*  BACKGROUND-Image: url(bg022.jpg); */
 color:#333333;
 font-size:12px;
 border-left:#eeeeee 1px solid;
 border-top:#eeeeee 1px solid;
 border-right:#565656 1px solid;
 border-bottom:#565656 1px solid;
 padding-top:2px;
}

/* 最新文章列表区块样式：字体颜色、列表行高 */
.NewAList {
   color:#666666;line-height:180%;
}
.ArticleListChar {
   color:#666666;
}
.FrameAList {
   color:#666666;
}

/* 首页影片详细缩略图文字样式 */
A.MovieTitleStyle { font-size:12px;color: #666666;font-weight:bold;text-decoration: none }
A.MovieTitleStyle:visited { font-size:12px;color: #666666;font-weight:bold;text-decoration: none }
A.MovieTitleStyle:active { font-size:12px;color: #666666;font-weight:bold;text-decoration: none }
A.MovieTitleStyle:hover { font-size:12px;color: #ff0000;font-weight:bold;text-decoration: underline}

A.MovieTitleStyle2 { font-size:12px;color: #666666; text-decoration: none }
A.MovieTitleStyle2:visited { font-size:12px;color: #666666;text-decoration: none }
A.MovieTitleStyle2:active { font-size:12px;color: #666666;text-decoration: none }
A.MovieTitleStyle2:hover { font-size:12px;color: #ff0000;text-decoration: underline}

.MovieSmallChar {
   color:#666666;font-size:11px;
}
.MovieTextStyle {
   color:#666666;line-height:160%;
}
.leftTitle {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #D7D4D4;
	padding-left:10px;
}
.leftBody {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-left:1px;
}
.topcontent {
	background-attachment: fixed;
	background-image: url(topbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.top {
	background-attachment: fixed;
	background-image: url(modelbg01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.top2 {
	background-attachment: fixed;
	background-image: url(bg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.LeftMoreLink { font-size:12px;color:#333333;padding-right:10px; }

A.LeftMoreLink:link { font-size:12px;color: #333333; text-decoration: none }
A.LeftMoreLink:visited { font-size:12px;color: #333333;text-decoration: none }
A.LeftMoreLink:active { font-size:12px;color: #333333;text-decoration: none }
A.LeftMoreLink:hover { font-size:12px;color: #ff0000;text-decoration: underline}


.CenterMoreLink { font-size:12px;color:#333333;padding-right:5px; padding-top:4px; }

A.CenterMoreLink:link { font-size:12px;color: #333333; text-decoration: none }
A.CenterMoreLink:visited { font-size:12px;color: #333333;text-decoration: none }
A.CenterMoreLink:active { font-size:12px;color: #333333;text-decoration: none }
A.CenterMoreLink:hover { font-size:12px;color: #ff0000;text-decoration: underline}

.RightMoreLink { font-size:12px;color:#333333;padding-right:10px; }

A.RightMoreLink:link { font-size:12px;color: #333333; text-decoration: none }
A.RightMoreLink:visited { font-size:12px;color: #333333;text-decoration: none }
A.RightMoreLink:active { font-size:12px;color: #333333;text-decoration: none }
A.RightMoreLink:hover { font-size:12px;color: #ff0000;text-decoration: underline}
