﻿body{
 text-align:center;
 color:black;
 font-family:"Times New Roman", Times, serif;
 font-size:14px;
 line-height:18px;
 background-color:white;
}
.container{
 margin:0px auto;
 width:1000px;
 text-align:left;
 height:auto !important;
 height:874px;
 min-height:874px;
}
.header{
 width:1000px;
 height:137px;
 background-color:#003953;
 color:white;
}
.header-left{
 width:453px;
 float:left;
 height:137px;
 margin-left:47px;
}
.header-left h1{
 font-weight:normal;
 font-size:58px;
}
.header-left p{
 margin:-20px 0px 0px 2px;
 padding:0px;
 font-size:30px;
}
.header-right{
 width:450px;
 float:left;
 height:137px;
 margin-right:50px;
 margin-top:10px;
 text-align:right;
}
.header-right h1{
 font-weight:normal;
 margin-top:20px;
 font-size:30px;
}
.header-right p{
 margin-bottom:10px;
 font-size:20px;
 margin-right:1px;
}
.menu{
 width:1000px;
 height:40px;
 background-color:#a5d0e4;
 margin-bottom:10px;
}
.menu ul{
 list-style-type:none;
 padding-top:10px;
 margin:0px 0px 0px 7px;
}
.menu li{
 float:left;
}
.menu li a{
 color:black;
 text-decoration:none;
 font-size:20px;
 margin-right:50px;
}
.menu li a:hover{
 text-decoration:underline;	
}
.data{
 width:1000px;
 height:auto !important;
 height:500px;
 min-height:500px;
}
.data-left{
 width:406px;
 height:auto !important;
 height:500px;
 min-height:500px;
 margin:3px 47px 10px 47px;
 float:left;
}
.data-left a{
 outline:none;
 border:0px;
}
#center{
 width:100%;
 text-align:center;	
}
.data-left h1{
 font-size:24px;	
}
.data-left h1, .data-right h1{
 margin-top:0px;
 color:#003953;
 font-weight:normal;
}
.data-left h2, .data-right h2{
 color:#003953;
 font-weight:normal;
}
.data-left h2 a{
 color:#003953;	
}
.data-left a, .data-right a{
 color:black;
 text-decoration:underline;
}
.data-left a:hover, .data-right a:hover{
 text-decoration:none;
}
.data-right{
 width:500px;
 height:auto !important;
 height:500px;
 min-height:500px;
 float:left;
}
.data-right-bottom{
 width:400px;
 height:350px;
}
#cloud a.tag1 { font-size: 0.7em; font-weight: 100; color:#bcbec0;}
#cloud a.tag2 { font-size: 0.8em; font-weight: 200; color:#9d9fa2;}
#cloud a.tag3 { font-size: 0.9em; font-weight: 300; color:#bcbec0;}
#cloud a.tag4 { font-size: 1.0em; font-weight: 400; color:#9d9fa2;}
#cloud a.tag5 { font-size: 1.2em; font-weight: 500; color:#bcbec0;}
#cloud a.tag6 { font-size: 1.4em; font-weight: 600; color:#9d9fa2;}
#cloud a.tag7 { font-size: 1.6em; font-weight: 700; color:#bcbec0;}
#cloud a.tag8 { font-size: 1.7em; font-weight: 800; color:#9d9fa2;}
#cloud a.tag9 { font-size: 2.3em; font-weight: 900; color:#bcbec0;}
#cloud a.tag10 { font-size: 2.7em; font-weight: 900; color:#9d9fa2;}
#cloud { padding: 2px; line-height: 2.5em; text-align: center; }
#cloud a { padding: 5px; text-decoration:none; }
#cloud a:hover { text-decoration:underline;}
#cloud { margin: 5 }
#cloud li { display: inline; }

.footer{
 clear:both;
 width:1000px;
 height:46px;
 text-align:center;
 background-color:#003953;
 color:white;
}
.footer p{
 padding-top:15px;
}