@charset 'utf-8';

#useful{
	width:857px;
	margin:0 auto;
	text-align:left;
}

#mainContainer{
}

/*LeftSide*/
#leftSide{
	width:256px;
	float:left;
}

#leftSide #tax{
	background-image:url(../images/useful/btn1.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:44px;
}

#leftSide #tax a{
	display:block;
	width:237px;
	height:44px;
}

#leftSide #tax a:hover{
	background-image:url(../images/useful/btn1.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
}

#leftSide #finance{
	background-image:url(../images/useful/btn2.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:44px;
	margin-top:2px;
}

#leftSide #finance a{
	display:block;
	width:237px;
	height:44px;
}

#leftSide #finance a:hover{
	background-image:url(../images/useful/btn2.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
}

#leftSide #labor{
	background-image:url(../images/useful/btn3.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:44px;
	margin-top:2px;
}

#leftSide #labor a{
	display:block;
	width:237px;
	height:44px;
}

#leftSide #labor a:hover{
	background-image:url(../images/useful/btn3.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
}

#leftSide #other{
	background-image:url(../images/useful/btn4.jpg);
	background-repeat:no-repeat;
	width:237px;
	height:44px;
	margin-top:2px;
}

#leftSide #other a{
	display:block;
	width:237px;
	height:44px;
}

#leftSide #other a:hover{
	background-image:url(../images/useful/btn4.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
}




#leftSide #backNum{
	color:#4d7391;
	font-size:10px;
	line-height:12px;
	padding-top:5px;
	font-weight:bold;
}

#leftSide #backNum ul{
	color:#4d7391;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
}

#leftSide #backNum li{
	padding:5px 0 3px 0;
	border-bottom:solid 1px #4d7391;
	width:237px;
}

#leftSide #backNum li a{
	color:#4d7391;
}

#leftSide #backNum li a:hover{
	color:#124566;
	text-decoration:none;
}


/*RightSide*/
#rightSide{
	width:594px;
	float:left;
}

#rightSide h2{
	width:auto;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin:0 15px;
	padding-left:5px;
	line-height:15px;
}

#rightSide h3{
	font-size:24px;
	color:#4d7391;
	border-bottom:solid 2px #4d7391;;
	line-height:30px;
	margin-bottom:15px;
}

#rightSide h4{
	background-image:url(../images/useful/useful_h4_bg.gif);
	background-repeat:no-repeat;
	background-position:5px 4px;
	color:#4d7391;
	border-bottom:solid 1px #4d7391;
	padding:0 0 2px 22px;
	font-size:14px;
}

#rightSide p{
	width:auto;
	margin:0 15px;
	color:#646464;
	line-height:25px;
	font-size:14px;
	padding-bottom:15px;
}

#rightSide p span{
	font-size:10px;
}

#rightSide ul{
	width:auto;
	margin:0 15px;
	color:#646464;
	line-height:25px;
	font-size:14px;
	list-style-tyupe: disc;
	padding-bottom:15px;
}

#rightSide li{
	list-style:disc;
	margin-left:25px;
}
	

/* Tax */
#Tax #leftSide #tax{
	background-image:url(../images/useful/btn1.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
	width:237px;
	height:44px;
}

#Tax #leftSide #finance{
	margin-top:20px;
}

#Tax #rightSide #indexTitle{
	width:594px;
	height:44px;
	background-image:url(../images/useful/right_title1.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}


/* Finance */
#Finance #leftSide #finance{
	background-image:url(../images/useful/btn2.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
	width:237px;
	height:44px;
}

#Finance #leftSide #labor{
	margin-top:20px;
}

#Finance #rightSide #indexTitle{
	width:594px;
	height:44px;
	background-image:url(../images/useful/right_title2.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}


/* Lador */
#Lador #leftSide #labor{
	background-image:url(../images/useful/btn3.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
	width:237px;
	height:44px;
}

#Lador #leftSide #other{
	margin-top:20px;
}

#Lador #rightSide #indexTitle{
	width:594px;
	height:44px;
	background-image:url(../images/useful/right_title3.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}


/* Lador */
#Other #leftSide #other{
	background-image:url(../images/useful/btn4.jpg);
	background-repeat:no-repeat;
	background-position:0 -44px;
	width:237px;
	height:44px;
}


#Other #rightSide #indexTitle{
	width:594px;
	height:44px;
	background-image:url(../images/useful/right_title4.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
}





