/* RESET */

html, body, div, span, p,
h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; }

a img { border: none; }

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
	vertical-align: baseline;
    outline: none;
}

#pContent {
    width: 952px;
    padding: 0;
	margin: 0;
}

div.tsplash h2.underL {
    position: absolute;
    left: 9px;
    top: -11px;
    display: inline;
    padding: 0 4px 0 3px;
    margin: 0;
    background-color: #fff;
    font-size: 10px;
    color: #999;
    text-transform: uppercase;
}

div.tsplash div.splashTop {
	width: 968px;
	height: 321px;
	margin: 0 0 30px 0;
	background: url(../img/bg_header_bottom.gif) no-repeat left bottom;	
}

div.tsplash div.borderedSplashTop {
	background-image: none;
	border-bottom: 1px solid #E5E5E5;
	width: 960px;
}

div.tsplash div.splashTop img {
	position: relative;
	left: 0;
	top: 0;
	float: left;
	margin: 0;
	padding: 0;
}

div.tsplash div.splashBottom{
	position: relative;
	clear: both;
	width: 968px;
}
div.tsplash div.splashBottom div.bordBox {
    float: left;
    width: 318px;
    position: relative;
    margin: 0;
    padding: 0;
}

div.tsplash div.wideBox2 div.bordBox {
    width: 484px;
}

div.tsplash div.splashBottom div.greyBrd {
    float: left;
    margin: 0;
	padding: 12px 8px 10px 8px;
    border: 1px solid #e6e6e6;
    height: 330px;    
}

div.tsplash div.wideBox2 div.greyBrd {
    height: 130px;    
}

div.tsplash div.splashBottom div.greyBrd img {
    margin-bottom: 12px;
}

div.tsplash div.splashBottom div.greyBrd p {
	color: #333333;
	padding: 0 0 26px 0;
}
div.tsplash div.splashBottom div.greyBrd p b {
	color: #6b6b6b;
}

div.tsplash div.splashBottom div.thome {
	width: 295px;
    margin: 0 12px 0 0 !important;
}

div.tsplash div.wideBox2 div.tkabel {
	width: 458px;
    margin: 0 12px 0 0 !important;
}

div.tsplash div.wideBox2 div.thome {
	width: 458px;
    margin: 0 12px 0 0 !important;
}

div.tsplash div.splashBottom div.tmobile {
	width: 294px;
}
div.tsplash div.splashBottom div.tsystem {
	width: 298px;
}

div.tsplash div.splashBottom p.outLinkLine {
	position: absolute;
	bottom: 0;
	right: 16px;
	text-align: right;
	padding: 0 0 10px 0 !important;
}

div.tsplash div.splashBottom p.outLinkLine a {
	background: url(../img/ico_link.gif) no-repeat right 3px;
	padding: 0 14px 0 0;
	font-size: 11px;
	text-decoration: none;
	display: block;
    color: #e20074;
}
div.tsplash div.splashBottom p.outLinkLine a:hover {
	text-decoration: underline;
}

#pFooter ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
}

#pFooter ul.sec {
    float: right;
}

#pFooter ul li {
    float: left;
    padding: 0 0 0 8px;
    margin: 0;
    list-style: none;
    list-style-image: none;
    font-size: 10px;
    line-height: 14px;
}

#pFooter ul li.first {
    padding-right: 18px;
}

#pFooter ul li a:link,
#pFooter ul li a:visited,
#pFooter ul li a:active,
#pFooter ul li a:hover {
    font-size: 10px;
    line-height: 13px;
    color: #666;
    text-decoration: none;
}

#pFooter ul li a:active,
#pFooter ul li a:hover {
    text-decoration: underline;
}

