﻿html{overflow-y:scroll;}
body{font-size:12px;font-family: Arial;background: url("../img/top-bg.jpg") no-repeat center top;margin:0px;padding:1px;}
table{border-collapse:collapse;}
td{padding:0px;}
a{color:#006699;text-decoration:none;}
a:hover{text-decoration:underline;}
a img{border:0px;}

.pagewidth{width:1000px;margin:0px auto;}

/*Head Navigator*/
.head{height:130px;position:relative;}
.nav{position:absolute;left:300px;top:70px;height: 44px;margin:0px;padding:0px;background: url("../img/nav-top.png") no-repeat left top;}
.nav li{padding:0px;margin:0px;float:left;list-style:none;}
.nav a{display: block;height:44px;line-height:44px;text-align:center;color:#333;font-size:14px;}
.nav a:hover {color:#000;text-decoration:none;background:url("../img/alpha-10.png");}
.nav .t1 {width: 80px;}
.nav .t2 {width: 90px;}
.nav .t3 {width: 143px;}
.nav .t4 {width: 102px;}
.nav .t5 {width: 72px;}
.nav .t6 {width: 125px;}

/*SiteMap-Nav*/
.sitemap{padding-left:10px;margin-bottom:10px;height:28px;background:url("../img/sitemap-bg.png") no-repeat left top;line-height:28px;}



/*foot*/
.footer{width:100%;margin:10px 0px;background:url("../img/footer-bg.jpg") repeat-y 0 0;border:1px #a0c3d3 solid;color:#424242;}
.footer td{padding:20px;}
.footer a{color:black;text-decoration:underline;}
.footer a:hover{text-decoration:none;color:#424242;}


/*box-1000*/
.box-1000{width:1000px;}
.box-1000 .box-cap{height:6px;overflow:hidden;background:url("../img/box-1000.png") no-repeat left top;}
.box-1000 .box-bg{background:url("../img/box-1000.png") repeat-y right top;}
.box-1000 .box-fot{height:6px;overflow:hidden;background:url("../img/box-1000.png") no-repeat left -6px;}
