﻿/* CSS Document */



/*最上面的导航条（会员登录）*/
#top_nav_hk{height:30px;background:#f8f8f8;border-bottom:solid 1px #e6e6e6;}
.box{ width:950px; margin:0 auto;}
/*#top_nav ul {margin:4px 0px;}*/
#top_nav li {text-align:center;float:left;background:url(../images/index/line02.gif) right center no-repeat;}

#top_nav li a{
	text-decoration:none;
	color:#a1a0a0;
	padding: 0px 10px;
}
#top_nav .no_border {background:none;}
#top_nav ul .last {
	float:right;
}
#top_nav ul .last.no_border form {
	_padding-top:5px;
}
#top_nav ul .last.no_border a img {
	margin-top: 3px;
}
.input_login {
	border:1px solid #C8C8C8;
	color:#333333;
	height:18px;
	width:80px;
}

.input_submit {
	background:url("../images/btn-login.jpg") no-repeat;
	vertical-align: middle\0;
	border:none;
	height:20px;
	width:50px;
}

/*效果网首页导航栏*/
/* =============================================================== */
.nav_font1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px;color:#333; 
}
.box div div {
	margin-top: 5px;
}


#index_nav {
	height: 80px;
	border-bottom:solid 5px #e65d0e;
	margin-top: 15px;
}
#index_nav .header {
	width: 950px;
	height: 80px;
}
#index_nav .header .logo {
	height: 59px;
	width: 352px;
	float: left;
	background: url(../images/xgt.png) no-repeat -14px -18px;
	cursor: position;
	margin-top: 10px;
}
#index_nav .header .logo a {
	display: block;
	height: 59px;
	width: 352px;
}
#index_nav .header .nav {
	float: right;
	width: 485px;
}

#index_nav .header .nav .telephone {
	height: 28px;
	width: 250px;
	background: url(../images/xgt.png) no-repeat -515px -119px;
	display:block;
	margin-right: 20px;
	margin-left: 180px;
}
#index_nav .header .nav ul {
	height:43px;
	background-image: url(../images/xgt_index/nav.png);
	background-repeat: no-repeat;
	vertical-align: bottom;
	position: relative;
	top:14px;
	right: 30px;
	line-height: 43px;
	font-size: 14px;
}
#index_nav .header .nav ul li {
	float: left;
}

#index_nav .header .nav ul li a {
	color:#FFF;
	width: 97px;
	display: block;
	text-align: center;
}
#index_nav .header .nav ul .one a:hover {
background: url(../images/xgt_index/one.gif) no-repeat;
height: 43px;
width: 96px;
display: block;
}
#index_nav .header .nav ul .two a:hover {
background: url(../images/xgt_index/two.gif) no-repeat;
height: 43px;
width: 97px;
display: block;
}

#index_nav .header .nav ul .five a:hover {
background: url(../images/xgt_index/five.gif) no-repeat;
height: 43px;
width: 97px;
display: block;
}
#index_bottom {
	border-bottom:solid 10px #f0eced;
}