

/*顶部导航*/
table#nav
{
	

	
	border-bottom: 0px solid #d3e5e9;
}
table#nav td.space
{
	width: 1px;
	background-color: #22487c;
}
table#nav a.nav
{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
}
table#nav a.navCurrent
{
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	height:50px;
	line-height: 50px;

	color: #0a6cbf;
	
		background: url(style/20093758088433.jpg) repeat-x center center;
	
}
table#nav a.nav:hover
{
	color: #0a6cbf;	
	background: url(style/20093758088433.jpg) repeat-x center center;
	
}



/*下拉菜单*/
table.navFloat
{
	width: 143px!important;width: 100%;
	position: absolute;
	z-index: 2;
	visibility: hidden;
	background-color: #ffffff;
}
table.navFloat tr.space
{
	height: 1px;
	background-color: #ffffff;
}
table.navFloat a
{
	display: block;
	width: 133px!important;width: 100%;
	height: 30px;
	line-height: 30px;
	padding:0 5px;
	color: #0a6cbf;
	text-decoration: none;
}
table.navFloat a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #0a6cbf;
}

/*左侧*/
.left
{
	
		
		width:250px;
		background-color:#F5F5F5;
	
}
.leftBase
{
        padding-left:34px;
		font-size:20px;
		text-align:left;
		background-color:#436bb8;
		color:#ffffff;
		}

.left .title
{
	height: 22px;
	line-height: 22px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	
		background: url(style/20093760877857.jpg) center bottom no-repeat;
	
		text-align: center;
		padding-top: 3px;
	
}
.left .content
{
	padding: 10px 7px 5px 7px;
	color: #222222;
	background-color: #ddedfd;
	border: 0px solid #F2ECD7;
	line-height: 20px;
	width: 279px!important;width: 289px; /*ie 和 firefox 对于宽度的理解不一样*/
}
.left .content a
{
	color: #222222;
	text-decoration: underline;
}
.left .content a:hover
{
	color: #800000;
	text-decoration: none;
}
.left .content img.p
{
	border: 1px solid #E2D6A9;
}
.left .moreImage
{
	height: 20px;
	cursor: pointer;
	clear: both;
	
		background: url(style/20093760930761.gif) center right no-repeat;
	
}

/*左侧二三级导航*/
a.menu
{
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	height: 44px;
	line-height: 44px;
	color: #446bb8;
	background: url(style/20093761470761.jpg) no-repeat center center;
	margin:0 0 5px;
	padding-left:34px;
	
}
a.menuCurrent
{
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	height: 44px;
	line-height: 44px;
    padding-left:34px;
	color: #ffffff;
	
		background: url(style/20093761459933.jpg) no-repeat center center;
	margin:0 0 5px;
}
a.menu:hover, a.menuCurrent:hover
{
	color: #ffffff;
	
		background: url(style/20093761459933.jpg) no-repeat center center;
	
}
a.subMenu
{
	display: block;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
    padding-left: 35px;
	color: #666666;
	background-color: #E0E0E0;
	
}
a.subMenuCurrent
{
	display: block;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
    padding-left: 35px;
	color: #2865BF;
	background-color: #E6E6E6;
	
}
 a.subMenu:hover, a.subMenuCurrent:hover
{
	color: #2865BF;
	background-color: #E6E6E6;
	
}


/*右侧*/
.right, #homeMain
{
	
		background-color: #FFFFFF;
	
}
.right .title
{
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
	color: #073c78;
	
	
}
.right .content
{
	margin: 20px 0 40px 0;
	font-size: 14px;
	line-height: 180%;
	color: #222222;
}
.right .list
{
	margin: 20px 0 20px 0;
	color: #222222;
}
.right .pic
{
	margin-top: 20px;
}
.right .content a, .right .list a
{
	font-size: 14px;
	color: #222222;
}
.right .content a:hover, .right .list a:hover
{
	font-size: 14px;
	color: #800000;
}
.right .pic a /*图片列表的链接要单独定义，因为链接文字大小不一样*/
{
	color: #222222;
}
.right .pic a:hover
{
	color: #800000;
}
.right img.p
{
	border: 1px solid #E2D6A9;
}


/*翻页*/
.page
{
	margin-bottom: 20px;
}
.page a
{
	text-decoration: none;
	color: #666666;
}
.page a.current
{
	color: #800000;
}
.page a:hover
{
	text-decoration: underline;
	color: #800000;
}

