@charset "utf-8";
body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
p {
	/*\*/
	letter-spacing: 0.1em;
	/**/
	margin:0 0 10px 0;
}
a{
	text-decoration:none;
}
a img{
    border:none;
	text-decoration:none;
}
ul,li{
list-style-type:none;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix{
margin-left: 3px;
}
.clean{
    clear:both;
}
#container_1 {
	text-align:left;
	position: relative;
	margin: 0 auto;
	width: 970px;
}
div#logo{
    position:relative;
	top:11px;
	left:15px;
	z-index:0;
}
div#logo img{
    position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#top {
	height: 102px;
}
#small_ti {
    float:right;
}
#small_ti li{
    float:left;
	background:url(../images/index/small_icon.jpg) no-repeat left center;
	padding:0 0 0 10px;
	margin:0 12px 0 0;
	width:52px;
	color:#e0e0e0;
}
#small_ti li a{color:#e0e0e0;}
#small_ti li a:hover{color:#ffffff;}
#main_nav {
    width:970px;
	padding:35px 0 0 0;
}
#main_nav li{
    float:left;
}
#main_nav li a{
    height:0px !important;
	padding:39px 0 0 0;
	display:block;
	overflow:hidden;
}
#m01,#m02,#m03,#m04,#m05,#m06,#m07{height:39px;}
#m01 a{
    background:url(../images/navigation/nav_01.jpg) no-repeat left top;
	width:146px;
}
#m02 a{
    background:url(../images/navigation/nav_02.jpg) no-repeat left top;
	width:122px;
}
#m03 a{
    background:url(../images/navigation/nav_03.jpg) no-repeat left top;
	width:156px;
}
#m04 a{
    background:url(../images/navigation/nav_04.jpg) no-repeat left top;
	width:119px;
}
#m05 a{
    background:url(../images/navigation/nav_05.jpg) no-repeat left top;
	width:148px;
}
#m06 a{
    background:url(../images/navigation/nav_06.jpg) no-repeat left top;
	width:136px;
}
#m07 a{
    background:url(../images/navigation/nav_07.jpg) no-repeat left top;
	width:143px;
}
#m01 a:hover{
    background:url(../images/navigation/nav_01_1.jpg) no-repeat left top;
	width:146px;
}
#m02 a:hover{
    background:url(../images/navigation/nav_02_1.jpg) no-repeat left top;
	width:122px;
}
#m03 a:hover{
    background:url(../images/navigation/nav_03_1.jpg) no-repeat left top;
	width:156px;
}
#m04 a:hover{
    background:url(../images/navigation/nav_04_1.jpg) no-repeat left top;
	width:119px;
}
#m05 a:hover{
    background:url(../images/navigation/nav_05_1.jpg) no-repeat left top;
	width:148px;
}
#m06 a:hover{
    background:url(../images/navigation/nav_06_1.jpg) no-repeat left top;
	width:136px;
}
#m07 a:hover{
    background:url(../images/navigation/nav_07_1.jpg) no-repeat left top;
	width:143px;
}
