* {
	margin: 0;
	padding: 0;
	border: 0;
	font:13px 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

body {
	font-size: 0.8em;
	_font-size: 12px;
/*	background: url( image/bg_body.gif ) repeat-x top #a968c4;*/
	background: #a968c4;
	text-align: center;
}

hr {
	height:30px;
	background-color:#a968c4;
/*	border:2px solid black;*/
}

td {
	text-align: left;
}

p {color: #000; }

pre {
	color: #000;
	margin-left: 30px;
	font-family: Serif;
}

blockquote, blockquote table tr td {
	color: #000;
	margin-left: 30px;
	font-family: Serif;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.2em;
	font-weight: bold;
}

a {
	color: #45175c;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}

a:hover {
	border: none;
	color: #45175c;
}

.image_left {
	float: left;
	margin: 0 8px 8px 0;
	padding: 4px;
	border: 1px solid #fff;
}

.image_right {
	float: right;
	margin: 0 0 8px 8px;
	padding: 4px;
	border: 1px solid #fff;
}

#homelink {
	float: right;
	text-align: right;
	padding: 0 40px 0 0;
}

#homelink a {
	font-size: 170%;
	font-weight: bold;
}

#cailog {
	float: right;
	text-align: right;
	padding: 0 5px 0 0;
}

.head {
	display: block;
	height: 90px;
	width: 750px;
/*	background: url( image/bg_head.gif ) #ce92e8; */
	background: #ce92e8;
	margin: 0 auto 0 auto;
	text-align: left;
	border-top: 12px solid #321f3b;
}

.head a {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 0 5px;
}

.head h1 {
	font-size: 2em;
	font-weight: bold;
	padding: 27px 0 0 110px;
}

.navdiv {
	display: block;
/*	height: 17px; */
	width: 750px;
	background: #ce92e8;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	text-align: left;
}

#nav {
	color: #000;
	border-bottom: 1px solid #321f3b;
	padding: 0px;
	z-index: 1;
	padding-left: 10px }

#nav li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

#nav a, a.active {
	font-weight: normal;
	color: #ce92e8;
	background: #321f3b;
	border: 1px solid #321f3b;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; }

#nav a.active {
	background: #a968c4;
	border-bottom: 1px solid #321f3b; }

#nav a:hover {
	color: #000;
	background: #a968c4; }

#nav a.active:hover {
	background: #000;
	color: #a968c4; }
	
#navontab {
	background: #a968c4!important;
	color: #000!important; }

.content {
	display: block;
	width: 748px;
/*	height: 360px;*/
	background: #dfd8f0;
	margin: 0 auto 0 auto;
	padding: 10px 0;
	text-align: left;
	border: 1px solid #321f3b;
	border-top: none;
	z-index: 2;
}

.content h2 {
	padding: 12px 12px 2px 12px;
}

.content p {
	line-height: 150%;
	padding: 5px 12px;
}

/*.content p:first-letter {
	padding: 4px;
	font-size: 18pt; 
	font-weight: 300; 
	float:left;
}*/

.content a {
	color: #45175c; }

.content a:hover {
	background: #321f3b;
	color: #fff;
}

.content div table tr td {
	line-height: 150%;
}

.picture table tr td a {
	text-decoration: none;
	border-bottom: 0;
}

.picture table tr td a img {
	width: 167px;
}

.foot {
	color: #ce92e8;
	font-size: 11px;
	text-align: right;
	display: block;
	width: 750px;
	height: 20px;
	background: #321f3b;
	margin: 0 auto 0 auto;
}

.foot i {
	font-style: italic;
	font-size: 0.8em;
}

.errorfix {
	display: block;
	margin: -4px 16px 4px 16px;
	font-size: 11px;
	background: #ffff00;
}
