/*页面全局定义*/
body{
margin:0px;
font-family:"宋体";
color:#666;
line-height:18px;
}

/*层,表格,单元格的样式定义*/
table,td{
/* margin:0px; */
color:#666;
line-height:18px;
}
.td{ font-size:12px;}
p { text-indent: 2em}

/* 链接部分 */
a:link,a:visited {font-size:12px;text-decoration:none;color:#6F6F6F}
a:hover{color:#CA0000;text-decoration: none;}
/* 全局文字链接属性*/


/* ----------------------------表单部分*/
.input {
	font-size:12px;
	border: 1px solid #610000;
	color: #666;
	height: 16px;
} 
 /* 控制文本字段属性，边线粗细，背景色等等；其中的color用来指定输入文本颜色*/
.inputa{border:1px solid #DADADA;}
.inputb{border:1px solid #d20000;}

.button {
	color: #000;
	font-weight:bold;
	background-color: #f9f9f9;
	border: 1px solid #E6E6E6;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
}
.buttona {
	color: #ffffff;font-weight:bold;
	background-color: #CB090A;
	border: 1px solid #CB090A;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
}
/*控制提交按钮样式*/
select{
	color: #666666;
	font-weight: bold;
}
.textarea{
	color: #333333;
	background-image: url(images/txtBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.dian {
	background-image: url(images/d.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}/*首页点点线*/

.dian_c{
	background-image: url(images/d.gif);
	background-repeat: repeat-x;
	background-position: center;
}
/*在中间位置的点点线*/

.td_x{
	background-image: url(images/td_x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*表格下方的线*/

.tdx{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCDDDE;
	border-bottom-color: #DCDDDE;
	border-left-color: #DCDDDE;
}
/* td左右下线的颜色.*/

.imgKblack{
	border: 1px solid #000000;
}
/* 图片加黑色的边框*/
.imgKhui{
	border: 1px solid #E9E9E9;
}
/* 图片加黑色的边框*/

.font16B{ font-size:16px; line-height:22px; color:#B50003; font-weight:bold;}
.font16B A:link { font-size:16px; line-height:22px; color:#B50003; font-weight:bold;}/* 16号粗体红色字*/
.font16B A:visited{ font-size:16px; line-height:22px; color:#B50003; font-weight:bold;}/* 16号粗体红色字*/
.font16B A:hover{ font-size:16px; line-height:22px; color:#B50003; font-weight:bold; text-decoration:underline;}/* 16号粗体红色字*/


/* 16号粗体红色字*/
.font16B3{ font-size:16px; line-height:22px; color:#343434; font-weight:bold;}/* 16号粗体灰色字*/
.font16B3{ font-size:16px; line-height:22px; color:#343434; font-weight:bold;}/* 16号粗体灰色字*/
.font14{ font-size:14px; line-height:22px; color:#7B7B7B;}
.font14 A:link { font-size:14px; line-height:22px; color:#7B7B7B;}
.font14 A:visited { font-size:14px; line-height:22px; color:#7B7B7B;}
.font14 A:hover { font-size:14px; line-height:22px; color:#CA0000; text-decoration:underline}
/* 14号灰色字*/
.red {font-size: 12px;COLOR:#D30000;}	
.red A:link {font-size: 12px;COLOR:#D30000;}
.red A:visited {font-size: 12px;COLOR:#D30000;}
.red A:hover {font-size: 12px;COLOR:#D30000;text-decoration: none;}
/* 红色的链接样式.*/

.redB {font-size: 12px;COLOR:#DB3409;}	
.redB A:link {font-size: 12px;COLOR:#DB3409;}
.redB A:visited {font-size: 12px;COLOR:#DB3409;}
.redB A:hover {font-size: 12px;COLOR:#DB3409;text-decoration: underline;}
/* 红色的链接样式.*/

.redR {font-size: 12px;COLOR:#A80006;}	
.redR A:link {font-size: 12px;COLOR:#A80006;}
.redR A:visited {font-size: 12px;COLOR:#A80006;}
.redR A:hover {font-size: 12px;COLOR:#A80006;text-decoration: underline;}
/* 暗红色链接样式.*/

.hui {font-size: 12px;COLOR:#3C3C3C;text-decoration: underline;}	
.hui A:link {font-size: 12px;COLOR:#3C3C3C;text-decoration: underline;}
.hui A:visited {font-size: 12px;COLOR:#3C3C3C;text-decoration: underline;}
.hui A:hover {font-size: 12px;COLOR:#A80006;text-decoration: none;}
/* 暗红色链接样式.*/
.white {font-size: 12px;COLOR:#FFFFFF;font-family:Arial, "宋体";}	
.white A:link {font-size: 12px;COLOR:#FFFFFF;font-family:Arial, "宋体";}
.white A:visited {font-size: 12px;COLOR:#FFFFFF;font-family:Arial, "宋体";}
.white A:hover {font-size: 12px;COLOR:#FFFFFF;font-family:Arial, "宋体";text-decoration: underline;}
/* 暗红色链接样式.*/

.enfong11 {font-size: 11px;COLOR:#EE8282;font-family:Arial;text-transform: uppercase; font-weight:bold;}	
.enfong11 A:link {font-size: 11px;COLOR:#EE8282;font-family:Arial;text-transform: uppercase;font-weight:bold;}
.enfong11 A:visited {font-size: 11px;COLOR:#EE8282;font-family:Arial;text-transform: uppercase;font-weight:bold;}
.enfong11 A:hover {font-size: 11px;COLOR:#EE8282;font-family:Arial;text-transform: uppercase;text-decoration: underline;font-weight:bold;}
/* 暗红色链接样式.*/
.spac6{
	height: 6px;
}
/* 间距为6.*/
.spac12{
	height: 12px;
}
/* 间距为10.*/

.zizhiBG{
	background-image: url(images/zazhiBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 194px;
	width: 153px;
	padding: 2px;
}
/* 首页左侧杂志背景框.*/

.left12{
	font-size: 12px;
	padding-left: 12px;
}
/* 左侧空距14.*/

.table{
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D01100;
	border-bottom-color: #D01100;
}
/* 中部表格上下线条.*/

.tableKred{
	border: 1px solid #CB090A;
}
/* 右侧表格边框.*/
.szPICbg{
	background-image: url(images/shizhnegPICbg.gif);
	background-repeat: no-repeat;
	width: 228px;
}
/*时政背景图.*/
.marring3{
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
/*时政图片间距.*/

.linksBG{
	background-image: url(images/linksbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;	
}
/*友情链接背景.*/
/* -----------------------------二级页面的样式*/
.table_sec{
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A6A6A;
	border-bottom-color: #6A6A6A;
}
/* 中部表格上下线条.*/
.table1{
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}
/* 中部表格上下线条.*/
.font14B{ font-size:14px; line-height:18px; color:#000; font-weight:bold;padding-left: 8px;}
.font12 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.font14B A:link { font-size:14px; font-weight:bold; line-height:18px;  color:#000;}
.font14B A:visited { font-size:14px; font-weight:bold; line-height:18px; color:#000;}
.font14B A:hover { font-size:14px; font-weight:bold; line-height:18px; color:#000; text-decoration:underline}

/* 14号粗体黑色字*/
.enfont11{font-size:11px;line-height:22px;color:#000;font-weight:bold;font-family: Arial;	text-transform: uppercase;}/* 11号英文字大写字*/
.td_e{
	background-image: url(images/td_e.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*表格下方的线*/
.lfettitBG{
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	background-image: url(images/lefttitBG.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 4px;
}
.lfettitBG1{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/lefttitBG1.gif);
	background-repeat: no-repeat;padding-left: 18px;padding-top: 4px;
}
/*左侧标题背景样式*/
.right_x{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
}/*表格右方的线*/
.time_leftSX{
	font-weight: bold;
	color: #F37377;
}/*封面故事时间前坚线样式*/
.shijueBG{
	background-image: url(images/secPICbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}/*视觉图片背景*/
.right_dian{
	background-image: url(images/right_d.gif);
	background-repeat: repeat-y;
}/*视觉图片背景*/
.shozhengRW{
	background-image: url(images/shizhengRWbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}/*时政人物背景*/
.displayBG{
	background-image: url(images/displayBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
/*电影　音乐　阅读背景*/
.dy_bg{
	background-image: url(images/dis_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*视觉图片背景*/
.font14redB { font-size:14px; font-weight:bold; line-height:20px; color:#D90004;}/*红色14号粗体*/
.font14whitB { font-size:14px; font-weight:bold; line-height:20px; color:#FFFFFF;}/*白色14号粗体*/

.font14black_bold{
    font-size:14px;
	font-weight:bold;
	color:#000000;
	}
/*视觉图片切换*/
		  .bigon{background:url(http://mat1.qq.com/news/logo/newsb-02.gif);color:#FFF; line-height:18px; font-size:12px;}
		  .bigoff{background:url(http://mat1.qq.com/news/logo/newsb-03.gif);color:#000; line-height:18px; font-size:12px;}
		  a.bla{color:#000; text-decoration:none}
		  a.bla:hover{color:#F00; text-decoration:underline}
