@charset "utf-8";
/* CSS Document */
body {
	font-family:"微软雅黑", Arial, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#000000;

	background:#d6dee0;
	
}
.main{width:1200px;margin: 0 auto;}
a img { border:0; }
a { color:#000; text-decoration: none; cursor:pointer; }
a:hover { color:#5d5d5d; text-decoration: none; }
#mainContent { height:298px; padding:0px;}
#sidebar { float:left; width:359px; height:298px; background:url(image/left.png);}
#sidebar2 { float:right; width:375px; height:298px; }
#content {  margin:0 359px 0 357px; background:url(../image/zhong.png); }
input{width:173px; height:20px; border:solid 1px #aca7a7; font-size:9pt;}
#btn{margin-left:80px; margin-top:10px;height:29px; margin-right:65px; text-align:center;}
#btn a{display:block; line-height:25px; background: url(bt_bg.gif);  width:65px; float:left; margin-left:15px; text-decoration:none; color:#000;}