/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin: 0;
	padding: 0;
	line-height: 150%;
	color: #595959;
	background-color: #E9E9E9;
	font-size: 18px;
	font-weight: normal;
	font-family: sans-serif;
}

#icatch {
	margin: 0 auto;
	width: 100%;
	clear: both;
}


#main
    {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 940px;
	margin-top: 20px;
}

#contens {
	width: 985px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	margin:0 auto;
}

a {
   color:#005409;
   text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img {
   border:0;
   vertical-align:bottom;
}
h1 {
	text-align: center;
	font-size: 20px;
	line-height: 150%;
	font-weight: bold;
}

h2,h3,h4,h5,h6 {
	margin: 0;
	line-height: 150%;
}



#menu {
	width:100%;
	float:left;
	margin-top: 0px;
	background-color: #666666;
	line-height: 45px;
}

#menu ul {
	width:985px;
	 margin:0 auto;
   padding:0;
}

#menu li {
	float:left;
	text-align:left;
	list-style-type:none;
}

#menu li a {
	color: #FFFFFF;
	display: block;
	padding-right:18px;
	padding-left: 18px;
	text-decoration: none;
	font-size: 14px;
}

#menu li.home a {
   border:none;
}

#menu li a:hover {
	color:#aaaaaa;
	text-decoration:none;
	
	
}

#menu2 {
	width:100%;
	float:left;
	margin-top: 0px;
	background-color: #f9f9f9;
	line-height: 60px;
}

#menu2 ul {
	width:985px;
	 margin:0 auto;
   padding:0;
}

#menu2 li {
	float:right;
	text-align:left;
	list-style-type:none;
}

#menu2 li a {
	color: #000000;
	display: block;
	padding-right: 6px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 10px;
}

#menu2 li.home a {
   border:none;
}

#menu2 li a:hover {
	color:#666666;
	text-decoration:none;
	
	
}


/* ========TEMPLATE LAYOUT======== */

.main_td {
	padding:5px 30px 5px;;
	font-size: 14px;
	line-height: 160%;
	line-break: strict;
	font-weight: 600;
}


/* ========text======== */

.txt10 {
	font-size: 10px;
	line-height: 140%;
}
.txt11 {
	font-size: 11px;
	line-height: 140%;
}
.txt12 {
	font-size: 12px;
	line-height: 140%;
}
.txt13 {
	font-size: 13px;
	line-height: 140%;
}
.txt14 {
	font-size: 14px;
	line-height: 150%;
}
.txt16 {
	font-size: 16px;
	line-height: 140%;
}
.txt18 {
	font-size: 18px;
	line-height: 140%;
}
.txt22 {
	font-size: 22px;
	line-height: 140%;
}
.txt30 {
	font-size: 30px;
	line-height: 140%;
}
.style1 {color: #FF0000;
}

#search {
	border-top-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	height: 74px;
	border-width: 1px 0px;
	border-style: solid;
	padding-top: px;
}

#search p {line-height:52px}

#footer {
	clear: both;
	background-color: #f6f6f6;
	height: 80px;
}

#footer p {
	font-size: 10px;
	text-align: center;
	color: #333333;
	 margin:0 auto;
	line-height: 20px;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.netprint {
	width: 800px;
}
.main_td2 {
	font-weight: 600;
	font-size: 14px;
	line-height: 150%;
	padding-top: 10px;
	
}
