@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_bk.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/headerBK.jpg);
	background-repeat: repeat-x;
	padding-top: 25px;
}
.headLeft {
	width: 370px;
	float: left;
}
.headRight {
	height: 60px;
	width: 468px;
	float: right;
}
#maincontens {
	width: 660px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 100px;
}
#maincontens04 {
	width: 760px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 100px;
}
#sidebar {
	width: 274px;
	height: auto;
	float: right;
	padding-top: 20px;
}
#sidebar04 {
	width: 160;
	height: auto;
	float: right;
	padding-top: 20px;
	margin-bottom: 30px;
}
#footer {
	height: 200px;
	clear: both;
	background-image: linear-gradient(-90deg,
			#CC0000 0%,
			#990000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom,
			from(#CC0000),
			to(#990000));
	background-image: -moz-linear-gradient(-90deg,
			#CC0000 0%,
			#990000 100%);
}
.logoText {
	font-size: 12px;
	font-weight: lighter;
	color: #666;
}
.bar01 {
	height: 27px;
	width: 610px;
	background-image: url(../images/bar_01.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	padding-top: 23px;
	padding-left: 50px;
	font-weight: bold;
}
.bar02 {
	height: 27px;
	width: 610px;
	background-image: url(../images/bar_02.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	padding-top: 23px;
	padding-left: 50px;
	margin-bottom: 15px;
	font-weight: bold;
}
.bar03 {
	height: 27px;
	width: 610px;
	background-image: url(../images/bar_03.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	padding-top: 23px;
	padding-left: 50px;
	margin-bottom: 15px;
	font-weight: bold;
	margin-top: 20px;
}
.bar04 {
	height: 27px;
	background-image: url(../images/bar_04.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	padding-top: 23px;
	margin-bottom: 15px;
	font-weight: bold;
	padding-left: 50px;
}
.bar05 {
	height: 27px;
	background-image: url(../images/bar_05.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	padding-top: 23px;
	margin-bottom: 15px;
	font-weight: bold;
	padding-left: 50px;
}
.bar06 {
	height: 27px;
	width: 610px;
	background-image: url(../images/bar_06.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	padding-top: 23px;
	padding-left: 50px;
	margin-bottom: 15px;
	font-weight: bold;
	margin-top: 20px;
}
.mainImage {
	height: 240px;
	width: 660px;
	background-image: url(../images/TOP.jpg);
	background-repeat: no-repeat;
}
.iconCost01 {
	height: 155px;
	width: 201px;
	margin-right: 26px;
	float: left;
}
.iconCost02 {
	height: 155px;
	width: 201px;
	margin-right: 26px;
	float: left;
}
.iconCost03 {
	height: 155px;
	width: 201px;
	float: right;
}
.serchBox {
	height: 370px;
	width: 595px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
.iconCostBox {
	height: auto;
	width: 660px;
}
.bnrBasic {
	height: 152px;
	width: 400px;
}
.basic ul li .yellow {
	font-weight: bold;
	color: #FFA528;
}
.basicBox .basic ul li {
	height: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 15px;
}
.basicBox .basic ul {
	width: 400px;
}
.basic {
	width: 400px;
	float: left;
}
.basicBox {
	width: auto;
	height: auto;
}
.bnrSinglelife {
	height: 336px;
	width: 240px;
	float: right;
}
.cost {
	margin-bottom: 15px;
}
.cost02 {
	margin-bottom: 15px;
	float: left;
	height: auto;
}
.choiceIn dt {
	height: 42px;
	width: 42px;
	float: left;
	margin-right: 10px;
}
.choiceIn dd {
	float: left;
	height: auto;
	font-weight: bold;
	width: 150px;
}
.choiceBox .choiceIn {
	width: 210px;
	height: auto;
	margin-bottom: 30px;
}
.choiceBox {
	height: auto;
	float: left;
}
.choiceBk {
	height: 260px;
	width: 660px;
	background-image: url(../images/choiceBK.jpg);
	background-repeat: no-repeat;
	float: left;
}
.knowledge {
	width: 660px;
	margin-top: 20px;
	float: left;
}
.knowledgeBox {
	height: auto;
	width: 400px;
	float: left;
}
.triviaBox {
	height: auto;
	width: 240px;
	float: right;
}
.knowledgeBox ul li {
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	display: block;
	line-height: 14px;
}
.knowledgeBox ul {
	width: 400px;
}
.knowledgeBox ul li {
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	display: block;
	line-height: 14px;
}
.knowledgeBox ul li:last-child {
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	padding-top: 10px;
	display: block;
	line-height: 14px;
}
.knowledge .triviaBox ul {
	width: 240px;
}

.knowledge .triviaBox ul li {
	height: 25px;
	padding-top: 15px;
}
.bnrfamily {
	height: 152px;
	width: 400px;
	margin-top: 20px;
	background-color: #CCC;
}
.area {
	float: left;
	height: 493px;
	width: 660px;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
}
.areaBox {
	width: 212px;
	height: auto;
	float: left;
	margin-right: 10px;
}
.areaBoxRight {
	width: 212px;
	height: auto;
	float: left;
}
.areaBox p {
	margin-bottom: 10px;
}
.areaBoxRight p {
	margin-bottom: 10px;
}
.topix {
	background-image: url(../images/newtopix_back.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 279px;
}
.topix ul {
	width: 226px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

.topix ul li {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bnrSide01 {
	height: 100px;
	width: 274px;
	margin-top: 20px;
}
#footer .footermenuBox {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 20px;
	width: 930px;
}
.footermenu01 {
	width: 200px;
	height: 90px;
	line-height: 20px;
	float: left;
	text-align: left;
	font-size: 11px;
}
.footermenu01 a ,.footermenu02 a,.footermenu03 a,.footermenu04 a,.footermenu05 a,.footermenu06 a {
	color: #FFF;
}
.footermenu02 {
	width: 150px;
	height: 90px;
	line-height: 20px;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #FFF;
}
.footermenu03 {
	width: 150px;
	height: 90px;
	line-height: 20px;
	float: left;
	text-align: left;
	font-size: 11px;
}
.footermenu04 {
	width: 90px;
	height: 90px;
	line-height: 20px;
	float: left;
	text-align: left;
	font-size: 11px;
}
.footermenu05 {
	width: 90px;
	height: 90px;
	line-height: 20px;
	float: left;
	text-align: left;
	font-size: 11px;
}
.footermenu06 {
	width: 120px;
	height: 90px;
	line-height: 20px;
	float: left;
	text-align: left;
	font-size: 11px;
}
.copylight {
	text-align: right;
	margin-top: 20px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
}

.ad_source {
	margin-top: 20px;
	margin-bottom: 30px;
}
