﻿* {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	text-decoration: none;
	color:#3D70AF;
	line-height:22px
}
body 
{
	background-image:url(/images/bg.jpg);
	background-color:#3D70AF;
	background-repeat: repeat-x;
	background-position: top;
}

a{text-decoration: none;color:#3D70AF;} /* 链接无下划线,有为underline */ 
a:link {color: #3D70AF;} /* 未访问的链接 */
a:visited {color: #3D70AF;} /* 已访问的链接 */
a:hover{color: #3D70AF;text-decoration: underline} /* 鼠标在链接上 */ 
a:active {color: #3D70AF;} /* 点击激活链接 */

#box
{
	text-align: center;
	margin: auto;
	height: auto;
	width: 930px;

}
#body
{
	text-align: center;
	background-color:#ECF3F8;
	width: 930px;
	height:1170px;
	background-image:url("/images/bg2.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	
}
#body2
{
	text-align: center;
	background-color:#ECF3F8;
	width: 930px;
	height:auto;
	background-image:url("/images/bg2.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	
}

#menu a{text-decoration: none;color:White}
#menu a:hover{text-decoration:underline;color:White}
.menu
{
	float:left;
	width:55px;
	height:auto;
	padding:12px;
	border-right:#445C70 1px solid;
}
.menu2
{
	float:left;
	width:55px;
	height:auto;
	padding:12px;
}
.menu_left
{
height:23px;
width:170px;
background:url(../images/right2_menu_1.jpg);
margin-bottom:4px;
text-align:left;
padding-left:26px;
padding-top:4px;
letter-spacing:2px
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
}
.clear_left{clear:left}
.clear_right{clear:right}
.clear_both{clear:both}
.popback{background-color:#000000;filter:Alpha(opacity=50);}

.form_1{border:#336699 1px solid;text-align:left;height:18px}
.form_2{background-image:url(/images/bottom_2.gif);width:62px;height:21px;color:White}