@charset "utf-8";

*{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
	}

html{
	width:100%;
	height:100%;
	text-align:center;
	background-color:#000000;
}

body{
	width:800px;
	margin:auto;
	position:relative;
	text-align:left;
	font-family: Arial,sans-serif;
}


#header{
	background-position:top left;
	background-repeat:no-repeat;
	height:320px;
	text-align:right;
	width:800px;
	float:left;
}

#header div.title{
	background-image:url(../images/top_title_new_02.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:260px;
	text-align:left;
	width:800px;
	float:left;
}

#header h1{
	font-size:48px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#000000;
	padding:60px 10px 10px 20px;
	float:left
}

.small{
	background-image:url(../images/top_title_new_01.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:left;
	padding: 0px 0px 0 0;
	height: 30px;
	width:800px;
}

span.marq {
	float:left;
	display:inline;
	margin-left:150px;
	width:290px;
}

.smalllink {
	float:right;
	display:inline;
    text-align:left;
}

.small a{
	font-size: 10px;
	color:#E4E4E4;
	text-decoration:none;
	margin: 0px 5px 0 12px;
	padding-top: 10px;
}

.small a:visited{
	text-decoration:none;
}

.small a:hover{
	color:#F3AE2B;
	text-decoration:underline
}

.small a{
	float:left;
}


.top{
    background-color:#000000;
    width:800px;
    height:30px;
	margin:0;
}

.topleft{
    background-image:url(../images/top_mainmenu_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	height:30px;
	margin:0;
	float:left;
}

.top ul{
    bottom:0px;
    height:0;
    font-size:10px;
    list-style:none;
    background-color:#000000;
	float:left;
}
.top li{
    height:20px;
    line-height:20px;
    float:left;
    text-align:center;
}

.top a{
    text-decoration:none;
    color:#FFFFFF;
	font-weight:bold;
}

.top a:hover{
    text-decoration:none;
    width:100%;
    height:100%;
    color:#FFFFFF;
    background-color:#cc0000;
}


#content{
	float: left;
	margin-top: 0px;
}


.left{
	width:131px;
	margin: 0px;
	padding: 0px;
	float:left;
}

.left ul{
	margin:0;
	float:left
}

.left li{
	list-style-type:none;
}

.left li, .left li img{
	float:left;
	margin:0;
}

div.leftimg {
   float: left;
   margin: 10px 0 5px 0;
}

div.leftimg p {
	float: left;
	color: #FFFFFF;
	font-family: Arial,sans-serif;
	font-size:11px;
	width: 131px;
	line-height: 20px;
}

div.leftbn {
   float: left;
   width: 131px;
   margin: 1px 0 0 0;
}


#center{
	background-color:#000000;
	padding: 5px 1px 10px;
	float:left;
	width: 660px;
}


.block2{
	background-color:#000000;
	margin: 1px 0 1px 0;
	width: 640px;
	padding: 10px 5px 10px 10px;
	float:left
}


.item2{
	width:620px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	padding: 0px 10px 10px 10px;
}

.item2right{
	width:600px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	text-align:right;
}

.d1{
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	width: 645px;
	height: 97px;
	float:left;
}


.d1 img {
	margin: 0px;
	border:0px;
	padding: 0px;
}




.blockright{
	background-color:#000000;
	margin: 5px 0 2px 5px;
	width: 260px;
	padding:0px 0px 0px 0px;
	float:left;
	border: 1px #cccccc solid; 
	border-width: 0px 1px 1px;
}

