body,div , ul ,p,h1,h2,h3{
	font-family: Arial,;
	font-size:12px;
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.clear{ clear: both;}
img{ border:0px;}
/*--Top Start--*/
#top{
    width:904px;
	background:url(../images/top_bg.jpg) repeat-y;
	padding:0px 4px;
	margin:0 auto;
	height:100px;
	overflow:hidden;}
#logo{
    width:287px;
	height:55px;
	margin-top:25px;
	margin-left:10px;
	float:left; }	
/*Top Service Start*/
#top_service{
    background:url(../images/index_02.gif) no-repeat;
	width:405px;
	height:32px;
	line-height:27px;
	padding-left:30px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	float:right;
	}
#top_service a{
    color:#000000;
	font-size:12px;}
#top_service a:hover{
    color:#666666;}
/*Top Service End*/
/*--Top End--*/
#main{
    background:url(../images/bg.jpg) repeat-y;
	width:904px;
	padding:0px 4px;
	margin:0 auto;
	overflow:hidden;
	}
/*--Nav Start--*/

/* remove all the bullets, borders and padding from the default list styling */
#nav{
    background:url(../images/mian_07.gif) repeat-x;
    width:904px;
	height:37px;
	margin:0 auto;
	overflow:hidden;
}
#nav ul {
	height:37px;
	margin-left:20px;
	list-style:none;
   }

#nav ul li {
    float:left;
	height:37px;
	width:100px;
	line-height:37px;
	text-align:center;}
#nav ul li a{
     color:#FFFFFF;
	 font-size:14px;
     }
#nav ul li a:hover{
    display:block;
	width:91px;
	height:37px;
	line-height:45px;
	text-decoration:none;
	background:url(../images/mian_09.gif) no-repeat;}	 

/*--Nav End--*/

/*Footer Start*/
#footer{
    background:url(../images/footer_bg.jpg) repeat-x;
	width:904px;
	height:88px;
	padding-top:23px;
	margin:0 auto;
	margin-top:10px;
	_margin-top:5px;
	text-align:center;
	line-height:20px;
	}
#footer a{color:#000000;}
#footer a:hover{text-decoration:underline;}
/*Footer End*/