/*首页中间*/
#homeM
{
	
		background-color: #FFFFFF;
	
}
#homeM .title
{
	height: 30px;
	line-height: 30px;
	margin: 10px 0 15px 0;

	color: #073c78;
	
		background: url(style/20093958242481.jpg) no-repeat center center;
	
}
#homeM .titleL
{
	padding-left: 25px;
	font-weight: bold;
}
#homeM .titleR
{
	text-align: right;
}
#homeM .content
{
	color: #222222;
	line-height: 20px;
}
#homeM a
{
	color: #222222;
}
#homeM a:hover
{
	color: #800000;
}
#homeM .moreImage
{
	height: 20px;
	width: 60px;
	cursor: pointer;
	
		background: url(style/20093760989841.gif) bottom right no-repeat;
	
}
#homeM img.p
{
	border: 1px solid #E2D6A9;
}


/*首页右侧*/
#homeR
{
	
		background-color: #ddedfd;
	
	border-left: 1px solid #F2ECD7;
	border-right: 1px solid #F2ECD7;
}
#homeRSpace
{
	background-color: #ddedfd;
}
#homeR .title
{
	margin-top: 10px;
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	
		background: url(style/20093761064105.jpg) center bottom no-repeat;
	
		text-align: center;
		padding-top: 3px;
	
}
#homeR .content
{
	padding: 10px 10px 0 10px;
	color: #222222;
	line-height: 20px;
	width: 172px!important;width: 192px; /*ie 和 firefox 对于宽度的理解不一样*/
}
#homeR .content a
{
	color: #222222;
	text-decoration: underline;
}
#homeR .content a:hover
{
	color: #800000;
	text-decoration: none;
}
#homeR .content img.p
{
	border: 1px solid #E2D6A9;
}
#homeR .moreImage
{
	height: 20px;
	cursor: pointer;
	clear: both;
	
		background: url(style/20093761095685.gif) center right no-repeat;
	
}




/*日期*/
.date
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*首页友情链接*/
#selectLink
{
	background-color: #FFFFFF;
	color: #666666;
}


/*联系我们等表单性质的页面*/
.contactInfo
{
	line-height: 180%;
	color: #222222;
}
.contactTitle
{
	font-weight: bold;
	color: #666666;
	background-color: #EBEBEB;
}
.contactMsg
{
	font-weight: bold;
	color: #FF6600;
}
.contactInput
{
	color: #666666;
}
.input
{
	border: 1px solid #B2B2B2;
	color: #666666;
	background-color: #F8F8F8;
}
.button
{
	color: #000000;
	background-color: #D4D0C8;
}

.order
{
	background-color: #CCCCCC;
}
.order td
{
	background-color: #FFFFFF;
}
.order td.orderTitle
{
	font-weight: bold;
	color: #333333;
}
.order td.orderContent
{
	color: #666666;
}
.order a /*订购表单的删除按钮，采用和订购内容一样的颜色*/
{
	color: #666666;
}
.orderLink a /*订购表单的链接颜色使用右侧的默认颜色*/
{
	color: #222222;
}
.orderLink a:hover
{
	color: #800000;
}

.ibwmessage
{
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
.messageTitle
{
	padding: 0 6px 0 25px;
	color: #333333;
	
}
.messageContent
{
	padding: 0 6px 20px 25px;
	line-height: 180%;
	color: #333333;
}
.replyTitle
{
	padding: 0 6px 0 25px;
	color: #D6990C;
	
}
.replyContent
{
	padding: 0 6px 20px 25px;
	line-height: 180%;
	color: #333333;
}


/*底部导航*/
table#navBottom
{

	
		background-image: url(style/20093761143549.jpg);
	

	color: #FFFFFF;
	text-align: center;
}

table#navBottom a
{
	color: #FFFFFF;
	text-decoration: none;
}
table#navBottom a:hover
{
	color: #F2ECD7;
	text-decoration: underline;
}


/*底部版权*/
table#footer
{
	
		background: url(style/20093761204889.jpg);
	

	color: #ffffff;
	line-height: 18px;
	text-align: center;
	padding: 8px 0 10px 0;
}

table#footer a
{
	color: #ffffff;
	text-decoration: none;
}
table#footer a:hover
{
	color:#ce0002;
	text-decoration: underline;
}
