@charset "utf-8";
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
.clearboth {
	clear:both;
}
b {
	color:#FF0000;
}
body {
	background-color: #ff6501;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size:0.75em;
	font-family:Arial;
}
#mainCont {
	width:952px;
	margin:0 auto;
}
#mainBot {
	height:32px;
	margin:10px 30px 0 0;
}
#mainBot ul {
	list-style-type:none;
	float:right;
}
#mainBot ul li {
	float:left;
}
#mainBot ul li {
	background:url(../images/main_btn_bg.gif) repeat-x;
}
#mainBot ul li span {
	background:url(../images/main_btn_divider.gif) repeat-x;
	width:1px;
	height:32px;
	display:block;
}
#mainBot ul li a {
	display:block;
	padding:0 30px 0 30px;
	line-height:32px;
	text-decoration:none;
	color:#FFFFFF;
}
#mainBot ul li a.home {
	background:url(../images/main_btn_left.gif) no-repeat left top;
}
#mainBot ul li a.cont {
	background:url(../images/main_btn_right.gif) no-repeat right top;
}
#mainBot ul li a:hover {
	text-decoration:underline;
}
#containerHolder {
	background:url(../images/contain_bg.gif) repeat-y;
	width:952px;
}
#containertop {
	background:url(../images/contain_bot.gif) no-repeat bottom left;
}
#container {
	background:url(../images/contain_top.gif) no-repeat top left;
	padding-left:10px;
}

#header {
	height:208px;
	position:relative;
}
#header h1 span , #header h2 span { display:none }
#header h1 {
	background:url(../images/logo.png) no-repeat;
	width:215px;
	height:248px;
	position:absolute;
	margin:-41px 3px 0 0;
}
#header h2 {
	background:url(../images/head_img.jpg) no-repeat;
	width:713px;
	height:206px;
	float:right;
	margin:2px 5px 0 0;
}

#leftPanHolder {
	width:250px;
	padding:44px 0 0 0;
	background:url(../images/menue_top.gif) no-repeat top;
	float:left;
	margin:14px 0 20px 0;
}
#leftPanBg {
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f0eade;
}
#leftPan {
	background:url(../images/menue_bot.gif) no-repeat bottom;
	padding-bottom:15px;
}
#leftPan ul {
	list-style-type:none;
	padding:8px 0 0 0;
}
#leftPan ul li span {
	background:url(../images/button_bullet.png) no-repeat;
	width:25px;
	height:13px;
	display:inline-block;
	margin:8px 0 0 0;
}
#leftPan ul li {
	height:29px;
	padding:0 0 0 12px;
	display:inline-block;
}
#leftPan ul li.border {
	border-bottom:#c9c4b9 dashed 1px;
}
#leftPan ul li a {
	display:inline-block;
	width:192px;
	line-height:29px;
	padding:0 0 0 13px;
	text-decoration:none;
	color:#333333;
	font-size:1.17em;
}
#leftPan ul li a:hover {
	text-decoration:underline;
}
#rightPan {
	width:680px;
	float:left;
	padding:8px 0 15px 8px;
}
#rightPanacc {
	width:680px;
	float:left;
	padding:8px 0 15px 8px;
}
.adminPan {
	width:680px;
	padding-bottom:20px;
}
.adminPan table {
	width:652px;
}
.adminPan table caption {
	font-size:1.40em;
	line-height:35px;
}
.adminPan table th , #show_code table th {
	font-size:1.2em;
	height:25px;
	background-color:#efe9dc;
	line-height:24px;
	border-bottom:1px solid #89c33a;
	color:#666666;
	text-align:center;
	padding:0 0 0 8px;
}
.adminPan table td , #show_code table td {
	text-align:center;
	font-size:1em;
	line-height:17px;
	height:22px;
}


