@charset "utf-8";
/* CSS Document */
body{
	background:#FFF url(../images_front/main_bg.jpg) no-repeat top center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin:0px;
	padding:0px;
}
:focus { outline:none; }
img , div, a, input { behavior: url(iepngfix.htc) }
a{
	text-decoration:underline;
	color:#000; 
}
a:hover{
	text-decoration:none;
}
a img{
	margin:0px;
	padding:0px;
	border:none;
}
p{
	margin:0px;
	padding:0px;
	line-height:15px;
}

h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
}
h1{
	font-size:20px;
	font-weight:normal;
}
h2{
	font-size:20px;
	font-weight:normal;
}
h3{
	font-size:12px;
	font-weight:bold;
}
h4{
	font-size:12px;
	font-weight:bold;
}
h5{
	font-size:11px;
	font-weight:normal;
	color: #58A41E;
}

ul{
	list-style:none;
}

ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.clear{
	clear:both;
}
.aligncenter{
	text-align:center;
}
.blue{
	color:#3366CC;
}
.font20{
	font-size:20px;
}
.font_bold{
	font-weight:bold;
}
.orange{
	color:#FF6633;
}
.green{
	color:#58A41E;
}
.pad_bottom{
	padding-bottom:20px;
}
.more a{
	color:#FF6633;
	text-decoration:none;
}
.more a:hover{
	color:#09F;
}
.banner_title_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:37px;
	color:#393939;
	padding-top:20px;
	text-align:left;
	padding-left:40px;
}
.banner_subtitle_text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
	color:#8AAAB2;
	padding-left:100px;
}
.banner_subtitlenews_text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
	color:#8AAAB2;
	text-align:left;
	padding-left:100px;
}
.list_nameIn{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:13px;
	color:#333;
	line-height:40px;
}
.list_nameIn a{
	color:#333;
	text-decoration:none;
}
.list_nameIn a:hover{
	color:#000;
	text-decoration:underline;
}
.desc p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	padding-bottom:10px;
}
.desc ul{
	color:#666;
	margin:0px;
	padding:0px 0px 10px 20px;
}
.desc ul li{
	list-style:circle;
	padding:2px 0px;
}