@charset "utf-8";
/* CSS Document */


body{
	margin:0;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, sans-serif; 
	font-size:12px;
	color:#555;
	line-height:1.8em;
}

div#container{
	width:900px;
	margin:0 auto;
}

div#header{
	height:80px;
	width:900px;
	margin:10px 0 13px 0; 
}

h1{
	margin:0;
}

h1 a{
	margin:0;
	display:block;
	text-indent:-9999px;
	background-image:url(../images/logo.png);
	float:left;
	position:relative;
	left:30px;
	width:159px;
	height:80px;
	font-size:1px;
}

div#tel{
	text-indent:-9999px;
	background-image:url(../images/tel.png);
	background-repeat:no-repeat;
	float:right;
	position:relative;
	top:10px;
	right:87px;
	width:199px;
	height:49px;
}

div#space{
	clear:both;
	width:900px;
	height:27px;
	margin-top:-6px;
	
}

div#space_left{
	background-image:url(../images/space.png);
	width:555px;
	height:27px;
	float:left;
	margin:0;
	position:relative;
	z-index:50px;
}

ul#top{
	text-indent:-9999px;
	width:345px;
	height:27px;
	
}

ul#top li{
	text-indent:-9999px;
	height:27px;
}

#top a{
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
	display:block;
	text-decoration:none;
	background-position:left top;
	background-image:url(../images/topmenu_on.png);
	background-repeat:no-repeat;
	list-style-type:none;
	height:27px;
}

#top li{
	float:right;
	margin:0;
	list-style:none;
}

#top ul a:hover{
	
	height:27px;
	margin:0;
	padding:0;
}

#menu01 a{
	background-position:0px 0px;
	width:130px;
}

#menu02 a{
	background-position:-130px 0px;
	width:78px;

}

#menu03 a{
	background-position:-208px 0px;
	width:137px;
}

#menu01 a:hover{
	background-image:url(../images/topmenu_hover.png);
	background-position:0px -27px;
	width:130px;
}

#menu02 a:hover{
	background-image:url(../images/topmenu_hover.png);
	background-position:-130px -27px;
	width:78px;
}

#menu03 a:hover{
	background-image:url(../images/topmenu_hover.png);
	background-position:-208px -27px;
	width:137px;
}

#menu01_c a{
	background-image:url(../images/topmenu_hover.png);
	background-position:0px -27px;
	width:130px;
}

#menu02_c a{
	background-image:url(../images/topmenu_hover.png);
	background-position:-130px -27px;
	width:78px;

}

#menu03_c a{
	background-image:url(../images/topmenu_hover.png);
	background-position:-208px -27px;
	width:137px;
}

div#slide{
	text-indent:-9999px;
	background-image:url(../images/panel.png);
	width:900px;
	height:263px;
	clear:both;
	position:relative;
	top:-18px; 
	z-index:-1;
}

div#panel{
	text-indent:-9999px;	
	width:900px;
	height:180px;
	clear:both;
	position:relative;
	top:-18px; 
	z-index:-1;
}

div#panel_flow{background-image:url(../images/panel_flow.png);}

img{
	border:0;
	margin:0;
	vertical-align:bottom;
}

a:hover img.hoverImg{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

img.floatrght{
	float:right;
	margin-left:15px;
}



/* ----------------------------------- * main menu * ----------------------------------- */

ul#headmenu{
	list-style:none;
	text-indent:-9999px;
	width:900px;
	margin:-83px 0 0 0;
	padding:0;	
	height:66px;
	position:relative;
	z-index:10;
}

ul#headmenu li{
	height:66px;
	float:left;
}

#headmenu a{
	display:block;
	text-decoration:none;
	background-position:left top;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	list-style-type:none;
	height:66px;
}

#headmenu ul a:hover{
	width:900px;
	margin:0 auto;
}

#menu11 a{
	background-position:0px 0px;
	width:196px;
}

#menu12 a{
	background-position:-196px 0px;
	width:170px;
}

#menu13 a{
	background-position:-366px 0px;
	width:170px;
}

#menu14 a{
	background-position:-536px 0px;
	width:170px;
}

#menu15 a{
	background-position:-706px 0px;
	width:194px;
}

#menu11 a:hover{
	background-position:0px -67px;
	width:196px;
}

#menu12 a:hover{
	background-position:-196px -67px;
	width:170px;
}

#menu13 a:hover{
	background-position:-366px -67px;
	width:170px;
}

#menu14 a:hover{
	background-position:-536px -67px;
	width:170px;
}

#menu15 a:hover{
	background-position:-706px -67px;
	width:194px;
}





/* ----------------------------------- * body * ----------------------------------- */

div#wrapper{
	width:840px;
	margin:35px auto 0 auto;
	overflow:hidden;
	
}

div#left{
	width:165px;
	float:left;
	padding:0;
}

div#right{
	width:655px;
	float:right;
	padding:0;
}



/* ----------------------------------- * title * ----------------------------------- */

h2{
	text-indent:-9999px;
	background-image:url(../images/title.png);
	background-repeat:no-repeat;
	width:400px;
	margin:0 0 15px;
}

#policy{background-position:0px 0px;height:85px;}
#news{background-position:0px -85px;height:50px;}


	


div.clearbth{
	clear:both;
}

.mg_tp5{
	margin-top:5px;
}

p{
	margin:5px 10px;
}



table#news_table{
	width:654px;
	margin:15px auto 80px auto;
}

table#news_table tr td{
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #ece6e0;

}

table#news_table tr th{
	border-bottom:1px dotted #ece6e0;
	width:150px;
	background-image:url(../images/triangle.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#a5b7b3;
	font-size:14px;
}



/* ----------------------------------- * side bar * ----------------------------------- */

div#aboutus{
	width:152px;
	height:42px;
	background-image:url(../images/aboutus.png);
	padding:158px 0 0 11px;
	margin:5px 0;
}



/* ----------------------------------- * footer * ----------------------------------- */

div.page_top{
	float:right;
	margin:0;
	clear:both;
}

div#footer_bg{
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	height:439px;
	margin:0;
}

div#footer{
	clear:both;
	background-image:url(../images/footerpaint.png);
	background-position:top;
	height:439px;
	width:1200px;
	margin:0 auto;
}

div#footer_contents{
	width:840px;
	margin:0 auto;
	position:relative;
	top:150px;
}

div#footer_left{
	float:left;
}

div#footer_right a{
	float:right;
	color:#fff;
	text-decoration:none;
	padding-top:50px;
}

div#footer_right a:hover{
	color:#cddbbf;
}
	
div.contact_footer a{
	display:block;
	text-indent:-9999px;
	background-image:url(../images/contact_footer.png);
	margin:0;
	position:relative;
	top:75px;
	left:300px;
	width:156px;
	height:37px;
}

div.access_footer a{
	display:block;
	text-indent:-9999px;
	background-image:url(../images/access_footer.png);
	margin:0;
	position:relative;
	top:8px;
	left:705px;
	width:64px;
	height:30px;
}

