/* CSS Document */

body{
	background:#FFFFFF;
	font-family:"宋体";
	font-size:14px;
	font-weight:normal;
	text-align:left;
	overflow-x:hidden;
	width:1400px;
}
a:active,a:visited,a:link { 
	color: #0000FF; 
	text-decoration: none; 
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	vertical-align: top;
} 
li{
	height:2em;
	vertical-align: top;
}
.topEdge{
	width:1400px;
	height:6px;
	background:#E4322B;
	display: block;
}
.topLeft{
	width:100px;
}
.logo{
	width:100px;
}.topRight{
	width:100px;
}
.topTitle{
	width:360px;
	height:80px;
	color:#000000;
	font-family:"新宋体";
	font-size:22px;
	font-style:normal;
	font-weight:bolder;
	text-align:center;
	vertical-align:middle;
}
.topTel{
	width:427px;
	height:24px;
	background:url(images/top/top.png);
	color:#FFFFFF;
	font-family:"隶书";
	font-size:16px;
	text-align:center;
}
#topTel a:link{
	color: #FFFFFF; 
	text-decoration: none; 
}
#topTel a:visited{
	color: #FFFFFF; 
	text-decoration: none; 
}
#topTel a:active{
	color: #FFFFFF; 
	text-decoration: none; 
}
#topTel a:hover{
	color: #0000FF; 
	text-decoration: none; 
}
.menuBox{
	padding-left: 20px auto;
	padding-right: 20px auto;
	margin-left: 100px auto;
	margin-right: 100px auto;
	width: 600px;
	text-align: center;
}
.topMenu{
	width:123px;
	height:80px;
	text-align:center;
	vertical-align:middle;
	font-family:"幼圆";
	font-size:16px;
	font-weight:bold;
}
.picBig{
	width:1400px;
	height:300px;
	font-size: xx-large;
	color: #FFFFFF;
}
.leftNav{
	width:300px;
	margin-left:100px;
	margin-top:10px;
	margin-bottom:10px;
}
.navCaption{
	height:45px;
	vertical-align:middle;
	float:none;
	font-family:"宋体";
	font-size:16px;
	font-weight:bold;
	text-align: left;
	border-left: 10px;
	line-height: 20px;
}
.foot_h_split{
	width:1400px;
	height:5px;
	background:#E4322B;
}
.foot{
	vertical-align:middle;
	text-align:center;
}
.formLogin{
	width:300px;
	height:120px;
	text-align:center;
}
.home_main{
	width:800px;
}
.main_h_split{
	height:15px;
	width:800px;
	background:url(images/h_split.png);
}
.nav_h_split{
	width:300px;
	height:15px;
	background:url(images/h_split.png);
}
.v_split{
	width:13px;
	background-image:url(images/v_split.gif);
}

.contact{
	font-family: "新宋体";
	font-size: 14px;
}
.about_abbr{
	font-family:"宋体";
	font-size:14px;
	line-height:1.8em;
	text-align:justify;
	margin-left:10px;
	margin-top:10px;
	width:800px;
}
#about_abbr img{
	float:left;
}
.about{
	font-family:"宋体";
	font-size:14px;
	line-height:1.8em;
	text-align:justify;
	margin-left:100px;
	margin-top:10px;
	width:1100px;
}
#about img{
	float:left;
}
#demo { 
	background: #FFF; 
	overflow:hidden; 
	border: 1px dashed #CCC; 
	height: 160px; 
	width: 800px;
	text-align: center; 
	float: left; 
} 
#demo img { 
	border: 3px solid #F2F2F2; 
	display: block; 
}
#indemo { 
	float: left; 
	width: 800%; 
} 
#demo1{
	float:left;
}
#demo2{
	float:left;
}
.small_cell{
	width:175px;
	height:120px;
	align:center;
	text-align: center;
	border:1;
}
.small_pic{
	width:170px;
	height:120px;
	border:1;
}
.list{
	width:250px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
}
.picLargeBox{
	width:500px;
	margin:20px;
	padding:20px auto;
	text-align:center;
	vertical-align:top;
}
.picLarge{
	display: block;
	width:500px;
	text-align:center;
	vertical-align:text-top;
	margin-bottom:20px;
	border-width: 1;
}
.formMessage{
	width:800px;
	margin:10px;
	padding:20px;
	line-height: 1.8em;
}

.caption{
	background:#FFFFFF;
	font-family:"新宋体";
	font-weight:bold;
	text-align:center;
	font-size:24px;
}
