/* top style */

#header {
	width: 100%;
	background-image: url(images2/02top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	font-size: 80%;
	background-color: #FCFEFD;
}
#header a {
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header .left {
	float: left;
}
#header .img {
 position: absolute;
 left: 0px;
}

#header ul {
	margin-top: 11px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0px;
}
html > body #header ul {
	margin-top: 3px;
	padding-top: 3px;
}
#header li {
	display: inline;
	letter-spacing: 0.05em;
	padding-left: 7px;
	padding-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	line-height: 80%;
}
#menu {
	font-size: 80%;
	position: absolute;
	top: 92px;
	background-color: #4771A7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 100%;
}
#menu a {
	color: #FFFF00;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu .left {
	float: left;
	clear: left;
	margin-left: 12px;
	margin-top: 6px;
}
#menu .left li {
	letter-spacing: 0.05em;
	padding-left: 7px;
	padding-right: 3px;
	display: inline;
	border-left: 2px dotted #FFFFFF;
}
#menu .right {
	float: right;
	padding-right: 10px;
	padding-top: 2px;
}
#menu .right li {
	letter-spacing: 0.05em;
	padding-left: 17px;
	padding-right: 4px;
	display: inline;
	background-image: url(images2/02version.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 200%;
}
#menu .right li a {
	color: #FFFFFF;
}

/* right column style */