.adminPanGal {
	width:680px;
	padding-bottom:20px;
}
.adminPanGal table {
	width:670px;
}
.adminPanGal table caption {
	font-size:1.40em;
	line-height:35px;
}
.adminPanGal table th , #show_code table th {
	font-size:1.2em;
	height:25px;
	background-color:#efe9dc;
	line-height:24px;
	border-bottom:1px solid #89c33a;
	color:#666666;
	text-align:center;
	padding:0 0 0 8px;
}
.adminPanGal table td , #show_code table td {
	text-align:center;
	font-size:1em;
	line-height:17px;
	height:22px;
}




#show_code table {
	width:448px;
}
#show_code table tr.headd {
	background:#e3e5e1;
}
#show_code table tr.light {
}
#show_code table tr.deep {
	background:#fcf8ec;
}
 
#gallform {
	
}
#gallform span {
	float:left;
	height:136px;
	width:136px;
	padding:6px;
	border:1px solid #FF9900;
	margin:5px 3px 5px 3px;
	text-align:center;
}
#gallform span a {
	text-decoration:none;
	color:#333333;
}
#gallform span a:hover {
	text-decoration:underline;
}
	
#rightPan h1 , #rightPanacc h1 {
	font-size:1.62em;
	color:#333333;
	line-height:32px;
}
#rightPan h2 , #rightPanacc h2 {
	font-size:1.47em;
	color:#333333;
	line-height:32px;
}
#rightPanacc form {
	float:left;
	width:420px;
	padding-left:2px;
}
#show_code {
	float:left;
	width:450px;
	padding-left:2px;
}
.forMargine {
	margin-left:50px;
}
.forborder {
	border-left:1px solid #999999;
}
#rightPanacc form.login {
	margin-left:50px;
}
#rightPanacc form.login textarea {
	margin:3px 0 0 0;
	width:220px;
	
}
#rightPanacc form.login label {
	display:block;
	font-size:1.08em;
	margin-top:7px;
	padding:0 0 3px 0;
}
#rightPanacc form.login input.btn {
	margin:10px 5px 0 0;
	background-color:#f7f2ea;
	
}
#rightPanacc form label {
	display:block;
	font-size:1.08em;
	margin-top:7px;
	padding-left:8px;
}
#rightPanacc form label.admn {
	width:170px;
	float:left;
	margin-right:10px;
	font-weight:bold;
	line-height:22px;
}
#rightPanacc form label.txt {
	width:220px;
	float:left;
	margin-right:10px;
	padding-top:3px;
}
#rightPanacc form label.txtName {
	float:left;
	height:20px;
	width:160px;
	margin-top:7px;
	font-weight:bold;
}
#rightPanacc form input.admn , #rightPanacc form select.admn {
	float:left;
	height:20px;
	width:200px;
	margin-top:7px;
}

#rightPanacc form input.admn1{
	float:left;
	height:20px;
	width:160px;
	margin-top:7px;
}

#rightPanacc form select.upload {
	float:left;
	height:20px;
	width:180px;
	margin-top:7px;
}
#rightPanacc form textarea.admn {
	float:left;
	width:220px;
	margin:7px 0 5px 0;
}
#rightPanacc form label a {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	line-height:22px;
}
#rightPanacc form label a:hover {
	text-decoration:underline;
}
#rightPanacc form input , #rightPanacc form select , #rightPanacc form textarea {
	border:1px solid #cabbab;
}
#rightPanacc form input.text {
	height:20px;
	width:220px;
}
#rightPanacc form input.btn {
	margin:10px 5px 0 0;
	background-color:#f7f2ea;
}
#rightPanacc form input.delete {
	background-color:#f7f2ea;
}

#rightPanacc form .delete {
	background-color:#FFFFFF;
	padding:0 4px;
	border:1px solid #e6e2d8;
	display:block;
	text-decoration:none;
	color:#333333;
}


