﻿body {
	background-color: #C0C0C0;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

body a:link, body a:visited, body a:active {
	text-decoration: none;
	color: #666666;
}

body a:hover {
	color: #000000;
}

body p{
	line-height: 22px;	
}


#divMain {
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
}

#divMain.subpage {
	background-image: url(../images/bg3.png);
}

#divTop {
	background-image: url(../images/bg_top.png);
	margin: 0px;
	height: 46px;
	width: 746px;
}
#divTopNavi {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 8px;
	padding-right: 15px;
}
#divTopNavi a:link, #divTopNavi a:visited, #divTopNavi a:active {
	color: #666666;
	text-decoration: none;
}

#divTopNavi a:hover{
	color: #000000;
}

#imgTopIcon {
	margin-bottom: -2px;
}

#divContainer {
	width: 721px;
	margin-left: 12px;
	display: block;
	height: auto;
}

#divContainer2 {
	width: 721px;
	margin-left: 12px;
	display: block;
	height: auto;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-y;
}

#divMainNavi {
	background-image: url(../images/bg_main_navi.png);
	background-repeat: repeat-x;
	height: 31px;
	margin: 0px;
	padding: 0px;
	
}

#divMainNavi.subpage {
	margin-top: -2px;
}

#divMainNavuBtn {
	background-image: url(../images/bg_main_navi_line.png);
	float: left;
	padding-right: 16px;
	padding-left: 16px;
	background-repeat: no-repeat;
	font-size: 13px;
	text-transform: none;
	padding-top: 8px;
	height: 23px;
	overflow:hidden;
}
#divMainNavuBtn a:link, #divMainNavuBtn a:visited, #divMainNavuBtn a:active {
	color: #666666;
}
#divMainNavuBtn a:hover {
	color: #000000;
}



#divMainNavuBtn.current {
	background-image: url(../images/bg_main_navi_hi.png);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #FFE8E8;
}
#divSubNavi {
	float: right;
	height: auto;
	width: 196px;
	margin: 0px;
	padding: 0px;
	display: block;
}


#ulSubNavi {
	font-size: 15px;
	color: #000000;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding: 0px;
}
#ulSubNavi li {
	list-style-type: none;
	background-image: url(../images/bg_sub_navi_item.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 156px;
	margin: 0px;
	padding-left: 40px;
	padding-top: 5px;
}



#ulSubNavi li.current {
	font-weight: bold;
	background-image: url(../images/bg_sub_navi_item_hi.gif);
	background-repeat: no-repeat;
	color: #000000;
}

#ulSubNavi li.on {
	font-weight: bold;
	background-image: url(../images/bg_sub_navi_item_hisp01.gif);
	background-repeat: no-repeat;
}

#ulSubNavi a:hover {
}

#ulabout{
	list-style-image: url(../images/spot.jpg);
	list-style-type: disc;
	list-style-position: inside;
}

#ulabout li{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 3px;
	padding-bottom: 3px;
	height: auto;
	padding-top: 0px;
}

#divSubFrame {
	float: left;
	height: auto;
	width: 525px;
}
#divSubFrame p a {
	color: #CC6633;
}

#divSubFrame h1 {
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #95A7CD;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 25px;
	clear: both;
}
#divSubFrame h2 {
	font-size: 15px;
	margin-left: 30px;
	margin-top: 40px;
}
#divSubFrame h3 {
	margin-left: 40px;
	font-size: 14px;
	color: #6C87B9;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-right: 40px;
}




#divSubFrame p {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-indent: 12px;
}
#divSubFrame p.remarks {
	font-size: 11px;
	line-height: 16px;
	background-color: #DEEDF1;
	padding: 10px;
	border: 1px dotted #52A2B6;
	color: #346C7A;
	margin-top: 30px;
}
#divSubFrame p.question {
	font-size: 13px;
	text-indent: 0px;
	margin-top: 30px;
	background-image: url(../images/dot05.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	color: #006699;
	margin-bottom: 0px;
}
#divSubFrame p.answer {
	text-indent: 0px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
}

#divSubFrame p.contact{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

#divSubFrame p.contact label {
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #5978B0;
}

#divSubFrame p.error_msg {
	font-weight: bold;
	color: #993300;
}

#divSubFrame p.msg_title {
	font-weight: bold;
	color: #5978B0;
	font-size: 16px;
}

