@charset "utf-8";
/* CSS Document */

body{ padding:0; margin:0;  background:#F39801; font-family:"微软雅黑"; }
a{ color:#666;}
.top{ background:url(../images/top_bg.png) no-repeat; height:162px; width:930px;margin:0 auto; color:#CCC; }
.top a{ color:#FFF; font-size:16px; text-decoration:none}
.top a:hover{ text-decoration:underline;}
.top .top_con{ padding:110px 10px 0 0; text-align:right;}
.content{ width:860px; margin:0 auto; background:#FFF;overflow:hidden; padding:0 35px 40px 35px;}
.content h1{font-size:18px; text-align:center;}
.content h2{font-size:16px;}
.content h3{font-size:12px;}
.content p{ font-size:12px; color:#666;}
.content .no_border{ border:none;}
.content ul{ padding:0 0 0 20px; margin:20px 0 0 0; font-size:14px; color:#666; list-style:none; width:260px; float:left; border-right:1px dotted #CCC; height:150px; }
.content ul li{ line-height:25px; height:25px;}
.content ul li a{ text-decoration:none;}
.content ul li a:hover{ text-decoration:underline;}
.bottom{ background:url(../images/bottom.gif) no-repeat; width:930px; height:26px;margin:0 auto; margin-bottom:30px; padding-top:30px; text-align:center; font-size:12px; color:#333; font-family:Arial, Helvetica, sans-serif; line-height:25px;}

/*

body{ padding:0; margin:0;  background: url(../images/jiaoan.jpg) no-repeat center top #EF9F22; font-family:"微软雅黑"; }
a{ color:#666;}
.top{  height:128px; width:930px;margin:0 auto; color:#CCC; }
.top a{ color:#666; font-size:12px; text-decoration:none}
.top a:hover{ text-decoration:underline;}
.top .top_con{ padding:100px 10px 0 0; text-align:right;}
.content{ width:860px; margin:0 auto; overflow: auto; padding:0 35px; height:600px;}
.content h1{font-size:18px; text-align:center;}
.content h2{font-size:16px;}
.content h3{font-size:12px;}
.content p{ font-size:12px; color:#666;}
.content ul{ padding:0; margin:0 20px; font-size:14px; color:#666;}
.content ul li{ line-height:23px; height:23px;}
.bottom{ width:930px; height:26px;margin:0 auto; margin-bottom:30px; padding-top:30px; text-align:center; font-size:12px; color:#333; font-family:Arial, Helvetica, sans-serif; line-height:25px;}

*/