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


body { margin:0; padding:0; font-size:14px; background:#000; font-family:"Arial";}
ul,li,p,h1,h2,h3,h4,h5,h6,span,a,img { padding:0; margin:0; border:0;}
ul { list-style:none;}
a { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
.clear { clear:both;}

.main { width:1000px; height:500px; margin:0 auto;}
.main_right { width:510px; height:500px;}
.main_right ul { width:510px;}
.main_right ul li { width:169px; height:500px; float:left; border-left:1px solid #161616; overflow:hidden;}
.main_left { width:490px;}
.main_left ul { width:230px; margin:0 auto; padding:72px 0 0 0;}
.main_left ul li {}
.main_left ul li.index { width:120px; height:131px; padding:0 55px 0 55px;}
.main_left ul li.list { text-align:center; width:230px; height:48px; line-height:48px; font-weight:bold; font-size:14px; padding-bottom:1px; background:url(../img/index_07-13.jpg) center bottom no-repeat;}
.main_left ul li.list a { color:#c5c5c5;}
.main_left ul li.list a:hover { color:#c58408;}

.foot { width:1000px; height:100px; padding:26px 0 0 0; text-align:right; margin:0 auto; line-height:24px; font-size:12px;}
.foot p { text-align:right; color:#656565;}
.foot p a { color:#656565;}