/* CSS Document */

/*网站基础样式*/
body,div,ul,li,table,p,h1,form,legend,fieldset,input button,select,textarea,button{margin:0px;padding:0px;font-family:inherit;font-size:inherit;}
ul,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}

/*链接样式*/
a{color:#005BAA;text-decoration:none;}           /*页面文字链接颜色调整*/
a:hover{color:#CC0000;text-decoration:none;}    /*页面文字链接颜色调整*/

a.dh{	font-size:14px;	font-weight:bold;	color:#ffffff;	text-decoration: none;	line-height:25px;}
a.dh:hover{	font-size:14px;	font-weight:bold;	color:#ffffff;	text-decoration: none;	line-height:25px;}

body{word-wrap:break-word;font:12px/1.6em Tahoma,Helvetica,Arial,sans-serif;color:#2B2B28; font-size:12px; background-color:#FFFFFF;}

/*内容样式*/
.dkong{width:912px; background-image:url(../images/2011M04_24.png);margin:0 auto;}
.logo{ width:878px; height:83px;margin:0 auto;}
.logo1{ width:540px; height:63px; float:left;PADDING: 10px;}
.dh{ width:312px; height:83px; float:left;} 
.logo h1{ font-size:30px;font-weight:bold; padding-top:30px;}

.hadimg{width:878px; height:240px; background-color:#FFFFFF;margin:0 auto;}
.imgbj{width:100%; background-color:#80ADD4;}                                                 /*背景颜色调整*/


.nr{ width:912px;background-image:url(../images/2011M04_24.png); padding:20px 0 20px 0; margin:0 auto;}

.nr:after { content: '[DO NOT LEAVE IT IS NOT REAL]'; display: block; height: 0; clear: both; visibility: hidden; } 
.nr { display: inline-block; } 
.nr { display: block; } 

.nrq{ width:878px;margin:0 auto; }
.nrw{ width:878px;margin:0 auto; }
.nre{ margin:30px 120px 30px 120px; }
.nrr{ width:878px;margin:0 auto; }
.nrt{ margin:30px 120px 30px 120px; }


/*内容部原样式*/
.fb{font-weight:bold;}
.f14{font-size:14px;}
.mt10{margin-top:15px;}
.mb10{margin-bottom:10px;}
.Job_name {margin-top:15px; margin-bottom:10px;}
.job01 {margin-top:8px; margin-bottom:8px; font-size:14px;font-weight:bold;}
.b {font-weight:bold;}


.buttom{ width:878px; height:30px; padding-top:15px; margin-bottom:20px; color:#FFFFFF; text-align:center; background-color:#005BAA;margin:0 auto;} /*背景颜色调整*/

.com{ margin:0px auto;width:878px;height:240px;overflow:hidden;position:relative;background:black}
.com ul{width:3000px;font-size:0;}
.com ul li{vertical-align:bottom;height:100%;overflow:hidden;float:left;background:white url(/jscss/demoimg/201307/loading.gif) no-repeat center center;vertical-align:bottom;list-style:none;overflow:hidden}
.com ol{position:absolute;right:0;bottom:0px;;z-index:10;list-style:none;height:21px}
.com ol li{width:15px;background:white;border:1px solid #74A8ED;border-radius:10px;color:#74A8ED;cursor:pointer;float:left;font:12px Arial;height:15px;margin:2px 3px;text-align:center;}
.com ol li.on{height:19px;width:19px;background:#74A8ED;border:1px solid #EEEEEE;color:#FFFFFF;font-size:16px;font-weight:bold;line-height:19px;margin:0 3px;}