@charset "utf-8";
/* CSS Document */

body { margin: 0px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background: url(../images_new/bodybg.jpg); }
#wrap { width: 100%; background: url(../images_new/wrap.jpg) repeat-x; }
ul,li { margin: 0px; padding: 0px; list-style: none; vertical-align:middle; }
img { border: none; }
input,select { font-family: Arial, Helvetica, sans-serif; }

.tc { text-align: center; }

/* header */

.header { width: 880px; height: auto; margin: 0px auto; }
	.header .top { width: 330px; height: 100px; padding: 68px 0px 0px 550px; background: url(../images_new/headerbg.jpg); }
		.header .top li { float: left; }
		.header .top .txt1 { margin-left: 5px; *margin-left: 3px; width: 106px;  display: inline; border: none; background: none; }
		.header .top .log { width: 54px; height: 17px; border: none; background: url(../images_new/login.gif); color: #FFFFFF; font-size: 11px; margin: 0px 0px 0px 10px; }
		.header .top .text { width: 280px; padding-top: 15px; }
			.header .top .text a { color: #9EA1A7; text-decoration: none; margin-right: 15px; }
			.header .top .text a:hover { text-decoration: underline; }
			.header .top .text span { color: #00AEEF; }
	.header .nav { width: 880px; height: 33px; padding: 10px 0px 0px 0px; color: #FFFFFF; background: url(../images_new/navbg.jpg); }
		.header .nav li { float: left; }
		.header .nav .li1 { width: 302px; padding: 2px 0px 0px 118px; }
			.header .nav .li1 input { width: 220px; height: 18px; padding-top: 4px; *padding-top: 1px; border: none; background: none; }
			.header .nav .li2 { width: 200px; padding-top: 3px; } 
			.header .nav .li3 select { width: 168px; }
		.header .nav .li3 { padding-top: 2px; }
			.header .nav .li3 input { width: 64px; height: 19px; margin-left: 5px; border: none; font-size: 11px; color: #FFFFFF; background: url(../images_new/serch.gif); }
/* content */

.content { width: 880px; height: auto; margin: 0px auto; }
	.content .light { margin-top: 3px; }
	.content .controller { width: 866px; margin: 2px auto 0px auto; overflow: hidden; }
		.content .controller_l { width: 278px; float: left; }
		.content .controller_c { width: 309px; height:333px; float: left; background-image:url(../images_new/controller_01_c.jpg) }
		.content .controller_r { width: 279px; float: left; }
/* footer */

.footer { width: 880px; height: auto; margin: 5px auto; }
	.footer .imglist { width: 865px; height: 179px; background: url(../images_new/imglistbg.jpg); margin: 0px auto 5px auto; }
		.footer .imglist .list { width: 208px; float: left; padding-top: 30px; }
			.footer .imglist .list li { width: 52px; height: 52px; border: #B7B7B7 solid 2px; float: left; margin: 10px 0px 0px 10px; display: inline; }
			.footer .imglist .list .more { border: none; }
				.footer .imglist .list .more a { width: 50px; height: 20px; margin-top: 20px; display: block; }
				.footer .imglist .list li img { float: left; }
	.footer .ad { padding: 5px 0px; }
	.footer .links { width: 610px; height: 25px; margin: 0px auto; padding: 8px 0px 0px 270px; background: url(../images_new/footerbg.jpg) no-repeat 2px 0px; }
	.footer .links2 { width: 880px; height: 25px; margin: 0px auto; padding-top:8px; background: url(../images_new/footerbg.jpg) no-repeat 2px 0px; }
	.footer .links a { color: #C0C1C4; text-decoration: none; font-family: Myriad Pro; font-size: 16px; letter-spacing: -1px; margin: 0px 10px; }
	.footer .links2 a { color: #C0C1C4; text-decoration: none; font-family: Myriad Pro; font-size: 16px; letter-spacing: -1px; margin: 0px 10px; }
	

.footerlink{text-align:center;font-size:11px;font-weight:bold;}
.footerlink a{text-decoration:none;color:#C0C1C4;font-weight:bold;}	
.footerlink a:hover{text-decoration:none;color:#ffffff;}	
.footertxt{font-size:10px;color:#FFFFFF;text-align:center;}

h1{font-size:14px;line-height:14px;height:15px;color:#666666;padding-left:10px;}
.bc{float:left;font-size:10px;font-weight:normal;color:#FFFFFF;padding-left:10px;}
.bc a{text-decoration:none;color:#C0C1C4;font-weight:normal;}	
.bc a:hover{text-decoration:none;color:#ffffff;}
.clear{clear:both;}	

