@charset "utf-8";
/* CSS Document */

body { background:url(../images/bg.jpg) repeat-x; margin:0; padding:0; font-family:"New Century Schoolbook";}


.top_bg { background:url(../images/top-bg.jpg) no-repeat; width:1000px; height:146px;}
.banner_img { background:url(../images/main-img.jpg) no-repeat; width:1000px; height:351px;}

.top_link a { font-family:"Tahoma"; color:#fff; font-size:11px; font-style:normal; text-decoration:none;}
.top_link a:hover { color:#999999;}

.main_nav a {  font-family:"Tahoma"; color:#fff; font-size:17px; font-style:normal; text-decoration:none;}
.main_nav a:hover { color:#CCCCCC;}

.welcome { font-family:"Tahoma"; font-size:20px; color:#333333; font-weight:bold;  }
.wc_text { font-family:"Tahoma"; font-size:15px; color:#FFFFFF; padding:25px;} 
.wc_text1 { font-family:"Tahoma"; font-size:14px; color:#FFFFFF; font-weight:bold;} 
.wc_text2 { font-family:"Tahoma"; font-size:12px; color:#FFFFFF; font-weight:bold;} 
.btn_text { font-family:"Tahoma"; font-size:15px; font-weight:bold; color:#FFFFFF; padding-left:10px;} 

.slogan { font-family:"Zurich Ex BT"; font-size:35px; color:#FFFFFF; padding-top:50px;}

.footer_bg { background:url(../images/ft-bg.jpg) no-repeat; width:1000px; height:84px;}
.copyright { font-family:"Tahoma"; font-size:11px; color:#fff; padding-left:50px;}
.ft_nav a {  font-family:"Tahoma"; font-size:11px; color:#fff; text-decoration:none; }

.btncss {
	background-color:#0066CC;
	color:#FFFFFF;
	border:solid;
	border-color:#5673AF;
}
.warning {
	color:#FF0000;
}

.subbtn{
background:url(../images/sub_btn.png) no-repeat center;
color:#FFF;
font-size:12px;
font-weight:bold;
width:130px;
height:30px;
}

.mem_area_top {
background:url(../images/border-top.jpg) no-repeat left;
height:13px;
}
.mem_area_mid {
background:url(../images/border-mid.jpg) repeat-y;
}
.mem_area_bot {
background:url(../images/border-bot.jpg) no-repeat;
height:13px;
}
.main_table
{
border: solid 2px #3300CC;

}


