
/* base begins */
body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #603813;
}

ul {
	list-style: disc;
	padding-left: 40px;
	margin: 0;
}

ul.none {
	list-style: none;
	padding-left: 26px;
}

div {
	margin: 0;
	padding: 0;
}

p {
	line-height: 18px;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
	font-size: 14px;
	font-family: arial, sans-serif;
	color: black;
}

td {
	vertical-align: top;
}

.head {
	font-weight: bold;
	text-decoration: underline;
	padding-top: 10px;	
}

td.head_left, td.head {
	font-weight: bold;
	text-decoration: underline;
	padding-right: 100px;
	padding-top: 0;
	padding-bottom: 10px;
}

td.head {
	padding-right: 0;
}

.head_top {
	font-weight: bold;
	text-decoration: underline;
}

a {
	color: #bd5200;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input,textarea {
	border: 1px solid #bd5200;
	color: black;
	font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #ffffff;
}

input:focus,textarea:focus {
	background-color: #ebebeb;
}

.button {
	background-color: #ebebeb;
}

.button:hover {
	background-color: #ffffff;
}

.full_width {
	float: left;
	width: 100%;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.left {
	float: left;
}

.right {
	float: right;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

#post h1, #post h2, #post h3 {
	margin: 0;
	padding: 0;
}

.day {
	color: #d02023;
}

.red {
	color: red;
}

.clearfix {
	clear: both;
	height: 1px;
}

.separator {
	width: 100%;
	text-align: center;
}

/* base ends */ /* page begins */
#page {
	width: 1000px;
	margin: 0 auto;
}

#header {
	float: left;
	width: 100%;
	height: 320px;
	background: url("../img/header.png") 0 0 no-repeat;
}

#main {
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	width: 960px;
	background: url("../img/main_back.png") 0 0 repeat-y;
}

* html #main {
	display: inline;
}

#main_top {
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	height: 84px;
	margin: 0 auto;
	background: url("../img/main_top_back.png") 0 0 no-repeat;
}

* html #main_top {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/main_top_back.png', sizingMethod='image');
}

#menu {
	position: absolute;
	width: 807px;
	height: 137px;
	left: 82px;
	top: -67px;
	background: url("../img/menu.png") 0 0 no-repeat;
}

* html #menu {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu.png', sizingMethod='image');
}

#menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a {
	float: left;
	width: 100%;
	height: 100%;
}

* html #menu1_ie a, * html #menu2_ie a, * html #menu3_ie a, * html #menu4_ie a, * html #menu5_ie a {
	position: relative;
	z-index: 1;
}
	
.menu1 {
	float: left;
	position: absolute;
	left: 118px;
	top: -27px;
	width: 150px;
	height: 50px;
}

.menu1_active {
	float: left;
	position: absolute;
	left: 79px;
	top: -56px;
	width: 222px;
	height: 184px;
	background: url("../img/menu1.png") 0 0 no-repeat;
}

* html #menu1_ie {
	position: absolute;
	left: 79px;
	top: -56px;
}
	
* html .menu1 {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 50px;
	margin-top: 30px;
	margin-left: 36px;
}

* html .menu1_active {
	position: static;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu1.png', sizingMethod='image');
}

.menu2 {
	float: left;
	position: absolute;
	left: 268px;
	top: -15px;
	width: 140px;
	height: 48px;
}

.menu2_active {
	float: left;
	position: absolute;
	left: 222px;
	top: -43px;
	width: 213px;
	height: 180px;
	background: url("../img/menu2.png") 0 0 no-repeat;
}

* html #menu2_ie {
	position: absolute;
	left: 222px;
	top: -43px;
}
	
* html .menu2 {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	height: 48px;
	margin-top: 30px;
	margin-left: 45px;
}

* html .menu2_active {
	position: static;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu2.png', sizingMethod='image');
}

.menu3 {
	float: left;
	position: absolute;
	left: 408px;
	top: -7px;
	width: 144px;
	height: 40px;
}

.menu3_active {
	float: left;
	position: absolute;
	left: 370px;
	top: -38px;
	width: 219px;
	height: 174px;
	background: url("../img/menu3.png") 0 0 no-repeat;
}

* html #menu3_ie {
	position: absolute;
	left: 370px;
	top: -38px;
}
	
* html .menu3 {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 144px;
	height: 40px;
	margin-top: 30px;
	margin-left: 38px;
}

* html .menu3_active {
	position: static;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu3.png', sizingMethod='image');
}

.menu4 {
	float: left;
	position: absolute;
	left: 552px;
	top: -15px;
	width: 142px;
	height: 48px;
}

