/* CSS Document */

#main_header{
text-align:center;
	width:100%;
	height:176px;
	background-color:#FFFFFF;
}

#header{
	background-image:url(../images/header_bg.jpg);
	background-position:center;
	height:126px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
#logo{
background-image:url(../images/header_logo.jpg);
width:265px;
height:59px;
margin-top:30px;
margin-left:12px;
float:left;
}
#logo_breeding{
background-image:url(../images/sub_body/breeding/breed_logo.jpg);
width:340px;
height:70px;
margin-top:30px;
margin-left:12px;
float:left;
}
#logo_baby{
background-image:url(../images/sub_body/baby/baby_logo.jpg);
width:340px;
height:70px;
margin-top:30px;
margin-left:12px;
float:left;
}
#logo_pres{
background-image:url(../images/sub_body/pres/pres_logo.jpg);
width:340px;
height:70px;
margin-top:30px;
margin-left:12px;
float:left;
}
#logo_prim{
background-image:url(../images/sub_body/prim/prim_logo.jpg);
width:340px;
height:70px;
margin-top:30px;
margin-left:12px;
float:left;
}
#logo_mid{
background-image:url(../images/sub_body/mid/mid_logo.jpg);
width:340px;
height:70px;
margin-top:30px;
margin-left:12px;
float:left;
}
#login img input{
	margin:0px;
	padding:0px;
	display:inline;
}
#login{
	/*background-color:#FFFFFF;*/
	width:370px;
	margin-right:20px;
	float:right;
	margin-top:6px;
	text-align:right;
}
#login form{
	font-size:13px;
	display:inline;
}
#nav_main{
	width: 100%;
	height:40px;
	background-color: bd2709;
}
#nav{
	height:40px;
	width:100%;
	background-image: url(../images/header_nav.jpg);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	
}
#nav1{
	width: 962px;
	margin-left:auto;
	margin-right:auto;
}
#nav_text{
	height:20px;
	width:89px;
	text-align: center;
	font-size: 17px;
	padding-top: 12px;
	float: left;
	font-family: "ºÚÌå";
}
#nav_text a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#nav_text a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#nav_text a:hover{
	color: #FF6600;
	text-decoration: none;
}
#nav_text1{
	height:20px;
	width:110px;
	text-align: center;
	font-size: 17px;
	padding-top: 12px;
	float: left;
	font-family: "ºÚÌå";
}
#nav_text1 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#nav_text1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#nav_text1 a:hover{
	color: #FF6600;
	text-decoration: none;
}
#line {
	background-color: #FFFFFF;
	height: 20px;
	width: 1px;
	float: left;
	margin-top: 12px;
}
#footer{
	width:960px;
	background-image: url(../images/index_footer_bg.jpg);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	margin-bottom:30px;
	clear:both;
}
#footer_1{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	height:40px;
	clear:both;
}
#footer_nav{
	width:100px;
	text-align: center;
	float: left;
	font-size: 13px;
	line-height:40px;
	font-weight: bold;
}
#footer_nav a:link {
	color: #333333;
	text-decoration: none;
}
#footer_nav a:visited {
	color: #333333;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_2 {
	color: #333333;
	text-decoration: none;
	text-align: center;
	width: 100%;
    margin-top:10px;
	margin-bottom:30px;
	font-size: 12px;
}
.gray_13{
   font-size:13px;
   color:#666666;
}
#left_user_nav img{
   margin-left:15px;
}
#left_user_nav a{
   padding-left:3px;
}



