@charset "iso-8859-1";
html, body{
	height:100%;
}
body, td, input{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html, body, form, div, p{
	margin:0;
	padding:0;
}
input.text{
	border:1px solid #676767;
	background:#feff99 url(input-bg.gif) repeat-x bottom;
	font-size:14px;
	padding:5px 3px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	ime-mode:disabled;	
}
input.focus{
	background-image:none;
}

a:link,
a:visited{color:#328d01;}
.red{color:#f00}

.btn1, .btn2{
	width:88px;
	height:38px;
	line-height:42px;
	background:url(main-pic-1.01.gif) no-repeat 0 0;
	border:0 none;
	cursor:pointer !important;
	display:inline;
	float:left;
	
	font-weight:bold;
	font-size:14px;
	color:#336601;
}
.btn2{
	background-position:-100px -0px;
	color:#2D5901;
}
.f14{
	font-size:14px;
}
.f16{
	font-size:16px;
}
#my{
	font-size:16px;
	color:#326500;
}
.text1{
	background:url(main-pic-1.01.gif) no-repeat 0 -100px;
	height:35px;
	width:220px;
	border-left:1px solid #60a025;
	margin-top:14px;
}
.text1 p{
	display:none
}

.info{
	line-height:20px;
	margin-top:5px;
	text-align:left;
}
.info i{
	display:block;
	float:left;
	width:50px;
	height:50px;
	background:url(main-pic-1.01.gif);
	margin-right:5px;
}
.info i.i1{
	background-position:-11px -45px;
}
.info i.i2{
	background-position:-72px -45px;
}
.info em{
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	color:#649901;
}
.info p{
	color:#999
}

.line-v{
	background:url(line-v.gif) no-repeat right center;
}

.big-pic{
	background:url(big-pic.jpg) no-repeat;
	width:558px;
	height:162px;
	display:block;
}

.lang-choice a, .lang-choice a:visited{
	margin-right:10px;
	color:#000;
	text-decoration:none
}
.lang-choice a:hover, .lang-choice a.selected{
	color:#328d01
}