#rightPanacc form input.btnadnn {
	margin:10px 0 0 0;
	background-color:#f7f2ea;
	float:left;
}
#rightPanacc form h3 , #rightPanacc ul.acc h3 {
	font-size:1.2em;
	height:25px;
	background-color:#efe9dc;
	line-height:24px;
	border-bottom:1px solid #89c33a;
	color:#666666;
	padding-left:10px;
}
.new_login {
	margin-left:50px;
}
#rightPanacc form.new_login label {
	float:left;
	width:90px;
	margin:5px 0 0 0;
}
#rightPanacc form.new_login input.text {
	float:left;
	width:150px;
	margin:5px 0 0 0;
}
#rightPanacc form.new_login input.btn {
	float:left;
	margin:5px 0 0 5px;
}
#rightPanacc form.new_login a {
	text-decoration:none;
	color:#666666;
}
#rightPanacc form.new_login a:hover {
	text-decoration:underline;
}
#rightPanacc ul.acc {
	float:left;
	width:200px;
	list-style-type:none;
	margin-left:0px;
	border-bottom:#d2efab 1px solid;
}
#rightPanacc ul.acc li {
	border:#d2efab 1px solid;
	background:#f6fdf2;
	padding-left:25px;
	border-bottom:none;
}
#rightPanacc ul.acc li.personal {
	background:url(../images/1.gif) no-repeat 3px center;
}
#rightPanacc ul.acc li.personalinfo {
	background:url(../images/2.gif) no-repeat 3px center;
}
#rightPanacc ul.acc li.newAdm {
	background:url(../images/3.gif) no-repeat 3px center;
}
#rightPanacc ul.acc li.adminlst {
	background:url(../images/4.gif) no-repeat 3px center;
}
#rightPanacc ul.acc li.uploadpho {
	background:url(../images/5.gif) no-repeat 3px center;
}
#rightPanacc ul.acc li.changepass {
	background:url(../images/6.gif) no-repeat 3px center;
}
#rightPanacc ul.acc li a {
	text-decoration:none;
	display:block;
	line-height:22px;
	height:22px;
	color:#333333;
}
#rightPanacc ul.acc li a:hover {
	text-decoration:underline;
}

.bulletForH {
	background:url(../images/bullet_big.gif) no-repeat left top;
	padding:0 0 0 40px;
}
#rightPan h1 span.red , #rightPan h2 span.red , #rightPan ul li span.red , #rightPanacc h1 span.red , #rightPanacc h2 span.red {
	color:#b22100;
}
#rightPan h1 span.small , #rightPanacc h1 span.small {
	font-size:0.67em;
}
#rightPan p , #rightPanacc p {
	line-height:15px;
	padding:10px 0 10px 0;
	margin-right:8px;
}
.borderBot {
	border-bottom:1px solid #c5bfaf;
	margin:0 8px 15px 0;
}
#rightPan ul , #rightPanacc ul.rightpan {
	list-style-type:none;
	padding:8px 0 0 0;
}
#rightPanacc ul.rightpan {
	border-bottom:1px solid #c5bfaf;
}
#rightPan ul li , #rightPanacc ul.rightpan li {
	background:url(../images/lilBullet.gif) no-repeat left 12px;
	padding:9px 0 9px 18px;
	margin:0 0 0 10px;
}
#rightPan ul li a , #rightPanacc ul.rightpan li a {
	text-decoration:none;
	color:#333333;
}
#rightPan ul li a:hover , #rightPanacc ul.rightpan li a:hover {
	text-decoration:underline;
}
#imageGall {
	height:165px;
	padding:15px 0 0 0;
}
.prevnext {
	width:28px;
	display:block;
	float:left;
	margin:30px 0 0 0;
}
#scrollImg {
	overflow:hidden;
	float:left;
	width:606px;
}
#scrollImg img {
	float:left;
	border:1px solid #575656;
	margin:0 7px;
}
#footer {
	text-align:center;
	color:#FFFFFF;
	line-height:30px;
}
#footer a {
	text-decoration:underline;
	color:#FFFFFF;
	line-height:50px;
}
#footer a:hover {
	text-decoration:none;
}