/*基本信息*/
body {font:12px Tahoma, Verdana; margin:0px; background:url(images/page_bg.jpg) repeat-x;}
.input {height:16px; border:#CCCCCC 1px solid; padding:0px;}

/*页面主体*/
.clear-float{clear:both}
.otherDiv{ float:left; display:block}
.adDiv{ padding:10px 0px}
.wingding { font:14px webdings}
#pagebody {width:799px; margin:auto;}
#contentbody {background:url(images/content_bg.gif); background-repeat:repeat-y; padding:0px 16px; margin:0px;}
#divrow { width:767px; height:220px;margin:0;}
#divrow dl{	width:161px;height:200px;float:left; margin:10px 0px; background:url(images/row_bg.gif) no-repeat bottom;}
#divrow0 { width:767px;margin:0px;}
#divrow1 { float:left; width:537px; margin:0px; padding:0px;}
#divrow1 dl{height:120px; background:url(images/row1_bg.gif) no-repeat bottom; margin:10px 0px}
#divrow1 dl ul {list-style:none; margin:0px; padding:20px}
#divrow1 dl ul li {float:left; margin:0px 10px; padding:0px; display:block; line-height:20px;}
#divrow1 form{ margin:0px; padding:0px; height:120px; width:537px}
#divrow2 {float:left; width:210px; margin:0px; padding:10px 0px 0px 20px;}
#divrow2 ul { list-style: square; margin:0px; padding:0px;}
#divrow2 ul li{ margin:0px; padding:0px;}
#picbox ul {list-style:none; margin:0px; padding: 0px;}
#picbox ul li {float:left; margin:6px; padding:0px}
#picbox ul li, #picbox ul li a:link, #picbox ul li a:visited { text-align:center;color:#333;}
#picbox ul li a:hover {color:#FF0000;}
#picbox ul li img {display:block; border:1px #dbdbdb solid; padding:2px}
#txtbox ul { list-style: square; margin:0px 20px; padding:0px 10px;}
#txtbox ul li{ margin:0px; padding:0px;}


/*页面头部*/
#Header {width:799px; height:78px; margin:auto;}
#logo { width:212px; height:78px; float:left;}
#menutxt { float:left; width:581px; height:46px;}
#menutxt ul{ list-style:none; margin:0px 20px;}
#menutxt ul li{ float:right; margin:0px 5px; display:block; line-height:20px;}
#menutxt ul li a:link, #menutxt ul li a:visited { margin:0px 5px; display:block; line-height:20px; text-decoration:none; color:#003399}
#menutxt ul li a:hover {color:#FF0000}
#menu { float:left; width:581px; height:32px}
#menu ul {list-style:none; margin:0px; padding:0px; color:#FF0000}
#menu ul li { width:107px; height:32px; background-image:url(images/menu_bg_in.gif);float:left;display:block;line-height:32px; font-weight:bold;text-align: center; margin:0px 2px;}
#menu ul li a:link, #menu ul li a:visited {background-image:url(images/menu_bg_out.gif); display:block; color:#FFF;text-decoration: none;}
#menu ul li a:hover {color:#FF0000}

/*页面底部*/
#Footer {height:180px; background:url(images/info_bg.gif); background-repeat:no-repeat; padding:0px 16px; margin:0px;}
#info {text-align: center; line-height:24px; padding:30px 0px 0px 0px; border-top:#ededed 2px solid}
#info a:link, #info a:visited {color:#666; text-decoration:none}
#info a:hover { color:#FF0000}

.txt01 {font-family:Tahoma, Verdana; font-size:12px; line-height: 24px;padding:10px 15px;}
.txt01 a:link, .txt01 a:visited { color: #333333; text-decoration: none;}
.txt01 a:hover {color: #FF0000}
.txt02 {font-family:Tahoma, Verdana; font-size:14px; font-weight:bold;padding:0px 10px;}
.txt03 {font-family:Tahoma, Verdana; font-size:12px; line-height: 18px;}
.txt03 a:link, .txt03 a:visited { color: #330099; text-decoration: none;}
.txt03 a:hover {color: #660099}
.txt04 {font-family:Tahoma, Verdana; font-size:12px; line-height: 18px; font-weight:bold}
.txt04 a:link, .txt04 a:visited { color: #000066; text-decoration: none;}
.txt04 a:hover {color: #FF6600}


.color01 { color:#FFFFFF}
.color02 { color:#000000}
.color03 { color:#666666}
.color04 { color:#003399}
.color05 { color:#FF0000}

.line01 { border-bottom:1px dashed #CCCCCC}
.line02 { border-bottom:2px solid #FF0000}
.line03 { border-bottom:2px solid #CCCCCC}
.line04 { border-right:1px dashed #CCCCCC}
