@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/desktop_bg.jpg);
	width: 100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a:link {
	color: #8e0000;
	text-decoration: underline;
}

a:visited {
	color: #8e0000;
	text-decoration: underline;
}

a:hover {
	color: #f30000;
	text-decoration: underline;
}

a:active {
	color: #f30000;
	text-decoration: underline;
}

a img {
	border: 0px;
}

table {
	border: 0px;
	width: 100%;
	text-align: left;
	clear: both;
}

table tr {
	vertical-align: top;
}

table tr th {
	font-weight: bold;
}

table tr td {
	padding: 3px 3px;
}

form {
	margin: 0px 0px;
}

#center {
	width: 1024px;
	margin: 0px auto;
	background: url(../images/content_bg.gif) 6px 0px repeat-y;
	clear: both;
}

#header {
	width: 1004px;
	height: 80px;
	margin: 0px auto;
}

#header #logo {
	float: left;
	width: 482px;
	margin: 20px 0px 0px 15px;
}

#header #language {
	float: right;
	margin: 0px 5px 0px 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #8e0000;
	clear: right;
}

#header #language a { color: #8e0000; text-decoration: none;}
#header #language a:visited { color: #8e0000; text-decoration: none;}

#header #login {
	float: right;
	margin: 0px 5px 0px 0px;
	font-size: 12px;
	color: #9c9c9c;
	clear: right;
	width: 500px;
	text-align: right;
}

#header #login p {
	margin: 5px 0px 0px 0px;
}

#header #login select {
	width: 265px;
	height: 20px;
	border-style: solid;
	border-color: #d7d7d7;
	margin: 0px;
}

#header #login input.textbox{
	border: 1px;
	width: 110px;
	height: 16px;
	margin: 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

#header #login input.image_btn{
	margin: 3px 3px 3px 0px;
	vertical-align: middle;
}

#header #login a { color: #9c9c9c; }
#header #login a:visited { color: #9c9c9c; }

#header #login p.title {
	background: url(../images/login_title_bg.gif);
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	float: right;
	clear: left;
	margin: 5px 0px 0px 5px;
	padding: 0px 10px;
}

#header #login .user_info {
	float: right;
	clear: right;
	margin: 0px 0px 0px 0px;
}

#nav {
	background: url(../images/nav_bg.gif) no-repeat;
	height: 46px;
	margin: 0px auto;
	width: 1004px;
}

#nav #nav_list {
	float: left;
	height: 25px;
	margin: 10px 0px 0px 10px;
}

#nav #nav_list a img {
	border: 0px;
}

#content {
	width: 1024px;
	margin: 0px 0px 0px 0px;
}

#main_col {
	float: left;
	display: inline;
	width: 760px;
	margin: 0px 0px 0px 20px;
}

.section {
	width: 760px;
	margin: 0px 0px 5px 0px;
}

.section .headline{
	width: 760px;
	height: 40px;
}

.section .search {
	margin: 10px 0px 0px 15px;
}

.section .registration {
	margin: 10px 0px 0px 15px;
	background: url(../images/registration_bg.gif) no-repeat;
	background-position: 500px 50px;
}

.section .registration p.title {
	background: url(../images/title_bg.gif);
	color: #7e5515;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	float: left;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
}

.section .registration p.text {
	float: left;
	clear: left;
	margin: 0px 10px 10px 10px;
}

.section .registration p.text .note {
	color: #991919;
	font-weight: bold;
}

.section .registration p.note {
	float: right;
	color: #991919;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
}

.section .registration p.text select {
	width: 302px;
	height: 20px;
	border-style: solid;
	border-color: #d7d7d7;
	margin: 0px 0px;
}

