* {
	margin:0;
	padding:0;
	line-height: 160%;
	font-size: 97%;
	font-family: arial,sans-serif;
	color: #444;
}

a:link { color: #666;text-decoration:none; } 

a:visited { color: #666;text-decoration:none; } 

a:hover { color: #666;text-decoration:underline; } 

a:active { color: #666;text-decoration:none; }

#bg1 {
	background: url(../images/bg1.jpg) repeat-x;
	text-align: center;
	margin: 0 auto;
}

#bg2 {
	background: url(../images/bg2.gif) repeat-y center;
}

#bg3 {
	width: 768px;
	background: url(../images/bg3.gif) no-repeat top;
	text-align: left;
	padding-left: 18px;
	padding-right: 18px;
	margin: 0 auto;
}

#header {
	margin: 0px 9px 12px 9px;
}

#header_t {
	width: 740px;
	text-align: right;
	padding-bottom: 8px;
}

#header_t a {
	font-size: smaller;
	color: #666;
}

#header_b {
	margin: 0px auto 12px auto;
	width: 740px;
	height: 110px;
	background: #ffffff;
	text-align: center;
}

#body {
	width: 740px;
	margin: 9px;
}

#footer {
	clear: both;
	width: 740px;
	margin: 30px auto 0px auto !important;
	margin: 30px 9px 0px 9px;
	font-size: 84%;
	text-align: center;
	background: url(../images/footer_line.gif) no-repeat top;
	padding-top: 14px;
}

#footer_t {
	color: #666;
}

#footer_b {
	color: #999;
}

#f_bottom {
	background: url(../images/bg4.gif) no-repeat top;
	width: 768px;
	margin: 0 auto 0 auto;
}

img { border: 0px; }

h1 {
}

h2 {
	color: #333;
	background: url(../images/h2_mark.gif) no-repeat 1px;
	font-weight: bold;
	font-size: 105%;
	padding-left: 16px;
	margin-left: 12px;
}

h3 {
	background: url(../images/h3_bg.gif) no-repeat 0 4px;
	padding-left: 15px;
	color: #26734D;
	font-size: 12px;
	font-weight: bold;
}

#top_h1 {
	background: url(../images/big_h1.gif) no-repeat;
	padding-left: 8px;
	font-size: 98%;
	padding: 20px 13px 0px 13px;
	margin-left: 4px !important; 
	margin-left: 0; 
	height: 86px;
	width: 742px;
}

#aim {
	background: url(../images/aim.gif) no-repeat;
	padding: 22px 0px 0px 52px;
	width: 727;
	height: 53px;
	margin: 10px 0;
}

div p {
	padding-left: 13px;
}

#matter {
	width: 100%;
	height: 120px;
	margin: 10px 0px 30px 86px;
	text-align: center;
}
#matter .l {
	background: url(../images/normal.gif) no-repeat;
	text-align: left;
	height: 120px;
	padding: 40px 0 0 10px;
	margin-right: 10px;
	float: left;
	width: 253px;
	float: left;
}

#matter .c {
	background: url(../images/plus.gif) no-repeat 50% 50%;
	width: 30px;
	margin: 0;
	padding: 0;
	height: 120px;
	float: left;
}
#matter .r {
	background: url(../images/original.gif) no-repeat;
	text-align: left;
	height: 120px;
	margin-left: 20px !important;
	margin-left: 10px;
	padding-top: 32px;
	width: 253px;
	float: left;
}

#from {
	width: 100%;
	height: 132px;
	margin: 10px 0px 30px 22px;
	text-align: center;
}
#from .l {
	background: url(../images/from_program.gif) no-repeat;
	text-align: left;
	height: 132px;
	padding-top: 45px;
	float: left;
	width: 337px;
	padding-left: 20px;
	float: left;
}

#from .r {
	background: url(../images/from_politics.gif) no-repeat;
	text-align: left;
	margin-left: 0px !important;
	margin-left: 10px;
	height: 132px;
	padding-top: 45px;
	padding-left: 20px;
	width: 340px;
	float: left;
}

#theme {
	background: url(../images/theme_back.gif) no-repeat;
	height: 200px;
	width: 514px;
	margin: 10px 110px 20px 110px;
}

#theme .l, #theme .r {
	margin-top: 2px;
}

#theme .l {
	margin-left: 4px;
	float: left;
}

#theme .r {
	float: right;
	margin-left: 14px;
	width: 43%;
}

#theme dt {
	background: url(../images/dt_list.gif) no-repeat 1px 3px;
	padding-left: 14px;
}

#inquiry_b {
	text-align: center;
	width: 310px;
	margin: 30px 210px;
}
#inquiry_b .r {
	margin-top: 8px;
}

#content table {
	border-collapse: collapse;
	 width: 80%;
}
#content td {
	border: 1px solid #aaa;
	border-collapse: collapse;
	padding: 2px 4px;
}

.td_left {
	background-color: #ecf5ff;
	text-align: right;
	width: 25%;
	font-weight: bold;
}

.td_right {
	width: 75%;
	text-align: left;
}

#inquiry_form {
	margin: 10px 0 10px 14px;
}

#inquiry_form dl {
	margin: 4px 0;
	border-bottom: 1px solid #eee;
}

#inquiry_form dt {
	width: 25%;
	float: left;
}

.thanks {
	padding-left: 13px;
}

.clear {
	clear: both;
}