.rightcol {
	font-size: 80%;
	line-height: 145%;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
	color: #333333;
	margin-top: 0px;
}
.rightcol h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: normal;
	color: #333333;
	letter-spacing: .05em;
}
html > body .rightcol h3 {
	margin-left: 5px;
}
.rightcol p {
	margin-top: 8px;
	margin-bottom: 0px;
	background-image: url(images2/02arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
.rightcol a {
}
.rightcol a:hover {
}
.rightcol .roadcenter ul {
	list-style: none;
	margin: 10px 0px;
	text-align: left;
	background-image: url(images2/02e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
html > body .rightcol .roadcenter ul {
	margin-left: 0px;
}
.rightcol .roadcenter li {
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	letter-spacing: 0.05em;
	font-size: 100%;
	text-align: right;
	padding-right: 10px;
	margin-left: 60px;
	background-image: url(images2/02arrow04.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	margin-right: 15px;
}
html > body .rightcol .roadcenter li {
	margin-left: 20px;
}
.roadcenter li a {
	color: #FFFFFF;
}
.roadcenter li a:hover {
	color: #FFFF00;
}
.rightcol .banner {
	text-align: center;
	margin-top: 30px;
}
.rightcol .banner img {
	margin-top: 5px;
	border: 1px solid #666666;
}
/*980430·s¼W*/
.rightcol .banner2 {
	text-align: center;
	margin-top: 10px;
}
.rightcol .banner2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rightcol .banner2 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.rightcol .banner2 img {
	border: 1px solid #999999;
	margin-bottom: 3px;
	margin-left: -3px;
	height: 48px;
	width: 246px;
}




.search {
	background-image: url(images2/02search.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.login {
	background-image: url(images2/02login.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
}
.epaper {
	background-image: url(images2/02epaper.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
}
.survey {
	background-image: url(images2/02survey.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
}
.apply {
	background-image: url(images2/02apply.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
}
.download {
	background-image: url(images2/02download.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
}

/* left column style */

.leftbutton h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 95%;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.05em;
	background-image: url(images2/02announce.gif);
	width: 180px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 15px 18px;
	padding: 14px 5px 0px 30px;
	background-color: #C0DAF1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
html > body .leftbutton h3 {
	width: 150px;
}
.leftbutton ul {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
}
html > body .leftbutton ul {
	margin-left: -35px;
	padding-left: 35px;
}
.leftbutton li a {
	border-bottom: 1px dotted #367EBA;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 80%;
	width: 170px;
	line-height: 140%;
	padding-right: 5px;
	background-image: url(images2/02nav1.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	display: block;
	color: #333333;
}
html > body .leftbutton li a {
	width: 145px;
}
.leftbutton li a:hover{
	text-decoration: none;
	background: #FFFFFF url(images2/02nav11.gif) no-repeat 10px 8px;
}
.leftbutton li li a{
	background: url(images2/02nav2.gif) no-repeat 10px 7px;
	border: none;
	color: #000000;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 32px;
	border: none;
}
html > body .leftbutton li li a {
	width: 130px;
}
.leftbutton li li a:hover{
	background: url(images2/02nav2.gif) no-repeat 10px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3333FF;
	padding-top: 5px;
	padding-bottom: 2px;
}
.left .roadcenter ul {
	list-style: none;
	margin: 20px 0px 20px 3px;
	text-align: left;
	font-size: 80%;
	background-image: url(images2/02e.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-bottom: 10px;
}
html > body .left .roadcenter ul {
	margin-left: -30px;
}
.left .roadcenter li {
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: right 6px;
	background-image: url(images2/02arrow04.gif);
	padding-left: 5px;
	font-size: 100%;
	padding-right: 10px;
	text-align: right;
	margin-right: 7px;
}
.left .roadcenter li a{
	color: #FFFFFF;
	text-decoration: none;
}
.left .roadcenter li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* center column style */

.center {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.center p {
}
.center ul {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 35px;
}
html > body .center ul {
	margin-left: 0px;
	padding-left: 35px;
}

/* footer style */

.footer {
	font-size: 75%;
	background: #2A5B92;
	line-height: 145%;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F8FFEE;
	padding-bottom: 3px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: center;
	padding-top: 10px;
}
.footer p {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFF33;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 3px;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* common style */

.body {
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #1451AB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3333FF;
}
h4{
	color: #CC6633;
	lign-height: 150%;
	font-weight: normal;
	font-size: 125%;
	letter-spacing: 0.05em;
	line-height: 130%;
}
h5{
	color: #333333;
	lign-height: 150%;
	font-weight: normal;
	font-size: 120%;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.07em;
}
strong {
	color: #666666;
	lign-height: 150%;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 3px;
}
em {
	font-style: normal;
	color: #996633;
	font-weight: normal;
}
hr{
	clear: both;
	margin: 0px;
	border: none;
	background-color: #A5A5A5;
	color: #A5A5A5;
	height: 1px;
}
.box {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-bottom: 2px;
	vertical-align: middle;
	margin-right: 1px;
}
.button {
	margin-bottom: 2px;
	color: #333333;
	border: 1px solid #3584C4;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 3px;
	background-image: url(images2/02buttonbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.more {
	float: right;
	background-color: #FEF9BA;
	border: 1px dotted #999999;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	margin-right: 5px;
	clear: both;
	margin-top: 5px;
}
.noshowtop {
	font-size: 9px;
	line-height: 100%;
	float: left;
}
.left .noshow {
	position: absolute;
	top: 165px;
}
.noshow, .noshow a {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 100%;
}
.leftimg{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	margin-top: 5px;
}
.path {
	margin: 0px 0px 8px;
	background-image: url(images2/02path.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
}

/* mp style */

.headline {
	background: #DBEAF7;
	margin: 2px 0px 5px;
	width: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-bottom: 40px;
	border: 1px solid #FFFFFF;
}
.roadinfo {
	padding-bottom: 35px;
	margin-top: 15px;
	margin-bottom: 10px;
	width: auto;
	clear: both;
	border: #FFFFFF;
}
.roadinfo h5 {
	background-image: url(images2/02roadinfo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin: 0px 0px 5px;
	padding-top: 7px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 100%;
	padding-bottom: 2px;
}
.roadinfo iframe {
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 5px;
}
.roadinfo li {
	background-image: url(images2/02arrow02.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 13px;
	list-style-type: none;
	margin-left: -10px;
	margin-bottom: 2px;
}
.announce {
	line-height: 140%;
	border-collapse:collapse;
	font-size: 95%;
	border: 1px solid #FFFFFF;
}
.announce td {
	vertical-align: top;
	padding-bottom: 5px;
	background-color: #E4EFF9;
	border: 1px solid #FFFFFF;
}
.announce h5 {
	padding-left: 26px;
	margin: 5px 0px 0px;
	padding-top: 6px;
	color: #2B2B2B;
	padding-bottom: 0px;
	font-size: 110%;
	background-color: #E4EFF9;
	background-image: url(images2/02announce.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
}
.announce li {
	background-image: url(images2/02arrow03.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	list-style-type: none;
	margin: 3px 10px 5px ;
}
.announce ul{
	margin-left: 0px ;
}
html > body .announce ul {
	margin-left: -25px ;
	padding-left: 25px;
}

/* lp style */

.lp {
	border-collapse:collapse;
	margin-top: 25px;
	width: 99%;
	font-size: 100%;
	margin-bottom: 30px;
}
html > body .lp {
	margin-top: 5px;
}
.lp caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
	font-size: 120%;
}
html > body .lp  caption {
	margin-top: 25px;
}
.lp th {
	padding: 7px 5px 5px 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #E4EFF9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6CBEC;
	border-bottom-color: #A6CBEC;
}
.lp td {
	padding: 7px 5px 5px 10px;
	vertical-align: top;
	line-height: 145%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #94C0E9;
}
.category {
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #8EBDE8;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #8EBDE8;
	padding-top: 5px;
}
.category ul {
	margin: 0px;
}
.category li {
	display: inline;
}
.category li a {
	margin-left: 3px;
	background-image: url(images2/02arrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	list-style-type: none;
}
.category .here {
	margin-left: 3px;
	background-image: url(images2/02arrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	color: #CC3300;
}
.term {
	display: inline;
	margin-left: 15px;
	padding-top: 2px;
	padding-left: 18px;
	background-image: url(images2/02term.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* cp and qp style */

.qp {
	border-collapse:collapse;
	font-size: 100%;
	border: 1px solid #A6CBEC;
	width: 96%;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #333333;
}
html > body .qp {
	margin-top: 5px;
}
.qp caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
	font-size: 120%;
	letter-spacing: 0.05em;
}
html > body .qp  caption {
	margin-top: 25px;
}
.qp th {
	font-weight: normal;
	background-color: #E4EFF9;
	padding: 6px 10px 4px 5px;
	border: 1px solid #A6CBEC;
	text-align: left;
	vertical-align: top;
}
.qp td {
	font-weight: normal;
	padding: 6px 5px 4px 10px;
	border: 1px solid #A6CBEC;
	line-height: 150%;
}
.attachment {
	background-image: url(images2/02attachment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #367EBA;
}
.cptable {
	margin-top: 25px;
	width: 99%;
	font-size: 100%;
	margin-bottom: 30px;
	background-color: #F6F6F6;
	border: 1px dashed #999999;
}
.cptable caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
	font-size: 120%;
}
.cptable th {
	vertical-align: top;
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
.cptable td {
	vertical-align: top;
	line-height: 145%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #F6F6F6;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}

/* sitemap style */

.sitemap li{
	lign-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #367EBA;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 3px;
}
.sitemap li li {
	lign-height: 150%;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sitemap li li li, .sitemap li li li li , .sitemap li li li li li {
	lign-height: 150%;
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: none;
	border: none;
}

/* layout table style */

.layoutindex {
	border-collapse:collapse;
	font-size: 100%;
	line-height: 150%;
	width: 100%;
	clear: left;
}
.layoutindex td, .layout td {
	vertical-align: top;
}
.layoutindex .center {
	width: auto;
}
.layoutindex .right {
	width: 276px;
	background-color: #FFFFFF;
}
.layout {
	border-collapse:collapse;
	font-size: 100%;
	line-height: 150%;
	width: 100%;
	clear: left;
}
.layout .left {
	vertical-align: top;
	width: 180px;
	background-color: #E4EFF9;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0DAF1;
}
.layout .center {
	padding-left: 25px;
}
.layout .center ul li {
	list-style-image: url(images2/02arrow02.gif);
	padding-bottom: 3px;
}
.layout .right {
	width: 190px;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}


/* qp table style by 20060901*/
#table_list table {
	border-collapse:collapse;
	font-size: 100%;
	border: 1px solid #A6CBEC;
	width: 96%;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #333333;
}
html > body #table_list table {
	margin-top: 5px;
}
#table_list table caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
	font-size: 120%;
	letter-spacing: 0.05em;
}
html > body #table_list table caption {
	margin-top: 25px;
}
#table_list table th {
	font-weight: normal;
	background-color: #E4EFF9;
	padding: 6px 10px 4px 5px;
	border: 1px solid #A6CBEC;
	text-align: left;
	vertical-align: top;
}
#table_list table td {
	font-weight: normal;
	padding: 6px 5px 4px 10px;
	border: 1px solid #A6CBEC;
	line-height: 150%;
}

/* sp style by vivi 20061013*/

.sp {
	border-collapse:collapse;
	margin-top: 25px;
	width: 99%;
	font-size: 100%;
	margin-bottom: 30px;
}
html > body .sp {
	margin-top: 5px;
}
.sp caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
	font-size: 120%;
}
html > body .sp  caption {
	margin-top: 25px;
}
.sp th {
	padding: 7px 5px 5px 10px;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
	background-color: #E4EFF9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A6CBEC;
	border-bottom-color: #A6CBEC;
}
.sp td {
	padding: 7px 5px 5px 10px;
	vertical-align: top;
	text-align: center;
	line-height: 145%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #94C0E9;
}

/* Bilingual style by vivi 20061211*/

.Bilingual {
	background-image: url(images2/02book.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	margin-top: 5px;
}

/* FAQ style by vivi 20061215*/

.FAQ {
	background-image: url(images2/02qna.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	margin-top: 5px;
}

/* Sex style by vivi 20070806*/

.Sex {
	background-image: url(images2/gender.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	margin-top: 5px;
}

/* Top style by vivi 20070807*/

.Top {
 background-image: url(images2/top.gif);
 background-repeat: no-repeat;
 background-position: 0px 2px;
 padding-left: 16px;
 float: right;
 margin-top: 8px;
 clear: both;
}

/*-----------------------------------------------------lpheadline2 */
.lpheadline2 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom:0px;
	margin-left: 10px;
	padding-bottom: 10px;
	clear: both;
	overflow: hidden;	
}
.lpheadline2 .body ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.lpheadline2 .body ul li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	
}
.lpheadline2 .body h5 {
	color: #666666;
	padding: 0px;
	line-height: 150%;
	margin-left: 0px;
	font-size: 100%;
	font-weight: normal;
	background-image: none;
	padding:0px;
	margin:0px 10px 4px 0px;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
.lpheadline2 .body h5 a {
	padding:0px;
	margin:0px 10px 0px 0px;
	text-decoration: underline;
}
.lpheadline2 .body h5 a:hover {
	padding: 0px;
	
	text-decoration: underline;
}
.lpheadline2 .body .date{
	color: #FF6600;
	
	margin-left: 10px;
}
.lpheadline2 li em{
	color: #CC0000;
	margin-right: 3px;
	margin-left: 3px;
}
.lpheadline2 p{
	margin: 0px 0px 0px 15px;
}
.lpheadline2 .foot{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #959595;
	clear: both;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

.lpheadline2 .path {
	color: #666666;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	background:none;
}

.lpheadline2 .path .before {
	color: #333333;
	background-image: url(../images/pathicon.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right:0px;
	margin-right: 0px;
	background-position: 0px 0px;
	
}

.lpheadline2 .path a {
	color: #0099CC;
	text-decoration: none;
}
.lpheadline2 .path img {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	
	padding-top: 8px;
}

.lpheadline2 .body em {
}


/*Page*/

.Page {
	clear: left;
	line-height: 100%;
	margin-top: 13px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.Page a img {
	border: none;
	width: 23px;
	height: 23px;
	vertical-align: -50%;
}
.Page a img.Prev {
	margin-left: 5px;
	background: url(../images/page_prev.gif) no-repeat 0px 0px;
}
.Page a img.Next {
	margin-right: 5px;
	background: url(../images/page_next.gif) no-repeat 0px 0px;
}
.Page a:hover img.Prev {
	background: url(../images/page_prev_hover.gif) no-repeat 0px 0px;
}
.Page a:hover img.Next {
	background: url(../images/page_next_hover.gif) no-repeat 0px 0px;
}
.Page .Number {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 2px;
	letter-spacing: 0;
}
.Page select {
	font-size: 12px;
	height: 20px;
	margin: 0;
	padding: 0;
}
.Page option {
}

/*-------------------------------------------------------*/
.menu2{
	width: 160px;
	font-size: 80%;
	margin: 10px 0px 10px 10px;
	padding-top: 20px;
}
.menu2 h3{
	background-image: url(../images/icon05.gif);
	color: #003300;
	font-size: 120%;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 10px;
}
.menu2 ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:3px;
	list-style: none;	
}
.menu2 ul li {
	font-weight: normal;
	color: #454106;
	line-height: 140%;
	margin: 0px;
	padding:7px 0 1px 25px;
	
	background-image: url(../images/menuicon01.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;		
	
}
.menu2 ul li a {
	
	display:inline-block;
	color: #333333;
	text-decoration: none;	
	
	
}
.menu2 ul li a:hover{
	color: #009900;
	text-decoration: none;
}
.menu2  ul li a:active {
	text-decoration: none;
	color: #CC0000;
}
.menu2 .more{
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	
}
.menu2 ul li span{
	display:inline;
	color: #CC3300;
}
/*qp2*/
/* cp and qp style */
.qp2 {
}
.qp2 h4 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.qp2 h4 span {
	font-size: 80%;
	color: #333333;
	margin-left: 2px;
}

.qp2 table {
	border-collapse:collapse;
	font-size: 100%;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #333333;
}
.qp2 table caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
	font-size: 120%;
	letter-spacing: 0.05em;
	display: none;
}
.qp2 table th {
	font-weight: normal;
	background-color: #E4EFF9;
	padding: 6px 10px 4px 5px;
	border: 1px solid #A6CBEC;
	text-align: right;
	vertical-align: top;
}
.qp2 table td {
	font-weight: normal;
	padding: 6px 5px 4px 10px;
	border: 1px solid #A6CBEC;
	line-height: 150%;
	background: #FFFFFF;
}
.formBtn {
	text-align: center;
}