#divConItem{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#divConItem label{
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #5978B0;
}

#divParItem{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#divParItem label{
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #5978B0;
}

.divParItem-link{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.divParItem-link label{
	float: left;
	width: 250px;
	text-align: left;
	padding-left: 130px;
	font-weight: bold;
	color: #5978B0;
}

.divParItem-link a:link {color: #5978B0;}

.divParItem-link a:hover {color: #666666;}

.divParItem-link a:visited {color: #5978B0;}

#divSubFrame input.text{
	width: 250px;	
}

#divSubFrame textarea{
	width: 250px;
	height: 100px;
}

#divSubFrame input.btn{
	width: 80px;
	font-size: 11px;
	height: 25px;
}

.olSubFrame_consulting{
	margin-left: 60px;
	margin-right: 50px;
	font-size: 13px;
	color: #4A6691;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.olSubFrame_consulting li {
	margin-bottom: 10px;
	line-height: 18px;
	
}

.olSubFrame_consulting A:link {
	color: #4A6691;
	text-decoration: none;
}

.olSubFrame_consulting A:hover {
	color: #CC0000;
	text-decoration: none;
}

.olSubFrame_consulting A:visited {
	color: #4A6691;
	text-decoration: none;
}



.olSubFrame {
	margin-left: 60px;
	margin-right: 50px;
	font-size: 13px;
	color: #4A6691;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 50px;
	text-decoration: none;
}
.olSubFrame li {
	margin-bottom: 10px;
	line-height: 18px;
	text-decoration: none;
}

.olSubFrame A:link {
	color: #4A6691;
	text-decoration: none;
	/*text-decoration: underline;*/
}

.olSubFrame A:hover {
	color: #CC0000;
	text-decoration: none;
}

.olSubFrame A:visited {
	color: #4A6691;
	text-decoration: none;
}


#divPath {
	background-color: #666666;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0000;
	height: 19px;
	padding-left: 12px;
	color: #CCCCCC;
	padding-top: 3px;
}
#divPath a:link, #divPath a:visited, #divPath a:active {
	color: #CCCCCC;
}
#divPath a:hover {
	text-decoration: underline;
}

#divFigure_consulting {

	padding-top: 0px;
	padding-bottom: 20px;
}

#divFigure_consulting h1 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	color: #CC0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#divFigure_consulting p{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}

.imgFigure_consulting {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
}

#divFigure {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#divFigure h1 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
	color: #CC0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divFigure p {
	font-size: 11px;
	color: #666666;
	text-align: left;
	text-indent: 0px;
	margin-right: 60px;
	margin-left: 60px;
}

#imgFigure {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CC0000;
}
#imgFigure2 {
	margin-left: 40px;
	margin-bottom: 40px;
}
#tbCompare {
	background-color: #FFFFF4;
	width: 470px;
	margin-left: 30px;
	border: 2px solid #9C7C69;
}
#tbCompare ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#tbCompare td {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin: 0px;
}
#tbCompare th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	color: #FFFFFF;
	background-color: #999999;
}

#tdItem {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	font-weight: bold;
}
#tdSEO {
	background-color: #F5F1E2;
}



#divRemark {
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#divRemark h1 {
	font-size: 12px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A5CA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #6C87B9;
}
#divRemark h1 a {
	color: #6C87B9;
}

#ulRemark {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#divBGb {
	background-color: #F2F8FA;
	margin: 0px;
	height: auto;
}
#ulRemark li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/dot04.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}

#divBlockService {
	width: 320px;
	padding-left: 27px;
	padding-bottom: 10px;
	padding-right: 10px;
	display: block;
}
#divBlockService h1 {
	font-size: 15px;
	color: #000066;
	background-image: url(../images/bg_h1.png);
	background-repeat: no-repeat;
	height: 22px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 1px;
	margin-top: 6px;
	margin: 0px;
}


#divBlockService h2 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-image: url(../images/dot02.png);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#imgService {
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#divBlockNews {
	background-image: url(../images/bg_news_middle.png);
	background-repeat: repeat-y;
	height: auto;
	width: 345px;
	display: block;
}

#divBlockArticle {
	background-image: url(../images/bg_news_middle.png);
	background-repeat: repeat-y;
	height: auto;
	width: 345px;
	display: block;
	padding-top: 10px;
}

