@charset "utf-8";
*{ margin: 0; padding: 0; }
body{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%;padding:10px;}
#page_top,#map,#main,#page_bottom{ margin:0 auto 0 auto;}
p{line-height:180%;}
a{ color: #3333cc; text-decoration: underline; }
a:hover{color: #D71923; text-decoration: none; }
li{line-height:120%}
.color_black{ color: #000000; }
.color_green{ color: #008000; }
.color_red{ color: #D71923; }
.color_white{ color: #FFFFFF; }
.blue{ color: blue; }
.but{ background-color: #1C60B7; color: #fff; font-size: 12px; font-weight: bold; padding: 4px 2px 2px 2px; }
.div_f5f5f5{ background-color: #f5f5f5; border: 1px solid #cccccc; margin: 4px; padding: 5px 5px 5px 10px; }
.div_green{ background-color: #E7EFFA; border: 1px solid #79A7E2; margin: 4px; padding: 5px 5px 5px 10px; }
.font_12px{ font-size: 12px; }
.font_14px{ font-size: 14px; }
.font_bold{ font-weight: bold; }
.green{ color: green; }
.red{ color: red; }
#main{width:980px;}
#page_bottom{width:960px;}
#map{
	width:955px;
	margin-bottom:10px;
	clear: both;
	border-bottom:1px solid #E4E4E4;
	font-size: 12px;
	padding: 2px 0 2px 25px;
	text-align:left;
	background: url(../Images/ico1.gif) #F7FAFF no-repeat 10px center;
}
#aff_title {
	padding:10px 2px 0 0;
	color:#FF6600;
	font-weight:bold;
	text-align: center;background:#EFF5FF;
}
#aff_div{ background:#EFF5FF; text-align:center; padding: 5px 20px 20px 20px }
#aff_content{border:1px solid #79A7E2; background:#fff; padding:10px; text-align:left;}
#aff_list{  background:#EFF5FF; padding:10px}
#aff_list li{margin-left:40px;line-height:180%; }

#page_top{width:980px; height:20px}
#page_top #top{ width:100%;text-align: right;}
#page_top #top ul{ float:right;}
#page_top #top li{float:left;margin-left:10px;}
#page_top #top li a{
	color:#000;
	text-decoration: none;
}
#page_top #top li .red{ color:#ff0000;}
#page_top #top li a:hover{
	color:#ff0000;
	text-decoration: underline;
}
#page_top #logo{
	width:253px;
	height:55px;
	float:left;
	background-image: url(../Images/top_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 2px solid #234189;
}
#page_top #nav{
	clear:both;
	width:727px;
	float:right;
	background:#fff;
	border-bottom: 2px solid #234189;
}
#page_top #nav ul{margin:23px 0 0 3px;float:right;}
#page_top #nav li{	margin-left:2px;
	float:left;
	width:88px;
	height:22px;
	background-image: url(../Images/top_1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top:10px;
	font-weight:bold;
}
#page_top #nav li a{
	color:#fff;
	text-decoration: none;
}
#page_top #nav li a:hover{
	color:#ffff00;
	text-decoration: underline;
}
#page_top #search{
	text-align:center;
	background:#ececec;
	padding:3px 0 3px 0;
	border-bottom: 1px  solid #DFDFDF;
	border-top: 1px  solid #DFDFDF;
	height:10px;
}
#page_top #search input,button{ margin-left:20px}
#page_top #search input{ width:400px;}
#page_top #search button{padding-top:3px; color:#234189; font-weight:bold;}
#page_top #search .keyword{width:400px;}
#page_bottom{
	clear:both;
	margin-top:10px;
	border-top:#ebebeb solid 1px;
	text-align:center;
	padding:10px;
}
#page_bottom{ color:#333333; clear:both;}
.showdisplay{
	padding:10px;
	background-color: #EFF5F0;
}
