/* CSS Document */
/*基本信息*/
body {font:12px Tahoma;margin:0px;text-align:center;background:#FFFfff;}

/*页面层容器*/
#container {width:1000px;margin:0px; background:url(Images/dianlan/mianbg.GIF);}
#left {width:18px;margin:0;height:1010px; min-height:1010px;background:#FFCC99;float:left; background:url(Images/dianlan/left_line.GIF);clear:both;}
#right {width:18px;margin:0;height:1010px;background:#FFCC99;float:right;background:url(Images/dianlan/right_line.GIF);}
/*页面头部*/
#Header {width:964px;height:345px;background:#ffffff;}
#logo {background:url(Images/dianlan/logo.gif);width:964px;margin:auto;height:100px;}

#logoleft {padding:20px 20px 0 0}
#logoleft ul {float:right;list-style:none;margin:0px;}
#logoleft ul li {float:left;display:block;line-height:30px;margin:0 10px}
#logoleft ul li a:link,#logoleft ul li a:visited {font-weight:bold;color:#666}
#logoleft ul li a:hover,#logoleft ul li a:active {font-weight:bold;color:#666}
.logoleftDiv {width:1px;height:25px;background:#999;}

#menu {padding:0px 20px 0 0}
#menu ul {float:left;list-style:none;margin:0px;background:url(Images/dianlan/menubg.gif); height:36px; width:964px;}
#menu ul li {float:left;display:block;line-height:36px;margin:0 0px;}
#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#ffffff; font-size:14px;}
#menu ul li a:hover,#menu ul li a:active {font-weight:bold;color:#ffffff; font-size:14px;}
.menuDiv {width:1px;height:30px;background:#ffffff;}
#banner {width:964px;margin:auto;height:209px; margin:auto; float:left;}


/*页面主体*/
#PageBody {width:964px;background:#ffffff;}
#Sidebar {float:left;width:192px;clear:left;overflow:hidden;background:url(Images/dianlan/left_bg.gif);}
#lefttitle {float:left;width:192px; background:url(Images/dianlan/left_title.GIF); height:39px; color:#0066CC;}
#lefttxt { line-height:30px;margin:0 0 0 30px; width:150px; float:left}


#leftbox {padding:0px;}
#leftbox ul {float:left;list-style:none;margin:0px; width:192px;background:url(Images/dianlan/left_bg.gif);}
#leftbox ul li {float:left;display:block;line-height:25px;margin:0 5px;}
#leftbox ul li a:link,#leftbox ul li a:visited {color:#666}
#leftbox ul li a:hover {color:#0066FF}
#leftbox ul li a:active {color:#0066FF}
.leftboxdiv {width:180px;height:1px;border-bottom:dotted #CCCCCC 1px;}

#leftcontent { float:left; width:174px; border:dotted #CCCCCC 1px;  margin:5px; padding:2px 2px 2px 2px; line-height:20px;}

#MainBody {float:right;width:772px;background:url(Images/dianlan/main_bg.gif);}
#righttitle {float:left;width:772px; background:url(Images/dianlan/title_bg.GIF); height:39px;}
#righttitle2 {float:left;width:772px; background:url(Images/dianlan/title_bg2.gif); height:27px;}
#rightcontent {float:left;width:772px; background:url(Images/dianlan/main_bg.gif);}

/*页面底部*/
#friend {width:964px;}
#Footer {width:1000px;}


