﻿@charset "utf-8";
body{margin:0px;}
body{margin:0px;padding:0px;background-color: #FFFFFF;background: url(bg.gif) left top repeat-x;
}
body, div, p, table, a, input, textarea, select{
font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#555555;}
input, textarea, select{ border:1px #bcd1dd solid;}

.titBg {
	background-image: url(titbg.gif);
	height: 39px;
}


.pub_top {
	background-image: url(bg_top.gif);
	height: 65px;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a {
	color: #666;
	text-decoration: none;
}


.pub_leftBg {
	background-image: url(pub_leftBgLine.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.pub_leftFoot {
	background-image: url(pub_leftFoot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.leftNav0, .leftNav1{height: 30px;width: 138px;padding-top:5px;padding-left:35px;text-align:left;}
.leftNav0 {background: url(leftNav0.gif) no-repeat;}
input , textarea{
	border: 1px solid #ddd;
}

.BODYTOP {
	background-image: url(content_topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.leftNav1 {background: url(leftNav1.gif) no-repeat;font-weight:bold;}
.leftNav1 a{color:#14388E;}
