form {
	display: inline;
}

.n_l {
	display: block;
	clear: both;
}

.short_text {
	width: 88px;
	height: 16px;
	border: 1px solid #858585;
	font-family: Tahoma, Verdana;
	line-height: 16px;
	margin: 0px;
}

a img {
	border: none;
}

body {
	background-color: #FEFEFE;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #535353;
	margin: 8px;
}

h2 {
	font: bold 11px arial;
	text-transform: uppercase;
	padding: 10px 0 0 20px;
	margin: 0px 0 10px 18px;
	background: url('images/ico_raquo.gif') no-repeat 0px 12px;
}

h2 a, h2 a:link, h2 a:visited {
	color:white;
}

h3 {
	font-weight: bold;
	font-family: tahoma, verdana, tunga;
	font-size: 12px;
	margin: 0px 0 0 18px;
	/*color:#00b1e1;*/
}

p {
	margin: 0 10px 10px 18px;
}

a {
	color: #0088B8;
}

ul {
	list-style: none;
}

div#content_right ul li {
	background:url('images/li_square.png') no-repeat 0px 50%;
	padding-left:10px;
}

a.more_button {
	text-align: right;
	display: block;
	margin: 10px 10px 10px 0;
}

/*******************************************/
#wrapper {
	position: relative;
	width: 672px;
	margin: 0 auto;
}

#content {
	width: 666px;
	background-color: #FEFEFE;
	position: relative;
	top: 243px;
}

#content_right {
	width: 491px;
	background-color: #FEFEFE;
	float: right;
	background: url('images/content_top.png') no-repeat;
	padding-top: 10px;
}

/********* content left *****************/
#content_left {
	width: 175px;
	background-color: #F4F4F4;
	float: left;
}

#content_left form {
	display: inline;
}

#l_top {
	background-color: #F4F4F4;
	margin: 0;
	padding: 0;
}

#l_top ul {
	margin: 0;
	padding-left: 18px;
	margin-bottom: 18px;
}

#l_top li {
	margin: 0;
	margin-top: 5px;
	padding: 0px;
}

#lt_top,#lt_bottom,#nb_top,#nb_bottom,#sb_top,#sb_bottom {
	font-size: 0px;
}

#lt_top {
	display: block;
	height: 10px;
	background-image: url('images/box_01_top.gif');
}

#lt_bottom {
	display: block;
	height: 10px;
	background-image: url('images/box_01_bottom.gif');
}

#newsletter_box {
	background-color: #535353;
	margin: 1px 0 0 0;
	padding: 0;
	color: white;
}

#nb_top {
	display: block;
	height: 10px;
	background-image: url('images/box_02_top.gif');
}

#nb_bottom {
	display: block;
	height: 10px;
	background-image: url('images/box_02_bottom.gif');
}

#search_box {
	background-color: #7EC4D7;
	margin: 1px 0 0 0;
	padding: 0;
	color: white;
}

#sb_top {
	display: block;
	height: 10px;
	background-image: url('images/box_03_top.gif');
}

.s_btn {
	background-image: url('images/btn_search.png');
	border: 0;
	padding: 0;
	margin: 0;
	width: 47px;
	height: 20px;
}

.n_btn {
	background-image: url('images/btn_send.png');
	border: 0;
	padding: 0;
	margin: 0;
	width: 45px;
	height: 18px;
	cursor: pointer;
}

#sb_bottom {
	display: block;
	height: 10px;
	background-image: url('images/box_03_bottom.gif');
}

/********* / content left *****************/
	/*********** footer *******************/
#footer {
	position: relative;
	top: 245px;
	width: 666px;
}

#ft_l {
	display: block;
	float: left;
	width: 18px;
	height: 46px;
	background-image: url('images/footer_01_left.gif');
}

#ft_r {
	display: block;
	float: right;
	width: 18px;
	height: 46px;
	background-image: url('images/footer_01_right.gif');
}

#f_top {
	height: 46px;
	background-color: #545454;
}

#f_left,#f_middle,#f_right {
	height: 30px;
	margin-top: 8px;
	float: left;
	color: white;
}

#f_left,#f_middle {
	width: 210px;
}

#f_middle {
	border-left: solid 1px white;
	border-right: solid 1px white;
	padding-left: 18px;
	margin-right: 18px;
}

#f_bottom {
	height: 43px;
	background: url('images/footer_02_bg.gif') repeat-x;
	margin-top: 2px;
}

#f_bottom a {
	color: #535353;
	text-decoration: none;
}

#fb_l {
	display: block;
	float: left;
	width: 18px;
	height: 43px;
	background-image: url('images/footer_02_left.gif');
}

#fb_r {
	display: block;
	float: right;
	width: 18px;
	height: 43px;
	background-image: url('images/footer_02_right.gif');
}

.right {
	float: right;
	display: block;
	padding-top: 18px;
}

.left {
	float: left;
	display: block;
	padding-top: 18px;
}

.center {
	float: left;
	display: block;
	padding-top: 18px;
	padding-left: 40px;
}

#bottom_sapcer {
	display: block;
	height: 10px;
}

/********* / footer *******************/
#banner {
	position: absolute;
	top: 35px;
	background-image: url('images/main_baner.jpg');
	height: 208px;
	width: 666px;
}

#nav_bar {
	position: absolute;
	top: 0px;
	width: 672px;
	height: 35px;
	margin: 0px -3px 0 -3px;
}

#nav_bar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav_bar li {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
}

#nav_bar a {
	display: block;
	height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: white;
	padding-top: 10px;
	background-image: url('images/menu_bg.gif');
}

#nav_bar a:hover,#nav_bar a.active,#nav_bar a.active span,a:hover span {
	background-position: 0px 35px;
}

#menu_l {
	display: block;
	width: 8px;
	height: 35px;
	margin-bottom: -10px;
	float: left;
	position: relative;
	top: -10px;
	font-size: 0px;
	background-image: url('images/menu_bg_left.gif');
}

#menu_r {
	display: block;
	width: 8px;
	height: 35px;
	margin-bottom: -10px;
	float: right;
	position: relative;
	top: -10px;
	font-size: 0px;
	background-image: url('images/menu_bg_right.gif');
}

#link_1 {
	width: 140px;
}

#link_2 {
	width: 131px;
}

#link_3 {
	width: 131px;
}

#link_4 {
	width: 131px;
}

#link_5 {
	width: 139px;
}

label, label.ta, label.err, label.taerr {
	display:block;
	float:left;
	width:200px;
	text-align:right;
	font-size: 12px;
	margin:2px 10px 2px 5px;
	border:1px solid #FFF;
}

label.ta, label.taerr {
	width: auto;
	text-align: left;
	margin: 5px;
	margin-right:0px;
	vertical-align: baseline;
	width:450px;
}

label.err, label.taerr {
	background-color:#FFFFAE;
	color:red;
	font-weight:bold;
	border:1px solid #CCC;
}

input.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin:0px;
	margin-left:5px;
}