@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/index/body.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
img{
	border-style:none;
}
#wrap {
	background-image:url(images/index/wrap.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width: 100%;  
	margin: 0 auto; 
	text-align: center;
}
#wrap2 {
	width: 780px;  
	margin: 0 auto;
	text-align: left;
}
#head {
	padding: 0 10px 0 20px;
	height:600px;
	margin-bottom:55px;
	text-align:center;
}
#head h1 a{
	text-indent:-9999px;
	font-size:10px;
	display:block;
	height:600px;
	width:320px;
	cursor:pointer;
	margin:auto;
}
/*----------------------------------------------*/
/*----------------------------------------------*/
#main{
	width:450px;
	height:400px;
	float:left;
	font-size:12px;
}
#main h3{
	font-size:13px;
	color:#000000;
}
#topix1 p{
	margin:0 0 10px 0;
	line-height:170%;
}
/*----------------------------------------------*/
#news{
	margin-top:50px;
}
#news a{
}
#news a:hover{
	color:#FF0000;
}
#news dl{
overflow:auto;
height:120px;
width:450px;
}
#news dt{
border-bottom:dashed 1px #666666;
padding:3px;
}
#news dd{
border-bottom:dashed 1px #666666;
padding:3px 3px 3px 10px;
}
/*----------------------------------------------*/
#topix2 ul{
	margin-left:15px;
}
#topix2 li{
	line-height:150%;
}
/*----------------------------------------------*/
/********************************************/
/********************************************/
#sub {
	float:right;
	width:180px;
	font-size:10px;
	text-align:left;
}
#sub a{
	text-decoration:none;
	color:#333333;
}
#sub a:hover{
	text-decoration:none;
	color:#FF3333;
}
.subcontent{
	padding:10px;
}
#sub li{
	list-style-type:none;
	width:160px;
}
#sub a{
	display:block;
	width:160px;
	height:25px;
}
/*--------------------------------------*/

/*--------------------------------------*/
#foot{
	clear:both;
	padding: 0 10px 0 20px;
	text-align:right;
	height:100px;
	color: #999999;
}
#foot #foot_txt{
	padding-top:20px;
}
#foot p {
	margin: 0; 
	font-size:12px;
}
#foot a{
	text-decoration:none;
	color: #999999;
}
/********************************************/
/********************************************/
/********************************************/
/*--------------------------------------*/