#divBlockArticle ul{
	line-height: 20px;
	color: #97B6FF;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
}


#divBlockNewsTitle {
	background-image: url(../images/bg_news_title.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 22px;
	width: 345px;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	color: #2B648A;
	letter-spacing: 10px;
	padding-top: 11px;
}


#divDate {
	font-size: 9px;
	color: #92BDDE;
	margin-left: 25px;
	background-image: url(../images/dot01.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 25px;
	background-position: 0px 2px;
}
#divTitle {
	margin-top: 5px;
	font-weight: bold;
	color: #4D699F;
}

#divBlockNews p {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
}

#imgAlignRight {
	float: right;
	padding-right: 20px;
}

#divNewsDate {
	font-size: 9px;
	color: #92BDDE;
	background-image: url(../images/dot01.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: 0px 2px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#divNewsTitle {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#divNewsContents {
	line-height: 18px;
}
#divNewsContents p {
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: 0px;
}


#divNews {
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
}


#divBtnEnd {
	height: 26px;
	width: 94px;
	background-image: url(../images/btn_footer.png);
	font-size: 11px;
	text-align: center;
	padding-top: 12px;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-right: 10px;
	float: right;
	margin-bottom: 10px;
}
#divBtnEnd a {
	color: #90A5CA;
}
#divBtnEnd a:hover {
	text-decoration: underline;
}
#imgIll {
	float: right;
	margin: 15px;
}
#divSitemap {
	margin-left: 40px;
	margin-right: 30px;
}



#divFooter {
	background-image: url(../images/bg_down.png);
	height: auto;
	width: 746px;
	clear: both;
	background-repeat: no-repeat;
	display: block;
}
#divFooterNavi {
	margin-left: 12px;
	padding-top: 20px;
}
#divFooterCopyright {
	margin-top: 8px;
	margin-left: 12px;
	color: #FFFFFF;
}
#txtS {
	font-size: 10px;
}
#txtSS {
	font-size: 10px;
	color: #FFFFFF;
}
#txtGray {
	color: #999999;
}

#txtNormal {
	font-weight: normal;
}

#txtNormal-link {
	font-weight: normal;
}

#txtNormal-link a:link{
	text-decoration: underline;
}

#divDesign {
	font-size: 11px;
	float: right;
	margin-top: -15px;
	margin-right: 13px;
	color: #FFFFFF;
	text-align: right;
}

#divQA1 {
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #6699FF;
	color: #666666;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 10px;
	width: 300px;
}

#divQA2 {
	font-size: 11px;
	line-height: 20px;
	background-color: #FFE1E1;
	padding: 10px;
	border: 1px dotted #52A2B6;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#divQA3 {
	font-size: 11px;
	line-height: 12px;
	background-color: #E6D9F7;
	padding: 5px;
	border: 1px dotted #52A2B6;
	color: #000000;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 30px;
	margin-bottom: 5px;
}

#divQA4 {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	width: 460px;
	background-image: url(../images/Q_bg_mid.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: 0px;
}

#QAanswer {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	width: 450px;
	background-image: url(../images/A_bg_top.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-right: 0px;
}

#divQA5 {
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	border: 1px dotted #6699FF;
	color: #666666;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 22px;
	width: 446px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 5px;

}

#divQA6 {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	width: 450px;
	background-image: url(../images/A_bg_mid.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-right: 0px;
}

#divQA7 {
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	border: 1px dotted #6699FF;
	color: #666666;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 22px;
	padding: 10px;
	height: auto;

}

#divQA7_left {
	float: left;
	width: 125px;
}

#divQA7_right {
	float: right;
	width: 300px;
}

#divQA3 a:hover{
	text-decoration: underline;
}

.font01 a:link{
    color: #000000;
}

.font01 a:hover{
    color: #000000;
	text-decoration: underline;
}

.font02 {
    color: #CC0000;
}

.font02 a:link{
    color: #CC0000;
}

.font02 a:hover{
    color: #CC0000;
	text-decoration: underline;
}

.font03{
	background-color: #FFFFFF;

}

.font04 {
	color: #666666;
}

.font04 a:hover{
    color: #666666;
	text-decoration: underline;
}

.font05{
	color: #0066CC;
}

.font06{
	color: #CC0000;
	font-size: 11px;
}

.font07{
	color: #5978B0;
	font-size: 12px;
	font-weight: bold;
}

