﻿/**************---------夏清勇 2007.09.07---------**************/
body
{
	margin:0px;
	font-size:12px;
	color:#000;
	background:url(../Images/bg.jpg);
	background-attachment:fixed;
}
a
{
	color:#333;
	text-decoration:none;
}
a:hover
{
	color:#FF612D;
	text-decoration:none;
}
img
{
	border:none;
}
#container
{
	width:100%;
	text-align:center;
}
ul,li
{
	padding:0px;
	margin:0px;	
}
.more
{
	margin-right:10px;
	}
.more a
{
	color:#fff;
	text-decoration:none;
}
.more a:hover
{
	color:#FFFF00;
	text-decoration:none;	
}
/**********网站头部*********************/
#top
{
	width:856px;
	height:120px;
	text-align:left;
	background:url(../Images/bgTop.jpg);
}

#topLink
{
	height:30px;
	text-align:right;
	width:142px;
	padding-right:10px;
	font-size:10px;
	font-family:Arial;
	float:right;
	margin-top:8px;
}
#logo
{
	width:480px;
	height:46px;
	float:left;
	margin:10px;
}
*html #logo
{
	margin-bottom:-10px;	
}
#nav
{
		height:50px;
		float:right;
		margin:10px;
		width:94%;
}
*html #nav
{
	margin-top:30px;
	margin-bottom:-5px;	
	}
#nav li
{
	float:left;
	width:86px;
	font-size:12px;
	height:30px;
	padding-top:8px;
	text-align:center;
	margin-right:2px;
	color:#fff;
}
#nav li a
{
	color:#fff;
	background:no-repeat left bottom url(../Images/bgNavOut.jpg);
	padding:8px 2px 8px 2px;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#nav li a:hover
{
	color:#fff;
	font-weight:bold;
	background:no-repeat left bottom url(../Images/bgNavOver.jpg);
}
/*********************FLASH块******************************/
#flash
{
	width:100%;
	height:206px;
	width:856px;
	text-align:center;
	background:#fff;
}
.rightMenu
{
     background:url(../Images/bgMenu1.jpg) no-repeat;width:218px; height:48px;font-weight:bold;  
}
/************************网站内容部分**************************************/
#body
{
	width:856px;
	height:100%;
	background:#fff;
}
#left
{
    width:205px;
    height:420px;
    float:left;
    background:url(../Images/bgLeft.jpg);
}
.logoStyle
{
     width:160px;padding-top:10px;padding-bottom:10px; background:#fff;border:1px SOLID #ddd;margin-top:5px;  text-align:center;  
}
#right
{
    width:650px; 
    float:right; 
}
.sameLine
{
    width:650px;
    height:auto;
}
#lxkx
{
    width:302px;
    height:170px;
    float:left;
    padding-bottom:5px;  
}
#gsgk
{
    width:341px;
    height:170px;
     float:left;
}
#cpzs
{
    width:425px;
    height:239px;
    float:left;    
}
#yqlj
{
    width:203px;
    height:239px;
    float:left;
    margin-left:3px;
}

/*****************************--------------网站版权样式-----------**********/
.btLink
{
    color:#fff;  
}
.btLink a
{
    color:#fff;
    text-decoration:none;   
}
.btLink a:hover
{
    color:#FF9900;
    text-decoration:none;  
}
#copyRight 
{
	width:856px;
	height:70px;
	border-top:1px solid #ddd;
	text-align:center;
	padding-top:10px;
	background:url(../Images/bgFooter.jpg);
	font-family:Arial;
	color:#666;
}
#copyRight a
{
	color:Blue;	
	font-family:宋体;
	text-decoration:none;
}
#copyRight a:hover
{
	color:#FF612D;
	font-family:"宋体";
	text-decoration:underline;
}

/**************************-------------三级页面：显示新闻详细信息--------**************/
.NewsContent
{
	border:1px solid #DDDDDD;
	width:100%;
	height:100%;
	background:#fff;
}
.tdTitle
{
	width:880px;
	height:30px;
	background:url(../Images/bgTit.jpg);
	border:1px solid #EBF1FE;
	font-size:15px;
	color:#FF5E00;
	margin-top:10px;
	padding:5px;
	font-weight:bold;	
}

.tdInfo
{
	font-weight:bold;
	color:#0F71EC;
	font-size:12px;	
	width:90%;
	text-align:right;
}

.tdInfo span
{
	font-weight:normal;
	color:black;
}

.tdContent
{
	font-size:12px;
	padding:10px;
	margin-top:10px;
	width:800px;
	line-height:18px;
	border:1px solid #D8E5FC;
	text-align:left;
	margin:10px;
	vertical-align:top;
		
}
/**************************-------------新闻搜索页面--------**************/
.gvSearch
{
	table-layout:fixed;
	text-overflow:ellipsis;
	overflow:hidden;   
	white-space:nowrap;  	
}

.tbSearch
{
	height:300px;
	margin-top:10px;	
}

#tdSearch
{
	vertical-align:top;
	padding-top:10px;	
}

#tdSearch table tr
{
	height:20px;	
}

#tdSearch table td.gvNewsTitle
{
	padding-left:5px;	
}
/*********************************-------------------成功案例----------------***************************************/
.cgal img
{
	border:1px solid blue;
	margin:3px;
}
/***********************-----------------联系我们----------------------********/
.contact
{
	color:#0A62A9;font-weight:bold;
	width:60px;
	border-bottom:3px solid #0A62A9;
}
.contactLink
{
	width:180px;
	background-color:#fafafa;
	height:80px;	
}
.contactLink a 
{
	color:#000;
	text-decoration:none;	
}
.contactLink a:hover
{
	color:Red;
	text-decoration:underline;	
}
/***********-----------------二级页面--------------------------------****************/
.leftMenu
{
	width:170px;
	height:25px;
	margin-top:25px;
	margin-right:5px;
	color:#FB7B29;
	font-weight:bold;
	padding-top:5px;
	background:url(../Images/bgMenu5.jpg);
}
.leftMenu a
{
	background:none;
	color:#F7993A;
	font-weight:bold;
}
.leftMenu a:hover
{
	color:red;
	font-weight:bold;
}
/***********************----------------右侧标题-----------------------*****************************/
.rTit
{
	width: 90%; height: 20px; text-align:center;background-color:#ECF5FD;padding:5px;border:1px solid #C6E1F9;font-weight:bold;
}
.rContent
{
	width:96%;
	margin-top:10px;
	border:1px solid #EAF1FF;
	text-align:left;
	padding:8px;
	line-height:18px;
}
.skinBt
{
	border:1px solid #8CB7F5;
	background:url(../Images/bgTit.jpg);
	color:#3F86EE;
	padding-top:3px;
	font-size:12px;
}

#Grd_LXKX a
{
    color:#177ADF;
    text-decoration:none;
}
#Grd_LXKX a:hover
{
    color:#FF7A00;
    text-decoration:none;
}