.section .registration p.text input.textbox {
	border: 1px;
	width: 300px;
	height: 16px;
	margin: 0px 0px 0px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.section .registration p.text textarea {
	border: 1px;
	width: 300px;
	height: 120px;
	margin: 0px 0px 0px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.section .registration p.text input.file {
	border: 1px;
	width: 300px;
	margin: 0px 0px 0px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.section .registration table {
	width: 450px;
}

.section .registration table tr td.label {
	width: 120px;
	font-weight: bold;
	float: left;
}

.section .registration table tr td.content {
	width: 300px;
}


.section .registration table tr td.content select {
	width: 302px;
	height: 20px;
	border-style: solid;
	border-color: #d7d7d7;
	margin: 0px 0px;
}

.section .registration table tr td.content input.textbox {
	border: 1px;
	width: 300px;
	height: 16px;
	margin: 0px 0px 0px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.section .registration table tr td.content textarea {
	border: 1px;
	width: 300px;
	height: 120px;
	margin: 0px 0px 0px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.section .registration table tr td.content input.file {
	border: 1px;
	width: 300px;
	margin: 0px 0px 0px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.section .registration table tr td.note {
	color: #991919;
	font-weight: bold;
}

.section .general {
	margin: 10px 0px 0px 5px;
}

.section .general p.title {
	background: url(../images/title_bg.gif);
	color: #7e5515;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
}

.section .general p.text {
	clear: left;
	margin: 0px 10px 10px 0px;
}

.section .general p.hr {
	width: 750px;
	background: url(../images/hr_755px.gif) no-repeat;
	height: 10px;
	margin: 5px 0px 10px 0px;
	clear: right;
}

.section .hr {
	width: 755px;
	background: url(../images/hr_755px.gif) no-repeat;
	height: 10px;
	margin: 5px 0px 10px 5px;
	float: left;
}

.section .hr_no_thumb {
	width: 755px;
	background: url(../images/hr_755px.gif) no-repeat;
	height: 10px;
	margin: 5px 0px 10px 0px;
	float: left;
}

.section .hr_no_thumb {
	width: 755px;
	background: url(../images/hr_755px.gif) no-repeat;
	height: 10px;
	margin: 5px 0px 10px 0px;
	float: left;
}

.section .paging {			
	float: left;
	width: 755px;
	height: 20px;
	margin: 0px 0px 0px 5px;
}

.section p.sorting {
	float: left;
	height: 30px;
	line-height: 20px;
	margin: 5px 0px 5px 10px;
}

.section p.sorting a img {
	vertical-align: text-top;
	margin: 0px 0px 0px 5px;
}

.section .title_list {
	width: 760px;	
}

.section .title_list .col {
	width: 100%;
	margin: 0px 0px 10px 0px;
	float: left;
}

.section .title_list .col p.title {
	background: url(../images/title_bg.gif);
	color: #7e5515;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	float: left;
	margin: 0px 0px 5px 5px;
	padding: 0px 10px;
}

.section .title_list p.icon {
	margin: 0px 0px 0px 0px;
	float: left;
}

.section .title_list p.icon img {
	margin: 0px 0px 0px 10px;
}

.section .gallery_list {
	width: 760px;	
}

.section .gallery_list .item {
	width: 25%;
	margin: 0px 0px 15px 0px;
	float: left;
}

.section .gallery_list .item .thumbnail {
	background: url(../images/thumbnail_square_bg.gif) no-repeat;
	width: 166px;
	height: 166px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.section .gallery_list .item .thumbnail table {
	width: 100%;
	height: 100%;
}

.section .gallery_list .item .thumbnail table tr {
	vertical-align: middle;
}

.section .gallery_list .item .thumbnail table td {
	text-align: center;
}

.section .gallery_list .item .thumbnail a {
	display: block;
}

.section .gallery_list .item .thumbnail a img {
}

.section .gallery_list .item p.text {
	margin: 0px 0px 5px 5px;
	width: 180px;
	float: left;
}

.section .gallery_detail {
	width: 760px;	
}

.section .gallery_detail .item {
	margin: 0px 0px 15px 0px;
	float: left;
}

.section .gallery_detail .item .photo {
	background: url(../images/gallery_detail_bg.gif) no-repeat;
	background-position: 10px 0px;
	width: 760px;
	height: 505px;
	text-align: center;
}

.section .gallery_detail .item .photo a img {
	margin: 10px 10px;
}

.section .gallery_detail .item p.text {
	margin: 0px 0px 10px 15px;
	clear: left;
}

.section .gallery_detail .item textarea {
	border: 1px;
	width: 500px;
	height: 120px;
	margin: 0px 0px 0px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.section .gallery_detail .item p.text .width180{
	width: 180px;
	float: left;
	margin: 0px 0px 10px 0px;	
}

p.info {
	margin: 0px 0px;
	clear: left;
}

p.info a {
	color: #7e5515;
	font-weight: bold;
	text-decoration: none;
}

p.info img {
	vertical-align: top;
	margin: 0px 5px 0px 0px;
}

p.page_nav {
	float: right;
	margin: 0px 0px 0px 0px;
}

p.page_nav .page_link {
	color: #7e5515;
	width: 19px;
	height: 19px;
	float: left;
	text-align: center;
	font-weight: bold;	
}

p.page_nav .page_link a {
	color: #7e5515;
	font-weight: normal;
}

p.float_right {
	float: right;
	margin: 0px 0px 5px 0px;	
}

p.float_left {
	float: left;
	margin: 0px 0px 5px 0px;	
}

p.float_right a {
	color: #7e5515;
	text-decoration: none;
}

.section .search p.text {
	margin: 0px 10px 10px 0px;
}

p.text .label {
	width: 120px;
	font-weight: bold;
	float: left;
}

.section .upload p.text input.file {
	width: 320px;
	height: 25px;
	border: 1px;	
	border-style: solid;
	border-color: #d7d7d7;	
}

.section .search p.text input.textbox {
	border: 1px;
	width: 200px;
	height: 16px;
	margin: 0px 0px 0px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.section .search p.text select {
	width: 202px;
	height: 20px;
	border-style: solid;
	border-color: #d7d7d7;
	margin: 0px 0px;
}

.item {
	width: 760px;
	margin: 5px 0px 5px 0px;
	float: left;
}

.item .thumbnail {
	background: url(../images/thumbnail_square_bg.gif) no-repeat;
	width: 166px;
	height: 166px;
	float: left;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.item .thumbnail table {
	width: 100%;
	height: 100%;
}

.item .thumbnail table tr {
	vertical-align: middle;
}

.item .thumbnail table td {
	text-align: center;
}

.item .thumbnail a {
	font-size: 1px;
	display: block;
	text-decoration: none;
}

.item .thumbnail a img {
}

.item .thumbnail .actions {
	text-align: left;
	margin: 15px 0px 0px 0px;
	width: 166px;
}

.item .thumbnail .actions a img {
	text-align: left;
	margin: 5px 0px 0px 3px;
}

.item p.title {
	background: url(../images/title_bg.gif);
	color: #7e5515;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	float: left;
	margin: 0px 0px 5px 5px;
	padding: 0px 10px;
}

.item p.icon {
	margin: 0px 0px 0px 0px;
	float: left;
}

.item p.icon img {
	margin: 0px 0px 0px 0px;
}

.item .item_text_no_thumb {
	float: left;
	width: 740px;
	margin: 5px 0px 0px 10px;
	overflow : hidden;
}

.item .item_text {
	float: left;
	width: 580px;
	margin: 5px 0px 0px 10px;
	overflow : hidden;	
}

.item .item_text .name_list {
	float: left;
	margin: 5px 0px 0px 0px;
	width: 560px;
}

.item .item_text .name_list p.rowhead {
	margin: 5px 0px;
	width: 580px;
	font-weight: bold;
	clear: left;	
}

.item .item_text .name_list p.rowhead .col1{
	width: 30px; 
	float: left;
	clear: left;	
}

.item .item_text .name_list p.rowhead .col2{ 
	width: 185px; 
	float: left;
}

.item .item_text .name_list p.rowhead .col3{ 
	width: 200px; 
	float: left;
}

.item .item_text .name_list p.rowhead .col4{
	width: 105px;
	float: left;
}

.item .item_text .name_list p.rowhead .col5{ 
	text-align: center;
	width: 40px; 
	float: left;
}

.item .item_text .name_list p.row {
	clear: left;
	margin: 15px 0px 0px 0px;
	width: 560px;
	float: left;
}

.item .item_text .name_list p.row .col1{
	width: 30px; 
	float: left;
}

.item .item_text .name_list p.row .col2{ 
	width: 185px; 
	float: left;
}

.item .item_text .name_list p.row .col3{ 
	width: 200px; 
	float: left;
}

.item .item_text .name_list p.row .col4{
	width: 105px;
	float: left;
}

.item .item_text .name_list p.row .col5{ 
	text-align: center;
	width: 35px; 
	float: left;
}

.item .item_text p.text {	
	float: left;
	clear: left;
	width: 450px;
	margin: 5px 0px 5px 10px;
	line-height: 1.5em;
}

.item .item_text p.text input.textbox {
	border: 1px;
	width: 300px;
	height: 16px;
	margin: 5px 0px 10px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.item .item_text p.text input.file {
	border: 1px;
	width: 300px;
	margin: 0px 0px 0px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.item .item_text p.text select {
	width: 302px;
	height: 20px;
	border: 1px;
	border-style: solid;
	border-color: #d7d7d7;
	margin: 0px 0px;	
}

.item .item_text p.text textarea {
	border: 1px;
	width: 300px;
	height: 120px;
	margin: 0px 0px 0px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

.item .item_text p.text .width150 {
	float: left;
	width: 150px;
}

.item .item_text p.btn {
	margin: 0px 0px 0px 0px;
	float: right;
}

.item .item_text p.btn a img{
	border: 0px;
}

.item .item_text p.enroll_btn {
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: right;
	text-align: right;
}

.item .item_text p.hr {
	float: right;
	background: url(../images/hr_580px.gif) no-repeat;
	height: 5px;
	bottom: 0px;
	width: 580px;
	margin: 10px 0px 5px 0px;
}

#side_col {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 8px;
}

#special {
	width: 220px;
	margin: 0px 0px 5px 0px;
}

#special .top {
	background: url(../images/special_top.gif) no-repeat;
	height: 8px;	
}

#special .middle {
	background: url(../images/special_bg.gif) repeat-y;
	margin: 0px 0px;
}

#special .middle p.title {
	margin: 0px 0px;
}

#special .middle p.date {
	color: #b6217c;
	font-weight: bold;
	margin: 5px 0px 0px 15px;
	width: 205px;
}

#special .middle .special_thumb {
	background: url(../images/special_thumb_bg.gif) no-repeat;
	height: 200px;
	width: 200px;
	margin: 0px 0px 0px 9px;
}

#special .middle .special_thumb table {
	width: 100%;
	height: 100%;
}

#special .middle .special_thumb table tr {
	vertical-align: middle;
}

#special .middle .special_thumb table td {
	text-align: center;
}

#special .middle .special_thumb a img{
	/*margin: 10px 0px 0px 10px;*/
}

#special .middle p.description {
	width: 195px;
	margin: 5px 0px 0px 15px;	
}

#special .middle p.btn {
	text-align: right;
	margin: 5px 15px 0px 0px;
	height: 60px;
}