#divAsk{
	float: right;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100px;
	font-size: 14px;
	text-align: center;
	background-color: #F2F8FA;
	height: 100px;
}


#divAsk_faq{
	float: right;

	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100px;
	width: 100px;
	font-size: 14px;
	text-align: center;
	background-color: #F2F8FA;
}


#ask {
	float: left;
	height: auto;
	width: 525px;
}
#ask p a {
	color: #CC6633;
}

#ask h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	clear: both;
	
}
#ask_top{
	font-size: 16px;
	font-weight: normal;
	margin-top: 30px;
	float: left;
	margin-bottom: 15px;
}


#ask h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	clear: both;
	color: #6699FF;
	width: 350px;
}
#ask h3 {
	margin-left: 40px;
	font-size: 14px;
	color: #6C87B9;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-right: 40px;
}


#ask p {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-indent: 12px;
}
#ask p.remarks {
	font-size: 11px;
	line-height: 16px;
	background-color: #DEEDF1;
	padding: 10px;
	border: 1px dotted #52A2B6;
	color: #346C7A;
	margin-top: 30px;
}
#ask p.question {
	font-size: 13px;
	text-indent: 0px;
	margin-top: 30px;
	background-image: url(../images/dot05.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	color: #006699;
	margin-bottom: 0px;
}
#ask p.answer {
	text-indent: 0px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
}

#tbask {
	background-color: #FFFFFF;
	width: 470px;
	margin-left: 30px;
	border: 2px solid #D8D8D8;
}
#tbask ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#tbask td {
	padding: 6px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#tbask th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #FFFFFF;
	background-color: #999999;
}

#askItem {
	color: #666666;
	background-color: #D8D8D8;
	text-align: center;
	font-weight: bold;
}
#askSEO {
	background-color: #FFFFF4;
}
#ask_mid{
	margin: 0px;
	width: 520px;
}
#ask_mid h1{
	padding-top: 10px;
	padding-bottom: 0px;
}


#ask_up{
	font-weight: normal;
	margin-top: 0px;
	line-height: 25px;
	width: 520px;

}

#ask_up h2{
	width: 300px;
}

#ask_down{
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	line-height: 25px;
	width: 520px;

}

.req1-1{
	background-image: url(../images/bottom_bg01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 66px;
	font-size: 12px;
	background-color: #F2F8FA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #0d69a4;
	height: 35px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;

}

.req1-2{
	background-image: url(../images/bottom_bg02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 66px;
	font-size: 12px;
	background-color: #F2F8FA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #0d69a4;
	height: 35px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;

}

.req1-3{
	background-image: url(../images/bottom_bg03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 88px;
	font-size: 12px;
	background-color: #F2F8FA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #0d69a4;
	height: 35px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;

}

.req1-4{
	background-image: url(../images/bottom_bg04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 66px;
	font-size: 12px;
	background-color: #F2F8FA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #0d69a4;
	height: 35px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;

}

.req2{
	background-image: url(../images/btn_footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 99px;
	font-size: 12px;
	background-color: #F2F8FA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #90A5CA;
	height: 38px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	float: right;
	margin-right: 20px;

}


.reg3{
	background-repeat: repeat-y;
	border: 1px solid #80A9FF;
	font-size: 12px;
	margin: 0px;
	background-color: #CEE2FA;
	color: #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}

.req4{
	background-image: url(../images/search_botton_blue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 101px;
	font-size: 14px;
	vertical-align: middle;
	background-color: #F2F8FA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #CC0000;
	height: 48px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding: 0px;

}

.reg5{
	border: 1px solid #80A9FF;
	font-size: 12px;
	margin: 0px;
	background-color: #CEE2FA;
	color: #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	width: 180px;
}

#search{
	margin-right: 0px;
	margin-left: 30px;
}

#bookmark{
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 15px;
	padding-top: 20px;
	line-height: 20px;
	padding-right: 20px;
}

#ask_Q_up{
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	float: left;
	width: 510px;
	padding-left: 10px;

}

#ask_Q_up h1 {
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color: #996666;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	
}


#ask_Q_up_left{
	font-size: 16px;
	font-weight: normal;
	margin-top: 2px;
	float: left;
	margin-bottom: 0px;
}

#ask_Q_up_right{
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 150px;
	font-size: 13px;
	text-align: right;
	background-color: #F2F8FA;
}
#QAwrite{
	padding-left: 10px;
	font-size: 11px;
}

