@charset "utf-8";
/*
common Start
*/
*{margin:0;padding:0}
html{font-size:63%}
body,input,select{color:#000;font:12px verdana,"宋体",sans-serif}
body{
	background-color:#130101;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul,li{list-style:none}
img{border:0}
a{text-decoration:none}
a:hover{text-decoration:underline}
#container{width:900px;margin:0 auto;}
.textfield{height:14px;padding:2px;border:1px solid #ccc}
/*
common End
header Start
*/
#header{height:100px;}
#header h1{float:left; padding-top:14px; padding-left:26px;}
#header h1 a{display:block}
#quickSummary{float:right;/*padding-top:18px;*/padding-right:3px; width:px;}
.topown{ padding:18px 12px 0 0; float:right}
.topown li{
	float:left;
	height:19px;
	line-height:19px;
	padding:0 24px 0 27px;
	background-position: left center;
	background-repeat: no-repeat;
}
.topown li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.face{background-image: url(images/f.png);}
.twitter{background-image: url(images/t.png);}

.topContact{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height:16px;
	line-height:16px;
	padding-top:18px;
	width:136px;
	text-align:right;
padding-bottom:14px;
}
.thanksgiving{ float:right; padding-top:4px;display: none;}
/*
header End
navWrap Start
*/
#nav{
	float:right;
	text-align:left;
	height:39px;
	width:580px;
	margin-left:40px;
	display:inline;
	clear:right;
	line-height:39px;
	background-image: url(images/nav_bg.jpg);
	padding-top:4px;
        padding-left:30px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav li{
	background-image: url(images/nav_li_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:1px;
	display:inline;
	padding:0 18px;
	line-height:39px;
	height:39px;
}
#nav .page-item-7{ background-image:none}
#nav li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #140001;
	text-decoration: none;
}
#nav li a:hover{color:#CA1D00}
/*
navWrap End
content Start
*/
#contentContainer{ width:900px; padding:16px 0px;}
.clear{ width:100%; clear:both; height:0px; overflow:hidden}
#banner{height:330px;width:900px;}
#contentWrap{float:right;width:600px;}
#sideBar{float:left;width:264px;}
#sideBar h2{
	background-image: url(images/sideh2_bg.jpg);
	text-indent:-9999px;
	overflow:hidden;
	width:181px;
	height:39px;
	padding:16px 0 10px 0;
	background-repeat: no-repeat;
	background-position: left 16px;
}
.sideopen{
	background-image: url(images/sidecontact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:264px;
	padding-bottom:18px;
}
.sideopen p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:150%;
	text-indent:12px;
}
#footer{clear:both;}
#copyright{padding:15px 0 20px 0}
#copyright p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
	text-align:center;
}
#copyright p a{color: #6E6E6E;}
#here{height:35px}
#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EDC89D;
	padding-top:15px;
	margin-bottom:12px;
	font-weight:700;
}
#content h3,#content h3 a{font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EDC89D; font-weight:700; height:30px;}
#content p span{font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #EDC89D;font-weight:700}
#content p{
	line-height:130%;
	padding-bottom:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EDC89D;
	text-align:justify
}
.about-usimg{float:left;margin:0 15px 5px 0px; border:1px solid #999}

