li {
	width:100px;
	list-style-type:none;
	display:inline;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FF0000;
	margin: 10px;
}

ul{
	width:100%;
}

.indexBannerCls{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

#newContent{
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	width:440px;
}

#newContent td{
	font-size: 12px;
	padding: 3px;
	text-align: left;
}

#newContent a{
	text-decoration: none;
	color: #525151;
}

#newContent a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.navLine{
	background-color:#FFFFFF;
	height:8px;
}

.mainDiv{
	background-color:#FFFFFF;
}

.left{
	width:202px;
}

#loginForm{
	border: 1px solid #EDE0C3;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
}
.right {
	width: 264px;
}
.caseTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDE0C3;
	height: 20px;
	background-image: url(../images/index_30.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.newCase {
	border: 1px solid #EBE5E5;
}

.newCase-content{
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

.newCase-title{
	font-weight: bold;
}

#loginForm input{
	width:100px;
	border: 1px solid #DADADA;
}

.leftProduct{
	width:202px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDE0C3;
	height: 20px;
	vertical-align: bottom;
	background-image: url(../images/index_28.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.leftName{
	height:22px;
	background-image: url(../images/index_52.jpg);
}

#productQuery{
	border: 1px solid #EDE0C3;
	line-height: 25px;
	text-align: center;
}

#productQuery input,select{
	width:150px;
	font-size: 12px;
}

.tabshow {
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: none;
	border-left: 1px solid #777777;
	background-image: url(../images/news_bg.jpg);
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #E13523;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.goodProduct {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7D7B2;
	background-image: url(../images/index_49.jpg);
	background-repeat: no-repeat;
	height: 25px;
	background-position: left center;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 5px;
}

.tabhide {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #777777;
	border-left-color: #D3D3D3;
	font-size: 12px;
	font-weight: bold;
	color: #8C8E88;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
}
.tabnull {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	vertical-align: bottom;
}

.formMark{
	font-family: Webdings;
	font-size:9px;
}

.redPoint{
	color: #FF0000;
}
