﻿
/*用户控件CSS*/



.title01{
    background:url(images/Default/0003.gif) repeat-x;width:100%;height:31px; float:left;
}

.title01 .PanelTitle{
    float:left;height:29px;
}

.title01 .PanelTitle .PanelTitleText{
     float:left;background:url(images/Default/0005.gif) repeat-x;height:31px; color:#09395d; padding:6px 13px 0 8px; font-weight:bold; text-align:center; font-size:11pt;
}
.title01 .PanelTitle .PanelTitleText a{
     color:#09395d; font-weight:bold; font-size:11pt;
}

.title01 .PanelTitle .PanelTitlePoint{
   
}
.title01 .PanelTitle .PicBg{
    float:left;background:url(images/Default/0004.gif) no-repeat;height:31px;width:20px; 
}
.title01 .controlIcon{
    float:right; margin: 10px 5px 0 0;
}

/* 根据CLASS来却换标题的样式 end*/

.list01 .dvDataList ul
{
   margin:0; padding: 5px 0px 1px 0px; list-style-type:none; width:100%;
}
.list01 .dvDataList ul li
{
	list-style-type:none; float: left; font-size:12px; padding:0;
	*text-indent:3px;
	_text-indent:0px;/*************** hlq 2010.4.23*************************/
}
.list01 .dvDataList ul .newstitle
{
	list-style-type:none; float: left; width:85%; text-align:left;
}
.list01 .dvDataList ul .newsdate
{
	width:14%;
}
.list01 .dvDataList ul .newstitle .point
{
	background :url(images/Default/dian0001.jpg) no-repeat 5px 4px; float:left; padding:1px 0 0 6px; margin:0 2px 0 0; width:6px;height:10px;/*******hlq 2010.4.23******/
}
.list01 .dvDataList ul li a
{ 
	font-size:12px;
}
.list01
{
	*margin-top:38px;
	_margin-top:0;
	}/*************** hlq 2010.4.23*************************/
	
.list02
{
	*margin-top:38px;
	_margin-top:0;
	}/*************** hlq 2010.4.23*************************/

.list02 .dvDataList
{
	overflow: hidden; width: 100%; height:210px! important;
}
.list02 .dvDataList ul
{
	margin:0; list-style-type:none; width:100%;
}
.list02 .dvDataList ul li
{
	list-style-type:none; float: left; font-size:12px; padding: 5px 0px 1px 0px;
	*text-indent:3px;
	_text-indent:0px;/*************** hlq 2010.4.23*************************/
}
.list02 .dvDataList ul .newstitle
{
	list-style-type:none; float: left; width:100%; text-align:left;
}
.list02 .dvDataList ul .newsdate
{
    display:none;
}
.list02 .dvDataList ul .newstitle .point
{
	background :url(images/Default/dian0001.jpg) no-repeat 5px 4px;float:left; padding:1px 0 0 6px; margin:0 2px 0 0; width:6px;height:10px;/*************** hlq 2010.4.23*************************/
}
.list02 .dvDataList ul li a
{
	font-size:12px;
}
/*TabContainer样式设置   START       LYG */

.AjaxTabStrip .ajax__tab_header
{
    font-size: 10pt;    
    height:28px!important;
    height:25px;    
    padding:4px 0 0 20px;
    text-align:left;
    background:url(images/Default/3.gif) repeat-x;width:100%;height:25px; float:left;
/* border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;*/
}

/* 默认tab设置 */
.AjaxTabStrip .ajax__tab_tab
{
    font-size: 9pt;
    padding-top:4px!important;
    padding-top:6px; 
    color:Black; 
    padding-bottom:4px;
    padding-left:18px!important;
    padding-left:0;
    height:29px!important;
    height:21px;      
    width:99px; 
    CURSOR: pointer;
    /*text-align:center; *  让我的图片出不来/
    /*vertical-align:middle;让我的图片出不来*/
    background:url(images/Default/btnbg02.gif) no-repeat;width:99px;
}

/* 鼠标经过设置*/
.AjaxTabStrip .ajax__tab_hover .ajax__tab_tab
{
    /*font-weight:bold;
    text-decoration: underline;*/
    color:Red;
}
/* 当前激活选项卡设置*/
.AjaxTabStrip .ajax__tab_active .ajax__tab_tab
{
    /*background-color: #f9fff5;
    font-weight:bold;*/
/*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cccccc);*/
CURSOR: pointer;
background:url(images/Default/btnbg01.gif) no-repeat;width:99px;height:21px; 
font-weight:bold; 
}