#searchresult_right{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 60px;
}

#searchresult_left{
	float: left;
	margin-left: 31px;
	margin-top: 20px;
	margin-bottom: 60px;
}

#before_ask{
	margin-left: 31px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.divBtnEnd_faq {
	height: 26px;
	width: 94px;
	background-image: url(../images/btn_footer.png);
	font-size: 11px;
	text-align: center;
	padding-top: 12px;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-right: 22px;
	float: right;
	margin-bottom: 10px;
}
.divBtnEnd_faq a {	color: #90A5CA;}
.divBtnEnd_faq a:link {	color: #90A5CA; text-decoration: none;}
.divBtnEnd_faq a:hover { color: #90A5CA; text-decoration: underline;}
.divBtnEnd_faq a:visited { color: #90A5CA; text-decoration: none;}

#fw_bg{
	width: 320px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	height: 270px;
	margin-bottom: 20px;
}

#divConItem_faq {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#divConItem_faq label{
	float: left;
	width: 80px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #5978B0;
	padding-left: 25px;
}

.workshop_h1{
	color: #D90000;
	font-size: 41px;
	margin-left: 90px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 45px;
	font-weight: bolder;
}

.workshop_p{
	margin-left: 90px;
	font-size: 24px;
	line-height: 30px;
	margin-right: 40px;
	margin-top: 0px;
}

.workshop_button{
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}

.workshop_bottom{
	background-image: url(../images/seo-workshop_bg.jpg);
	background-repeat: no-repeat;
	height: 318px;
}

.workshop_pic_l{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 380px;
	float: left;
	color: #FFFFFF;
}

.workshop_pic_r{
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-right: 30px;
	width: 255px;
	float: right;
	color: #FFFFFF;
}


/*1224 add*/
#divBlockArticle h2 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 12px;
	background-image: url(../images/dot02.png);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 4px;
}

#divSubFrame h4 {
	font-size: 13px;
	font-weight: bold;
	color: #6C87B9;
	margin: 0px;
}

.awooteamli{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

#divFigure_seos-tructure {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#divFigure_seos-tructure p {
	font-size: 12px;
	color: #666666;
}

#imgFigure_seos-tructure {
	margin-left: auto;
	margin-right: auto;
}


.ulSubNavi_seo-pro {
	font-size: 13px;
	color: #000000;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: url(../images/bg_sub_navi_item.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ulSubNavi_seo-pro li {
	background-repeat: repeat-y;
	width: 146px;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-position: bottom;
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/bg_sub_navi_item-seopro.gif);
	height: 15px;
}
.ulSubNavi_seo-pro li.current {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/bg_sub_navi_item_hisp.gif);
	background-repeat: no-repeat;
}
.ulSubNavi_seo-pro a:hover {
}

.ulSubNavi li.on {
	font-weight: bold;
	background-image: url(../images/bg_sub_navi_item_hisp01.gif);
	background-repeat: no-repeat;
}

.media-th{
	height: 20px;
	padding-top: 5px;
	font-size: 12px;
	color: #003366;
}

.media-td{
	height: 23px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1C1C1;
	font-size: 12px;
	color: #787878;
}

.media-td a:link{color: #0066CC;}
.media-td a:hover{
	text-decoration: underline;
}
.media-td a:visited{color: #0066CC;}

#media-title{
	width: 455px;
	background-color: #FFFFFF;
	margin-left: 30px;
	padding-left: 5px;
	height: auto;
	
}

.media-sumary{
	width: 460px;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 150%;
	color: #4280FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1C1C1;
	clear: both;
	margin-bottom: 20px;
	height: auto;
}

.media-h5{
	height: 25px;
	padding-top: 5px;
	font-size: 15px;
	margin: 0px;
	color: #0066CC;
}

.media-h6{
	height: 20px;
	padding-top: 0px;
	font-size: 13px;
	margin: 0px;
	color: #0066CC;
}

#media-page{
	background-color: #FFFFFF;
	height: 25px;
}

.media-td-page{
	padding-top: 5px;
	font-size: 12px;
	color: #787878;
	width: 225px;
	float: left;
}

/*end*/

