/* CSS Document */

body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#333333;
	text-decoration:none;
}
.h1{
	font-size:16px;
	font-weight:bold;
}
.bear{
	width:1003px;
	margin-left:auto;
	margin-right:auto;
 
	float:left;
}
.supBar{
	background:url(/images/logobg.gif);
	height:56px;
	float:left;
	width:1003px;
}
div.menu {
	width: 1003px;
	height:45px;
	color:#FFFFFF;
	background:url(/images/nav_bg.gif);
	float:left;
}
.nav{
	margin-left:20px;
	margin-top:16px;	
	 
}
.nav li{
	display:inline;
	float:left;
	width:110px;
	height:23px;
	margin-left:10px;
	margin-right:10px;
	border-right:1px solid #FFFFFF;
}

.indexnotice{
	height:30px;
	background:#f1f1f1;
}
.nav a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.nav a:link{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.nav a:hover{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.nav a:visited{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.block{
	width:1003px;
	height:auto;
}
.block_left{
	width:230px;
	height:auto;
 	float:left;
	 
 
}
.block_right{
	width:770px;
	float:right;
	height:auto;

}

.leftontainer{
	width:220px;
	height:260px;
	border:1px solid #1874CD;	
}
.title_blue{
	height:33px;
	background:url(/images/title_bar_bg_blue.gif);
	width:220px;
	float:left;
}
.title_txt{
	color:#FFFFFF;
	margin-left:20px;
	font-size:14px;
	font-weight:bold;
}

.left_content {
	margin:10px;
	line-height:20px;
}

.left_content li
{
	list-style:url(/images/ico.png);
}
.color_white {
	color:#FFFFFF;
	font-weight:bold;
}
.indexcase{
	margin:5px;
	height:auto;
}
.indexcase li{
	width:240px;
	height:auto;
	/*background:#003366;*/
	margin-left:5px;
	margin-top:5px;
	display:inline;
	float:left;
}
.case_pic{
	height:auto;

}
.case_pic img{
	 
	border:2px solid  #CCCCCC;
}
/*============新闻部分============*/
.news_title{
	text-align:center;
	margin-top:20px;
}
.news_title h1{
	font-size:16px;
}
.news_content{
	margin:20px;
	line-height:23px;
}
.friendlink{
	float:left;
	width:1003px;
	height:auto;
}

.newslist{
	margin:20px;
	line-height:20px;
}
.newslist li{
	list-style:none;
}

/*===============页脚部分================*/
div.subContainer{
	clear:both;
	width: auto;
	font-size:14px;
	/*background-color:#F8F8F8;*/
	background:#666666;
	border-style:solid; border-width:1px; border-color:#E5E5E5;
	margin: 0em 0em 0em 0em;
	padding: 1em 0.5em 1em 0.5em;
	color:#FFFFFF;
}
div.copyright {
	color:#FFFFFF;
	text-align:center;
	font-size:14px;;
}