* {
	margin: 0;
	padding: 0;
}
a {
	color:#0000bb;
}
a:hover {
	color:#0000bb;
	text-decoration:none;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}
body{
	background: url(../images/bg1.jpg) left bottom repeat-x #E1E8FB;
}
hr {
	margin:5px 0px 5px 0px; 
	height:0px;
	border:solid #D1D7DC 0px;
	border-top-width:1px;
	clear: both;
}

.top {
	font-size: 13px;
	height:115px;
	overflow:hidden;
	text-align: left;
	background: url(../images/top.gif) left top repeat-x #E1E8FB;
}
.address {
	position: absolute;
	top:0px;
	left:595px;
	width:400px;
	font-size: 13px;
	text-align: right;
}
.address strong {
	color: #000000;
	display: block;
	font-size: 18px;
	font-weight: bold;
}


.head {
	font-size: 13px;
	color: #ffffff;
	text-align: left;
}
.head h1 {
	margin:0px 0px 0px 130px;
	padding:0px;
	display: block;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;	
	width:880px;
}
.head h2 {
	margin:0px 0px 0px 130px;
	padding:0px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #6D1F20;
	width:880px;
}
.head h3 {
	margin:3px 0px 0px 130px;
	padding:0px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	display: block;
	width:880px;
}
.logo {
	position:absolute;
	margin:0px;
	width:119px;
	height:110px;
}
.logo img {
	width:119px;
	height:110px;
	border:0px;
}


.nav {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	background: #331544;
	padding:3px 3px 5px 10px;
}
.nav span {
	color: #ffffff;
	font-weight: bold;
}
.nav a {
	color: #ffffff;
}
.nav a:hover {
	color: #ffffff;
}

#main {
	width: 200px;
	
	background: #f4f9fb;
	border-right: 1px dotted #868eac;
	padding:5px 10px 0 3px;
	background: url(../images/bg1.jpg) bottom left repeat-x #E1E8FB;
}

#main dl dt{
	background-color: #C8D2E9;
	font-size: 14px;
	font-family : Arial;
	font-weight: bold;
	color: #000000;
	padding:6px 10px 6px 10px;
	margin:6px 0px 0px 0px;
	height:22px;
	background: url(../images/menu.gif) top left no-repeat;
}
#main dl dd {
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	margin: 0px;
	padding:2px 10px 2px 20px;
	margin:0px;
	text-decoration: none;
}
#main dl dd strong {
	font-family: Arial;
	font-weight: bold;
}



.cont {
	padding:0 10px 100px 10px;
	text-align:justify;
}

.cont ul{
	padding:10px;
	margin-left:10px;
}
.cont ul li{
	padding:5px;
}

.conttable td{
	padding:5px;
}
.conttable td.title {
	background-color: #75777A;
	color:#ffffff;
	font-weight: bold;
	padding:5px;
	
}


.cright {
	text-align: right;
}
#ctitle {
	padding: 3px;
	background: url(../images/ctitle-x.gif) top repeat-x;
	margin:10px 0 10px 0;
	clear: both;
	height:30px;
}
#ctitle strong {
	font-size: 120%;
	font-weight: bold;
	padding:4px;
	background-color: #5a3f68;
	width: auto;
	color: #ffffff;
	border: 1px solid #000000;
	display: block;
	float: left;
}
#ctitle ul {
	list-style: none;
	background-color: #5a3f68;
	background: url(../images/ctitle-ul.gif) top left no-repeat;
	float: left;
	clear: both;
	padding:0px;
	margin:0px;
}
#ctitle ul li {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/ctitle-li.gif) top right no-repeat;
	padding:5px 8px;
	color: #ffffff;
	clear: both;
}
.cdate {
	font-size: 14px;
	color: #341342;
	font-weight: bold;
	padding:2px 0px 5px 0px;
}
.cpagin {
	font-size: 14px;
	text-align:center;
}
.cpagin a {
	
}