.menu4_active {
	float: left;
	position: absolute;
	left: 511px;
	top: -38px;
	width: 218px;
	height: 173px;
	background: url("../img/menu4.png") 0 0 no-repeat;
}

* html #menu4_ie {
	position: absolute;
	left: 511px;
	top: -38px;
}
	
* html .menu4 {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 142px;
	height: 48px;
	margin-top: 24px;
	margin-left: 42px;
}

* html .menu4_active {
	position: static;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu4.png', sizingMethod='image');
}

.menu5 {
	float: left;
	position: absolute;
	left: 694px;
	top: -29px;
	width: 150px;
	height: 52px;
}

.menu5_active {
	float: left;
	position: absolute;
	left: 655px;
	top: -51px;
	width: 215px;
	height: 178px;
	background: url("../img/menu5.png") 0 0 no-repeat;
}

* html #menu5_ie {
	position: absolute;
	left: 655px;
	top: -51px;
}
	
* html .menu5 {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 52px;
	margin-top: 22px;
	margin-left: 42px;
}

* html .menu5_active {
	position: static;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu5.png', sizingMethod='image');
}

#mainbar {
	float: left;
	width: 860px;
	margin-left: 26px;
	margin-right: 26px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 120px;
	padding-bottom: 80px;
	background: url("../img/mainbar_back.png") 0 0 repeat-x;
	background-color: #ffb04d;
}

* html #mainbar {
	display: inline;
}

#main_1 {
	float: left;
	width: 308px;
	height: 506px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 13px;
	background: url("../img/news_back.png") 0 0 no-repeat;
}

* html #main_1 {
	background: none;
	width: 368px;
	padding-left: 0;
	padding-right: 0;
}

* html #main_1 a {
	position: relative;
	z-index: 1;
}

* html #main_1_ie {
	float: left;
	width: 308px;
	height: 506px;
	padding-left: 30px;
	padding-right: 30px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/news_back.png', sizingMethod='image');
}

#main_2 {
	float: left;
	width: 480px;
	margin-left: 12px;
}

#title1_1 {
	width: 231px;
	height: 42px;
	background: url("../img/title1_1.png") 0 0 no-repeat;
	margin-top: 40px;
	margin-bottom: 25px;
}

* html #title1_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title1_1.png', sizingMethod='image');
}

#title1_2 {
	width: 230px;
	height: 43px;
	background: url("../img/title1_2.png") 0 0 no-repeat;
	margin-top: 40px;
	margin-bottom: 25px;
}

* html #title1_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title1_2.png', sizingMethod='image');
}

#title1_3 {
	width: 230px;
	height: 43px;
	background: url("../img/title1_3.png") 0 0 no-repeat;
	margin-top: 20px;
	margin-bottom: 25px;
}

* html #title1_3 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title1_3.png', sizingMethod='image');
}

#pic1_1 {
	float: left;
	width: 426px;
	height: 257px;
	background: url("../img/pic1_1.png") 0 0 no-repeat;
}

* html #pic1_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic1_1.png', sizingMethod='image');
}

#pic1_2 {
	float: left;
	width: 425px;
	height: 263px;
	background: url("../img/pic1_2.png") 0 0 no-repeat;
}

* html #pic1_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic1_2.png', sizingMethod='image');
}

#tmg_1 {
	float: left;
	width: 396px;
}

#title2_1 {
	width: 231px;
	height: 43px;
	background: url("../img/title2_1.png") 0 0 no-repeat;
	margin-bottom: 25px;
}

* html #title2_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title2_1.png', sizingMethod='image');
}

#pic2_1 {
	float: left;
	width: 464px;
	height: 277px;
	background: url("../img/pic2_1.png") 0 0 no-repeat;
}

* html #pic2_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic2_1.png', sizingMethod='image');
}

#pic2_2 {
	float: left;
	width: 391px;
	height: 233px;
	background: url("../img/pic2_2.png") 0 0 no-repeat;
}

* html #pic2_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic2_2.png', sizingMethod='image');
}

#tmg_2 {
	float: left;
	width: 419px;
	margin-left: 50px;
}

#title2_2 {
	width: 231px;
	height: 42px;
	background: url("../img/title2_2.png") 0 0 no-repeat;
	margin-top: 20px;
	margin-bottom: 25px;
}

* html #title2_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title2_2.png', sizingMethod='image');
}

#tmg_4 {
	float: left;
	width: 396px;
}

#title2_4 {
	width: 231px;
	height: 43px;
	background: url("../img/title2_4.png") 0 0 no-repeat;
	margin-top: 20px;
	margin-bottom: 25px;
}

