﻿/* CSS Reset */
html,body,div,span,form,ul,li,p,b,ol,ul,li,object,iframe,h1,h2,h3,h4,h5,h6{
	margin:0 auto;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align: baseline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}

body {
	line-height:1;
}

/* HTML全局设置 */
ol,ul {list-style-type: none}

a:link {text-decoration:none;}     
a:visited {text-decoration:none;}  
a:hover {text-decoration:underline;} 
a:active {text-decoration:none;}   

img{ 
border:0px;
padding:0px
}

/* 内容容器 */
.AreaL{
width:278px;
padding-left:10px;
overflow:hidden;
}

.AreaL2{
width:266px;
padding-left:10px;
overflow:hidden;
clear:both;
}

.AreaR{
width:228px;
padding-left:10px;
overflow:hidden;
clear:both;
}

.AreaM{
width:368px;
padding-left:10px;
overflow:hidden;
clear:both;
}

/* AreaText 带摘要文字排列（自适应,测试中） */

.AreaText li{
display:block;
clear:both;
vertical-align:top;
}

.AreaText b{
display:block;
color:#000;
line-height:21px;
height:21px;
overflow:hidden;
}

.AreaText p{
display:block;
line-height:19px;
overflow:hidden;
}

.PF1 b{
padding-left: 12px;
background: url(http://www.ahtv.cn/liv_loadfile/fold6/1323072423_01070500.png) 0px 6px no-repeat;
}

/* 标准标题列表用14号字 */
.bul14 b{
font-size:14px;
font-family:宋体;
color:#000;
}

/* xxxxxxxxxxxxxxx以下是旧版的文字选择器，待调整 */
/* 摘要 */
.Abs {
font-size:12px;
font-family:宋体;
color:#666;
}

.Abs a:link{color:#3366cc;}
.Abs a:visited {color:#3366cc;}  
.Abs a:hover {color:#3366cc;} 
.Abs a:active {color:#3366cc;}  

.AbsG {
font-size:12px;
font-family:宋体;
color:#666;
line-height:19px;
overflow:hidden;
word-wrap:break-word;
word-break:break-all;
}

.AbsG a:link{color:#666;}
.AbsG a:visited {color:#666;}  
.AbsG a:hover {color:#666;} 
.AbsG a:active {color:#666;}  

.tt14{
font-size:14px;
font-family:宋体;
color:#000;
line-height:23px;
white-space:nowrap;
}

.tt14w{
font-size:14px;
font-family:宋体;
color:#FFF;
line-height:23px;
white-space:nowrap;
}


/* H系列专用 */
.THx{
font-size:20px;
font-family:黑体;
color:#000;
line-height:33px;
white-space:nowrap;
}
.THx18{
font-size:18px;
font-family:黑体;
color:#000;
line-height:30px;
white-space:nowrap;
}


.THxw{
font-size:20px;
font-family:黑体;
color:#FFF;
line-height:33px;
white-space:nowrap;
}

/* 虚线 */
.DottedX{
clear:both;
border-bottom:1px dotted #ccc;
width:auto;height:9px;
margin:0px 5px 0px 5px;
font-size: 1px;line-height: 1px;
}


/* 10px填充 */
.hr10{
clear:both;
width:auto;height:10px;border:0px;
font-size: 1px;line-height:1px;
}

.TAr
{
text-align:right;
}

.TAl
{
text-align:left;
}

.Cb
{
clear:both;
}

.Fl{
float:left;
}

.Fr{
float:right;
}

.PaT6{
padding-top:6px!important;padding-top:3px;
}

.PaT10{
padding-top:10px!important;padding-top:5px;
}

.PaT16{
padding-top:16px!important;padding-top:8px;
}

.PaL6{
padding-left:6px!important;padding-left:3px;
}

.PaL10{
padding-left:10px!important;padding-left:5px;
}

.PaL16{
padding-left:16px!important;padding-left:8px;
}

.OfH{
overflow:hidden;
}

.FWb{
font-weight:bold;
}

.Dpb{
display:block;
}

.Dpn{
display:none;
}

.imgnob{ 
border:0px;
padding:0px;
}