*{ margin:0;padding:0; }
body {
	font: 12px arial, sans-serif; 
	color: #253446;
	width: 100%;
	background: #ffffff;
}

table, tr, th, td {
	border-collapse: collapse;
	border:1px solid #A0BBED;
	padding:5px;
	border-spacing:0;
	font-size:12px;
	background-color:#ffffff;
}
th {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#6495ED;
}
td.left {text-align:left;}

ol, ul {list-style: none;}

a, a:visited {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #d97548;
	text-decoration: underline;
}

hr {
	height: 0;
	background: none;
	border: none;
	border-bottom: solid 1px #c1d2dd;
	width: 80%;
	margin: 3em auto;
}
p {
	margin: 0 0 15px 0;
	line-height:20px;
}
ol {margin-left: 15px;}
ol li {
	margin: 5px 0 5px 20px;
	list-style-type: lower-roman;
}
img {border:0;}
.hide {display: none;}
.button {
    padding: 0px 5px;
    border-top: 0px;
    border-right: #333333 1px solid;
    border-bottom: #333333 1px solid;
    border-left: 0px;
    background-color: #e8ebf5;
    font-size: 12px;
    text-align: center;
    height: 22px; }
a.button {
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:145px;
	height:30px;
    line-height:30px;
    border-top: 0px;
    border-right: #333333 1px solid;
    border-bottom: #333333 1px solid;
    border-left: 0px;
    background-color: #e8ebf5;
    font-size: 14px;
	font-weight:bold;
    text-align: center; }
.button2 {
    padding: 0px 5px;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    background-color: #D8E1E8;
    font-size: 12px;
    text-align: center;
    height: 22px; }
.input{
    border:1px solid #8FA6BC;
    width:120px;
    height:20px;
    line-height:20px; }
.textarea {border: 1px solid #8FA6BC;}
.select {
    border:1px solid #8FA6BC;
    height:20px;
    line-height:20px;
}


/************display************/
#header {
	height:100px;
	background: #8e1405 url(../images/header-new.jpg) no-repeat center;
	border-bottom: 5px solid #d3d5ca;
}
#header #main-cn {
	float:right;
	width:80px;
	margin-top:10px;
	margin-right:10px;
	text-align:right;
	font-size:14px; }
#header #main-cn a {color:#ffffff;}


#content-area {
	clear:both;
	width:100%; }

.wrap {
	width:905px;
	margin:0 auto;
	position:relative; }

#searchbox {
	float:left;
	margin:10px 10px 0 0;
	padding:0;
	width:437px;}
#searchtabs {}
.slopeTabs {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;}
.slopeTabs li {
	float: left;
	margin: 0 -15px 0 0; }
.slopeTabs a {
	float: left;
	position: relative;
	padding: 0 8px;
	height: 0;
	font-size:14px;
	line-height: 30px;
	/*text-transform: uppercase;*/
	text-decoration: none;
	color: #fff; 
	border-right: 30px solid transparent;
	border-bottom: 30px solid #3D3D3D;
	border-bottom-color: #777\9;
	opacity: .6;
	filter: alpha(opacity=60); }
.slopeTabs a:hover  {
	opacity: 1;
	filter: alpha(opacity=100); }
.slopeTabs a:focus {
	opacity: 1;
	filter: alpha(opacity=100);
	outline: 0; }
.slopeTabs .current {
	z-index: 3;
	border-bottom-color: #ff7f00;
	opacity: 1;
	filter: alpha(opacity=100);	}
