@charset "utf-8";
/* CSS Document */
body{ width:100%; height:auto; margin:0px; padding:0px; background:#3a3a3a;}

a:link{ color: #21769c; }

#warp{ width:100%; height:auto; margin:0px; padding:0px;}
.top{ width:100%; height:51px; background:url(images/head-bg.jpg) repeat-x; margin:0px; padding:0px;}
.head{ width: 960px; height:51px; margin:0px auto; padding:0px;}
.nav{ width:495px; float:left;}
.nav a { font-family:Verdana, Geneva, sans-serif; font-size:18px; color:#FFF; line-height:51px; text-decoration:none; padding-left: 40px;}
.nav a:hover{ text-decoration:underline;}
.menu{ float:right; width:260px; font-size:12px; color:#bad9ef;padding-right:20px; }
.menu a { font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#bad9ef; line-height:51px; text-decoration:none;}
.menu a:hover{ text-decoration:underline;}

.center { width:100%; height:auto; background:#bad9ef;}
.banner{ width: 935px; height:auto; margin:0px auto; padding:20px 0 25px 25px;}
.banner-top{ height:95px; width:433px;}
.banner-top img{ float:left;}
.banner-top h1{ margin:0px; padding-top:20px; font-family:Verdana; font-size:20px; color:#666; line-height:25px; font-weight:lighter; float:left;}
.banner-text{ padding-top:30px; height:auto; width:433px;}
.banner-text p span { color: #000000; }
.banner-text p{ margin:0px; padding:0px; font-size:16px; color:#626669; font-family: Arial, Verdana; line-height:26px;}
.banner-bottom{ width:935px;}
.banner-bottom-left{ float:left; width:285px; margin:0px; padding:30px 77px 35px 0px;}
.banner-bottom-left img { margin-bottom:12px;}
.banner-bottom-left p{ margin:0px; padding-top:28px; font-family:Georgia, verdana; font-size:14px; font-style:italic; color:#718797; line-height:20px;}
.banner-bottom-left span{ display:block; padding:10px 0px 0px 150px;}
.banner-bottom-left ul{ margin:0px; padding:30px 0px 0px 0px; list-style:none;}
.banner-bottom-left ul li{ padding-right:20px; float:left; margin:0px;}
.banner-bottom-right{ float:right; width:573px;}

.bottom{ width:100%; height: auto; background:#3a3a3a;}

.foot{ width:960px; margin:0 auto; padding:20px 0px 30px 0px; text-align:center; }
.foot p{ margin:0; padding:0; color:#cbcbcb; font-family:verdana, Arial; line-height:18px; font-size:12px;}
.foot p a{ color: #ffffff; text-decoration: underline; }