/*1226 add*/
#divBlockNewsDown {
	background-image: url(../images/bg_news_down.png);
	height: 25px;
	width: 325px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	padding-right: 20px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
}

#divBlockNewsDown a:link{
	color: #99CCFF;
	text-decoration: none;
}
#divBlockNewsDown a:hover{
	color: #4D699F;
	text-decoration: none;
}
#divBlockNewsDown a:visited{
	color: #99CCFF;
	text-decoration: none;
}

#divBlockService-01 {
	width: 330px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 153px;
	margin-right: 0px;
}
#divBlockService-01 h1 {
	font-size: 17px;
	height: 25px;
	padding-top: 3px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 330px;
	padding-right: 0px;
	margin: 0px;
	letter-spacing: 0.05em;
	color: #4D699F;
}

.divBlockService-01-p{
	font-size: 13px;
	margin-left: 0px;
	width: 330px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	height: auto;
	line-height: 250%;
	color: #4D699F;
	}

.divBlockService-01-link{
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	font-size: 11px;
	font-weight: bold;
}

.divBlockService-01-link a:link{
	color: #99CCFF;
	text-decoration: none;
}

.divBlockService-01-link a:hover{
	color: #4D699F;
	text-decoration: none;
}

.divBlockService-01-link a:visited{
	color: #99CCFF;
	text-decoration: none;
}

#divBlockService-02 {
	width: 330px;
	margin-left: 8px;
	margin-top: 7px;
	margin-bottom: 16px;
	height: 144px;
	margin-right: 0px;
	padding: 0px;
}
/*end*/

/*0102 add*/

#divNewsauthor {
	font-size: 11px;
	color: #6699FF;
	background-image: url(../images/dot01.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: 0px 2px;
	margin-bottom: 5px;
	padding-left: 11px;
}


.lastednews-1{
	width: 250px;
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	height: auto;
}

.lastednews-1 img{
	padding-bottom: 1px;
	padding-top: 2px;
}

.lastednews-1-word{
	width: 250px;
	height: auto;
	font-size: 11px;
	color: #787878;
}

