@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}

a{color:#666666; text-decoration:none}
a:hover{color:#900;}



body{color:#000000; font-size:12px; background-color:#999999}

#main{width:1000px; margin-left:auto; margin-right:auto; background-color:#FFF;}

#top{width:1000px; height:399px;}

#nav{width:1000px; height:37px; background:url(../images/nav.gif) repeat-x;}
#nav ul{ list-style:none;}
#nav ul li{float:left;}
#nav ul li a{color:#bb5f93; font-size:14px; font-weight:bold; line-height:40px; margin-left:24px; margin-right:24px;}
#nav ul li a:hover{color:#bb5f93;}

#con1{width:1000px; background-color:#fff; margin-top:10px; height:250px;}

#con1l{width:678px; height:250px; float:left; border:1px #bb5f93 solid; margin:0 10px 0 5px; line-height:24px;}

#con1r{width:278px; height:250px; float:left; border:1px #bb5f93 solid; margin:0 10px 0 5px;}
#con1r ul{list-style:none;}
#con1r ul li{ height:41px; background:url(../images/con12.gif) no-repeat; line-height:41px; text-indent:35px;}


#con2{width:1000px; height:460px; background-color:#FFFFFF; margin-top:10px;}
#con2l{width:338px; height:400px; border:1px solid #bb5f93; margin:0px 10px 0 5px; float:left; line-height:24px; padding:20px;}
#con2l h3{font-size:14px; font-weight:bold; border-bottom:1px solid #CCCCCC; line-height:30px; color:#bb5f93;}

 
#con2r{width:538px; height:400px; border:1px solid #bb5f93; margin:0px 10px 0 5px; float:left; padding:20px; line-height:24px;}
#con2r h3{font-size:14px; font-weight:bold; border-bottom:1px solid #CCCCCC; line-height:30px; color:#bb5f93;}

#con3{ margin:0 0 10px 0; width:980px; overflow:hidden; margin-left:auto; margin-right:auto;}


#con4{width:1000px; height:200px; background-color:#FFFFFF; line-height:24px;}
#con41{width:303px; height:190px; float:left; margin-left:10px; border:1px solid #bb5f93; padding:5px;}
#con41 h3{font-size:14px; font-weight:bold; border-bottom:1px solid #CCCCCC; line-height:30px; color:#bb5f93;}

#con42{width:293px; height:190px; float:left; margin-left:20px; border:1px solid #bb5f93; padding:5px}
#con42 h3{font-size:14px; font-weight:bold; border-bottom:1px solid #CCCCCC; line-height:30px; color:#bb5f93;}

#con43{width:308px; height:190px; float:left; margin-left:20px; border:1px solid #bb5f93; padding:5px}
#con43 h3{font-size:14px; font-weight:bold; border-bottom:1px solid #CCCCCC; line-height:30px; color:#bb5f93;}


#con5{margin:10px 0 0 10px;}

#footer{1000px; height:200px; text-align:center; line-height:24px;}

