/* CSS Document */
body,td,th{
	margin:0px auto;
	padding:0px;
	font-family: "ËÎÌå","Ó×Ô²";
	font-size: 13px;
	color: #333333;
}
body{
	background: url(/en/images/bg.gif) #ececec;
	margin:0 auto;
}
a:link,a:visited{
		font-size:12px;
		color:#000;
		text-decoration:none;
}
a,a:hover{
		font-size:12px;
		color:#769aad;
		text-decoration:underline;
}
.b_w{
	FONT: 14px "ËÎÌå"; COLOR: #000000;font-weight:bold;letter-spacing:1px;
}
.copyright{
	FONT: 1.1em bold  Arial, Helvetica, sans-serif; COLOR: #000000;letter-spacing:1px;
}
.bigword{
	color:#cb5b2a;
	font-size:18px;
	font-family:"Courier New", Courier, monospace,Arial;
	font-weight:bold;
}
.con_wt{
	color:#ffffff;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:1px;
}
.con_wt a:link,.con_wt a:visited{
	color:#ffffff;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.con_wt a,.con_wt a:hover{
	color:#cbd9df;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:underline;
}

.con_w{
	color:#ffffff;
	font-size:13px;
	font-family:Arial;
	letter-spacing:1px;
}
.txt_con{
	font-size:13px;
	font-family:Arial;
	letter-spacing:1px;
	line-height:25px;
	text-align:left;
}
.pic_broder{
	border:2px solid #FF9900;
}
.leftcolumn{
	margin-bottom:4px;
	width:100%;
}
.leftcolumn ul
	{
		padding:0px 0px 0px 0px;
		margin:0px;
		display:block;
		width:100%;
		height:140px;
	}
.leftcolumn ul li
	{
		height:20px;
		margin:0px;
		padding:2px;
		display:block;
		text-align:left;
	}
.leftcolumn ul li a.leftnav
	{
		height:20px;
		float: left;
		margin:0px;
		padding:3px 0 0 30px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#000000;
		text-decoration:none;
		background:url(/en/images/tb.gif) no-repeat 15px 3px;
	}
.leftcolumn ul li a.leftnav:hover
	{
		height:20px;
		float: left;
		margin:0px;
		padding:3px 0 0 30px;
		font-family:Arial;
		font-size:12px;
		color:#3f83e1;
		text-decoration:underline;
	}
.leftcolumn ul li a.leftnavbot
	{
		height:20px;
		float: left;
		margin:0px;
		padding:3px 0 0 30px;
		font-family:Arial;
		font-size:12px;
		font-weight: normal;
		color:#fff;
		text-decoration:none;
	}
.leftcolumn ul li a.leftnavbot:hover
	{
		height:20px;
		float: left;
		margin:0px;
		padding:3px 0 0 30px;
		font-family:Arial;
		font-size:12px;
		font-weight: bold;
		color:#fff;
		text-decoration:none;
	}