@charset "UTF-8";
/* CSS Document */

body {
	color: #333333;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	font-size: 12px;
	height: 20px;
}
h1,h2,h3,h4,ul,li,p,form {
	margin: 0px;
	padding: 0px;
}
form {
	padding-top: 2px;
}
h1 {
	font-size: 90%;
}
h2 {
	font-size: 75%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 85%;
}
table {
	border-collapse:collapse;
	width: 100%;
}
p {
	padding-bottom: 10px;
}
li {
	line-height: 160%;
}
.B {
	font-weight: bold;
}
.C {
	text-align: center;
}
.R {
	text-align: right;
}
.font-small {
	font-size: 90%;
	font-weight: normal;
}
#container {
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	width: 940px;
	margin-left: 20px;
}

#container-header {
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	width: 940px;

}

#container-inner {
}
#header {
	height: 80px;
}
#header-content {
	float: left;
	width: 305px;
	padding-top: 40px;
}
#header-R {
	text-align: right;
	float: right;
	padding-top: 2px;
}
#button-search {
	height: 16px;
	width: 21px;
	vertical-align: top;
	padding-top: 3px;
}
.f-clear {
	clear: both;
}
#content {
	padding-top: 30px;
}
#alpha {
	float: left;
	width: 500px;
	padding-bottom: 30px;
	margin-right: 40px;
}

#alpha-data {
	float: left;
	width: 690px;
	padding-bottom: 30px;
}
#beta {
	float: left;
	width: 210px;
	margin-right: 40px;
	padding-bottom: 30px;
}
#beta-inner {
	background-color: #E3E3E3;
	padding: 3px;
	background-image: url(../img/beta_bg.gif);
}
#beta-menu {
	background-color: #FFFFFF;
}
#gamma {
	text-align: center;
	position: absolute;
	left: 800px;
	width: 160px;
}
#footer {
	clear: both;
	padding-top: 5px;
	background-color: #7c96cb;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 20px;
}
#copyright {
	font-size: 70%;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}

/* left-menu */
.module-categories {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.module-content {
	font-size: 70%;
	margin-bottom: 10px;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #ffffff;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	line-height: 110%;
}
.module-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 3px;
	padding-top: 7px;
}
.module-list {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.module-list-item {
	padding-top: 3px;
	list-style-type: none;
	padding-left: 3px;
	list-style-position: inside;
	list-style-image: url(../img/point_1.gif);
	font-size: 110%;
}
.module-archive-item {
	list-style-position: inside;
	list-style-type: disc;
}
a.menu-list:link {
}
a.menu-list:visited {
}
a.menu-list:hover {
}
.main-banner {
	border: 3px solid #6666FF;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #EBF4FF;
	font-size: 85%;
}
.mainbanner-title {
	color: #FFFFFF;
	background-color: #002692;
	font-size: 120%;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.content-header {
	color: #000099;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DB8CFF;
	background-color: #E8DCFF;
	padding-left: 3px;
}
.content-link-L {
	float: left;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 30px;
	padding-bottom: 2px;
	line-height: 110%;
	padding-top: 2px;
}
.content-link-R {
	float: right;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 30px;
	padding-bottom: 2px;
	line-height: 110%;
	padding-top: 2px;
}
#content-business {
	height: 200px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content-title {
	background-image: url(../img/title_bg1.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: normal;
}
.content-photo {
	float: left;
	padding-right: 5px;
	padding-bottom: 2px;
}
.content-text {
	height: 120px;
	overflow: hidden;
	font-size: 75%;
	padding-top: 3px;
	width: 240px;
	margin-bottom: 3px;
}
.content-more-link {
	text-align: right;
	font-size: 70%;
}
.content-bottom {
	background-color: #dfebff;
	clear: both;
	font-size: 70%;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 105%;
}

/* Entry */
.category-header {
	height: 53px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.entry-header {
	background-color: #dfebff;
	padding: 5px;
}
.entry-categories-header {
	font-size: 85%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.date-header {
	font-weight: normal;
	text-align: right;
	font-size: 70%;
}
.entry-content {
}
.entry-body {
	font-size: 75%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.entry-footer {
	font-size: 70%;
}
.archive-title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 23px;
}
.entry-asset {
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 2px;
}
.asset-header {
	background-color: #dfebff;
	padding: 5px;
}
.asset-meta {
	font-size: 70%;
}
.asset-body {
	font-size: 75%;
	padding-top: 10px;
	padding-bottom: 5px;
}
.asset-more-link {
	text-align: right;
}
.asset-name {
	font-size: 85%;
}
.content-category {
	background-image: url(../img/title_bg2.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: normal;
	color: #000000;
}

.content-category-long {
	background-image: url(../img/title_bg-long.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: normal;
	color: #000000;
}

.content-nav {
	padding-right: 10px;
	padding-left: 30px;
	font-size: 70%;
	height: 40px;
	padding-top: 5px;
}
.trackbacks-header,.comments-header,.comments-open-header {
	background-color: #E8DCFF;
	margin-top: 20px;
	padding-top: 3px;
}

.trackbacks-info,.comments-content {
	font-size: 75%;
	padding: 5px;
	margin-top: 10px;
}
.comment {
	font-size: 75%;
}
.comments-open-content {
	font-size: 75%;
	margin-top: 10px;
}
.search-form {
	font-size: 75%;
	background-color: #eeeeee;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.search-results-header {
	font-size: 75%;
	font-weight: bold;
}
#about {
	font-size: 70%;
	text-align: left;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeeeee;
	padding: 5px;
	border: 1px dotted #999999;
	line-height: 120%;
}

.asset-more {
	font-size:80%;
	}

#banner {
	height: 80px;
	width: 940px;
}
