/* CSS Document */
body{ margin-top:0; margin-left:0;}
#head{
	width:891px;
	height:127px;
	background-image:url(../images/head_r1_c4.jpg);
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-x;
	overflow:hidden;
}
#head .head_left{ width:439px; height:127px; margin-left:20px; float:left; }
#head .head_right{
	width:350px;
	height:28px;
	float:right;
	background-image:url(../images/head_nav_r1_c2.jpg);
	background-repeat: no-repeat;
}
#head .head_right a{ height:25px; width:60px; float:left; line-height:25px;}
#head .head_right a:link{	color: #FFFFFF;	text-decoration: none;}
#head .head_right a:visited{color: #FFFFFF;text-decoration: none;}
#head .head_right a:hover{	color: #FFFFFF;	text-decoration: underline;
}

#nav{ width:891px; height:33px; margin-top:6px; background-image:url(../images/nav_r2_c4.jpg); margin-left:auto; margin-right:auto;overflow:hidden}
#nav .nav_left{ width:5px; height:33px; float:left;}
#nav .nav_body{ width:880px; height:33px;float:left; line-height:33px; color:#FFFFFF; font-size:14px; font-weight:bold;}
#nav .nav_body a{float:left; margin-left:0px; text-align:center;}
#nav .nav_body a:link{ color:#FFFFFF;}
#nav .nav_body a:visited{ color:#FFFFFF;}
#nav .nav_body a:hover{ color:#FFFFFF;}

#nav .nav_body .a1{ width:54px; height:33px;}
#nav .nav_body .a2{ width:90px; height:33px;}

#nav .nav_right{ width:6px; height:auto; float:right;}




#bottom{ width:891px; height:auto; background-color:#A1A1A1; margin-left:auto; margin-right:auto; margin-top:8px;}
#bottom .bottom_left{ width:7px; height:71px; float:left;}
#bottom .bottom_logo{ height:71px; float:left; width:168px; margin-left:30px;}
#bottom .bottom_nav{ height:24px; float:left; width:540px; margin-top:38px; line-height:24px; color:#FFFFFF; margin-left:40px;}
#bottom .bottom_nav a:link{ color:#FFFFFF;}
#bottom .bottom_nav a:visited{ color:#FFFFFF;}
#bottom .bottom_nav a:hover{ color:#FFFFFF;}
#bottom .bottom_right{ width:8px; height:71px; float:right;}
