/***********************************************************************/
/*                      About style setting                            */
/***********************************************************************/		
.dashedFrameA{
	margin: 0 0 0 6px;
	padding: 10px;
	width: 700px;
	border: 1px dashed #BEBEBE;}
	
.aboutInfo{
	margin: 0;
	padding: 0 0 10px 0;
	width: 98%;}
	.aboutInfo ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	list-style-type: none;}
	.aboutInfo li.title{
	padding: 3px 0 3px 0;
	font-weight: bold;
	color: #674A30;
	font-size: 13px;}
	.aboutInfo li{
	padding: 2px 0 2px 0;}
	.aboutInfo li.dot{
	padding: 2px 0 2px 15px;
	background-image: url(../images/icon_gray_dot.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;}
	.aboutInfo li a:link, .aboutInfo li a:visited { 
	color: #3884C9; text-decoration: underline;}
    .aboutInfo li a:hover {
	color: #FF008C; text-decoration: underline;}

.contactNote{
    padding: 0 10px 5px 5px;
    color: #666666;}
	.contactNote a:link,.contactNote a:visited{
	color: #1770B5;
	text-decoration: none;}
	.contactNote a:hover{
	color: #FF008C;
	text-decoration: underline;}
	
.aboutFaq{
	margin: 0;
	padding: 0 0 10px 0;
	width: 98%;}
	.aboutFaq ul{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	list-style-type: none;}
	.aboutFaq li.title{
	padding: 3px 0 3px 0;
	font-weight: bold;
	color: #674A30;
	font-size: 13px;
	background-image: url(../images/icon_w_dot.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;}
	.aboutFaq li.q{
	padding: 2px 0 2px 20px;
	background-image: url(../images/icon_q.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #885E42;}
	.aboutFaq li.a{
	padding: 2px 0 10px 20px;
	background-image: url(../images/icon_a.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;}
	.aboutFaq li.list{
	padding: 2px 0 2px 12px;
	background-image: url(../images/icon_gray_dot.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;}
	
.faqNote{
    padding: 5px 0 8px 23px;
    color: #666666;
	width: 98%;}
	.faqNote a:link,.faqNote a:visited{
	color: #1770B5;
	text-decoration: none;}
	.faqNote a:hover{
	color: #FF008C;
	text-decoration: underline;}

.aboutTable03{
	margin: 5px 0 0 0;
	padding: 0;
	width: 90%;}
	.aboutTable03 td{
	padding: 2px 3px 2px 3px;
	vertical-align: top;}
	.aboutTable03 td.btn{
	text-align: center;}
	.aboutTable03 td.title{
	padding: 5px 8px 3px 0;
	width: 75px;
	color: #674A30;}
	
.aboutFun{
    height:240px;
	background-image: url(../images/joepower_funbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;}
	
.aboutTable04{
	margin: 5px 0 0 0;
	padding: 0;
	width: 90%;}
	.aboutTable04 td{
	padding: 2px 3px 2px 3px;
	vertical-align: top;
	text-align: right;}
