body {
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
font-family: Tahoma;
font-size: 11px;
margin: 5px 0px 0px 50px;
}

a:link {
color:#000;
text-decoration: none;
}

a:visited {
text-decoration: none;
color:#000;
}

a:hover {
text-decoration: underline;
color:#000;
}

a:active {
text-decoration: none;
color:#000;
}

input {
font-family: Arial;
font-size: 9px;
margin-bottom: 3px;
}

.head1 {
font-family: Arial;
font-size: 15px;
color:#999999;
font-weight:bolder;
font-style:italic;
}

.head2 {
font-family:"Arial Narrow";
font-size: 14px;
color:#CCC;
}

.head3 {
font-family:"Arial Narrow";
font-size: 14px;
color:#000;
font-style:italic;
font-weight:bolder;
}

.artikelhead {
font-size: 12px;
font-weight: bold;
}

.contentHead1 {
font-size: 32px;
font-family: Georgia;
font-weight: bold;
}

.contentHead2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
}

.siteContain {
width: 750px;
height: 100%;
}

.header {
border-top: 4px solid #000;
border-bottom: 2px double #000;
width: 750px;
height: 58px;
}

.headerLeft {
width: 600px;
height: 58px;
float: left;
}

.headerRight {
text-align: right;
width: 150px;
height: 58px;
float: right;
}

.contentTopLeft {
margin: 10px 15px 10px 0px;
width: 150px;
height: 80px;
float: left;
}

.contentTopRight {
margin: 10px 0px 10px 0px;
width: 585px;
height: 80px;
float: right;
}

.linkMenu {
margin: 0px 15px 0px 0px;
width: 150px;
float: left;
border-top: 2px solid #afccdc;
}

#linkMenuItem a:link {
	margin-top: 3px;
	background-color: #afccdc;
	text-indent: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	height: 15px;
	float: left;
	text-decoration:none;
	display: block;
}
#linkMenuItem a:visited {
	margin-top: 3px;
	background-color: #afccdc;
	text-indent: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	height: 15px;
	float: left;
	text-decoration:none;
	display: block;
}
#linkMenuItem a:hover {
	margin-top: 3px;
	text-indent: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	height: 15px;
	float: left;
	color: #fff;
	text-decoration:none;
	background-color: #888;
	display: block;
}
#linkMenuItem a:active {
	margin-top: 3px;
	background-color: #afccdc;
	text-indent: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	height: 15px;
	float: left;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
}

.linkMenuEmpty {
height: 10px;
width: 150px;
float: left;
}

.linkMenuBlock {
background-color: #e4e4e4;
background-image:url(../images/sidebar.jpg);
background-repeat:no-repeat;
height: 610px;
width: 150px;
float: left;
}

.artikelMenu {
padding-top: 10px;
border-top: 3px solid #000;
width: 150px;
float: left;
}

.artikelItem {
margin-bottom: 5px;
background-color: #e4e4e4;
line-height: 12px;
width: 150px;
float: left;
}

.artikelInfo {
width: 140px;
padding: 5px;
}

.tagInfo {
width: 140px;
padding: 3px;
font-family:Arial, Helvetica, sans-serif;
}

.artikelBreak {
margin-bottom: 5px;
background-color:#ccc;
width: 150px;
height: 12px;
float: left;
}

.contentMain {
border-top: 2px solid #afccdc;
padding: 3px 0px 10px 0px;
font-family: Arial;
font-size: 12px;
width: 585px;
float: right;
text-align: justify;
}

.footerLine {
border-top: 3px solid #000;
padding: 10px 0px 10px 0px;
width: 750px;
float: left;
}

.footerIn {
border-top: 5px solid #e4e4e4;
border-bottom: 5px solid #e4e4e4;
width: 750px;
height: 70px;
background-color:#e4e4e4;
}

.footerLeft {
float: left;
width: 284px;
}

.footerRight {
float: right;
width: 440px;
text-align:justify;
}

.col1 {
float: left;
width: 185px;
margin-right: 15px;
text-align: left;
}

.col2 {
width: 185px;
float: left;
margin-right: 15px;
text-align: left;

}

.col3 {
width: 185px;
float: left;
text-align: left;
}

.formLeft {
width: 155px;
float: left;
font-weight:bold;
line-height: 21px;
}

.formRight{
padding-top: 3px;
float: left;
width: 430px;
}
