@charset "UTF-8";
body{
background:url(/images/top/bg.gif) repeat-y 50% 0;
}
img{
border:none;
}
/*-----clearFix-----*/
.clearFix:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
.clearFix{ display: inline-block; }
/* Hides from IE 4-6 \*/
* html .clearFix{ height: 1%; }
.clearFix{ display: block; } 
/* End hide from IE 4-6 */


#warper{
width:862px;
margin:0 auto;
}

#header{
height:78px;
margin:1px 0 13px;
/*background:url(/images/top/header_bg.gif) repeat-x 0 0;*/
background-color:#fff;
}
#header h1{
margin:0;
padding:0;
}
#header h1 a{
display:block;
float:left;
width:265px;
height:78px;
background:url(/images/top/logo.gif) no-repeat 0 0;
text-indent:-9999px;
outline:none;
}
#header #topNav{
float:right;
padding:9px 12px 0 0;
}
#header #topNav ul{
magin:0;
padding:0;
list-style:none;
}
#header #topNav ul li{
float:left;
margin:0;
padding:0 0 0 15px;
}

#globalNav{
height:36px;
margin:0 0 9px;
}
#globalNav ul{
margin:0;
padding:0;
list-style:none;
}
#globalNav ul li{
float:left;
width:143px;
}
#globalNav ul li.lastItem{
width:147px;
}
#globalNav ul li a{
display:block;
height:36px;
background:url(/images/top/nav.gif) no-repeat 0 0;
text-indent:-9999px;
outline:none;
}
#globalNav ul li#gNav_01 a{
background-position:0 0;
}
#globalNav ul li#gNav_01 a:hover{
background-position:0 100%;
}
#globalNav ul li#gNav_02 a{
background-position:-143px 0;
}
#globalNav ul li#gNav_02 a:hover{
background-position:-143px 100%;
}
#globalNav ul li#gNav_03 a{
background-position:-286px 0;
}
#globalNav ul li#gNav_03 a:hover{
background-position:-286px 100%;
}
#globalNav ul li#gNav_04 a{
background-position:-429px 0;
}
#globalNav ul li#gNav_04 a:hover{
background-position:-429px 100%;
}
#globalNav ul li#gNav_05 a{
background-position:-572px 0;
}
#globalNav ul li#gNav_05 a:hover{
background-position:-572px 100%;
}
#globalNav ul li#gNav_06 a{
background-position:-715px 0;
}
#globalNav ul li#gNav_06 a:hover{
background-position:-715px 100%;
}

#topFlash{
position:relative;
margin:0 0 25px;
width:862px;
height:251px;
border-bottom:1px solid #c9c9cb;
overflow:hidden;
}
#topFlash #play{
display:none;
position:absolute;
left:13px;
bottom:-5px;
*bottom:5px;
height:15px;
}
#topFlash #play a{
display:block;
float:left;
width:19px;
height:9px;
margin:0 8px 0 0;
margin:3px;
text-align:center;
color:#b2b2b2;
background-color:#b2b2b2;
text-decoration:none;
font-size:10px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:1;
}
#topFlash #play a.active{
border:3px solid #db1e02;
margin:0;
background-color:#fff;
color:#db1e02;
}

#bodyer{
}
#footer{
}
