/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #FFFFFF url('/images/ti/bgimage.jpg');
	background-attachment:fixed;
}
.tr_xian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.kuang {
	border: 1px solid #E1E1E1;
}
.zi_hui {
	color: #666666;
}
.zi_cu {
	font-weight: bold;
	color: #333333;
}
a.zi_cu:link{
	font-weight: bold;
	color: #333333;
}
a.zi_cu:visited {
	font-weight: bold;
	color: #333333;
}
a.zi_cu:hover {
	font-weight: bold;
	color: #FF6600;
}
.zi_bai {
	color: #FFFFFF;
	font-weight: bold;
}

a.zi_cu:active {
	font-weight: bold;
	color: #333333;
}

.my_title {
	font-size:16px;
	font-weight:bold;
	line-height:0.2em;
}

.my_content {
	line-height:1.3em;
	font-family:Arial;
	font-size:16px;
}

.my_content_zh {
	font-size:14px;
	line-height:1.4em;
	text-indent:28px;
}

a:link{text-decoration :  underline ;color : #0C61A1 ;}
a:visited {text-decoration :  underline ;color : #0C61A1 ;}
a:hover {text-decoration : none ;color : #f60 ;}
a:active {text-decoration : none ;color : #F90 ;} 
/*-----ÎÄ×ÖÑùÊ½----*/
.wenben {
	height: 14px;
	border: 1px solid #FFFFFF;
}

