/*------------------------------------------------body--------------------*/
#body{
	width:978px;
	padding:1px 1px 10px 2px;
	margin:0 10px;
	
}
/*------------------------------------------------left--------------------*/
#left{
	width:608px;
	float:left;
}

#content{
	width:608px;
	float:right;
	background:url(images/right_panel_bg.gif) 0 0 repeat-y;
	float:left;
}
#content p.rightTop{
	display:block;
	background:url(images/right_top.gif) 0 0 no-repeat;
	width:608px;
	height:16px;
}

#content p.rightTxt1{
	font:normal 16px/22px "Microsoft JhengHei", "Microsoft YaHei", Arial, sans-serif;
	color:#62625C;
	background-color:inherit;
	padding:0 18px 20px 18px;
}
#content p.rightTxt1 span{
	font:normal 16px/22px "Microsoft JhengHei", "Microsoft YaHei", Arial, sans-serif;
	color:#D76E08;
	background-color:inherit;
}

#content p.rightBottom{
	display:block;
	background:url(images/right_bottom.gif) 0 0 no-repeat;
	width:608px;
	height:20px;
	float:left;
}

#content a {
   color:#62625C;
}

#content a:hover {
  color: #B30000;
}

.small-heading {
   font:normal 16px/22px "Microsoft JhengHei", "Microsoft YaHei", Arial, sans-serif;
	color:#027E1C;
	background-color:inherit;
	padding:0 18px 20px 18px;
}

.big-heading {
   font:bold 22px/16px "Microsoft JhengHei", "Microsoft YaHei", Arial, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:10px 18px 20px 18px;
}


/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:357px;
	float:right;
	
}


#service{
	width:340px;
	color:#fff;
	margin:2px 0 0 0;
	padding:22px 5px 19px 10px;
	background: #B9B99D;
}
#service h2{
	display:block;
	background:url(images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 24px;
	font:bold 22px/16px "Microsoft JhengHei", "Microsoft YaHei", Arial, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 17px 0;
}

#service ul{
	padding:0;
	margin:0;
	display:block;
}
#service ul li{
	display:block;
	line-height:0;
}
#service ul li a{
	display:block;
	background:url(images/arrow_white.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
	font:normal 11px/20px "Microsoft JhengHei", "Microsoft YaHei", Arial, sans-serif;
	color:#47472D;
	background-color:inherit;
	text-decoration:underline;
}
#service ul li a:hover{
	color:#974D04;
	background:url(images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration:none;
}

.banner {
   width:320px;
   margin:10px auto;
}

.banner img {
   border:none;
}


/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/
