﻿/*
* html{filter:expression(document.execCommand("BackgroundImageCache", false, true));}
*/
*
{
	margin: 0;
	padding: 0;
}
body
{
	font-size: 10pt;
	font-family: arial;
}

input
{
	margin: 0px;
	padding: 0px;
}


img
{
	border: 0px;
}

.moved
{
	background-color:Blue;
	color:White;
}
.moved a
{
	color:White;
}

.ArticleContent
{
	text-indent: 2em;
	font-size: 11pt;
	line-height: 1.5pc;
	word-break: break-all;
	text-align: left;
}


.ImageBorder
{
	border: 1px solid #C0C0C0;

}


.textbox
{
	border: 1px solid #C0C0C0;
	background: #FFFFEE;
	background-image: url(../../images/input_bg.gif);
	background-repeat: no-repeat;
	font-weight: 900;
	color: #008000;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 4px;
}
.textboxHighLight
{
	border: 1px solid #000000;
	font-size: 11pt;
	color: #339966;
	font-weight: 900;
	margin: 0px;
	height: 20px;
	line-height: 20px;
	background-image: url(../../images/input_bg.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 4px;
}

.button
{
	border: 1px solid #CCC0C0;
	background-color: #0099CC;
	color: #FFFFFF;
	height: 22px;
}

.ArticleContent
{
	line-height: 1.5em;
}


a
{
	color: #095D9D;
	text-decoration: none;
}



.ModleTitle
{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #1A72C2;
	font-size: 14pt;
	font-weight: 900;
	font-family: Arial;
	text-align: center;
}




/*VIP图标*/
.VipICO
{
	display:inline-block;
	background-image: url(../../images/vip.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
	height: 10px;
	width: 20px;
	border: solid 1px #FF0000;
	margin-top: 3px;
	margin-left: 2px;
	background-color: #FFCC99;
}

/*子页面频道标题*/
.channelInfo
{
	height: 49px;
	line-height: 40px;
	padding-left: 30px;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(../../images/company_titlebar.png);
	background-repeat: no-repeat;
	font-size: 12pt;
	font-weight: 900;
}

/*页面尺寸*/
#page
{
	width: 905px;
	height:auto;
	text-align: center;
	margin: 0 auto;
}
#page table
{
	width: 100%;
}

#top1
{
	background-color: #F0F3F8;
	height: 30px;
	text-align: right;
	padding-top: 20px;
}
#top1 .login
{
	float: left;
	margin-left: 20px;
}
#top1 img, #top1 input
{
	vertical-align: middle;
}
#top1 .reg
{
	margin-left: 20px;
}
#top1 .login a, #top1 .reg a
{
	font-weight: 900;
	color: #FF8400;
}
#top1 .logout
{
	margin-left: 20px;
	
}
#top1 .logout a
{
	font-weight: 900;
	color: #FF0000;
}
#top1 a:hover
{
	text-decoration: underline;
}



#top2
{
	background-color: #F0F3F8;
	font-size: 0px;
	height: 76px;
	white-space: nowrap;
}
#top2 img
{
	vertical-align: middle;
	padding-top: 6px;
}

#top2 .logo
{
	float: left;
	margin-left: 6px;
}
#top2 .banner
{
	float: right;
	margin-right: 2px;
	margin-top:2px;
}
#top2 .banner img
{
	height:67px;
	width:685px;
}


/*顶部栏目导航*/
#topNav
{
	clear: both;
	background-color: #60799E;
	text-align: left;
	color: #FFFFFF;
	height: 23px;
	padding-left: 20px;
}
#topNav .item
{
	float: left;
	line-height: 23px;
	margin-left: 28px;
	text-align: center;
	font-weight:900;
}
#topNav a
{
	color: #FFFFFF;
	text-decoration: none;
}

#topNav a:hover
{
	color: #00FF00;
}








#topSeach
{
	background-color: #F0F0F0;
	height: 60px;
	padding-top: 6px;
	text-align: left;
}
#topSeach .ico
{
	color: #627BA1;
	float: left;
	margin-right: 20px;
	margin-left: 15px;
}

#topSeach input, #topSeach img
{
	vertical-align: middle;
}
#topSeach .itemContainer
{
	float: left;
}
#topSeach .item
{
	width: 70px;
	float: left;
	text-align: center;
	letter-spacing: 10px;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
}
#topSeach .over
{
	display: block;
	width: 80px;
	float: left;
	text-align: center;
	letter-spacing: 15px;
	cursor: pointer;
	background-color: #627BA1;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #929599;
	border-bottom-width: 1px;
}
#topSeach .inputWord
{
	background-color: #627BA1;
	height: 30px;
	padding-top: 4px;
	text-align: center;
}
#topKeyword
{
	border-style: none;
	border-width: 0px;
	background-color: transparent;
	background-image: url(../../images/seachInput1.gif);
	background-repeat: no-repeat;
	width: 480px;
	height: 22px;
	line-height: 22px;
}


#topSeach2
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
	background-color: #F0F0F0;
	color: #627BA1;
	clear: both;
}
#topSeach2 .topSeach_Title
{
	float: left;
	color: #627BA1;
	margin-right: 10px;
	padding-top: 5px;
}
#topSeach2 input
{
	vertical-align: middle;
	float: left;
	margin-left: 10px;
}
#topSeach2 .topSeach_Title img
{
	margin-left: 20px;
	vertical-align: middle;
}
#topSeach2 .drpComKind
{
	margin-left: 5px;
	float: left;
}

.contentTable
{
	table-layout: fixed;
}

.contentTable_HeaderLeft
{
	background-image: url(../../images/contentTable_HeaderLeft.gif);
	height: 28px;
	width: 3px;
	float: left;
	font-size: 0px;
}

.contentTable_HeaderMid
{
	background-image: url(../../images/contentTable_HeaderMid.gif);
	color: #0B5596;
	font-weight: 900;
	height: 28px;
	line-height: 23px;
	cursor: pointer;
	font-size: 9pt;
	text-indent: 10px;
}
.contentTable_HeaderMid .publish
{
	float:left;
	margin-left:10px;
}
.contentTable_HeaderMid .publish a:hover
{
	text-decoration:underline;
	color:#0000FF;
}
.contentTable_HeaderMid .more
{
	background-image: url(../../images/more.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
	width: 50px;
	float: right;
	
}
.contentTable_HeaderMid .moreText
{
	text-align: right;
}

.contentTable_HeaderRight
{
	background-image: url(../../images/contentTable_HeaderRight.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 3px;
	font-size: 0px; /*IE6 高度BUG*/
	float: right;
}
.contentTable_ContentBoder
{
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #C3D8E3;
	margin-top: -5px !important;
	margin-top: 0px; /*FF 高度空白BUG */
	padding-top: 8px;
}


.contentTable_MaskTitle
{
	background-image: url(../../images/contentTable_ICO2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 115px;
	color: #FFFFFF;
	float: left;
	text-align: center;
}

.left
{
	float: left;
}




.NewsItem_ChannelInfo
{
	color: #C9050F;
	margin-right: 2px;
}











.contentTable_ItemContainer
{
	margin: 0 auto;
	vertical-align: top;
	height: 230px;
	width: 96%;
}


.contentTable_ItemContainer img
{
	vertical-align: middle;
}







#left1
{
	width: 200px;
	float: left;
	margin-top: 5px;
}
#ProName .contentTable_ItemContainer
{
	height: 450px;
	text-align: left;
}

#ProName .ProName_Header
{
	font-weight: bold;
	text-indent: 10px;
	clear: both;
	text-align: left;
}
#ProName .ProName_Header .ProName_Title
{
	float:left;
}
#ProName .ProName_Header .ProName_More
{
	float:right;
}
#ProName .ProName_HeaderSplit
{
	font-size: 0px;
	height: 1px;
	background-image: url(../../Images/dash1.gif);
	clear: both;
}
#ProName .ProName_ItemContainer
{
	margin: 0 auto;
	margin-top: 5px;
	text-indent: 30px;
}
#ProName .ProName_Item
{
	width: 50%;
	float: left;
	height: 23px;
}












.list
{
	clear: both;
}
.list li
{
	text-align:left;
	vertical-align: middle;
	line-height: 23px;
	padding: 0 0 0 10px;
	clear: both;
	background: url(../../Images/dot.gif) 2px 9px no-repeat;
	list-style-type: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	width:100%;
	
}
.list li span
{
	color: #000099;
	float:left;
	
	
}
.list li .title
{
    overflow:hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.list li .date
{
	color: #666666;
	text-align: right;
	float:right;
}
.list li a
{
	color: #000000;
}
.list li a:visited
{
	color: #1f3a87;
}
.list li a:hover
{
	color: #bc2931;
}



#friendSite
{
	clear: both;
	background-color: #E6E6E6;
	height: 100px;
	margin-top: 5px;
	padding: 10px;
}

#friendSite .friendSite_Content
{
	background-color: #FFF;
	height: 100px;
}
#friendSite .list
{
	margin-left: 20px;
	margin-right: 20px;
}

#friendSite li
{
	width: 120px;
	float: left;
	clear: none;
	margin-left: 5px;
}

#pageFooter
{
	clear: both;
	background-color: #027BB2;
	color: #FFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
	
}
#pageFooter a
{
	color: #FFF;
}

#pageCopyright
{
	clear: both;
	height: 100px;
	line-height: 150%;
	text-align: center;
	background-color: #F0F4F8;
	padding-top:5px;
}

/*
公司联系信息
*/
#comLinkInfo
{
	clear:both;
	border: 1px solid #EDEDED;
	padding-top: 10px;
	padding-bottom: 10px;
}
#comLinkInfo span
{
	float: left;
}
#comLinkInfo .row
{
	clear: both;
	height: 23px;
}
#comLinkInfo .header
{
	text-align: right;
	width: 80px;
}
#comLinkInfo img
{
	vertical-align:middle;
}
#comLinkInfo .ly
{
	float: left;
	margin-left: 30px;
	height:25px;
	line-height:25px;
}
#comLinkInfo .ly a
{
	background-color: #FF0000;
	color: #FFFFFF;
}
#comLinkInfo .ly a:hover
{
	background-color: #003366;
	color: #FFFFFF;
}

#comLinkInfo .errInfo a,#comErrInfo a
{
	color:Red;
	font-size:12pt;
}


.buttonAction
{
	text-align: center;
}
.LinkButton
{
	float: left;
	border: 1px solid #C0C0C0;
	background-color: #CCFFCC;
	height: 26px;
	line-height: 26px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
}
.LinkButton a:hover
{
	color: #FF0000;
}



#pager
{
	clear: both;
	float: right;
}

#pager span
{
	float: left;
	cursor: pointer;
}
#pager .text
{
	height: 15px;
	line-height: 15px;
	width: 30px;
}
#pager .numbutton
{
	height: 15px;
	line-height: 15px;
}
#pager .numbutton, #pager .text
{
	border: solid 1px #C6C6C6;
	margin-left: 3px;
	padding: 2px;
}
#pager .curPageNo
{
	border: none;
	font-weight: 900;
	color: Red;
}
#pager a:hover
{
	color: #FF0000;
}

/*工具栏*/
#toolBar
{
	height:30px;
	clear:both;
}
#toolBar span,#toolBar .publish
{
	vertical-align:middle;
	height:15px;
	line-height:15px;
	float:left;
	margin-right:5px;
	border:solid 1px #C6C6C6;
	padding:3px;
	font-weight:900;
}
#toolBar img
{
	vertical-align:middle;
	margin-right:2px;
}
#toolBar a:hover
{
	color:Red;
}

/*控件*/
.gridviewHeader
{
	height: 23px;
	line-height: 23px;
	background-image: url(../../images/admin_infobarbg.png);
	color:#332372;
	text-align:center;
}

.gridviewAlterRow
{
	background-color:#F4FBFD;
}

.emptyData
{
    height: 45px;
    line-height: 45px;
    border-style: solid;
    border-color: #929599;
    border-width: 1px;
    background-color: #F8F8F8;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}
