/* CSS Document */
body,td,div{
	padding:0px;
	margin-top:0px;
	font-size:13px;
	font-family:"ËÎÌå", Arial, serif;
	color:#383838;
}
body{
	text-align:center;}

/*the row table's position's definition*/
#rowTable{
	vertical-align:top;
	}
#topBannerTD{
	height:102px;
	padding:0px;
	background-repeat:no-repeat;
	}
	
/*the col table's position's definition*/

#contentLeft{
	width:186px;
	padding:0px;
	padding-top:10px;
	vertical-align:top;
	font-family:inherit;
	}
	
				#buttonDiv{
					width:186px;
					height:364px;
					padding-left:3px;
					background-image:url(../img/buttonbg.jpg);
					background-repeat:no-repeat;}
				#loginDiv{
					height:142px;
					width:186px;
					/*background-image:url(../img/loginbg.jpg);*/
					background-repeat:no-repeat;
					padding-right:0px;
					text-align:right;
					overflow:hidden;
					max-width:186px;
					font-family:inherit;
					
					}
					#linkDiv{
					width:186px;
					text-align:left;
					}
#contentCenter{
	width:534px;
	padding-top:10px;
	padding-left:5px;
	/*padding-right:10px;*/
	padding-bottom:10px;
	vertical-align:top;}
					#mainPicTd{
						
						}
					#mainPicDiv{}
					#mainNewsTd{
						padding-top:8px;}
					#mainNewsDiv{
					background-image:url(../img/newsboder.jpg);
					background-repeat:no-repeat;
					height:260px;}
					#picShowerTd{
						padding-top:10px;}
					#picShowerDiv{
						background-image:url(../img/picshowerbg.jpg);
						background-repeat:no-repeat;
						height:121px;
						text-align:left;
						padding-top:4px;
						padding-left:5px;}
#contentRight{
	width:166px;
	padding:0px;
	vertical-align:top;
	padding-top:10px;
	vertical-align:top;
	font-size:inherit;
	}
					#dateInfoDiv{
						width:166px;
						height:216px;
						/*overflow:scroll;*/
						background-image:url(../img/dateinfobg.jpg);
						background-repeat:no-repeat;
						padding-top:8px;
						padding-left:8px;
						text-align:left;}
					#logoDiv{
						width:166px;
						height:406px;
						background-image:url(../img/logobg.jpg);
						background-repeat:no-repeat;
						padding-top:8px;
						padding-left:8px;
						text-align:center;
						font-family:inherit;
						font-size:inherit;}
						
#mainInfoTd{
	width:714px;
	min-width:714px;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	vertical-align:top;}
					#mainInfoDiv{
						width:709px;
						max-width:709px;}
					#mainInfoTableTd1{
						height:10px;
						max-height:10px;
						background-image:url(../img/maininfobgtop.jpg);
						background-repeat:no-repeat;}
					#mainInfoTableTd2{
						height:300px;
						background-image:url(../img/maininfobgmiddle.jpg);
						background-repeat:repeat-y;}
					#mainInfoTableTd3{
						height:20px;
						background-image:url(../img/maininfobgbottom.jpg);
						background-repeat:no-repeat;}
					#mainInfoTableTd4{
						height:44px;
						/*background-image:url(../img/articlemng.jpg);*/
						background-repeat:no-repeat;}
