﻿.pd2
{
	padding: 2px;
}
.pd3
{
	padding: 3px;
}
.pd5
{
	padding: 5px;
}
.pd8
{
	padding: 8px;
}
.pd10
{
	padding: 10px;
}


.pdT5
{
	padding-top: 5px;
}
.pdB5
{
	padding-bottom: 5px;
}
.pdL5
{
	padding-left: 5px;
	text-align: left;
}
.pdR5
{
	padding-right: 5px;
}

.pdT10
{
	padding-top: 10px;
}
.pdB10
{
	padding-bottom: 10px;
}
.pdL10
{
	padding-left: 10px;
	text-align: left;
}
.pdR10
{
	padding-right: 10px;
}

.pdT15
{
	padding-top: 15px;
}
.pdB15
{
	padding-bottom: 15px;
}
.pdL15
{
	padding-left: 15px;
	text-align: left;
}
.pdR15
{
	padding-right: 15px;
}

.pdT20
{
	padding-top: 20px;
}
.pdB20
{
	padding-bottom: 20px;
}
.pdL20
{
	padding-left: 20px;
	text-align: left;
}
.pdR20
{
	padding-right: 20px;
}


.L
{
	text-align: left;
}
.R
{
	text-align: right;
}
.C
{
	text-align: center;
}
.T
{
	vertical-align: top;
}
.M
{
	vertical-align: middle;
}
.B
{
	vertical-align: bottom;
}



.PGTLink
{
	color: #fff;
	text-decoration: none;
}

.PGTLink:active
{
	color: #fff;
	text-decoration: none;
}

.PGTLink:visited
{
	color: #fff;
	text-decoration: none;
}

.PGTLink:hover
{
	color: #fff;
	text-decoration: underline;
}


.contenttext
{
	line-height: 15pt;
	padding-top: 10px;
}
.contenttext p
{
	margin-bottom: 10px;
}


.contenttext ul
{
	list-style: none;
	padding: 3px 0px 3px 35px;
}

.contenttext ul li
{
	background: url( "./../Images/web/Bullet.gif" ) left 8px no-repeat;
	padding: 3px 0px 3px 15px;
}

.contenttext table tr td
{
	vertical-align: top;
}

.contenttext input, textarea
{
	border: 1px solid #C0C0C0;
	height: 16pt;
}

.news_01
{
	height:120px;
}

.news_01 img
{
	margin: 5px 10px 5px 0;
}

.news_02
{
	height:120px;
	padding:10px 0px 5px 0px; 
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	margin-bottom:5px;
}

.news_02 img
{
	margin: 5px 10px 5px 0;
}

.divOtherNews
{
	
}

.divOtherNews h4
{
	margin-top:5px;
	margin-bottom:10px;
	
}