* html #title2_4 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title2_4.png', sizingMethod='image');
}

#pic2_6 {
	float: left;
	width: 464px;
	height: 385px;
	background: url("../img/pic2_6.png") 0 0 no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

* html #pic2_6 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic2_6.png', sizingMethod='image');
}

#tmg_3 {
	float: left;
	width: 419px;
	margin-left: 50px;
}

#title2_3 {
	width: 231px;
	height: 42px;
	background: url("../img/title2_3.png") 0 0 no-repeat;
	margin-bottom: 25px;
}

* html #title2_3 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title2_3.png', sizingMethod='image');
}

#pic2_3 {
	float: left;
	width: 374px;
	height: 241px;
	background: url("../img/pic2_3.png") 0 0 no-repeat;
}

* html #pic2_3 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic2_3.png', sizingMethod='image');
}

#pic2_4 {
	float: left;
	width: 470px;
	height: 253px;
	background: url("../img/pic2_4.png") 0 0 no-repeat;
}

* html #pic2_4 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic2_4.png', sizingMethod='image');
}

#pic2_5 {
	float: left;
	width: 386px;
	height: 239px;
	background: url("../img/pic2_5.png") 0 0 no-repeat;
}

* html #pic2_5 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic2_5.png', sizingMethod='image');
}

#camp_1 {
	float: left;
	width: 315px;
}

#title3_1 {
	width: 231px;
	height: 37px;
	background: url("../img/title3_1.png") 0 0 no-repeat;
	margin-bottom: 25px;
}

* html #title3_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title3_1.png', sizingMethod='image');
}

#pic3_1 {
	float: left;
	width: 545px;
	height: 360px;
	margin-top: 20px;
	background: url("../img/pic3_1.png") 0 0 no-repeat;
}

* html #pic3_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic3_1.png', sizingMethod='image');
}

#camp_2 {
	float: left;
	width: 297px;
}

#title3_2 {
	width: 231px;
	height: 38px;
	background: url("../img/title3_2.png") 0 0 no-repeat;
	margin-top: 20px;
	margin-bottom: 25px;
}

* html #title3_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title3_2.png', sizingMethod='image');
}

#pic3_2 {
	float: left;
	width: 563px;
	height: 473px;
	background: url("../img/pic3_2.png") 0 0 no-repeat;
}

* html #pic3_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic3_2.png', sizingMethod='image');
}

#camp_3 {
	float: left;
	width: 430px;
	margin-top: 20px;
}

#camp_4 {
	float: left;
	width: 430px;
	margin-top: 20px;
}

#camp_5 {
	float: left;
	width: 518px;
}

#title3_3 {
	width: 355px;
	height: 38px;
	background: url("../img/title3_3.png") 0 0 no-repeat;
	margin-top: 20px;
	margin-bottom: 25px;
}

* html #title3_3 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title3_3.png', sizingMethod='image');
}

#pic3_3 {
	float: left;
	width: 342px;
	height: 280px;
	background: url("../img/pic3_3.png") 0 0 no-repeat;
}

* html #pic3_3 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic3_3.png', sizingMethod='image');
}

#camp_6 {
	float: left;
	width: 689px;
}

#title3_4 {
	width: 259px;
	height: 40px;
	background: url("../img/title3_4.png") 0 0 no-repeat;
	margin-top: 20px;
	margin-bottom: 25px;
}

* html #title3_4 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title3_4.png', sizingMethod='image');
}

* html .top_ie a {
	position: relative;
	z-index: 1;
}

.top {
	float: left;
	width: 171px;
	height: 31px;
	margin-top: 70px;
	background: url("../img/top.png") 0 0 no-repeat;
}

.top a {
	float: left;
	width: 100%;
	height: 100%;
}

* html .top {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/top.png', sizingMethod='image');
}

.top a {
	float: left;
	width: 100%;
	height: 100%;
}

#link_1 {
	float: left;
	width: 356px;
	height: 340px;
}

#link_1 p.link {
	margin-top: 30px;
}

#title4_1 {
	width: 259px;
	height: 40px;
	background: url("../img/title4_1.png") 0 0 no-repeat;
	margin-bottom: 25px;
}

* html #title4_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title4_1.png', sizingMethod='image');
}

#link_2 {
	float: left;
	width: 504px;
	position: absolute;
	top: 120px;
	left: 406px;
}

.pic4_1, .pic4_1_active {
	float: left;
	width: 226px;
	height: 148px;
	background: url("../img/pic4_1_80.png") 0 0 no-repeat;
}

