*{
	margin:0;
	padding:0;
}

#top{
	width:962px;
	height:93px;
	margin:0 auto;
	background:url(logo_02.jpg) no-repeat;
}

#topIn{
	width:245px;
	height:93px;
	float:right;
}

#link{
	width:192px;
	height:60px;
	float:right;
}

#link a{
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

#link td{
	text-align:center;
	background:url(link_td_bg_03.jpg) no-repeat right;
}

#search{
	width:245px;
	float:right;
	font-size:12px;
	color:#333333;
}

#search img{
	border:none;
}

.search{
	width:157px;
	height:20px;
	border:1px #7f9db9 solid;
}

#img{
	width:962px;
	height:145px;
	margin:0 auto;
	background:url(img_07.jpg) no-repeat;
}

#nav{
	width:962px;
	height:46px;
	margin:0 auto;
}

#navIn{
	width:960px;
	height:46px;
	float:right;
	text-align:right;
	background:url(navIn_bg_07.jpg) no-repeat;
}

#navIn td{
	text-align:center;
}


#navIn a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#navIn img{
	border:none;
}

#address{
	width:962px;
	height:39px;
	margin:0 auto;
	margin-bottom:3px;
}

#addressIn{
	width:958px;
	height:39px;
	float:right;
	background:url(addressIn_bg_03.jpg) repeat-x;
	font-size:12px;
	color:#1b1717;
}

#addressIn a{
	color:#1b1717;
	text-decoration:none;
}

#main{
	width:962px;
	height:auto;
	margin:0 auto;
}

#mainIn{
	width:958px;
	height:auto;
	float:right;
}

#mainIn_title{
	width:956px;
	height:28px;
	float:right;
	border:1px #a3a3a3 solid;
	background:url(general_main_title_bg_03.jpg) repeat-y;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin-bottom:2px;
}

#mainIn_main{
	width:955px;
	height:auto;
	float:right;
	border:1px #cccccc solid;
	margin-right:1px;
	padding-top:20px;
	padding-bottom:40px;
}

.title{
	font-size:18px;
}

.main p{
	line-height:20px;
	font-size:12px;
}

#bottom{
	width:958px;
	height:102px;
	float:left;
	font-size:12px;
	text-align:center;
	padding-top:35px;
	background:url(bottom_bg_11.jpg) repeat-x top;
}

#bottom p{
	line-height:30px;
}

#bottom a{
	font-size:12px;
	color:#000;
	text-decoration:none;
}

#navIn a:hover{
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
	background-image:none;
}