/*@font-face { font-family: "Nueva Roman"; src: url(NUEVAR1.eot)}*/

body						{ padding:0; font-family:Arial; font-size:15px; background:url(../img/bg.jpg) repeat; }
body, form					{ margin:0; }
p							{ margin:1px; padding:1px; }
a							{ color:#003399; font-family:Tahoma; text-decoration:none; }
a:hover						{ text-decoration: underline; }
label						{ display:block; width:150px; float:left; text-align:right; padding:3px 5px 0px 0px; }
img							{ behavior:url(css/iepngfix.htc); }

#main-box					{ width:1000px; margin-left:auto; margin-right:auto; background:#ffffff; }

#header						{ height:150px; }
#header .top 				{ height:145px; background:url(../img/hdr_bg.jpg) no-repeat; }
#header .bottom 			{ height:5px; background:#d8d8d8; }
#header .logo				{ width:200px; height:68px; position:absolute; } /* background:url(../img/plane.png) no-repeat;  */
#header .logotxt			{ width:255px; height:50px; background:url(../img/logo.gif) no-repeat; position:absolute; margin-left:244px; margin-top:48px; }
#header	.login				{ float:right; margin-right:20px; font-size:12px; color:#fff; font-family:Tahoma; }
#header .login input		{ border:1px solid #013499; }
#header .button				{ background:url(../img/btn.jpg) repeat-x; color:#66ffff; font-size:11px; font-weight:bold; }

#body-wrap					{ }
#body-wrap .top-box			{ height:15px; }
#body-wrap .left-box		{ width:215px; padding:0 10px 0 5px; }
#body-wrap .left-box p		{ padding:0; margin:0; }
#body-wrap .left-box .top	{ background:url(../img/top_bg.jpg) repeat-x; width:203px; height:364px; }
#body-wrap .left-box .news	{ background:url(../img/news_bg.jpg) repeat-x; width:203px; height:61px; }
#body-wrap .left-box .style { font-family:Arial; font-weight:bold; border-left:1px solid #999999; border-right:1px solid #999999; }
#body-wrap .left-box .bg	{ background:#e5e5e5; width:203px; } /* height:61px; */

#body-wrap .right-box		{ width:765px; }

#footer						{ height:190px; background:#2966bf url(../img/ftr_bg.jpg) repeat-x; }
#footer a					{ color:#FFFFFF; text-decoration:none; font-size:14px; }
#footer a:hover				{ text-decoration:underline; }
#footer .footerNav			{ color:#000000; font-size:11px; font-family:Tahoma; font-weight:bold; }

#nav						{ position:absolute; top:127px; width:640px; margin:0 0 0 264px; padding:0; } 
#nav ul						{ padding:0; margin:0; }
#nav li						{ list-style:none; float:left; margin-left:3px; }
#nav li a					{ line-height:2em; display:block; text-decoration:none; color:#705132; font-weight:bold; font-size:12px; font-family:Tahoma; }

#nav .menu_01 a				{ color:#000000; width:89px; height:23px; background:url(../img/menu_01.png) 0 0 no-repeat; }
#nav .menu_01 a:hover		{ background:url(../img/menu_01.png) 0 -31px no-repeat; }
#nav .menu_02 a				{ color:#000000;  width:170px; height:23px; background:url(../img/menu_02.png) 0 0 no-repeat; }
#nav .menu_02 a:hover		{ background:url(../img/menu_02.png) 0 -31px no-repeat; }

#links						{}
#links ul					{ padding:0; margin:0; }
#links li					{ list-style:none; }
#links li a					{ width:130px; line-height:2em; display:block; text-decoration:none; color:#705132; font-size:14px; padding-left:20px; }
#links li a:hover			{ text-decoration:underline; }

#top						{ height:150px; margin: 0 auto; width:1000px; }

.span						{ display:block; }
.clear						{ clear:both; }
.floatLeft					{ float:left; }
.floatRight					{ float:right; }