.lastednews-2{
	padding: 0px;
	height: 145px;
	width: 445px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.lastednews-2 img{
	padding-bottom: 3px;
}

.lastednews-2-left{
	margin-right: 13px;
	float: left;
	width: 140px;
	margin-left: 0px;
	height: auto;
	padding: 0px;
}

.lastednews-2-mid{
	float: left;
	width: 140px;
	padding: 0px;
	height: auto;
}

.lastednews-2-right{
	float: right;
	width: 140px;
	margin-right: 0px;
	padding: 0px;
	height: auto;
}

.lastednews-2-word{
	width: 140px;
	height: auto;
	font-size: 11px;
	color: #787878;
}

.lastednews-3{
	padding: 0px;
	height: auto;
	width: 445px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*end*/

/*w3c*/

.imgTopIcon {
	margin-bottom: -2px;
}

.divMainNavuBtn {
	background-image: url(../images/bg_main_navi_line.png);
	float: left;
	padding-right: 17px;
	padding-left: 17px;
	background-repeat: no-repeat;
	font-size: 13px;
	text-transform: none;
	padding-top: 8px;
	height: 23px;
	overflow:hidden;
}
.divMainNavuBtn a:link, #divMainNavuBtn a:visited, #divMainNavuBtn a:active {
	color: #666666;
}
.divMainNavuBtn a:hover {
	color: #000000;
}

.divMainNavuBtn.current {
	background-image: url(../images/bg_main_navi_hi.png);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #FFE8E8;
}

.divBlockArticle {
	background-image: url(../images/bg_news_middle.png);
	background-repeat: repeat-y;
	height: auto;
	width: 345px;
	display: block;
	padding-top: 10px;
}

.divBlockArticle ul{
	line-height: 20px;
	color: #97B6FF;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
}

.divBlockNewsTitle {
	background-image: url(../images/bg_news_title.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 22px;
	width: 345px;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	color: #2B648A;
	letter-spacing: 10px;
	padding-top: 11px;
}

.divDate {
	font-size: 9px;
	color: #92BDDE;
	margin-left: 25px;
	background-image: url(../images/dot01.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 25px;
	background-position: 0px 2px;
}

.divTitle {
	margin-top: 5px;
	font-weight: bold;
	color: #4D699F;
}

.divBlockNewsDown {
	background-image: url(../images/bg_news_down.png);
	height: 25px;
	width: 325px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	padding-right: 20px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
}

.divBlockNewsDown a:link{
	color: #99CCFF;
	text-decoration: none;
}
.divBlockNewsDown a:hover{
	color: #4D699F;
	text-decoration: none;
}
.divBlockNewsDown a:visited{
	color: #99CCFF;
	text-decoration: none;
}

.divBlockService-01-p{
	font-size: 13px;
	margin-left: 0px;
	width: 330px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	height: auto;
	line-height: 250%;
	}

.divBlockService-01-link{
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	font-size: 11px;
	font-weight: bold;
}

.divBlockService-01-link a:link{
	color: #99CCFF;
	text-decoration: none;
}

.divBlockService-01-link a:hover{
	color: #4D699F;
	text-decoration: none;
}

.divBlockService-01-link a:visited{
	color: #99CCFF;
	text-decoration: none;
}

.ulRemark {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.ulRemark li {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/dot04.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}

.divBtnEnd {
	height: 26px;
	width: 94px;
	background-image: url(../images/btn_footer.png);
	font-size: 11px;
	text-align: center;
	padding-top: 12px;
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-right: 10px;
	float: right;
	margin-bottom: 10px;
}
.divBtnEnd a:link {
	color: #90A5CA;
}
.divBtnEnd a:hover {
	text-decoration: underline;
}
.divBtnEnd a:visited {
	color: #90A5CA;
}

.txtGray {
	color: #999999;
}

.txtNormal {
	font-weight: normal;
}

.txtNormal-link {
	font-weight: normal;
}

.txtNormal-link a:link{
	text-decoration: underline;
}

.divConItem{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.divConItem label{
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #5978B0;
}

.divFigure {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.divFigure_h2{
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
	color: #CC0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

.divFigure p {
	font-size: 11px;
	color: #666666;
	text-align: left;
	text-indent: 0px;
	margin-right: 60px;
	margin-left: 60px;
}

.imgFigure {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CC0000;
}

.imgFigure2 {
	margin-left: 40px;
	margin-bottom: 40px;
}

.divFigure_seos-tructure {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

.divFigure_seos-tructure p {
	font-size: 12px;
	color: #666666;
}

.imgFigure_seos-tructure {
	margin-left: auto;
	margin-right: auto;
}


.tbCompare {
	background-color: #FFFFF4;
	width: 470px;
	margin-left: 30px;
	border: 2px solid #9C7C69;
}
.tbCompare ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.tbCompare td {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin: 0px;
}
.tbCompare th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	color: #FFFFFF;
	background-color: #999999;
}

.tdItem {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	font-weight: bold;
}
.tdSEO {
	background-color: #F5F1E2;
}

.txtS {
	font-size: 10px;
}

.txtSS {
	word-spacing:7px;
	font-size: 10px;
	color: #FFFFFF;
}

.ulSubNavi {
	font-size: 15px;
	color: #000000;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding: 0px;
}
.ulSubNavi li {
	list-style-type: none;
	background-image: url(../images/bg_sub_navi_item.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 156px;
	margin: 0px;
	padding-left: 40px;
	padding-top: 5px;
}



.ulSubNavi li.current {
	font-weight: bold;
	background-image: url(../images/bg_sub_navi_item_hi.gif);
	background-repeat: no-repeat;
	color: #000000;
}

.ulSubNavi a:hover {
}


.ulSubNavi_faq {
	font-size: 12px;
	color: #000000;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding: 0px;
}

.ulSubNavi_faq li {
	list-style-type: none;
	background-image: url(../images/bg_sub_navi_item.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 146px;
	margin: 0px;
	padding-left: 50px;
	padding-top: 10px;
}

.ulSubNavi_faq li.current {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/bg_sub_navi_item_hi.gif);
	background-repeat: no-repeat;
}


/*0131-sitemap*/
.divSitemap {
	margin-left: 65px;
	width: 460px;
	height: 870px;
}
.divSitemap ul {
	margin: 0px;
	padding: 0px;
	width: 450px;
	list-style-type: none;
}
.divSitemap li {
	width: 180px;
	height: auto;
	float: left;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #E7E7E7;
	list-style-position: inside;
	font-weight: bold;
}
.divSitemap ul ul{
	text-align: left;
	width: 180px;
	background-color: #F2F8FA;
}
.divSitemap li li {
	width: 180px;
	height: 20px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	line-height: 150%;
	margin: 0px;
	background-color: #F2F8FA;
	font-weight: normal;
}

.divSitemap ol {
	width: 180px;
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
	height: auto;
	background-color: #F2F8FA;
}

.divSitemap ol li {
	width: 180px;
	height: 15px;
	line-height: normal;
	float: left;
}

.divSitemap_li_pad1 {padding-left: 20px;}
.divSitemap_li_pad1 a:link {text-decoration: none;}
.divSitemap_li_pad1 a:hover {color: #4A6691;text-decoration: underline;}
.divSitemap_li_pad1 a:visited {text-decoration: none;}

.divSitemap_li_pad2 {padding-left: 30px;}
.divSitemap_li_pad2 a:link {text-decoration: none;}
.divSitemap_li_pad2 a:hover {color: #4A6691;text-decoration: underline;}
.divSitemap_li_pad2 a:visited {text-decoration: none;}

.divSitemap_li_pad3 {padding-top: 10px; padding-bottom: 10px; padding-left: 5px; color: #333333;}
.divSitemap_li_pad3 a:link {color: #333333;text-decoration: none;}
.divSitemap_li_pad3 a:hover {color: #4A6691;text-decoration: none;}
.divSitemap_li_pad3 a:visited {color: #333333;text-decoration: none;}

/*news*/

.divNews {
	width: 445px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
}

.divNewsauthor {
	font-size: 11px;
	color: #6699FF;
	background-image: url(../images/dot01.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: 0px 2px;
	margin-bottom: 5px;
	padding-left: 11px;
}

.divNewsContents {
	line-height: 18px;
}

.divNewsContents p {
	padding: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: 0px;
}

.divNewsContents img{
    padding: 0px;
	margin: 0px;
}

.divSubFrame h1 {
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #95A7CD;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 25px;
	clear: both;
}

.divSubFrame {
	float: left;
	height: auto;
	width: 525px;
}

/*awoo-history*/

#awoohistory{}
#awoohistory h4{
	text-align:left;
	text-indent:40px;
	font:bolder 20px/1em  "微軟正黑體",Arial, Helvetica, sans-serif;
	height: 25px;
	padding:5px 0 0px 0;
	margin:0;
	letter-spacing: 0.02em;
	color: #D43D3E;
	}

#awoohistory p{
	text-align:left;
	text-indent:46px;
	font:normal 12px/1.2em  "新細明體",Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	letter-spacing: 0.1em;
	color: #000000;
	}
#awoohistory strong{
	text-align:left;
	text-indent:40px;
	font:normal 15px/1.8em  Arial, Helvetica, sans-serif;
	height: 25px;
	padding:3px 10px 0 0;
	margin:0;
	letter-spacing: 0.05em;
	color: #D43D3E;
	}
.historybg01{
	background-image: url(../images/about-history-bg.jpg);
	background-repeat: no-repeat;
	height: 437px;
	margin-left: 10px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	width: 500px;
}

.historybg02{
	background-image: url(../images/about-history_listbg.jpg);
	background-repeat: no-repeat;
}

.awoohistory01{
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
}

.history01{
	margin-left: 190px;
	padding-top: 20px;
}

.history02{
	margin-left: 162px;
	margin-top: 25px;
}

.history03{
	margin-top: 40px;
	margin-left: 137px;
}

.history04{
	margin-top: 50px;
	margin-left: 115px;
}

.history05{
	margin-top: 57px;
	margin-left: 95px;
}

.history06{
	margin-top: 57px;
	margin-left: 82px;
}

.indexH2{
background:url(../images/ill_service.jpg) left top no-repeat;
width:329px;
height:142px;
padding:0;
margin:0;
font-size:13px;
text-indent:-9999px;}
.indexH3{
text-align:center;
font-size: 17px;
height: 25px;
padding:3px 0 0;
margin:0;
letter-spacing: 0.05em;
color: #4d699f;}


.john p{
text-indent:10px;}
.john h2{
font-size:18px;
color:red;}
.john b{
display:block;
background-color:red;
color:white;
margin:0;
padding:3px;
font-size:14px;
line-height:22px;
font-weight:100;}
.john .quo {
font-family:"標楷體";}
.txtSS a{
color:white;
text-decoration:none;}
