#left {
	float: left;
	width: 215px;
	margin: 0px;
	height: 533px;
}

#list {
	background-image: url(../images/index_pro_01.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 215px;
	float: left;
}
#pronav {
	line-height: 30px;
	list-style-type: none;
	text-align:center;
	background-image: url(../images/index_pro_02.jpg);
	background-repeat: no-repeat;
	margin-top: 71px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 239px;
}
#pronav ul {
	list-style-type: none;
	margin: 0px;
}
#pro form {
	margin: 0px;
}


/*==================一级目录===================*/
#pronav a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
}
#pronav li {
	text-align: center;
	background-image: url(../images/pro_li.jpg);
	background-repeat: no-repeat;
	width: 169px;
	margin-bottom: 2px;
}
#pronav li a
{
	color: #CCCCCC;
	text-decoration: none;
	display: block;
}
#pronav  li  a:hover{
	color: #fc7a07;
	text-decoration: none;
	font-weight: bold;
}
/*==================二级目录===================*/
#pronav li ul {
	list-style:none;
	text-align:center;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#pronav li ul a{
	width: 169px;
	color: #CCCCCC;
	text-decoration: none;
}
#pronav li ul a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;

}
/*==============================*/
#pronav li:hover ul {
 left: auto;
}
#pronav li.sfhover ul {
 left: auto;
}
#pronav ul.collapsed {
 display: none;
}
#login {
	background-image: url(../images/index_pro_03.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#login table {
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 34px;
}

#submit {
	height: 45px;
	width: 62px;
	margin-left: 4px;
}

#mid {
	width: 548px;
	float: left;
}
#about {
	background-image: url(../images/index_about.jpg);
	background-repeat: no-repeat;
	height: 220px;
	padding-top: 75px;
	line-height: 24px;
}
#about p {
	width: 300px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	text-indent: 2em;
}
#about a {
	color: #fbcb39;
	text-decoration: none;
	float: right;
	margin-right: 20px;
}
#show {
	background-image: url(../images/index_pro_show.jpg);
	height: 238px;
}
#demo {
	overflow:hidden;
	width: 524px;
	height: 160px;
	margin-top: 35px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
}
#demo img {
	border: 1px solid #b8a120;
	height: 160px;
	width: 150px;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
#indemo {
	float: left;
	width: 800%;
}
#right {
	width: 240px;
	float: right;
	height: 533px;
	background-image: url(../images/index_Rshow.jpg);
	background-repeat: no-repeat;
}
#oTransContainer {
	background-image: url(../images/xx_bg.jpg);
	background-repeat: no-repeat;

	FILTER: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=0, motion='forward'); 
	WIDTH: 230px;
	HEIGHT: 199px;
	margin-top: 55px;
	margin-right: 5px;
	margin-left: 5px;
}
#oTransContainer img {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
}
#search {
	margin-top: 50px;
	height: 30px;
	float: right;
	width: 170px;
}
#go {
	margin-top: 5px;
}

