/*定义页面主样式*/
body,td,th {font-family:微软雅黑; font-size:12px; color:#444444; line-height:22px;}
body {margin:0px; padding:0px; background:url(../images/bg.gif) center top no-repeat; background-color:#eaeaea;}
form {margin:0px; padding:0px;}

/*定义链接样式*/
a {font-size:12px;}
a:link,a:visited {color:#333333; text-decoration:none; line-height:24px;}
a:hover,a:active {color:#ff0000; text-decoration:none; line-height:24px;}
*{ font-family:微软雅黑;}
a.link:link,a.link:visited {color:#333333; text-decoration:none;}
a.link:hover,a.link:active {color:#ff0000; text-decoration:none;}

a.link1:link,a.link1:visited {color:#FFFFFF; text-decoration:none;}
a.link1:hover,a.link1:active {color:#FFFFFF; text-decoration:none;}

a.link2:link,a.link2:visited {color:#ffffff; text-decoration:none;}
a.link2:hover,a.link2:active {color:#ffffff; text-decoration:underline;}

a.menumain:link,a.menumain:visited {color:#FFFFFF; font-size:14px; text-decoration:none;  width:100px; display:block; line-height:50px; height:50px; text-align:center; background:url(../images/menubg.gif); font-weight:bold; font-family:'微软雅黑';}
a.menumain:hover,a.menumain:active {color:#ffcc3d; font-size:14px; text-decoration:none;  width:100px; display:block; line-height:50px; height:50px; text-align:center; background:url(../images/menubg.gif); font-weight:bold; font-family:'微软雅黑';}

.text1{font-size:12px; color:#ffffff;}
.text2{font-size:12px; padding-left:24px; color:#ffffff;}
.text3{font-size:12px; color:#777777; line-height:44px; padding-left:36px; font-weight:bold; font-size:14px;}

h3{
	margin:0px; padding:0px;
}

.x{
	width:500px;
	height:150px;
	border:2px solid #F60;
	
}
.y{
	width:500px;
	height:150px;
	border:2px solid #F60;
	padding-left:20px;
	padding-top:20px;
}