.rightwhat {
	background-image:url(../images/top_whatsnew.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	padding: 0px;
	margin-bottom: 0px;
	width:260px;
	float:left;
}

.righttopics {
	background-image:url(../images/top_information.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	padding: 0px;
	margin: 0;
	width:260px;
	float:left;
}


.topbanner{
	background-color:#000000;
	margin-left: 142px;
	padding-top: 5px;
	width: 650px;

}

.bannerleft{
	background-color:#000000;
	margin-top: 5px;
	margin-bottom: 5px;
	display:inline;
	width:320px;

	float:left;
}

.bannerleft a{
	background-color:#000000;
	padding-top: 5px;
	padding-botoom: 5px;
}

.bannerright{
	background-color:#000000;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	display:inline;

	height:85px;
	float:left;
}

.bannerright a{
	background-color:#000000;
	padding-top: 5px;
	padding-botoom: 5px;
}

.bigpowercampaine{
	padding: 0px;
	margin-bottom: 10px;
	margin-left: px;
	display:inline;
	width: 650px;
	height: 56px;
}

#footer{
	background-image:url(../images/footer_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:40px;
	width:800px;
	float:left;
}


.copy{
	font-family:Arial;
	font-size:10px;
	color:#8A8A8A;
	margin:20px 0 0 20px;
	float:left
}

.copy a {
	color:#8A8A8A;
	text-decoration:none;
}

.copy a:visited{
	text-decoration:none
}

.copy a:hover{
	text-decoration:underline
}


.bottom1 {
   float: right;
   width: 300px;
   padding-top:10px;
   margin-right:10px;
   text-align:right;
}

.bottom1 a{
    text-decoration:none;
	font-size: 10px;
	padding:0 10px 0 0;
    color:#FFFFFF;
}
.bottom1 a:visited {
    color:#FFFFFF;
}

.bottom1 a:hover{
	text-decoration:underline;
	color:#F3AE2B;
}



.block{
	background-image:url(../images/various_contents.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000000;
	margin: 1px 0px 1px 10px;
	width:380px;
	height:300px;
	padding-left: 5px;
	float:left;
}

.blockleft{
	background-color:#000000;
	margin-top: 35px;
	width:360px;
	padding:0 0 0 10px;
	float:left;
}

.blocka{
	background-color:#000000;
	margin-top: 5px;
	margin-left: 10px;
	display:inline;
	width:160px;
	height: 250px;
	float:left;
	text-align:left;
	font-family: Arial,sans-serif;
}

.blocka p{
	font-size: 12px;
	color:#D3D3D3;
	text-decoration:none;
	padding-left: 10px;
	margin-bottom:5px;
}

.blocka a{
	font-size: 12px;
	color:#FF1144;
	text-decoration:none;
	font-weight:bold;
}
.blocka a:visited{
	color:#FF1144;
	text-decoration:none;
}

.blocka a:hover{
	color:#B0E0E6;
	font-weight:bold;
	text-decoration:underline;
}


.blocka ul{
    list-style:none;
    width:140px;
    padding-left:10px;
}
.blocka li{
	color:#eeeeee;
    line-height:12px;
    list-style:none;
    padding-left:16px;
    background:url(../images/arror.jpg) no-repeat center left;
}

.blocka li a{
	font-size: 10px;
	color:#eeeeee;
}

.blocka li a:visited{
	color:#eeeeee;
}

.blocka li a:hover{
	color:#F3AE2B;
	background-color:#000000;
	text-decoration:underline;
}



.blockb{
	background-color:#000000;
	margin-top: 0px;
	float: right;
	width:160px;
	height: 250px;
	padding:1px;
	text-align:left;
	font-family: Arial,sans-serif;
}

.blockb p{
	font-size: 12px;
	color:#D3D3D3;
	text-decoration:none;
	padding-left: 10px;
	margin-bottom:5px;
}

.blockb a{
	font-size: 12px;
	color:#FF1144;
	text-decoration:none;
	font-weight:bold;
}
.blockb a:visited{
	color:#FF1144;
	text-decoration:none;
}

.blockb a:hover{
	color:#B0E0E6;
	font-weight:bold;
	text-decoration:underline;
}


.blockb ul{
    list-style:none;
    width:140px;
    padding-left:10px;
}
.blockb li{
	color:#eeeeee;
    line-height:12px;
    list-style:none;
    padding-left:16px;
    background:url(../images/arror.jpg) no-repeat center left;
}

.blockb li a{
	font-size: 10px;
	color:#eeeeee;
}

.blockb li a:visited{
	color:#eeeeee;
}

.blockb li a:hover{
	color:#F3AE2B;
	background-color:#000000;
	text-decoration:underline;
}

.leftbox1 {
	float:left;
	width:160px;
	height:70px;
}

.leftbox2 {
	float:left;
	width:160px;
	height:140px;
}
