body {
	background-color: #ffffff;
	background-image: url(./bg.jpg);
	margin-top: 0px;
    margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	text-decoration: none;
	line-height: 20px;
	background-repeat: repeat-x;
    background-position: top; 
	background-attachment: fixed;
}
.head_line a {
	color:#A4FAFF;
}
.head_line a:link {
	color: #A4FAFF;
	text-decoration: none;
}
.head_line a:visited {
	text-decoration: none;
	color: #ffffff;
}
.head_line a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.head_line a:active {
	text-decoration: none;
}
.search{
	float:right;
	width: 260px;
	text-align: right;
	line-height: 15;
	
}

/* 天韵通行证登录文字*/
.whiteword
{font-size: 9pt;
color: #fff;
line-height: 12px;
margin:0px;
}
/* 登录*/
.login{
	height:20px;
	padding: 3px;
	text-align: left;
}

/* 通行证登录按钮*/
.dlbotton
{ font-size: 12px;
 color:#fff; 
 background-image:url(./dlbotton.gif);
 border: 0px;
 width: 44px; 
 height: 23px;
 padding: 4px 0px 0px 0px ;
 text-align:center;
 margin:0px 5px 0px 5px;}
 
/* 搜索按钮*/
.searchbotton{ font-size: 12px;
 color:#fff; 
 background-image:url(./search.gif);
 border: 0px;
 width: 33px; 
 height: 21px;
 padding: 4px 0px 0px 0px ;
 text-align:center;
 margin:0px 5px 0px 5px;}
 
 #keyw_border {
	border-color: #7AACDF;
	border-width: 1px;
	border-style: solid;
	background-color:#EDF8FE;
	MARGIN: 0px 4px 4px 4px;
	FLOAT: left; 
	width:255px;
	height:145px;
}
.bottom_border{
    border-bottom-color:#D0E4FC;
	border-width: 1px;
	border-style: solid;
	line-height:25px;
}
#lhead{
	MARGIN: 1px 0px 0px 180px;
	
	width:74px;
	height:6px;
}
/* 头部广告边框样式*/
#head_ad{
	border-color: #DCDCDC;
	border-width: 1px;
	border-style: solid;
	MARGIN: 8px 0px 8px 4px;
	FLOAT: left; 
	width:695px;
	height:145px;	
}

a.a2:link {
    margin:5px;
    font-size: 10pt;
	color: #333;
	text-decoration: none;
}
a.a2:visited {
    margin:5px;
    font-size: 10pt;
	text-decoration: none;
	color: #333;
}
a.a2:hover {
    margin:5px;
    font-size: 10pt;
	text-decoration: none;
	color: #333;
}
a.a2:active {
    margin:5px;
    font-size: 10pt;
	text-decoration: none;
	color: #006699;
}
a.a2 {
    margin:5px;
	font-size:10pt;
}

.STYLE1 {
font-size: 14px;
color: #D64D21
}
.a1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9CB6C6;
	border-right-color: #9CB6C6;
	border-bottom-color: #9CB6C6;
	border-left-color: #9CB6C6;
}

/* 右边栏栏目（蓝色）*/
.rightlm{
	clear:both;
	font-size:14px;
	font-weight:bolder;
	background-color:#DEF5FD;
	height:20px;
	color: #137BA1;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#DEF5FD);
}
/* 子频道导航*/

a.subnav:link {
    font-size: 10pt;
	color: #CB4A0B;
	text-decoration: none;
	margin:0 3px 0 10px;
	
}
a.subnav:visited {
    font-size: 10pt;
	text-decoration: underline;
	color: #CB4A0B;
	margin:0 3px 0 10px;
}
a.subnav:hover {
    font-size: 10pt;
	text-decoration: none;
	margin:0 3px 0 10px;
	
	color: #CB4A0B;
	weight:bold
}
a.subnav:active {
    font-size: 10pt;
	text-decoration: none;
	margin:0 3px 0 10px;
}
a.subnav {
	font-size: 10pt;
}

/* 子频道导航定位*/
.subnavdw{
 margin:5px 0px 0px 30px;}
 
 /* 登录样式控制*/
 .L_name input {
 	height:15px;
 }
 
 .L_pwd input {
 	height:15px;
 }
 .L_sub input {
 	height:20px;
 	width:60px;
	background:#64A6E0;
	color:#fff;
	border:1px solid #105187;
	padding-top:2px;
	margin-left:5px;
	margin-right:5px;
 }
 .L_reg a{
 	color:#ffffff;
	text-decoration: none;
	}
 .L_reg a:link {
	color: #ffffff;
	text-decoration: none;
}
 .L_reg a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.L2_info a{
	text-decoration: none;
	color: #ffffff;
}
.L2_out a{
	text-decoration: none;
	color: #ffffff;
}
/******************************************
分页
******************************************/

.page{
	width:98%;
	margin-top:1em;
	clear:both;
}

.page a{
	display:block;
	color:#64A6E0;
	float:left;
	text-decoration:none;
	margin-right:3px;
	border:1px solid #64A6E0;
	padding:2px 4px 1px 4px;
}

.foot_lin a{
	color:#333333;
	text-decoration:none;
	border-left:1px solid #9CB6C6;
	border-right:1px solid #9CB6C6;
	border-bottom:1px solid #9CB6C6;
	padding:2px 4px 1px 4px;
}
.foot_nolin{
	color:#4E6C76;
	font-size:16px;
}
.head_word {
	width:85px;
	float:left;
}
.head_title {
	font-size:14px;
	text-align:center;
	border-right:1px solid #6CA1C9;			
	color: #444878;
	padding-top:3px;
	font-weight: bold;
}
.news_pic{
	padding-top:5px;
	padding-bottom:5px;
}
.news_title{
	padding:5px 5px 5px 10px;
	line-height:150%;
}
.title_168{
	padding:10px 5px 5px 10px;
	border-bottom:1px dotted #ccc;
}