html {

}
body {
	background-color:#475558;
	padding:0;
	margin-top:0;
	margin-bottom:0;
}
input, textarea, select {
	font:11px Tahoma, Arial, Geneva, sans-serif;
	color:#000000;
	padding-left:2px;
	vertical-align:middle;
}
td, p, div {
	font:11px/14px verdana, Tahoma, Arial, Geneva, sans-serif;
	color:#4F4F4F;
}
/*td, tr {
	vertical-align:top;
	text-align:left;
}*/
img {
	border:none;
}


h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:175%;
	margin:20 0 ;
	color:#999999
}

.tar {
	text-align:right;
}
.tac {
	text-align:left;
	vertical-align:middle;
}
.clear {
	clear:both;
}
.str {
height:100%; 
}
a {
	color:#D57800;
}
a:hover {
	text-decoration:none;
}
b a {
	color:#D57800;
	text-decoration:underline;
	background:url(img/arr.gif) center left no-repeat;
	padding-left:14px;
	font-weight:normal;
}
b a:hover {
	text-decoration:none;
}
li a {
	color:#D57800;
	text-decoration:underline;
	line-height:18px;
	background:url(img/arr.gif) center left no-repeat;
	display:block;
	padding-left:10px;
	
}
li a:hover {
	text-decoration:none;
}


a.li2 {
	color:#D57800;	
	display:inline;
	background:none;
	padding:0;
}
a.li2:hover {
	text-decoration:none;
}

.header .top_left {
	width:80%;
	background:url(img/tl_bg.gif) top repeat-x;
	height:112px;
	padding:18px 21px 0 0;
}
.header .top_right {
	width:40%;
	background:url(img/tr_bg.gif) top repeat-x;
	padding:5px 71px 0 0;
	text-align:right;
}
.menu {
	height:50px;
	
}
.content {
	height:100%;
}
.content .left_col {
	padding:0 0 20px 0;
}
.content .left_col .indent {
	margin:30px ;
	height:100%;
}
.content .right_col {
	background:url(img/rc_bot_bg.gif) bottom repeat-x;
	padding:0 0 20px 0;
}
.content .right_col .indent {
	padding:27px 33px 10px 35px;
}
.content .mpic {
	background:url(img/mpic_bg.gif) bottom repeat-x;
	width:100%;
	height:205px;
}
.content .hs {
	height:1px;
	background:url(img/hs.gif) top left repeat-x;
	margin:10px 0 10px 0;
}
.content .block_1 {
	background:#74989D;
	padding:0 27px 5px 0;
}
.content .block_1 td {
	color:#FFFFFF;
}

.content .block_1 a {
	color:#FFFFFF;
} 

.content .smblock {
	padding:0 0 0 19px;
	background:url(img/vpt.gif) top left repeat-y;
}
.content .sp_3 {
	background:url(img/1_sp_3.gif) center left no-repeat;
	padding:0 0 7px 0;
}
.content .f2 {
	color:#999999;
	font-size:13px;
}
.footer {
	padding:34px 33px 0 37px;
}
.footer td {
	color:#505050;
	padding: 5px;
}
.footer a {
	color:#505050;
	text-decoration:none;
	word-spacing:0px;
}
.footer a:hover {
	text-decoration:underline;
}
.footer .ws {
	word-spacing:10px;
}

.white {
	color: #fff;
}

.inline {
	display: inline;
}