html{height:100%;width:100%;font-size:100%}
body{
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:12px;
	margin:0;
	padding:0;
	background-image: url(../Images/Bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 20px;
}
a img{border:none}
a{color:#00F}
div,p,table,td{word-break:break-all;word-wrap:break-word}
h1,h2,h3,h4,h5,h6,form,input,textarea,#content ul{margin:0;padding:0}

.left{float:left;overflow:hidden}
.right{float:right;overflow:hidden}
.clear{clear:both;display:block}
.hidden{overflow:hidden}

.box {
	margin: auto;
	padding: 0px;
	clear: both;
	width: 915px;
}

/*
=======================================================
*/

#navigation {
	background-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding: 5px;
	text-align: right;
	line-height: 20px;
	height: 20px;
}
#navigation a {
	text-decoration: none;
	margin: 5px;
}
#navigation .right {
	text-align: right;
}


/*
=======================================================
*/

#header {
	height: 70px;
}
#header a {
	display: block;
	float: left;
	height: 70px;
	width: 300px;
	overflow: hidden;
	background-image: url(../Images/Logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 300px;
}
#header h1 {
	float: right;
	font-size: 14px;
	line-height: 48px;
	text-indent: 60px;
	background-image: url(../../upload/2011/7/242167331.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 5px;
}
#header #title {
	display: none;
}

/*
=======================================================
*/

#menu {
	background-image: url(../Images/Main.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	height: 37px;
	overflow: hidden;
}
#menu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#menu .left {
}
#menu .left a {
	float: left;
	height: 37px;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px -42px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}
#menu .left span {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
#menu .left .select {
	background-image: url(../Images/Main.png);
	background-repeat: no-repeat;
	background-position: 0px -42px;
}
#menu .left .select span {
	background-image: url(../Images/Main.png);
	background-repeat: no-repeat;
	background-position: right -42px;
	margin-left: 15px;
	padding-left: 5px;
	margin-right: 0px;
	padding-right: 20px;
	color: #000000;
	padding-top: 5px;
}
#menu .right {
	text-align: right;
}
#menu .right a {
	float: right;
	margin: 10px;
	line-height: 16px;
	height: 16px;
}
#menu .right img {
	float: left;
	margin: 0 3px
}
/*
=======================================================
*/

#location {
	background-image: url(../Images/Main.png);
	background-repeat: no-repeat;
	background-position: -915px -5px;
	height: 32px;
	font-size: 12px;
	line-height: 35px;
	overflow: hidden;
}
#location a {
	display: block;
	float: left;
	height: 32px;
	text-decoration: none;
	color: #666666;
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(../Images/Main.png);
	background-repeat: no-repeat;
	background-position: -915px -42px;
}
#location .select {
	background-image: url(../Images/Home.gif);
	background-position: -915px -42px;
	background-position: 12px 8px;
	width: 32px;
	line-height: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*
=======================================================
*/

#content {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
}
#content h1{
	display: none;
}
#content #banner {
	margin-bottom: 10px;
}

#content .title {
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0EDF4;
	clear: both;
	height: 22px;
	margin: 0px;
}
#content .title a, #content .title span {
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 20px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #69CBF1;
	padding-right: 5px;
	padding-left: 5px;
}
#content .body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
#content .body h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	line-height: 25px;
	padding: 0px;
	height: 25px;
	overflow: hidden;
	color: #000000;
}

/*
=======================================================
*/

#content #index {
	background-image: url(../Images/MainBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100%;
}

#content #index .item {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 14px;
	overflow: hidden;
	height: 160px;
	font-size: 12px;
	color: #666666;
}
#content #index .item h2 {
	font-size: 14px;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
}
#content #index .item a {
	color: #003399;
	text-decoration: underline;
	display: block;
}
#content #index .item h2 img {
	float: left;
	margin-right: 10px;
}
#content #index .img {
	border: solid 1px #efefef;
	width: 200px;
	overflow: hidden;

}
#content #index .item p {
	line-height: 18px;
	height: 72px;
	overflow: hidden;
	margin: 10px 0px;
	padding: 0px;
}
#content #index .clear {
	background-image: url(../Images/MainBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 100%;
}

/*
=======================================================
*/



#content .top {
	background-image: url(../Images/Main.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 4px;
	overflow: hidden;
	clear: both;
}
#content .middle {
	clear: both;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0EDF4;
	border-left-color: #E0EDF4;
}
#content .bottom {
	clear: both;
	background-image: url(../Images/Main.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 4px;
	overflow: hidden;
}
#content .left {
	width: 600px;
}
#content .left .top {
	background-position: 0px -80px;
}

#content .left .bottom {
	background-position: left top;
}
#content .center {
	width: 915px;
}


#content .center .top {
	background-position: -915px -80px;
}

#content .center .bottom {
	background-position: -915px 0px;
}
#content .center .item {
	margin: 25px;
}
#content .center .pageIndex {
	padding: 10px;
	text-align: center;
	margin: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E0EDF4;
}
#content .center .pageIndex span {
	margin: 5px;
	color: #666666;
}
#content .center .pageIndex a {
	margin: 5px;
	color: #006600;
	text-decoration: none;
}


#content .right {
	width: 305px;
}
#content .right .top {
	background-position: -600px -80px;
}

#content .right .bottom {
	background-position: -600px 0px;
}
#content #update .body {
	margin-right: 20px;
	margin-left: 20px;
}
#content #download {
	margin-bottom: 10px;
	text-align: center;
}
#content #download p {
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#content #download .download {
	background-image: url(../Images/download.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 180px;
	display: block;
	line-height: 200px;
	overflow: hidden;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#content #download .button {
	height: 100px;
	margin: auto;
}
#content #download .button a {
	background-image: url(../Images/button.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 31px;
	width: 121px;
	line-height: 31px;
	text-decoration: none;
	color: #003366;
	float: left;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
}
#content #help .body a {
	display: block;
	color: #336699;
	text-decoration: none;
}




#footer div{
	line-height:25px;
	text-align: center;
	color: #666666;
}
#footer a{
	margin:0 10px;
	color: #333333;
	text-decoration: none;
}
#footer #copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

