/*	nhaidu base */

a:link {
	color: #094790;
	text-decoration: none
}

a:visited {
	color: #800080;
	text-decoration: none
}

a:hover {
	color: #c00;
	text-decoration: underline
}

a:active {
	color: #800080;
}

.row {
	margin-bottom: 10px;
}
.row_small{
	margin-bottom: 5px;
}

.lastrow{
	margin-bottom: 0;
}

/* 
		Meta CSS Framework 1.0
		http://www.fangyuqiang.com/metacss
		SEE http://www.fangyuqiang.com/metacss for more info.	
		@author	fangyuqiang
		@date		2009.7.15
 */
/* Font  */
.fwb {
	font-weight: bold;
}

.fwn {
	font-weight: normal;
}

.tdn {
	text-decoration: none;
}

.tdu {
	text-decoration: underline;
}

.tdl {
	text-decoration: line-through;
}

.fs10p {
	font-size: 10px;
}

.fs11p {
	font-size: 11px;
}

.fs12p {
	font-size: 12px;
}

.fs13p {
	font-size: 13px;
}

.fs14p {
	font-size: 14px;
}

.fs15p {
	font-size: 15px;
}

.fs16p {
	font-size: 16px;
}

.fs17p {
	font-size: 17px;
}

.fs18p {
	font-size: 18px;
}

/* you can add more font size here  */
.c0 {
	color: #000000;
}

.c3 {
	color: #333333;
}

.c6 {
	color: #666666;
}

.c9 {
	color: #999999;
}

.cc {
	color: #CCCCCC;
}

.cd {
	color: #DDDDDD;
}

.ce {
	color: #EEEEEE;
}

.cf {
	color: #FFFFFF;
}

.cred {
	color: red;
}

.cblue {
	color: blue;
}

/* you can add more font color here  */
/* Text  */
.tal {
	text-align: left;
}

.tar {
	text-align: right;
}

.tac {
	text-align: center;
}

.ti2e {
	text-indent: 2em;
}

/* Background  */
.bc0 {
	background-color: #000000;
}

.bc3 {
	background-color: #333333;
}

.bc6 {
	background-color: #666666;
}

.bc9 {
	background-color: #999999;
}

.bcc {
	background-color: #CCCCCC;
}

.bcd {
	background-color: #DDDDDD;
}

.bce {
	background-color: #EEEEEE;
}

.bcf {
	background-color: #FFFFFF;
}

/* you can add more background color here  */
/* Position */
.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.zi1 {
	z-index: 1;
}

/* you can add more height and width define here  */
/* Layout */
.fr {
	float: right;
}

.fl {
	float: left;
}

.oh {
	overflow: hidden;
}

.oa {
	overflow: auto;
}

.os {
	overflow: scroll;
}

.dn {
	display: none;
}

.db {
	display: block;
}

.di {
	display: inline;
}

/* Other */
.cp {
	cursor: pointer;
}

.cm {
	cursor: move;
}

.ct {
	cursor: text;
}

/* you can add more  define here  */
.vat {
	vertical-align: top;
}

.blank {
	clear: both;
	height: 1px;
	overflow: hidden;
	display: block;
	font-size: 1px;
}

.blank2 {
	clear: both;
	height: 2px;
	overflow: hidden;
	display: block;
	font-size: 1px;
}

.blank3 {
	clear: both;
	height: 3px;
	overflow: hidden;
	display: block;
	font-size: 1px;
}

.blank6 {
	clear: both;
	height: 6px;
	overflow: hidden;
	display: block;
	font-size: 1px;
}

.blank9 {
	clear: both;
	height: 9px;
	overflow: hidden;
	display: block;
	font-size: 1px;
}

.blank10 {
	clear: both;
	height: 10px;
	overflow: hidden;
	display: block;
	font-size: 1px;
}

body {
	font-family:ËÎÌå,serif;
	font-size:12px;
}

h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}

.w370 {width:370px;}
.w250{ width:250px;}
.w480{ width:480px;}
.w460{ width:460px;}

.postion{padding:5px 0px 0px;line-height:25px; padding-left:10px;overflow: hidden;}

.w380 {width:380px;}
.w240 {width:240px;}
.w190 {width:190px;}

.w300 {width:300px;}
.w640 {width:640px;}

.bg_link{
	position:absolute;
	left:0;
	top:0;
	width:100px;
	height:58px;
}

 