﻿body {
	font-family: "宋体";
	font-size: 12px;
	width:760px;
	margin:0 auto;
	padding:0;
}
.top{
    width:760px;
	height:142px;
	margin-top:10px;
}
.jmx_index{
    height:30px;
	background:#F6F6F6;
	border-bottom:2px solid #CCCCCC;
	float:left;
	margin-bottom:8px;
}
.reg {
	height:30px;
	width:570px;
	padding-left:10px;
	float:left;
}
.logo_top{
	width:50px;
	height:26px;
	border:0px;
	float:left;
	margin-top:2px;
	margin-left:10px;
}
.gray_border{
    border:1px solid #CCCCCC;
}
.input_text1{
    width:80px;
	height:16px;
}
.input_btn{
    width:55px;
	height:20px;
	background:url(../image/index_bg.jpg) repeat-x;
	padding-top:2px;
}
.index{
    width:120px; 
	height:20px; 
	float:right; 
	padding-top:10px;
}
.logo_banner{
    width:760px;
	height:75px;
	float:left;
}
.logo{
    width:150px;
	height:75px;
	float:left;
	margin:0 auto;
}
.img_logo{
	width:150px;
	height:75px;
	border:0px;
}
.banner{
    width:610px;
	height:75px;
	float:left;
	margin:0 auto;
}
.img_banner{
	width:610px;
	height:75px;
}
.guidance{
	width:760px;
	height:20px;
	background:#c24f1d;
	border-bottom:2px solid #CCCCCC;
	margin-top:3px;
	margin-bottom:8px;
	float:left;
}
.guidance_name{
	height:17px;
	float:left;
	margin-top:3px!important;
	margin-top:6px;
	margin-left:20px!important;
	margin-left:17px;
	
}

a:link {
	text-decoration: none;
	color:#005A98;
}
a:visited {
	text-decoration: none;
	color:#005A98;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
}
a:active {
	text-decoration: none;
	color:#005A98;
}
.nav_size a:hover{
    text-decoration:none;
	color:#005A98;
}