/*Body设置*/

.AjaxTabStrip .ajax__tab_body
{
/*border:#C2E2ED 1px solid;*/
padding: 10px 0 0 0;
}

/*设置行高  LYG */

.AjaxTabStrip table td  
{
	height:22px;
    background :url(images/Default/dianbg01.gif) no-repeat center left; padding:0 0 0 10px;
}


/*TabContainer样式设置   END */


/*TabContainer样式设置   START       LYG */

.AjaxTabStrip1 .ajax__tab_header
{
    font-size: 10pt;    
    height:28px!important;
    height:26px;    
    padding:5px 0 0 220px;
    text-align:left;
    background:url(images/Default/pingtai.gif) no-repeat;width:750px; float:left;
/* border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;*/
}

/* 默认tab设置 */
.AjaxTabStrip1 .ajax__tab_tab
{
    font-size: 9pt;
    padding-top:4px!important;
    padding-top:6px; 
    color:Black; 
    padding-bottom:4px;
    padding-left:18px!important;
    padding-left:0;
    height:29px!important;
    height:21px;      
    width:99px; 
    CURSOR: pointer;
    /*text-align:center; *  让我的图片出不来/
    /*vertical-align:middle;让我的图片出不来*/
    background:url(images/Default/btnbg02.gif) no-repeat;width:99px;
}

/* 鼠标经过设置*/
.AjaxTabStrip1 .ajax__tab_hover .ajax__tab_tab
{
    /*font-weight:bold;
    text-decoration: underline;*/
    color:Red;
}
/* 当前激活选项卡设置*/
.AjaxTabStrip1 .ajax__tab_active .ajax__tab_tab
{
    /*background-color: #f9fff5;
    font-weight:bold;*/
/*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cccccc);*/
CURSOR: pointer;
background:url(images/Default/btnbg01.gif) no-repeat;width:99px;height:21px;
font-weight:bold; 
}


/*Body设置*/

.AjaxTabStrip1 .ajax__tab_body
{
/*border:#C2E2ED 1px solid;*/
padding: 10px 0 0 0;
}

/*设置行高  LYG */

.AjaxTabStrip1 table td  
{
	height:22px;
    background :url(images/Default/dianbg01.gif) no-repeat center left; padding:0 0 0 10px;
}


/*TabContainer样式设置   END */


/* news list star*/
.panelTitle
{
	float: right;
	font-size: 14px;
	height: 30px;
	padding: 0px 60px 0px 0px;
	margin: 20px 0px 0px 0px;

}

.newsList
{
	width: 550px;
	margin:10px auto 2px 10px;	
	line-height:120%;
	float: left;
}
.newsList ul
{
	height:26px;
	background:url(Images/Default/line.jpg) repeat-x;
	margin: 0;
}
.newsList li
{
	font-size: 12px;
	list-style-type: none;
    padding:6px 0 0 0;
}
.newsTitle .point
{
	background :url(images/Default/an.gif) no-repeat center right;float:left; padding: 0px 0px 0 15px ; width:6px;height:6px;
}

.articleName
{
	height: 25px;      
    width: 69%; 
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 10px;
}
.date
{
	height: 25px;      
    width: 19%; 
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	text-align: right;
}
.newsListPager
{
	text-align: right;
	width: 100%;
	padding: 0px 30px 0px 0px; 
}
/* news list end */

/*=========================================*/


.MixedMapTextContainer01 .TopNews
{
	
}

.MixedMapTextContainer01 .divImg
{
	 float: left;
	 border: 1px solid #D8D8D8;
	 width:45%; 
	 height:128px;
	 margin:15px 0 0 10px !important;
	 margin:0 0 0 5px;
	 cursor:pointer;
}
.MixedMapTextContainer01 .TextContent
{
	float: left; 
	word-break: break-all; 
	width: 200px !important;
	width: 49%; 
	height:80px; 
	margin:15px 0 0 10px !important;
    margin:0px 0 0 5px;
    /* margin:0 0 0 2px;*/
    line-height:18px;
    padding:0,0,0,10px;
}

.MixedMapTextContainer01 .divTitle
{
	font-weight: bold;
	 text-align:left;
	  line-height:16px;
}

.MixedMapTextContainer01 .divReview
{
	line-height: 20px;
	 text-align: left; 
	 margin-top: 6px;  
	 text-indent:20px;
}

.MixedMapTextContainer01 .dvScroll
{
	margin:0px 0 0px 0px !important;
	margin:0px 0 0px 0px;
	float:left;
}
