@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, 宋体, 微软雅黑;
	font-size: 12px;
	color: #474747;
	line-height:20px;
}
body {
	background-color: #474747;
	margin:0;
	padding:0;
}

.link1 a:link{ color:#ac6a00; text-decoration: none}
.link1 a:visited{ color:#ac6a00; text-decoration: none}
.link1 a:active{ color:#ac6a00; text-decoration: none}
.link1 a:hover{ color:#ac6a00; text-decoration:  underline}

.link2 a:link{ color:#0075a9; text-decoration: none}
.link2 a:visited{ color:#0075a9; text-decoration: none}
.link2 a:active{ color:#0075a9; text-decoration: none}
.link2 a:hover{ color:#0075a9; text-decoration:  underline}

.w100{width:100%;}
.cursor1 {cursor: pointer;} 
.none{display:none;}
img{ border:0;}
.ml10{ margin-left:10px;}
.mt10{ margin-top:10px;}
.left{ float:left;}
.right{ float:right;}

.font1{ color:#0075a9;}

#up, #main, #mainnav, #footer{ width:960px; float:none; clear:both; margin:0 auto;}

#up{ height:82px;}
#main{ height:auto;}
#footer{ height:65px;}

#logo{ float:left; margin:20px 0 0 20px;}

#mainleft{ width:660px; height:auto; float:left; margin:0; background:url(img/mainleft_footer.gif) no-repeat 0 bottom #fff;}
#mainleftcon{ width:620px; height:auto; float:none; clear:both; margin:10px auto;}
#mainright{ width:299px; height:auto; float:left; margin:0; background:url(img/mainright_footer.gif) no-repeat 0 bottom #f1f1f1; border-left:1px solid #d4d4d4;}
#mainrightcon{ width:280px; height:auto; float:none; clear:both; margin:10px auto;}

.title{ float:left; height:32px; margin:0;}
.titleleft{ float:left; height:32px; background:url(img/title_leftbg.gif) no-repeat;}
.titleright{ width:20px; height:32px; float:left; background:url(img/title_right.gif) no-repeat;}
.titleleft span{ float:left; margin:8px 0 0 20px; color:#FFF; font-size:14px;}

.title2{ float:left; height:32px; background:url(img/title2bg.gif) no-repeat;}
.title2 span{ float:left; margin:8px 0 0 20px; color:#FFF; font-size:14px;}

.line_top1{ border-top:1px solid #FFF;}
.line1{ background:url(img/line1.gif) repeat-x 0 bottom;}
.rightbox{width:258px; float:none; height:auto; margin:0 auto; clear:both; padding:10px 0;}
