body {
	margin: 0px;
	font-family:"ËÎÌå", Arial, sans-serif;
	font-size:12px;
	color: #000000;
	background-color: #B82B00;
}
.body2 {
	background-color: #FFFFFF;	
}
a,td,p,input,select {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.input1{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	background-color:#f0f0f0
}
.main_tab {
	width: 768px;
	border: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
.nav_tab {
	width: 758px;
	background-image: url(/Img/nav_bg.jpg);
	height: 26px;
}
.nav_tab td {
	color: #FFFFFF;
	text-align: center;
}
.nav_tab a,.nav_tab a:visited,.nav_tab a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav_tab2 {
	width: 758px;
	background-image: url(/Img/nav_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CC0000;
}
.nav_tab2_td1 {
	text-align: center;
	background-color: #FFE1D7;
	width: 50px;
	background-image: url(/Img/nav_td1_bg.gif);
}
.nav_tab2_td2 {
	text-align: left;
}
.menu_tab {
	width: 200px;
	border: 1px solid #FF6699;
	padding: 0px;
	margin-bottom:5px;
}
.menu_tab_td1 {
	font-weight: bold;
	color: #990000;
	text-indent: 25px;
	text-align: left;
	background-image: url(/Img/left_bg.gif);
}
.menu_tab_td1 a {
	color: #990000;
}
.login_tab { 
	background-image: url(/Img/login_bg.gif);
	background-repeat: repeat-x;
	margin: 4px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	height: 148px;
	width: 188px;
	color: #9D080D;
	text-align: center;
	line-height: 120%;
}
.menu_tab2 {
	border:1px #CCCCCC solid;
	margin:3px;
	width: 188px;
}
.menu_tab2 a {
	color: #333333;	
}
.menu_tab2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.openinfo_tab {
	border:1px #CCCCCC solid;
	margin-top:5px;
	background-image: url(../Img/openinfo_bg.gif);
}
.opencode_tab {
	width: 553px;
	background-image: url(../Img/opencode_bg.gif);
}
.opencode_tab_td1 {
	background-image: url(../Img/opencode_bg2.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.opencode_tab_td2 {
	background-color: #F2F2F2;
	text-align: center;
	color: #CC6633;
}
.opencode_tab_td3 {
	background-color: #E6E6FF;
	text-align: center;
	color: #000000;
	height: 20px;
}
.opencode_zc_td {
	writing-mode:tb-rl;
	background-color:#FFFFFF;
	white-space:nowrap;
}
.line_td1 {
	background-image: url(/Img/line_1.gif);
	height: 1px;
}
.line_td2 {
	background-image: url(/Img/line_2.gif);
	height: 1px;
}
.index_img_banner {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #0000FF;
}
.B {
	font-weight: bold;	
}
