/*  CSS Sanhuan V1.0
    Powered by Haidong
	Update 2009.8.6
*/

* {margin: 0px; border: 0px; padding: 0px;}
body {width: 960px; background-image:url(http://www.192781.net/images/sanhuan/sh_bg.jpg); background-repeat:repeat-x; margin:0 auto; position:relative; font-size:12px;}
a { text-decoration:none;}
a:visited {color: #000;}
a:hover {text-decoration: underline;}
img {border: 0px;}

li {list-style:none; }
h2 {margin: 0px; font-size:12px; height: 30px;}
h3  {font-size:12px; width: 100%; height: 20px; border-bottom: solid 1px #CCC; margin-bottom: 10px;}

.left {float: left}
.right {float:right; text-align:right;}


#c1 { width: 960px;}
#c2 { width: 100%; clear:both; margin-top: 10px;}
#logo {text-align:left; margin-top: 20px;}
#menu {width: 100%; height: 40px; background-image:url(http://www.192781.net/images/sanhuan/menu_back.gif); background-repeat:no-repeat; font-size:14px;}
#menu li{width: 100px; float:right; line-height:40px; overflow:hidden;}
#menu li img {float: left;}
#menu li a {width:100px; height:40px; display:block; color: #000;}
#menu li a:hover{ background-image:url(http://www.192781.net/images/sanhuan/menu_active.gif); background-repeat:no-repeat;}
#nav {padding: 5px; background-image:url(http://www.192781.net/images/sanhuan/nav_bg.jpg); background-repeat:no-repeat; height: 30px;}
#nav img{float: left;}
#xuanchuan {margin-top: 20px;}
#intro {float: left; width: 960px; text-align: left; margin-top: 20px; overflow:hidden; background-image:url(http://www.192781.net/images/sanhuan/sh_bg2.jpg); background-repeat:repeat-x;}
#intro ul {width: 220px; float: left; padding: 10px;}
#intro li {padding-bottom:10px;}
#intro p { margin-bottom: 10px;}
#pagefoot {clear: both; width: 100%; border-top:1px solid #CCC; padding-top: 5px;}
#pagefoot span {width:50%;}
#leftmenu {float: left; width: 150px; padding: 10px;}
#leftmenu a {color:#000;}
#leftmenu a:hover{color:#FC0; text-decoration:underline;}
#leftmenu li {line-height: 200%;}
#content {float: right; width: 770px; padding: 10px;}
#content p {font-size:14px; line-height: 150%; }
