html, body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

padding: 6px;
margin: 2px;
}
ul li{
list-style-type: circle;
}

table {
border-collapse:collapse;
border-spacing:0;
padding:0;
}
p{
padding-top:5px;
padding-bottom:5px;
}
td, th {
color:#666666;
font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif";
font-size:12px;
margin:0;
padding:0;
}
label {
}
.table_5px td {
padding:5px;
}
.table_2px td {
padding:2px;
}
.td_15px {
line-height:15px;
}
.td_20px {
line-height:20px;
}
img {
border:medium none;
}
.guide {
color:#737373;
font-family:"Verdana, Geneva, Arial, Helvetica, sans-serif";
font-size:11px;
margin:0;
padding:26px 20px 0 15px;
text-align:right;
}
.title {
margin:0;
padding:17px 0 26px 15px;
}
.title01 {
margin:0;
padding:0 0 0 19px;
}
.contentsLR {
margin:0;
padding:0 15px;
}
a {
color:#95927B;
text-decoration:none;
}
a:hover {
color:#313131;
}
.inbox {
background:#FFFFFF none repeat scroll 0 50%;
border:1px solid #C4CBDB;
color:#3D3D3D;
}
.inbox01 {
background:#FFFFFF none repeat scroll 0 50%;
border:1px solid #BFBFBF;
color:#666666;
font-size:12px;
}
.inbox_select {
background:#FFFFFF none repeat scroll 0 50%;
border:1px solid #C4CBDB;
color:#3D3D3D;
font-size:11px;
}
.txt01b {
color:#313131;
font-size:11px;
font-weight:bold;
}
.cb_txt02 {
color:#666666;
font-size:11px;
font-weight:bold;
text-align:center;
}
.b_number td {
color:#737373;
font-size:11px;
}
.b_title {
color:#737373;
font-size:12px;
padding:0 0 0 12px;
}
.b_title td {
color:#737373;
font-size:12px;
}
.b_title a:link {
color:#737373;
}
.b_title a:hover {
color:#313131;
}
.txt02 {
color:#4B4B4B;
font-size:11px;
}
.txt02 a:link {
color:#4B4B4B;
}
.txt02 a:hover {
color:#313131;
font-weight:bold;
}
.txt03 {
color:#337C94;
}
.txt03 a:link {
color:#337C94;
}
.txt03 a:hover {
color:#337C94;
font-weight:bold;
}
.b_view_box {
border:1px solid #E6E6E6;
color:#666666;
font-size:12px;
margin:0;
padding:15px;
}
.b_view_tt {
color:#666666;
font-size:12px;
font-weight:bold;
margin:0;
}
.box01 {
background:#FFFFFF none repeat scroll 0 50%;
border:1px solid #DEDEDE;
color:#666666;
font-size:12px;
}
.m_link {
color:#6F6F6D;
font-size:11.5px;
}
.m_link td {
color:#6F6F6D;
}
.m_link a:link {
color:#6F6F6D;
}
.m_link a:hover {
color:#313131;
}

.mainBoard {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:17px;
}
.mainBoard ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding:0;
}
.mainBoard ul li {
height:18px;
margin-left:0;
padding:0;
}
.pform {
color:#6880A5;
font-size:11px;
padding:4px 0 4px 9px;
}
.pform_txt {
color:#6880A5;
font-size:11px;
padding:2px 0 0;
}
.pform_txt_big {
color:#6880A5;
font-size:11px;
font-weight:bold;
padding:4px 0 4px 9px;
}
.Question {
line-height:180%;
padding:15px 15px 14px;
}
.Question {
color:#737373;
font-size:11px;
text-decoration:none;
}
.Question a:link {
color:#5E98AB;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
text-decoration:underline;
}
.Question a:visited {
color:#5E98AB;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
text-decoration:underline;
}
.Question a:hover {
color:#5E98AB;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
text-decoration:underline;
}
.Question table {
border:1px solid #92C0CD;
border-collapse:collapse;
border-spacing:0;
}
.Question table th {
background-color:#D6F2FA;
border:1px solid #92C0CD;
border-collapse:collapse;
border-spacing:0;
}
.Question table td {
border:1px solid #92C0CD;
border-collapse:collapse;
border-spacing:0;
font-size:11px;
}
###############Table##############

table.mytable  {
	width:550px;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	
	}
.mytable td {
border-top:1px solid #C1DAD7;
border-left:1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;

}			
#sec_logo
{
	
	width: 200px;
	padding-left:12px;
	
	
}

#footer
{
	
}	
/*---------------------ContactForm-------------*/
#contact-area {
	
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 320px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	border: 2px solid #C1DAD7;
}

#contact-area textarea {
	height: 90px;
}
#contact-area img {
	padding:5px 0 5px 15px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 0px;
	float: right;
	cursor:pointer;
	padding:5px;
}

.CMSTreeMenuTable{
margin-left:30px;
margin-top:15px;
}

.CMSTreeMenuItem{
margin-top:5px;
}
.CMSTreeMenuSelectedLink{
margin-top:5px;
font-weight:bold;
color:#d75e09;
}

img.logo{
border: 6px solid #ccc;
}
p.style1{
padding-top:5px;
padding-bottom:5px;
}
p.style2{
padding-top:5px;
padding-bottom:5px;
}
p.style3{
padding-top:5px;
padding-bottom:5px;
}