	#tab{
		margin:0 15px 20px 8px;
		overflow:hidden;
		padding:0;
	}
	#tab ul{
		list-style: none;
		height:31px;
		padding:0 3px;
	}
	#tab ul li{
		float:left;
		margin-right: 1px;
	}
	#tab ul li a{
		background:url(../images/left_tab.jpg) no-repeat 0 -36px;
		display: block;
		padding: 0 0 0 10px;
		text-decoration:none;
	}
	#tab ul li a span{
		background:url(../images/right_tab.jpg) no-repeat 100% -36px;
		padding: 7px 10px 7px 0;
		display: block;
		color:#b4b4b4;
		text-align:center;
		width:186px;
	}
	#tab ul li.act a,#tab ul li a:hover{
		background: url(../images/left_tab.jpg) no-repeat;
		display: block;
		padding: 0 0 0 10px;
		text-decoration:none;
	}
	#tab ul li.act a span,#tab ul li a:hover span{
		background: url(../images/right_tab.jpg) no-repeat 100% 0;
		padding: 7px 10px 7px 0;
		display: block;
		color:#fff;
	}
	.content{
		padding: 0 20px;
		overflow: hidden;
		margin-bottom:0;
		color:#000;
	}
	.content a{
		text-decoration:none;
		color:#c00000;
	}
	.content a:hover{
		text-decoration:underline;
		color:#fffc00;
	}
	.content p{
		margin-bottom: 20px;
		display: block;
		line-height: 22px;
	}
	.content table{
		border-color:black;
	}
	table.myTable{
		margin:0 auto 20px;
		clear:both;
	}
	table.myTable img{
		margin:0 auto;
		display:block;
	}
	.content > p,
	.content .contentH2 > p,
	.content .contentH3 > p,
	.content .contentH4 > p,
	.content .contentH5 > p,
	.content .contentH6 > p
	{
		margin-bottom: 20px;
		text-align:justify;
	}
	span.important1{
		color:#f60303;
		font-weight:bold;
	}
	span.important2{
		color:#03651c;
		font-weight:bold;
	}
	span.textSize16{
		font-size:16px;	
	}
	span.textSize18{
		font-size:18px;	
	}
	span.textSize20{
		font-size:20px;	
	}
	span.textSize22{
		font-size:22px;	
	}
	span.textSize25{
		font-size:25px;	
	}
	.content .center{
		text-align:center;
		margin:0 auto 20px;
	}
	.content .center img,
	img.center{
		margin:0 auto;
	}
	.content ul{
	
	margin-bottom: 20px;
	}
	.content ul li{
		text-align: justify;
	}
	.content ul li img{
		/*width:auto;*/
	}
	.content ul.anchorLink{
		list-style:none;
		padding:30px 30px 20px;
		border:1px solid #333;
		background:#fff9ca;
		overflow:hidden;
	}
	.content ul.anchorLink li{
		float:left;
		width:47%;
		padding-left:12px;
		margin-bottom:10px;
		background:url('../images/list/square.jpg');
		background-repeat:no-repeat;
		background-position:left center;
	}
	.content ul.anchorLink li a{
		text-decoration:none;
		color:#6e0000;
	}
	.content ul.anchorLink li a:hover{
		text-decoration:underline;
	}
	
	.content ol,.content ul.decimal{
		clear:both;
		list-style:decimal;
		margin-bottom:20px;
		padding: 0 0 0 30px;
	}
	.content ol li,.content ul.decimal li{
		margin-bottom: 10px;
		padding: 0 0 0 1px;
		width: 100%;
	}
	.content ul.icon{
		margin-bottom: 20px;
		padding: 0 0 0 0px;
	}
	.content ul.icon li{
		list-style: none;
		margin-bottom: 10px;
		padding: 0 0 0 20px;
		background: url('../images/list/arrow.png');
		background-repeat: no-repeat;
		background-position: left 4px;
	}
	.content ul.disc{
		margin-top: 10px;
		margin-bottom: 0px;
		padding: 0 0 0 0px;
	}
	.content ul.disc li{
		background: url('../images/list/circle.png');
		background-repeat: no-repeat;
		background-position: 0 7px;
		margin-bottom: 10px;
		padding: 0 0 0 10px;
	}
	.content ul.disc li:last-child{
		margin-bottom: 0px;
	}
	.content ul.square{
		margin-top: 10px;
		margin-bottom: 0px;
		padding: 0 0 0 0px;
	}
	.content ul.square li{
		list-style: none;
		background: none;
		padding: 0 0 0 17px;
		margin-bottom: 10px;
		background:url('../images/list/square1.jpg');
		background-repeat:no-repeat;
		background-position:left 6px;
	}
	.content ul.square li:last-child{
		margin-bottom: 0px;
	}
	.content ul.line{
		margin-top: 10px;
		margin-bottom: 0px;
		padding: 0 0 0 0px;
	}
	.content ul.line li{
		list-style: none;
		background:none;
		background:url(../images/list/line.jpg) no-repeat 0 8px;
		margin-bottom:10px;
		padding: 0 0 0 15px;
	}
	.content ul.line li:last-child{
		margin-bottom: 0px;
	}
	.content table, .content tr, .content td{
		
	}
	table.myTable{
		margin-bottom:20px;
		background:#333;
	}
	table.myTable thead tr{
		background-color:#202020;
	}
	table.myTable .light{
		background:#eae4b8;
	}
	table.myTable .dark{
		background: #fff9ca;
	}
	table.myTable th, 
	table.myTable td{
		padding: 5px;
		vertical-align: middle;
		border: 0px solid #000;
		color:#000;
		border-collapse:initial;
	}
	table.myTable th{
		font-weight:bold;
		color:#430101;
		background:#fff09b;
	}
	table.myTable td p{
	
	}
	.content img{
		border: 1px solid #888989;
		display: block;
		max-width: 500px !important;
		width: 100%;
	}
	.content p img,
	.content li img{
		margin-bottom:0px !important;
	}
	.content .left{
		float:left;
		margin-right:10px;
	}
	.content .right{
		float:right;
		margin-left:10px;
	}
	.content img.left,
	.content img.right{
		width:auto;
	}
	.content h2{
		clear: both;
		padding: 6px 0 5px 35px;
		margin-bottom: 10px;
		font-size: 22px;
		line-height: 29px;
		color: #9c0700;
		font-weight: normal;
		background: url(../images/icontitle/h2.png);
		background-repeat: no-repeat;
		background-position: 0px 7px;
	}
	.content .contentH2{
		padding: 0 0 0 30px;
		margin:0 0 20px 0;
	}
	.content h3{
		clear:both;
		padding: 0 0 0 60px;
		margin-bottom:10px;
		font-size:20px;
		line-height:29px;
		color:#e08c00;
		font-weight:normal;
		background:url(../images/icontitle/h3.png);
		background-repeat:no-repeat;
		background-position:20px 0px;
	}
	.content .contentH3{
		padding: 0 0 0 60px;
		margin:0 0 20px 0;
	}
	.content h4{
		clear: both;
		color: #b33e04;
		padding: 0 0 0 85px;
		margin-bottom: 10px;
		font-size: 18px;
		font-weight: normal;
		background: url(../images/icontitle/h4.png);
		background-repeat: no-repeat;
		background-position: 50px 0px;
		line-height: 29px;
	}
	.content .contentH4{
		padding: 0 0 0 85px;
		margin:0 0 20px 0;
	}
	.content h5{
		clear: both;
		color: #6e2501;
		padding: 0 0 0 105px;
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: normal;
		background: url(../images/icontitle/h5.png);
		background-repeat: no-repeat;
		background-position: 80px 0px;
		line-height: 29px;
	}
	.content .contentH5{
		padding: 0 0 0 105px;
		margin:0 0 20px 0;
	}
	.content h6{
		clear: both;
		color: #3d1501;
		padding: 0 0 0 130px;
		margin-bottom: 10px;
		font-size: 14px;
		font-weight: normal;
		background: url(../images/icontitle/h6.png);
		background-repeat: no-repeat;
		background-position: 100px 0px;
		line-height: 29px;
	}
	.content .contentH6{
		padding: 0 0 0 130px;
		margin:0 0 20px 0;
	}
	.content .note{
		padding: 20px 10px 10px;
		position: relative;
		border: 1px solid #333;
		margin:30px 0 20px;
		background: #fff9ca;
	}
	.content .note .title{
		color: #fff;
		background: #c00000;
		padding: 5px 30px;
		overflow: hidden;
		position: absolute;
		top: -15px;
		left: 40px;
		font-weight: bold;
	}
	.content .caption {
		font-style: italic;
		font-size: 13px;
		display: block;
		text-align: center;
		margin: 5px 0 10px 0;
	}
	#content .tags{
		clear:both;
		margin-bottom:15px;
		border:1px solid #c5c7c7;
		background-color:#f7f6f6;
		padding:10px 10px 10px 50px;
		background:url('../images/tag.png');
		background-repeat: no-repeat;
		background-position: 15px 8px;
	}
	#content .author{
		clear:both;
		overflow:hidden;
		margin-bottom:20px;
	}
	#content .author p{
		float:right;
	}
	#content .author p span.au{
		padding: 10px 0 10px 40px;
		border-top: 1px dashed #000;
		display: block;
		font-style:italic;
		font-weight:bold;
	}
	.content iframe{
		max-width: 500px;
		width: 100%;
		height: 312px;
		max-height: 312px;
	}
@media only screen and (max-width: 500px){
	.content ul.anchorLink li{
		width:100%;
	}
}	
