body {
	font-family: Verdana;
	background-color: #fff;
	font-size: 12px;
}

#header {
	padding: 0 10px 10px;
}

#center {
	height : 450px;
	padding-top: 20px;
	
}

#search-bar {
	height:30px;
	padding: 10px;
	background-image: url(../images/bar_bg.jpg);
	background-repeat: repeat-x;
	color: #013767
}

.search-bar {
	height:30px;
	padding: 10px;
	background-image: url(../images/sb.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	width: 755px;
	float: left;
}

.sb-start {
	height:30px;
	padding: 10px 0 10px 10px;
	background: url(../images/sb_start.gif) no-repeat;
	margin-right: -3px;
	float: left;
}

.sb-end {
	height:30px;
	padding: 10px 0 10px 10px;
	background: url(../images/sb_end.gif) no-repeat;
	margin-right: -3px;
	float: left;
}

#result {	
	padding: 0px 10px;
}

.normal {
	font-size: 11px;
}
#footer {
	/*background-color: black;*/	
	font-size: 10px;
	height: 50px;
	padding-top: 12px;
}
fieldset {
	border: 0px;
}
a {
	color: #2676be;
}
.t-body {
	background-color: white;
}

.tdTitle {
	font-weight: bold;
	padding: 2px;
	color: #1f7bc6;
	vertical-align: bottom;
}

.gResult {
	display: block;	
	line-height: 15px;
	float: left;
}
.slk {
	display: none;
}
.s {
	margin-bottom: 10px;
}
.gl {
	display: none;
}
.clr {
	display: none;
}
.p {
	display: none;
}
#nav {
	display: none;
}
.result_icon {
	cursor: pointer;
	margin-right: 5px;
	
}

.result_link {
	color: gray;
	text-decoration: underline;
	cursor: pointer;
	margin-right: 10px;
}

.search-text {
	color: gray;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 20px;
}
.search-type-text {
	padding-right: 5px;
	padding-left: 15px;
	color: #2976BE;
	font-weight: 300;

}

.btt-radio {
	
}

.tab {
	float: left;
	position: relative;
	left: 15px;
	width: 760px;
}

.nav-start {
	height:30px;
	padding: 10px 0 10px 10px;
	background: url(../images/nav_start.gif) no-repeat;
	margin-right: -4px;
	float: left;
}

.nav-mid {
	height:30px;
	padding: 10px;
	background-image: url(../images/nav_mid.gif);
	background-repeat: repeat-x;
	float: left;
}

.nav-link {
	padding: 10px;
	text-decoration: none;
	color: #000;
}

.nav-end {
	height:30px;
	padding: 10px 0 10px 10px;
	background: url(../images/nav_end.gif) no-repeat;
	margin-right: -3px;
	float: left;
}

.nav2-start {
	height:30px;
	padding: 10px 0 10px 10px;
	background: url(../images/nav_start.gif) no-repeat;
	margin-right: -4px;
	float: right;
}

.nav2-mid {
	height:30px;
	padding: 10px;
	background-image: url(../images/nav_mid.gif);
	background-repeat: repeat-x;
	float: right;
}

.nav2-end {
	height:30px;
	padding: 10px 0 10px 10px;
	background: url(../images/nav_end.gif) no-repeat;
	margin-right: -3px;
	float: right;
}

.chead {
	font-size: 16px;
	color: #4a657c;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	margin-right: 10px;
}

.dhead {
	font-size: 15px;
	color: #4a657c;
}

.des-start {
	padding: 10px 0 10px 10px;
	background: url(../images/des_start.gif) no-repeat;
	margin-right: -2px;
	float: left;
	height: 116px;
}

.des-mid {
	padding: 10px;
	background-image: url(../images/des_mid.gif);
	background-repeat: repeat-x;
	float: left;
	height: 116px;
}

.des-end {
	padding: 10px 0 10px 10px;
	background: url(../images/des_end.gif) no-repeat;
	margin-right: -2px;
	float: left;
	height: 116px;
}

.description {
	padding-bottom: 17px;
}

.details {
	padding: 10px;
}

.break {
	padding-top: 50px;
}

#even {
	background-color: #F8F8F8;
}

.tdContent {
	vertical-align: bottom;
	padding-bottom: 5px;
}