#special .middle p.btn img{
	align: right;
}

#special .bottom {
	background: url(../images/special_bottom.gif) no-repeat;
	height: 8px;
	width: 220px;	
}

#search {
	width: 220px;
	margin: 0px 0px 10px 0px;
}

#search .top {
	height: 38px;
	margin: 0px 0px;	
}

#search .middle {
	background: url(../images/search_bg.gif) repeat-y;
	margin: 0px 0px;
}

#search .middle p {
	margin: 0px 0px 0px 15px;
}

#search .middle p input.textbox {
	border: 1px;
	width: 185px;
	height: 16px;
	margin: 5px 0px 10px 0px;	
	border-style: solid;
	border-color: #d7d7d7;
}

#search .middle p input.img_btn {
	margin: 0px 0px 0px 0px;
}

#search .middle p select {
	width: 160px;
	height: 20px;
	border-style: solid;
	border-color: #d7d7d7;
	margin: 0px 0px;
}

#search .bottom {
	height: 20px;
	margin: 0px 0px;
}

#admin {
	width: 220px;
	margin: 0px 0px 10px 0px;
}

#admin .top {
	height: 38px;
	margin: 0px 0px;	
}

#admin .middle {
	background: url(../images/admin_bg.gif) repeat-y;
	margin: 0px 0px;
}

#admin .middle p {
	margin: 0px 0px 0px 15px;
}

#admin .bottom {
	height: 20px;
	margin: 0px 0px;
}

#members {
	width: 220px;
	margin: 0px 0px 10px 0px;
}

#members .top {
	height: 38px;
	margin: 0px 0px;	
}

#members .middle {
	background: url(../images/members_bg.gif) repeat-y;
	margin: 0px 0px;
}

#members .middle p {
	margin: 0px 0px 0px 15px;
}

#members .bottom {
	height: 20px;
	margin: 0px 0px;
}

#new_member {
	width: 220px;
	height: 81px;
	background: url(../images/title_new_member_ch.gif) no-repeat;
	margin: 0px 0px 5px 0px;
}

#new_member p.top {
	margin: 0px 0px 5px 10px;
}

#new_member p.top a img{
	margin: 42px 5px 0px 0px;
}

#footer {
	width: 1024px;
	height: 100px;
	margin: 0px auto;
	background: url(../images/footer_bg.jpg) no-repeat;
	font-size: 10px;
	color: #8f8f8f;
}

#footer p {
	margin: 0px 25px;
}

.clear {
	clear: both;
}

.align_right {
	text-align: right;
}