.pic4_1_active {
	background: url("../img/pic4_1.png") 0 0 no-repeat;
}

* html .pic4_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic4_1_80.png', sizingMethod='image');
}

* html .pic4_1_active {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic4_1.png', sizingMethod='image');
}

.pic4_2, .pic4_2_active {
	float: right;
	margin-top: 60px;
	width: 269px;
	height: 189px;
	background: url("../img/pic4_2_80.png") 0 0 no-repeat;
}

.pic4_2_active {
	background: url("../img/pic4_2.png") 0 0 no-repeat;
}

* html .pic4_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic4_2_80.png', sizingMethod='image');
}

* html .pic4_2_active {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic4_2.png', sizingMethod='image');
}

.pic4_3, .pic4_3_active {
	float: left;
	margin-top: 40px;
	width: 235px;
	height: 137px;
	background: url("../img/pic4_3_80.png") 0 0 no-repeat;
}

.pic4_3_active {
	background: url("../img/pic4_3.png") 0 0 no-repeat;
}

* html .pic4_3 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic4_3_80.png', sizingMethod='image');
}

* html .pic4_3_active {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic4_3.png', sizingMethod='image');
}

#pic4_1 a,#pic4_2 a,#pic4_3 a {
	float: left;
	width: 100%;
	height: 100%;
}

* html #pic4_1_ie a, * html #pic4_2_ie a, * html #pic4_3_ie a {
	position: relative;
	z-index: 1;
}

#contact_1 {
	float: left;
	width: 485px;
	margin-right: 20px;
}

#title5_1 {
	width: 327px;
	height: 45px;
	background: url("../img/title5_1.png") 0 0 no-repeat;
	margin-bottom: 25px;
}

* html #title5_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title5_1.png', sizingMethod='image');
}

#pic5_1 {
	float: left;
	width: 355px;
	height: 345px;
	background: url("../img/pic5_1.png") 0 0 no-repeat;
}

* html #pic5_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/pic5_1.png', sizingMethod='image');
}

#contact_2 {
	float: left;
	width: 335px;
	margin-left: 20px;
}

#title5_2 {
	width: 230px;
	height: 43px;
	background: url("../img/title5_2.png") 0 0 no-repeat;
	margin-top: 20px;
	margin-bottom: 25px;
}

* html #title5_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title5_2.png', sizingMethod='image');
}

#bottom_container {
	float: left;
	position: relative;
	width: 100%;
}

#main_bottom {
	position: absolute;
	left: 0;
	top: -84px;
	width: 960px;
	height: 84px;
	margin: 0 auto;
	background: url("../img/main_bottom_back.png") 0 0 no-repeat;
}

* html #main_bottom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/main_bottom_back.png', sizingMethod='image');
}
	
#footer {
	position: absolute;
	left: -20px;
	top: -48px;
	text-align: center;
	font-size: 10px;
	color: #4d4d4d;
	width: 1000px;
	height: 22px;
	padding-top: 26px;
	background: url("../img/footer.png") 0 0 no-repeat;
}

* html #footer {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/footer.png', sizingMethod='image');
}

#cweb_label {
	position: absolute;
	left: 960px;
	top: -76px;
	width: 15px;
	height: 46px;
	background: url("../img/cweb_label_ver.png") 0 0 no-repeat;
}

#cweb_label a {
	float: left;
	width: 100%;
	height: 100%;
}

/* page ends */ /* admin begins */
#adminbar_back {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background-color: black;
	opacity: 0.8;
	filter: alpha(opacity : 80);
	z-index: 10;
}

#adminbar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	color: white;
	border-bottom: 1px solid #bc2b2b;
	font-family: verdana;
	font-size: 10px;
	z-index: 11;
}

#admin_main_back {
	position: fixed;
	top: 40px;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.8;
	filter: alpha(opacity : 80);
	z-index: 10;
}

#admin_main {
	position: fixed;
	top: 40px;
	left: 0;
	width: 100%;
	height: 400px;
	color: white;
	font-family: verdana;
	font-size: 10px;
	z-index: 11;
	overflow-y: auto;
}

#admin_main table {
	font-family: verdana;
	font-size: 10px;
}

#adminbar input {
	color: black;
	font-family: verdana;
	font-size: 10px;
	border: none;
}

#admin_login {
	float: left;
	text-align: right;
	width: 100%;
	height: 100%;
}

#admin_login #login {
	margin-top: 5px;
}

#post {
	position: absolute;
	top: 120px;
	left: 400px;
	z-index: 1;
}

