body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-color: #F5F5F5;
}
a:link {

}
#bodyLeftBoxContent {
	padding-right: 10px;
	padding-left: 10px;
}

#top {
	height: 70px;
	background-image: url(pic/topBg.jpg);
}
#logoText {
	color: #CCCCCC;
	padding-top: 40px;
}

.width978 {
	width: 978px;
}

.logoTitle {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}
#menuBox {
	height: 35px;
	background-image: url(pic/menuBoxLeftBack.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#menuContentBox {
	width: 638px;
	float: left;
	height: 35px;
}
#menuContentBox ul{
	margin: 0px;
	height: 35px;
}
#bodyCenterBox {
	width: 595px;
	margin-left: 3px;
	float: left;
}
#bodyCenter {
	padding: 10px;
}
#bodyCenter p {
	line-height: 150%;
}
.contentFocus {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #349CE3;
}
.contentFocus ul {
	list-style-image: url(pic/liIcon.gif);
	line-height: 150%;
}

.titleBig {
	color: #1095E1;
	font-weight: bold;
	font-size: 13px;
}
.title2 {
	color: #1095E1;
	font-size: 11px;
}
#foot {
	padding: 5px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
	font-size: 10px;
	color: #666666;
}
#bodyRightBox {
	width: 190px;
	float: left;
	margin-top: 10px;
	line-height: 120%;
}
.huiTitleBox {
	color: #3C8AB8;
	background-color: #DFDFDF;
	padding: 5px;
	margin-bottom: 5px;
}






#menuContentBox ul li{
	float:left;
	height: 35px;
	list-style-type: none;
}
#menuContentBox ul li a{
	color:#333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 11px;
	line-height: 35px;
	margin: 0px;
	background-image: url(pic/space.gif);
}
#menuContentBox ul li a img{


}
#menuContentBox a {
	color:#333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 35px;
	display: block;
	float: left;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 30px;
	background-image: url(pic/menuBoxLeftBack.jpg);
	
}
#menuContentBox a:hover {
	background-image: url(pic/menuBackHover.jpg);
	
}
#menuContentBox ul li a:hover{
	background-image: url(pic/menuBackHover.jpg);	
}
#bodyBox {
	width: 978px;
}
#bodyLeftBox {
	width: 180px;
	float: left;
	background-color: #DFDFDF;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}


#menuBoxRight {
	margin-left: 3px;
}


#menuBoxLeft {
	width: 180px;
	float: left;
	height: 35px;
}

#version_compare {
	text-align: center;
	margin: 10px 10px;
}
#version_compare img { border:0;}
#version_compare a{
	text-decoration: none;
}
#version_compare table {
    background-color: #ccc;
    margin: 10px 0 5px 0;
}

#version_compare table th {
    background-color: #ddd;
    text-align: center;
    padding: 2px 3px;
}

#version_compare table td {
    background-color: #fff;
    padding: 2px 3px;
    font-size: 85%;
}
