* { font-size:14px; font-family:Arial, Helvetica, sans-serif;}
body,ul,li,form,h1,p { margin:0; padding:0;}
body { text-align:center;}

a:link {text-decoration: none; color: #0B357D;}
a:visited {text-decoration: none;color: #0B357D;}
a:hover {text-decoration: none;color: #0B47AD;}
a:active {text-decoration: none;color: #0B47AD;}

.a2:link {text-decoration: none; color: #fff;}
.a2:visited {text-decoration: none;color: #fff;}
.a2:hover {text-decoration: none;color: #D2E4ED;}
.a2:active {text-decoration: none;color: #D2E4ED;}

.a1 { margin-top:26px;}
.ddl{width:200px;}

.txt1 { width:70px;}
.txt2 {width:200px;}

.tab1 {border:1px solid #ccc; background:#F2F2F2; margin-top:5px;}

.top1 {width:100%; text-align:center; height:25px; overflow:hidden; background:#006699;}
.top2 {width:970px; line-height:25px; text-align:right;}
.top2 a { color:#fff; font-weight:bold; margin:0 5px 0 5px;}
.top2 a:link {color:#fff;}
.top2 a:visited {color:#fff;}
.top2 a:hover { color:#D2E4ED;}

.top3 {width:970px; height:89px; overflow:hidden; background:url(image/logo.gif); background-repeat:no-repeat; background-position:left; text-align:right;}

.banner1 {width:100%; overflow:hidden; background:#7299B7; height:149px;}
.banner2 {width:970px; overflow:hidden; height:149px; background:url(image/banner.gif); background-repeat:no-repeat; background-position:right;}
.banner_left {width:218px; overflow:hidden; float:left;}
.banner_left a { float:left; width:218px; line-height:32px; background:#5F7EAF; margin-top:4px; font-weight:bold; color:#fff; text-align:left; text-indent:1em;}
.banner_left a:link {color:#fff;}
.banner_left a:visited {color:#fff;}
.banner_left a:hover { color:#fff; background:#006699;}
.banner_right {float:right; margin-top:126px; line-height:22px; color:#FFF; width:748px; text-align:center;}

.cancer {width:970px; overflow:hidden; margin-top:10px;}
.cancer_left {width:320px; height:210px; overflow:hidden; background:#F0FBFF; float:left;}
.cancer_center {width:320px; height:210px; overflow:hidden; background:#F0FBFF; float:left; margin-left:5px;}
.cancer_right {width:320px; height:210px; overflow:hidden; background:#F0FBFF; float:right;}
.cancer1 {width:289px; height:21px; overflow:hidden; background:url(image/title_bg.gif); margin-top:12px;}
.cancer1 h1 { float:left; line-height:21px; margin-left:15px;}
.cancer1 span { float:right; margin-right:6px;}

.inside {width:970px; overflow:hidden;}
.inside_left {width:238px; overflow:hidden; float:left;}
.inside_right {float:right; width:726px; overflow:hidden; float:right;}
.inside_right ul { width:100%; overflow:hidden; list-style:none; text-align:left; margin-top:10px; text-align:left;}
.inside_right li { width:98%; overflow:hidden; line-height:24px; border-bottom:1px dashed #CCCCCC; background:url(image/dot2.gif); background-repeat:no-repeat; background-position:left;}
.inside_right li img { float:left; margin:8px 0 0 8px;}
.inside_right li a { float:left; margin-left:1em;}
.inside_right li a:hover { float:left; background:#F0FBFF;}
.inside_right li span { float:right; font-size:12px;}
.inside_right1 { float:right; font-size:12px;}

.inside_right {float:right; width:726px; overflow:hidden; float:right;}
.inside1 {width:100%; text-align:left; line-height:30px;}
.inside2 {width:100%; text-align:left; line-height:24px; margin-top:20px;}
/*.inside2 p { text-indent:2em; line-height:24px; margin:4px 0 4px 0;}
.inside2 p a:link {text-decoration:underline;}
.inside2 p a:visited {text-decoration:underline;}
.inside2 p a:hover { text-decoration:underline;}*/

.bottom {width:970px; overflow:hidden; height:20px; line-height:20px; background:#006699;}
.bottom a { margin:0 12px 0 12px;}
.bottom1 {width:970px; line-height:20px; font-size:12px; text-align:center; overflow:hidden;}
.bottom1 a { margin:0 6px 0 6px;}
.bottom2 { width:970px; overflow:hidden; font-size:0px; height:10px; margin-top:10px; background:#7BBF1E;}





#nav { width:200px; line-height: 26px; list-style-type: none; text-align:left; /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a { width: 200px; display: block; padding-left:20px; /*Width(一定要)，否则下面的Li会变形*/
}
#nav li { border-bottom:#FFF 1px solid; /*下面的一条白边*/ float:left; background-color: #5F7EAF; color:#fff; font-weight:bold; }
#nav li a:hover { background:#006699; /*一级目录onMouseOver显示的背景色*/ }
#nav a:link { color:#fff; text-decoration:none; }
#nav a:visited { color:#fff; text-decoration:none; }
#nav a:hover { color:#FFF; text-decoration:none; font-weight:bold; }
/*==================二级目录===================*/
#nav li ul { list-style:none; text-align:left; }
#nav li ul li { background:#F9EDFB; /*二级目录的背景色*/ font-weight:normal; }
#nav li ul a { padding-left:20px; width:200px;/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav li ul a:link { color:#AF0068; text-decoration:none; }
#nav li ul a:visited { color:#AF0068; text-decoration:none; }
#nav li ul a:hover { color:#AF0068; text-decoration:none; font-weight:normal; background:#F6C0E0;/* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#nav li:hover ul { left: auto; }
#nav li.sfhover ul { left: auto; }
#content { clear: left; }
#nav ul.collapsed { display: none; }
-->
#PARENT { width:200px; }