/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:  "Times New Roman", Times, serif;
	font-size: 13px;
	color: #061C37;
	background: #014D5D url(background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 1024px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:121px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
font-family:  "Times New Roman", Times, serif;
}



.topNaviagationLink a
{
text-decoration:none;
color:#CDE2FC;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);

}

.hotlinksright
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-right:-10px;
width:121px;
height: 35px;
line-height: 35px;
float:right;
color:#CDE2FC;
font-family:  "Times New Roman", Times, serif;
}

.hotlinksright a
{
text-decoration:none;
color:#CDE2FC;
}

.hotlinksright a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);

}



/* #mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
} */

#mainPicture_cn
{
width:1024px;
height:584px;
background-color:#FFFFFF;
}

#mainPicture_cn .picture
{
position:relative;
width:1004px;
height:564px;
top:10px;
background-image:url(TitlePicture_cn.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#mainPicture_en
{
width:1024px;
height:644px;
background-color:#FFFFFF;
}

#mainPicture_en .picture
{
position:relative;
width:1004px;
height:624px;
top:10px;
background-image:url(TitlePicture_en.jpg);
background-repeat:no-repeat;
margin-left:10px;
}





#subtitlePicture
{
width:1024px;
height:100px;
background-color:#FFFFFF;
}

#subtitlePicture .picture
{
position:relative;
width:1014px;
height:90px;
top:5px;
background-image:url(subtitlePicture.png);
background-repeat:non-repeat;
margin-left:5px;
}

#headerTitle
{
position:relative;
top:30px;
left:40px;
font-size:32px;
color:#FFFFFF;
font-family:  "Times New Roman", Times, serif;
}

#SubheaderTitle
{
position:relative;
top:30px;
left:40px;
font-size:32px;
color:#FFFFFF;
font-family:  "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:35px;
left:50px;
font-size:18px;
color:#A9C8FA;
font-family:  "Times New Roman", Times, serif;
}

.contentBox
{
width:1024px;
height:auto;
background-color:#FFFFFF;
margin-top:10px;
}

.contentBox .innerBox
{
position:relative;
width:1004px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
font-size:24px;
margin-bottom:12px;
padding-top:13px;
margin-left:32px;
margin-top:16px;
}

.contentText
{
font-size:16px;
line-height:28px;
margin-left:32px;
margin-right:32px;
}

#footer {

width: 1024px;
height:16px;
background: url(footer.png) no-repeat;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#386172;
padding-top:24px;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#386172;
}

html, body {
text-align: center;
}
p {text-align: left;}