/* CSS Document */
.headline { font-size:20px; font-family: "宋体"; line-height: 24px;}

body{
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
    font-family:"宋体, Arial";
    font-size:12px;
}

table,td{
font-family:"宋体, Arial";
font-size:12px;
}

html{
	min-width:766px;
}

#wholepage{
	text-align:center;
	background-image:url('/web/20100825074428im_/http://news.ifeng.com/TLimages/shadow.gif');
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:766px;
}

#New_wholepage{
	text-align:center;
	background: #a0a0a0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:762px;
}

#New_wholepage778{
	text-align:center;
	background: #a0a0a0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:778px;
}

#wholehomepage{
	text-align:center;	
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:766px;
}

.UL_All_Vertical{
	float:left;
	display: block;
	margin:0px;
	padding:0px;
	font-family:"宋体, Arial"; 
	font-size:12px; 
	font-style: normal; 
	line-height:20px;
	list-style: none;
}

.UL_All_Horizantal{
	font-family:"宋体, Arial"; 
	 font-size:12px; 
	 font-style: normal; 
	 list-style-type: none;
	text-align:left;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 1px;  /*have to set margin-bottom, otherwise it will appear high than expected*/
	margin-left:0px;
}

.UL_All_Horizantal li{
	display:inline;
}

/*搜索栏的样式汇总*/

#searchblock1{
	float:left;
	height: 20px; 
	width:48px;
	margin-top:2px;
	padding:0px;
	border-style: solid;
	border-color: #00498B;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	font-size: 10px;
	background-image:url('/web/20100825074428im_/http://news.ifeng.com/TLimages/tv_s_key.gif');
}

#searchblock1input{
	height: 20px; 
	width:131px;
	margin-top:2px;
	padding:0px;
	font-size: 12px;
	border-style: solid;
	border-color: #00498B;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	float:left;
}

#searchblock2{
	float:left;
	margin-top:4px;
	margin-left:6px;
	width:91px;
	height:22px;
}

#searchblock3{
	float:left;
	margin-top:4px;
	width:74px;
	height:20px;
}

#searchblock4{
	float:left;
	margin-top:4px;
	width:70px;
	height:22px;
	background-color:white;
}

#pagefooter{
	width:760px;
	height:132px;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#footcontent{
	float:left;
	width:760px;
	height:25px;
}

#footcontent ul {
	font-family:"宋体, Arial"; 
	 font-size:12px; 
	 font-style: normal; 
	 list-style-type: none;
	text-align:center;
	text-decoration: none;
	list-style-position: outside;
	padding: 6px;
	margin: 2px;
}

#footcontent ul  li{
	display: inline;
	color:black;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:4px;
	margin-top:0px;
	padding:0px;
}

#footcontent p.copyright{
	text-align:center;
	font-family:"宋体, Arial"; 
	font-size:12px; 
	font-style: normal; 
	line-height:20px
	margin-top:0px;
}

/*常用的虚线样式*/
#border1{
	float:left;
	height:1px;
	background:url('/web/20100825074428im_/http://news.ifeng.com/TLimages/phoenix-jiemu06.gif');
}

#border2{
	float:left;
	width:1px;
	background:url('/web/20100825074428im_/http://news.ifeng.com/TLimages/phoenix-jiemu08.gif');
}

/*常用的100%宽 block形式*/
.block_gen{
	width:100%;
}

/*常用的空block形式*/
.blank1{
	float:left;
	height:100%;
}

.blank2{
	float:left;
	width:100%;
}

table,td{
font-family:"宋体, Arial";
font-size:12px;
}

/*除了文章列表单页和文章单页外的文字样式*/
.p12{
font-family:"宋体, Arial";
font-size:12px;
}

/*文章列表单页中文章标题和文章单页文章内容的文字样式*/
.p14{
font-family:"宋体, Arial";
font-size:14px;
line-height:23px;
}

/*网站中频道首页的头条标题*/
.headline{
font-family:"黑体";
font-size:20px;
line-height:24px;
}

/*最常用的链接样式*/
a{
color:#555555;
text-decoration: underline;
}

a:hover{
color:#555555;
text-decoration: none;
}

A.a_no{
color:#555555;
text-decoration: none;
}

A.a_no:hover{
color:#555555;
text-decoration: underline;
}

/*红色的链接样式，只可用于重大的突发事件*/
A.ared{
color:#ff0000;
text-decoration: underline;
}

A.ared:hover{
color:#ff0000;
text-decoration: none;
}

A.ared_no{
color:#ff0000;
text-decoration: none;
}

A.ared_no:hover{
color:#ff0000;
text-decoration: underline;
}

/*蓝色的链接样式，只可用于重大的突发事件*/
A.ablue{
color:#0000ff;
text-decoration: underline;
}

A.ablue:hover{
color:#0000ff;
text-decoration: none;
}

A.ablue_no{
color:#0000ff;
text-decoration: none;
}

A.ablue_no:hover{
color:#0000ff;
text-decoration: underline;
}

/*黑色的链接样式，只可用于重大的突发事件*/
A.ablack{
color:#000;
text-decoration: underline;
}

A.ablack:hover{
color:#000;
text-decoration: none;
}

A.ablack_no{
color:#000;
text-decoration: none;
}

A.ablack_no:hover{
color:#000;
text-decoration: underline;
}

/*白色的链接样式，只可用于重大的突发事件*/
A.awhite{
color:#fff;
text-decoration: underline;
}

A.awhite:hover{
color:#fff;
text-decoration: none;
}

A.awhite_no{
color:#fff;
text-decoration: none;
}

A.awhite_no:hover{
color:#fff;
text-decoration: underline;
}

/*
     FILE ARCHIVED ON 07:44:28 Aug 25, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:49:35 Nov 23, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/