@charset "utf-8";
/* CSS Document */
body{
    margin-top:10px;
	margin-bottom:3px;
	font-size:12px;
}
a {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}

#bigbox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	height: 67px;
	margin-top: 10px;
}
#top #logo {
	float: left;
	width: 203px;
	margin-top: 8px;
	margin-left: 0px;
}
#top #tel {
	width: 190px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 385px;
	margin-top: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #1173CC;
	background-image: url(../pic/in-title.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
#top #tel a {
	text-decoration: none;
	color: #990000;
}

#top #enter {
	float: left;
	width: 110px;
	margin-top: 25px;
	margin-left: 5px;
}

#nav {
	height: 29px;
	clear: both;
	line-height: 29px;
	background-image: url(../pic/r4_c1.gif);
	padding-left: 5px;
}
#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 5px;
	line-height: 29px;
	height: 29px;
	margin-top: 0px;
}
#nav span {
	margin-left: 0px;
	display: block;
	float: left;
	width: 80px;
}
#nav a:hover {
	color: #FFF;
	background: #fff;
	background-image:url(../pic/r4_c2.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2F5E00;
}
#nav a:active{
    color: #fff;
	background-image:url(../pic/r4_c2.gif);
    text-decoration: none;
}

#top #tel a:hover {
	color: #1173CC;
}
#end {
	clear: both;
	height: 90px;
	margin-top: 10px;
	background-color: #F7FFE9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a6de00;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	padding-top: 13px;
}
#main{
    width:900px;
    margin-left:auto;
    margin-right:auto;
    margin-top:3px;
    margin-bottom:0px;
}
#bannar {
	height: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.font_red {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12px;
	COLOR: #FF0000
}
.font_orange {
    font-size:12px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 30px;
}
.font_orange a {
	color: #FF6600;
	text-decoration: none;
}
.font1 {
    font-size:12px;
	color: #000000;
	padding-left: 20px;
}
.font1 a {
	color: #000000;
	text-decoration: none;
}
.font {
	font-size: 14px;
	color:#000000
}
