/* CSS Document */
/* Designpark */

/* Basic option*/
body{
	font-size: 10px;
	font-family: Arial;
	background-color: #000000;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	color:white;
	background:url(../_images/bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:black;
}
img{
	border:none;
}
.hr{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:1px;
	background-image:url(../_images/hrBg.png);
	background-repeat:repeat-x;
}
.arrow{
	padding-top:3px;
	padding-right:6px;
}
.arrow2{
	padding-right:6px;
}
.textWhite{
	color:white;
}
.textGrey{
	color:#b9b9b9;
}
.textRed{
	color:#960202;
}
.link{
	text-decoration:none;
}
.alignRight{
	width:100%;
	text-align:right;
}
.clear{
	clear:both;	
}
.blank{
	height:20px;	
}
.blank2{
	height:5px;	
}
a{
	text-decoration:none;
	color:#b9b9b9;
}
h1{
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:normal;
	color:#960202;
}
h3{
	font-size:14px;
	color:#960202;
	padding:0px;
	margin:0px;
}
.global{
	margin-left:auto;
	margin-right:auto;
	width:827px;
}
.justify{
	text-align:justify;
}
.float{
	float:left;
}	
.global{
	width:813px;
	margin-left:auto;
	margin-right:auto;
}
#topBg{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background:url(../_images/topBg.png);
	background-repeat:no-repeat;
	height:275px;
}
#menu{
	width:813px;
	margin-left:auto;
	margin-right:auto;
}
#search{
	width:252px;
	height:51px;
	background:url(../_images/searchBg.png);
	background-repeat:no-repeat;
	float:left;
}
#footer{
	background-image:url(../_images/footerBg.png);
	background-repeat:no-repeat;
	width:1000px;
	height:194px;
	margin-left:auto;
	margin-right:auto;
}
.titleBg{
	background-image:url(../_images/titleBg.png);
	background-repeat:no-repeat;
	width:263px;
	height:32px;
	padding-top:5px;
	padding-left:20px;
}
.titleBg h1{
	color:#d90000;
	font-weight:500;
	height:16px;
}

/* welcomepage*/
.pointer{
	cursor:pointer;
}
.padRight{
	padding-right:10px;	
}
.welLeft{
	width:283px;	
}
.welRight{
	padding-left:34px;
	width:491px;	
}
.bottom .botLeft{
	width:260px;	
}
.bottom .botLeft{
	width:260px;	
}
.bottom .botMiddle{
	width:250px;
	padding-left:10px;	
}
.bottom .botRight{
	width:230px; 
	padding-left:10px;
}



