@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background-color: #14181d;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
text-align:justify;
}
strong
{
font-weight:bold;
color: #FFF;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:944px;
height:auto;
margin:0px auto;
text-align:center;
}
#header
{
width:915px;
height:312px;
float:left;
text-align:left;
padding-left:29px;
}
.header-top
{
width:915px;
height:88px;
float:left;
text-align:left;
background:url(../images/header-top-bg.jpg) left top no-repeat;
}
.logo-box
{
width:480px;
height:88px;
float:left;
text-align:left;
}
.header-top-right
{
width:350px;
height:82px;
float:right;
text-align:left;
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #d5d5d5;
padding-top:6px;
}
.header-top-right a
{
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #3399ff;
text-decoration:none;
}
.header-top-right a:hover
{
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #ff63bd;
text-decoration: underline;
}
.header-right-top
{
width:350px;
height:auto;
float:left;
text-align:left;
}
.header-top-left
{
width:138px;
height:auto;
float:left;
text-align:left;
}
.header-login-right
{
width:198px;
float:right;
height:auto;
text-align:left;
}
.input-box
{
width:134px;
height:18px;
border:1px solid #cccccc;
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:2px;
padding-top:2px;
background-color: #FFF;
}
.header-bottom
{
width:915px;
height:222px;
float:left;
text-align:left;
background:url(../images/boder-bg.jpg) left bottom no-repeat;
padding-bottom:2px;
}
.header-banner-box
{
width:708px;
height:181px;
float:left;
text-align:left;
padding:20px 0px 21px 0px;
}
/* CSS Menu */
.navcontainer
{
width:177px;
height:179px;
float:right;
text-align:left;
background:url(../images/menu-bg.jpg) left top no-repeat;
padding:22px 0px 21px 30px;
}
.navcontainer ul
{
margin:0px;
padding:0px;
list-style-type:none;
}
.navcontainer ul li
{
width:177px;
height:30px;
float:left;
text-align:left;
font: normal 16px/30px Arial, Helvetica, sans-serif;
display:block;
color: #FFF;
}
.navcontainer ul li a
{
font: normal 16px/30px Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration:none;
}
.navcontainer ul li a:hover
{
font: normal 16px/30px Arial, Helvetica, sans-serif;
color: #ff63bd;
text-decoration: none;
}
.navcontainer ul li a.active
{
font: normal 16px/30px Arial, Helvetica, sans-serif;
color: #ff63bd;
text-decoration: none;
}
#body-main
{
width:944px;
height:auto;
float:left;
text-align:left;
}
.body-top
{
width:915px;
height:auto;
float:left;
text-align:left;
padding-left:29px;
}
.welcome-box
{
width:915px;
height:auto;
float:left;
text-align:left;
background:url(../images/boder-bg.jpg) left bottom no-repeat;
padding-bottom:20px;
}
.welcome-top-left
{
width:518px;
height:auto;
float:left;
text-align:left;
padding-top:20px;
}
.welcome-top-right
{
width:338px;
height:auto;
float:right;
text-align:left;
padding-top:15px;
}
.body-bottom
{
width:944px;
height:auto;
float:left;
text-align:left;
padding:20px 0px;
}
.future-left-box
{
width:441px;
height: auto;
float:left;
text-align:left;
}
.future-right-box
{
width:441px;
height: auto;
float:right;
text-align:left;
}
.future-box
{
width:377px;
height:223px;
float:left;
text-align:left;
background:url(../images/future-box-bg.jpg) left top no-repeat;
padding:20px 17px 0px 47px;
}
.future-title-box
{
width:377px;
height:31px;
float:left;
text-align:left;
font:bold 24px/31px Arial, Helvetica, sans-serif;
color:#2b0101;
}
.future-inside-box
{
width:377px;
height:140px;
float:left;
text-align:left;
padding-top:15px;
padding-bottom:10px;
}
.future-bottom-box
{
width:357px;
height:27px;
float:left;
text-align:right;
padding-right:20px;
font:bold 14px/27px Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration:none;
}
.future-bottom-box a
{
font:bold 14px/27px Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration:none;
}
.future-bottom-box a:hover
{
font:bold 14px/27px Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration: underline;
}
.future-th
{
float:left;
margin-right:15px;
}
#footer
{
width:944px;
height:auto;
float:left;
text-align:center;
border-top:1px solid #373a3f;
background:url(../images/footer-bg.jpg) left top no-repeat;
padding:20px 0px 38px 0px;
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #e1d7d7;
}
#footer a
{
color:#8a9eac;
text-decoration:none;
font: normal 12px/20px Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
font: normal 12px/20px Arial, Helvetica, sans-serif;
color: #ff63bd;
}
/* CSS Text Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #d0d1d2;
	text-decoration: none;
}
body a
{
color:#3399ff;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#ff63bd;
text-decoration: underline;
font-weight:bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:34px;
	font-weight:normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
