/* CSS Document */

/*public*/
html {height:100%; }
body {padding: 0px; margin: 0px; height:100%; background: #e1e1e1; font-size: 12px; font-family:"宋体"; color:#333333; text-align: center}
a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline; }
a:active { color: #333333; text-decoration: none;}
a img { border-width:0; }
.clear { clear: both; line-height:0; font-size:0; height:10px;}
body,td,th { font: 12px Arial, Helvetica, sans-serif; line-height: 150%; }
table { border: none; padding:0; margin:0; }

h1 { font-size: 25px; font-weight: bold; color: #494949; margin:0; padding: 5px 0px 15px 0px;line-height:1.1em; }
.p14 { font-size: 14px}
.white { color: #ffffff; }

/*所有div id定义*/

#wrap {width: 980px; background:url(../test-bg.jpg); margin-left: auto; margin-right: auto; padding:0; text-align: left;}
#header {width: 950px; height: 80px; margin: 0 15px 10px 15px; }
#nav { width: 950px; height: 30px; margin: 0 15px 10px 15px; background: #000; }
#nav .link {clear: both; }
#nav .link ul { list-style: none; padding: 0px; margin: 0px; }
#nav .link li { float:left; border-right:1px solid #666; }
#nav .link li a{ display: block; text-decoration: none; color:#fff; line-height: 30px; padding:0 15px 0 15px; }
#nav .help {display: inline; float: right; width: 300px; border-left:1px solid #666; }
#nav .help a{ display: block; text-decoration: none; color:#fff; line-height: 30px; padding:0 15px 0 15px; }
#container {overflow:auto; width: 950px; margin: 0 15px 10px 15px;}
#sidebar {clear: both; float:left; width: 199px; padding:0px; margin-right: 10px; border-top: #ccc 1px solid; border-bottom: #ccc 1px solid; border-right: #ccc 1px solid;}
#sidebar .title { clear: both; padding-left:20px; background: #ececec; font:12px Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 3px; line-height: 25px;}
#sidebar .singer    {clear: both; float:right; width: 183px; }
#sidebar .singer ul { list-style: none; padding: 0px; margin: 0px; }
#sidebar .singer li { border-bottom:1px solid #fff; }
#sidebar .singer li a{ display: block; background: #fff; text-decoration: none; color:#333333; line-height: 25px; padding-left:5px; }
#sidebar .singer li a:hover{ text-decoration:none; background: #ececec; color: #333333; }

#main { float:left; width:740px; }
#content { float:left; width:530px; margin-right: 10px; }
#rightsidebar {float:right; width: 199px; border-top: #ccc 1px solid; border-bottom: #ccc 1px solid; border-left: #ccc 1px solid;}
#footer {clear: both; overflow:auto; width: 950px; padding-left: 10px; border-top: #ccc 1px solid; margin: 10px 15px 10px 15px; color:#666;}
#location { border-bottom:1px solid #cccccc; padding: 0px; color: #333; line-height: 29px; margin-bottom:10px;}
#location a:link{ text-decoration: none; }
.friendlink {clear: both; overflow:auto; width: 950px; padding-left: 10px; margin: 10px 15px 10px 15px; color:#666;}

/*header*/
#logo {display: inline; float: left; width: 200px; padding: 10px 10px 10px 10px; }
#hotline {display: inline; float: right; width: 251px; padding: 10px 10px 10px 10px; }


/*footer*/

