﻿body 
{
	background-color:#ffffff;
	font-size:12px;
	margin:0 auto;
	



}
a{ color:#000000; text-decoration:none;text-align: center;}
a:link{color:#000000;}
a:hover{ color:#ff0000;}



.space10 
{
	height:10px; 
	clear:both; 
	font-size:0; 
	overflow:hidden;
	background:#fff;
}
.space5 
{
	height:5px; 
	clear:both; 
	font-size:0; 
	overflow:hidden;
	background:#fff;
}

.styleForm
{
	text-align:center;
}
.styleTable
{
	width:950px;
}
.styleNavgSubTable
{
	text-align:left;
    height: 40px;
    width: 850px;
    background-image:url(./ImgResources/skin/navg.png);
}
.styleNavg
{
	text-align:left;
	margin-left:0px;
}
.styleNavgItem
{
	text-align:center;
	border:1px solid #fff;
	border-bottom:0;
	z-index:1000;

	/*filter:progid:dXImageTransform.Microsoft.Glow(color=#cccccc,Strength=5);*/
}

.staticMenuItemStyle a:hover
{
	color:#FFFFFF;
}
.dynamicMenuItemStyle
{
	padding:0 8px;
	border-bottom:1px solid #fff;
	line-height:25px;
	display:block;
}
.dynamicMenuItemStyle:hover
{
	color:#ffffff;
}
.styleContent
{
	width:950px;
    height: 24px;
}
.styleLogo
{
    height: 150px;
    background-image:url(./ImgResources/skin/logo.png);
    vertical-align:middle;
}
.styleSearch
{
    width: 100px;
    height: 40px;
    background-image:url(./ImgResources/skin/search.png);
}

.styleLoad
{
	background-image:url(./ImgResources/skin/loadnew.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.newsGridView td
{
	border-bottom:1px dashed #999;
	padding:8px 0 3px 0;
}

.newsGridView1 td
{
	border-bottom:1px  solid  #999;
	padding:8px 0 3px 0;
}


.height25 td
{
	height:25px;
}
.menu td
{
	width:150px;
	background:url(./ImgResources/skin/ProTitle.jpg) no-repeat;
}



#container { margin:0 auto;width:100%;}
#master_headtop{margin:0 auto;width:950px;height:25px; 
font-size:13px; background:url(ImgResources/skin/master_headtop.jpg);
}
#master_head{ margin:0 auto;width:950px;height:200px;}
#master_menu { margin:0 auto;padding:0;width:950px;  background:url(ImgResources/skin/menuBg.jpg) no-repeat;}

#mainContent1 { width:950px;margin-bottom:5px;}
#LeftContent1 { float:left; width:378px; height:288px; 
}
#RightContent1 { float:right; width:210px; height:288px; 
background:url(ImgResources/skin/RightConSearch.jpg) no-repeat;
}
#MddleCotent1 {  height:288px;width: 362px; float:left;
}
#TopContent1 { height:168px;
	width: 348px;
	
}
#BottomContent1 { height:120px;
	width: 350px;
} 
#mainContent2 { height:205px; 
}
#LeftContent2 { float:left; width:236px; 
height:200px;margin-left:10px;
}
#RightContent2{ float:right; width:210px; height:200px;
}
#MddleCotent2 {   float:left;  width:493px;height:200px; }

#footer { height:130px; 
    width: 950px;
    margin:0 auto;
}

