@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	font-size:16px;
	color:#000000;
	background:#000000;
	font-family:"Times New Roman", Times, serif;
}

.fleft {
	float:left;
}
.fright {
	float: right;
}
.admin_content {
	width: 650px;
}

a img {
	border:none;
}

a, a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

#wraper {
	margin:0 auto;
	width:900px;
	background:#ffffff;
}

#header {
	height:100px;
	background:#2c2b2b url(../images/header-bg.jpg) repeat left top;
}

#topBar {
	clear:both;
}

#contents {
	width:860px;
	padding:20px;
	background:#ffffff;
}

#contentsLanding {
	width:898px;
	padding:0 1px 20px 1px;
	background:#ffffff;
}

#contentsHome {
	width:875px;
	padding:30px 0 20px 24px;
	background:#ffffff;
}

.content1 {
	float:left;
	width:405px;
	padding-right:8px;
}

.locate {
	clear:both;
	width:365px;
	height:100px;
	padding:10px 20px;
	margin-top:20px;
	background:#ffffff url(../images/curved-bg.jpg) no-repeat left top;
}

.map {
	width:122px;
	float:left;
}

.location {
	width:220px;
	float:right;
}

.content2 {
	float:left;
	width:218px;
	padding:8px;
	border-left:1px solid #c5c3c3;
	border-right:1px solid #c5c3c3;
}

.marginBtm {
	margin-bottom:8px;
}

.marginTop {
	margin-top:8px;
}

.txtBold {
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

.txtSmall {
	font-size:12px;
	color:#666666;
}

.content3 {
	float:left;
	padding-left:7px;
	width:218px;
}

.borderZero {
	border-bottom:0px solid #ffffff !important;
}

#mainMenu {
	clear:both;
	text-align:center;
	height:34px;
	padding-left:100px;
	border-bottom:1px solid #f0efef;
	background:#f6f6f6 url(../images/main-menu-bg.gif) repeat-x left top;
}

#mainMenu ul{
	list-style-type:none;
}

#mainMenu li{
	margin:0 20px;
	padding:0;
	font-size:16px;
	height:34px;
	line-height:34px;
	float:left;
	list-style-type:none;
}

#mainMenu li.sep{
	width:1px;
	padding-left:1px;
	font-size:0;
	height:34px;
	float:left;
	margin:0;
	list-style-type:none;
	background:#ffffff url(../images/sep.gif) no-repeat left top;
}

#mainMenu li a, #mainMenu li a:visited{
	color:#666666;
	text-decoration:none;
}

#mainMenu li a:hover{
	color:#000000;
	text-decoration:underline;
}

.heightFixer {
	font-size:0;
	height:0;
	line-height:0;
	clear:both;
}


.leftPaneSmall {
	float:left;
	width:140px;
	margin-right:65px;
}

.marginOverWrite {
	width:140px;
	margin-right:20px !important;
	margin-top:20px;
}

.leftPaneSmall ul{
	list-style-type:none;
}

.leftPaneSmall li{
	margin:0;
	padding:0;
	font-size:16px;
	list-style-type:none;
}

.leftPaneSmall li.heading{
	margin:0;
	padding:0;
	display:block;
	height:33px;
	padding-left:10px;
	font-weight:bold;
	color:#999999;
	line-height:33px;
	background:#efefef;
	list-style-type:none;
}


.leftPaneSmall li a, .leftPaneSmall li a:visited{
	color:#666666;
	padding-left:10px;
	text-decoration:none;
	display:block;
	width:130px;
	height:33px;
	line-height:33px;
	border-bottom:1px solid #c5c3c3;
}

.leftPaneSmall li a:hover{
	color:#000000;
	text-decoration:none;
	background:#f9f9f9;
}

.dataWraper {
	clear:both;
	margin-top:25px;
	padding-right:20px;
}

.thumbPreview {
	float:left;
	width:196px;
}

.thumbDetail {
	float:right;
	width:280px;
}

.middlePane {
	width:517px;
	float:left;
}

.middlePaneSmall {
	width:446px;
	float:left;
}

.rightPane {
	width:204px;
	float:right;
}

.rightPaneSmall {
	width:168px;
	padding-left:12px;
	float:left;
	border-left:2px solid #f0efef;
}

.thumbWraper {
	clear:both;
	padding-bottom:2px;
}

.thumbImg {
	width:93px;
	float:left;
}

.thumbTxt {
	width:100px;
	padding-left:10px;
	float:left;margin-top:45px;
	color:#999999;
}

.imgBrief {
	padding:0 15px;
	height:24px;
	line-height:24px;
	color:#999999;
	text-align:right;
	border-bottom:2px solid #f0efef;
}

h3.welcome {
	color:#ff0000;
	height:25px;
	line-height:25px;
	font-weight:bold;
	font-size:18px;
}

h3.redSmall {
	color:#ff0000;
	height:25px;
	line-height:25px;
	font-weight:bold;
	font-size:16px;
}

p.para {
	margin:0 !important;
	padding:0 !important;
	font-size:14px;
	color:#2c2b2b;

}


h2 {
	font-size:18px;
	color:#999999;
}

p {
	margin-top:10px;
	font-size:14px;
	color:#2c2b2b;
}

.textWraper {
	clear:both;
	margin-top:20px;
}

.leftTxt {
	float:left;
	width:215px;
}

.rightTxt {
	float:right;
	width:215px;
}

.boxWraper {
	clear:both;
	padding-left:10px;
	padding-top:15px;
}

.box {
	float:left;
	width:217px;
	margin-right:4px;
}

.boxData {
	width:195px;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding:5px 10px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
}

.boxBottom {
	font-size:0;
	height:16px;
	width:217px;
	background:#ffffff url(../images/box-bottom.jpg) no-repeat left top;
}

#footer {
	height:40px;
	line-height:40px;
	font-size:10px;
	color:#686868;
	text-align:center;
	background:#2c2b2b url(../images/header-bg.jpg) repeat left top;
}

.headerImage{
	height: 187px;
}


















