/*HTML*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #D7D7D7;
}

h1 {
	font-size: 16px;
	color: #666666;
	margin: 0px;
}

h2 {
	font-size: 14px;
	margin: 0px;
}

h3 {
	font-size: 13px;
	margin: 0px;
	text-align: center;
}

h4 {
	font-size: 12px;
	margin: 0px 0px 5px 10px;
}

p {
	margin: 0px 0px 5px 0px;
	line-height: 180%;
	text-indent: 1em;
	text-align: justify;
}

/*layout*/

#wrap {
	width: 800px;
	margin: 0px auto;
	background-image: url(images/bg.gif);
	border-bottom: 6px solid #2766B8;
}

#header {
	width: 760px;
	height: 120px;
	margin: 0px 16px 10px 24px;
	background-image: url(images/head_title.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#header2 {
	width: 760px;
	height: 120px;
	margin: 0px 16px 25px 24px;
	background-image: url(images/head_title_c.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#header3 {
	width: 760px;
	height: 120px;
	margin: 0px 16px 25px 24px;
	background-image: url(images/head_title_e.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#header4 {
	width: 760px;
	height: 120px;
	margin: 0px 16px 25px 24px;
	background-image: url(images/head_title_c2.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#catch {
	width: 740px;
	margin: 0px 26px 15px 34px;
}

#feature {
	width: 499px;
	float: right;
	padding-right: 26px;
	margin-bottom: 30px;
}

#feature2 {
	width: 600px;
	margin-bottom: 30px;
	margin-left: 104px;
}

#global_nav {
	width: 210px;
	margin-bottom: 30px;
	float: left;
	padding-left: 34px;
}

#footer {
	width: 740px;
	margin: 0px 26px 20px 34px;
	clear: both;
	color: #333333;
}

/*components*/

#page_title {
	width: 760px;
	position: absolute;
	top: 2px;
	left: 0px;
	text-align: center;
	line-height: 20px;
}

#head_nav {
	width: 429px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 50px;
	left: 324px;
	list-style-type: none;
}

#head_nav li {
	width: 140px;
	float: left;
	margin-right: 3px;
}

#head_nav .m1 a {
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 38px;
	line-height: 38px;
	padding-right: 3px;
}

#head_nav .m1 a:visited {
	color: #FFFFFF;
}

#head_nav .m1 a:hover {
	text-decoration: underline;
	color: #2766B8;
	background-image: url(images/bg_hn1h.jpg);
	background-repeat: no-repeat;
}

#head_nav .m2 a {
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 38px;
	line-height: 38px;
	padding-right: 3px;
}

#head_nav .m2 a:visited {
	color: #FFFFFF;
}

#head_nav .m2 a:hover {
	text-decoration: underline;
	color: #2766B8;
	background-image: url(images/bg_hn1h.jpg);
	background-repeat: no-repeat;
}

#t_copy {
	width: 740px;
	height: 270px;
}

#flash {
	width: 738px;
	height: 228px;
	border: 1px solid #2766B8;
	background-color: #86ACEB;
}

#c_ad {
	width: 740px;
	height: 40px;
	background-image: url(images/bg_catch3.jpg);
}

#q_menu {
	width: 499px;
	margin-bottom: 30px;
	padding: 5px 0px 0px 0px;
	background-image: url(images/bg_qmenu.gif);
}

.q_menu1 {
	width: 479px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.q_menu2 {
	width: 479px;
	margin-left: 20px;
	clear: both;
}

.q_menu2 a {
	width: 185px;
	display: block;
	float: left;
}

.q_capt2 {
	width: 290px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #333333;
}

.topic {
	width: 499px;
	margin-bottom: 20px;
}

.topic h2 {
	border-left: 5px solid #2766B8;
	border-bottom: 1px solid #2766B8;
	padding: 2px 0px 2px 5px;
	color: #333333;
	margin-bottom: 2px;
}

.topic_body {
	width: 487px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 5px;
}

.topic_bottom {
	width: 499px;
	height: 10px;
	background-image: url(images/topic_bottom.gif);
	font-size: 5px;
}

.topi_date {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	text-align: justify;
}

.desc {
	padding-left: 10px;
	width: 477px;
	font-size: 12px;
	color: #000000;
	line-height: 165%;
	text-align: justify;
	padding-bottom: 15px;
}

.s_title {
	border-bottom: 1px solid #2766B8;
	border-left: 5px solid #2766B8;
	padding: 2px 0px 2px 5px;
	margin-bottom: 5px;
}

.feature_box {
	width: 590px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 13px;
	color: #333333;
}

.image_left {
	float: left;
	margin-right: 5px;
	display: block;
}

.image_right {
	float: right;
	margin-left: 5px;
	display: block;
}

.spacer {
	clear: both;
	font-size: 12px;
	height: 20px;
}

.gn_sub {
	width: 210px;
	height: 40px;
}

.rtn {
	margin: 0px;
	padding-left: 15px;
	line-height: 180%;
}

.rtn1 {
	line-height: 180%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ext_menu {
	width: 210px;
	margin-top: 20px;
}

#ext_menu a {
	width: 210px;
	display: block;
	margin-bottom: 10px;
}

#qr_menu {
	margin-top: 40px;
	height: 100px;
	font-size: 11px;
}

#link_menu {
	margin-top: 40px;
	font-size: 12px;
}

#link_menu ul {
	margin: 5px 0px 15px;
	list-style-type: none;
}

#link_menu li {
	margin-top: 5px;
}

#link_menu img {
	margin: 0px 0px 5px 5px;
}

#foot_nav {
	text-align: center;
	font-size: 13px;
	margin-bottom: 15px;
}

#foot_upper {
	font-size: 12px;
	text-align: center;
	padding: 3px 0px;
}

#foot_lower {
	font-size: 11px;
	text-align: center;
	padding: 3px 0px;
	border-top: 1px solid #2766B8;
}

#return_top {
	width: 310px;
	height: 60px;
	position: absolute;
	top: 50px;
	left: 10px;
}

.redletter {
	color: #FF0000;
}

.ptl {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
	color: #0033FF;
}

/*Accordion*/

.Accordion {
	overflow: auto;
	margin-bottom: 0px;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	width:210px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 180px;
	background-image: url(images/bg_acc.gif);
}

.AccordionPanelContent ul {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}

.AccordionPanelContent li {
	font-size: 12px;
	margin-bottom: 10px;
	color: #CC0000;
	text-align: justify;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-image: url(images/bg_gn.jpg);
}

.AccordionPanelTabHover {
	color: #2766B8;
	text-decoration: underline;
	background-image: url(images/bg_gnh.jpg);
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #2766B8;
	background-image: url(images/bg_gnh.jpg);
}

.AccordionFocused .AccordionPanelTab {
	color: #2766B8;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	color: #2766B8;
}

.mg1 {
	overflow: auto;
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
}
#wrap #feature #osirase {
	line-height: 20px;
	color: #0082A0;
	width: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/bg_osirase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	font-size: 13px;
}

