﻿/*公共CSS*/
body,p,h1,h2,h3,h4,h5,b,a{margin: 0px; padding:0px;}
.fl{float:left;}.fr{float:right;}.clr{clear:both;}
.myCenter{text-align:center;}
.current{ background-color:Red;}
.myred{color:Red;}
.myblue{color:Blue;}
.WaterCss{color:Silver; font-size:smaller;}
form1{margin:0px auto;width:1200px;padding:0px;}
a{display:block;text-decoration:none;}
a:hover{color:#930;}
p{ text-indent:2em;}

/*LogoNav*/
#LogoNav{margin:0px auto; width:1200px;height:100px; background-image:url(image/Logo.png); background-repeat:no-repeat; }
#Logo{width:250px; height:100px;float:left;}
.NavClass{width:950px; height:100px;float:left; position:relative; top:50px;}
#Content{margin:0px auto; width:1600px; min-height:800px; padding:30px 0px 50px 0px; border-bottom:1px dotted gray;}
#Footer{margin:0px auto; text-align:center; width:1200px; height:80px;padding:30px 0px 50px 0px;}

/*
#div_menu{margin:0px auto;}
*/

.menuset{float:left;}
.submenu{position:absolute;display:none;}
a.nav_fir{margin:0px;padding:0px;line-height: 3em;}
.menuset+.menuset a.nav_fir{border-left:1px solid silver;}
a.nav_fir{color:#000;font-size:17px;width:140px;text-align:center;height:40px;}
a.nav_fir:hover{border-radius:40px;background-color:#006633;}
a.nav_sec{margin:0px 0px 0px 0px;border-top:1px dotted #0ff;padding:12px 0px 12px 35px;width:200px;font-size:15px;background-color:#339966;border-radius: 40px; color:#fff; text-align:left;}
a.nav_sec:hover{border-radius:40px;background-color:Olive;color:#fff;}
.f_nav_sec{width:200px;height:30px;text-align:center;border-bottom:1px dotted silver;}

#div_outer{width:1600;height:600px;position:relative;overflow:hidden; z-index:-5;}
#move_photo{height:800px; position:relative;}
#move_photo img{height:600px;width:1600px; float:left;}
#btn_l,#btn_r{padding:0px;margin:0px; width:45px;}
#btn_l{float:left;}
#btn_r{float:right;}
#ctr_photo{position:relative; top:-150px; display:none;}

#Intrduce{margin:0px auto; width:1200px;padding:30px 0px 50px 0px;}
#Intrduce h3{text-align:center; padding:20px;}

#ContentCenter{margin:0px auto; width:1200px; min-height:800px;}
#ContentTop{margin:0px auto; width:1600px; height:10px; background-color:#006633;}

/*友情链接css*/ 
#mylink{padding:10px 0px 10px 0px;}
#frienlink{width:1200px; margin:0px auto;} 
#frienlink .l_link1{font-family:"黑体"; color:#1112af; font-size:22px;} 
#frienlink .l_link2 b{font-family:"Arial Black"; color:red; font-size:15px;}
#mybac {height:60px; background-color:#006633;}   
#link{width:1200px; margin:0px auto;} 
#link img{float:left; margin:3px;    border:none; width:125px;} 
#link a{display:block; text-decoration:none; border:none; border-style:none;} 
#link a:link,visited,active {text-decoration: none;} 
