body {
background-color:#FFFFFF;
color:#666666;
letter-spacing:0.3px;
}

h1 {
	line-height: 110%;
	font-size: 160%;
}

.master {
background:#FFFFFF url(imgs/girl.jpg) 150px 0 no-repeat;
width: 900px;
padding: 20px 50px 30px 50px;
margin-top: -15px; /*25px;*/
margin-left:auto;
margin-right:auto;
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
line-height:20px;
}

a:link {
color: #FF0000;
border-bottom: dotted thin #ff0000;
text-decoration:none;
}

a:hover {
color: #FF00FF;
border-bottom: dotted thin #FF00FF;
text-decoration:none;
}

.indent {
margin-left: -25px;
}

.margin {
margin-left: 30px;
}

.left {
	float:left;
}

.clear {
	clear:both;
}

.strong {
color: #333333;
}

.white {
color: #FFF;
}

.mellow {
color: #999999;
}

.bold {
font-weight:bold;
}

.xlarge {
font-size:125%;
line-height:32px;
}

.large {
font-size:118%;
line-height:23px;
}

.small {
font-size:90%;
line-height:20px;
}

.xsmall {
font-size:75%;
line-height:16px;
}

.header {
width: 700px;
margin-left:auto;
margin-right:auto;
margin-top: 20px;
margin-bottom: 20px;
}

.abs {
	z-index: 10;
	position: absolute;
	left: 900px;
	top: 145px;
}

.hsx, .hdx {
float:left;
height: 50px;
}

.hsx {
padding-top: 5px;
width: 250px;
}

.hdx {
padding-left:50px;
}

.banner {
text-align:center;
margin-top: 10px;
margin-bottom:10px;
padding: 11px 0px 11px 0px;
background: url(imgs/banner.png) 0 0 repeat-x;
color:#cccccc;
}

.content {
padding: 0px 20px 10px 20px;
clear:both;
}

.box {
padding: 0px 10px 20px 10px;
}

.box2 {
padding: 20px 0px 15px 30px;*/
margin: 10px 0px 20px -10px;
}

.stripe {
padding: 15px 145px 15px 145px;
margin-top: 15px;
margin-bottom: 0px;
}

.k {
background:url(imgs/transk.png) 0 0 repeat;
}

.csx, .cdx {
float:left;
padding-top:0px;
}

.csx {
width: 420px;
margin-left:20px;
margin-top: 50px;
}

.cdx {
width: 320px;
margin-left: 80px;
margin-right:0px;
/*padding-top:10px;*/
}

.footer {
text-align: center;
border-top: dotted thin #999999;
border-bottom: dotted thin #999999;
margin-top: 30px;
padding-top: 10px;
padding-bottom: 10px;
}