.slopeTabs .active0 {color:#ffffff;border-bottom-color:#AA0000; }
.slopeTabs .active1 {color:#ffffff;border-bottom-color:#FF7F00; }
.slopeTabs .active2 {color:#8A430B;border-bottom-color:#DDD19D; }
.slopeTabs .active3 {color:#ffffff;border-bottom-color:#3F65DA; }
#searchbody {
	height:180px;
	clear:both;
	text-align:center;
	background-color:#dddddd;
	border-radius: 6px; }
#search-0 {
	padding:10px;
	*padding:5px;
	border-top:10px solid #AA0000; }
#search-1 {
	padding:10px;
	*padding:5px;
	border-top:10px solid #FF7F00; }
#search-2 {
	padding:10px;
	*padding:5px;
	border-top:10px solid #DDD19D; }
#search-3 {
	padding:10px;
	*padding:5px;
	border-top:10px solid #3F65DA; }
#search-0 form,#search-1 form,#search-2 form,#search-3 form{
	padding:0px;
	margin:0px; }
p.search_blurb {
	margin-top:10px;
	font-size:12px;
	line-height:25px;
	text-align:center; }
p.search_blurb a {
	display:inline-block;
	padding:3px 5px;
	color:#222222; }
p.search_blurb a:hover {
	background-color:#ffffff; }

	
.flexslider {
	float:right;
	width:438px; 
	height: 210px; 
	margin:10px 10px 0 10px;
	overflow: hidden; }
.slides { 
	position: relative;
	z-index: 100;
	margin:0;
	padding:0;}
.slides li { 
	float:left;
	width: 124px;
	height: 95px; 
	z-index: 101;
	text-align:center;
	margin-left:20px;
	margin-top:10px;
	padding:0;	}
.slides li img{
	width:78px;
	height:78px;
	margin-bottom:0px;
	border-radius:66px;
	background-color:#dddddd;
/* 	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000');
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.3)));
	background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
	background-image: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
	background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	border-radius: 16px;
	box-shadow: inset 0 6px 6px rgba(200, 200, 200, 0.2), inset 0 -6px 6px rgba(0, 0, 0, 0.2), 0 6px 9px rgba(0, 0, 0, 0.2); */
 }
 .slides li img:hover {
	border-radius:66px;
	background-color:#01a89e;
/* 	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF000000');
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
	background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); */
}
.slides li img:after {display:block;}


.timebox{
	width:260px;
	float:left;
	padding:2px 6px;
	margin-left:0;
	margin-top:10px;
	margin-bottom:10px;
	color:#ffffff;
	font-size:14px;
	background-color: #0b576a; 
	border-radius: 12px; }
.timebox h2{
	line-height:40px;
	margin-bottom:10px;
	text-align:center; }
.timebox h3{
	line-height:30px;
	margin-bottom:5px;
	text-align:center;
	color:#cccccc;
	border-bottom:1px solid #ff8601; }
.timebox p {
	line-height:22px;
	border-bottom:1px solid #236879; }
.timebox p span{float:right;}
.timebox a{color:#ffffff;}
	
.listbox{
	width:630px;
	float:right;
	overflow: auto;
}
.listbox ul {
	float:left;
	width:190px;
	list-style:none;
	margin-top:10px;
	margin-left:10px;
}
.listbox ul:last-child{width:220px;}
.listbox li {
	background: none;
	overflow: hidden;
	line-height: 36px;
	height:36px;
	font-size: 14px;
	text-indent:5px;
	background-color:#ececec;
    border-radius: 4px;
	margin: 0 0 8px 0;
}
.listbox li.l2 {
	background-color:#d9d8d8; }
.listbox li.header {
	text-align:center;
	line-height:50px;
	height:50px;
	background-color:#01a89e;
	font-size:20px;
	font-weight:bold; }
.listbox li.header a {color:#ffffff;}


.page-area {
	width: 905px;
	overflow: hidden;
	background-color:#ffffff;
}
.menu-area {
	float: left;
	width: 265px;
	margin:10px 10px 10px 10px;}
.menu-area h2 {
	text-indent:25px;
	line-height:30px;
	margin:0 0 5px 0; 
	background:#EEEEEE url(../images/006.gif) 5px center no-repeat;}
.menu-area h2.on {background:#CCCCCC url(../images/005.gif) 5px center no-repeat;}
.menu-area h2.home {background:#2F4F4F url(../images/012.gif) 5px center no-repeat;}
.menu-area h2 a{
	text-indent:25px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;}
.secondary-nav li {
	display: block;
	background: none;
	line-height:25px;
	text-indent: 10px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
	background-color:#eeeeee;
}
.secondary-nav li.l2 {background-color:#dddddd;}
.text-area {
	margin:40px 10px 10px 0;
	width: 600px;
	float: right;
	font-size:14px;
	word-wrap: break-word; 
}
.text-area h2{
	text-align:center;
	font-size: 24px;
	color: #AA0000;
	line-height: 30px;
	height: 40px;
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
	overflow: hidden;
	background:url(../images/underline.jpg) center bottom no-repeat; }
.text-area h3{
	margin:10px 0 5px 0;
	padding:0;
	height:30px;
	line-height:30px;
	font-size:16px;
	text-align:left;
	text-indent:25px;
	border-bottom:0px dashed #cccccc;
	background:url(../images/bullet.png) left center no-repeat; }
.text-area p {line-height:25px;margin-bottom:10px;}
.text-area li {line-height:25px;margin-bottom:10px;padding-left:20px;}


.footer {
	clear:both;
	margin:10px 0 0 0;
	padding: 20px 0;
	text-align: center;
	background: #f5f7f9 url(../images/fade-small.gif) repeat-x 0 0;
}
.footer a.gray{ color:#999999;}