/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */
html {
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
	background: #FFF;
}
body {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 950px;
	background: #fff;
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}
td {
	font-size: 12px;
	line-height: 1.6;
	color: #000;
}
table tr {
	vertical-align: top;
}
form,ul,li,p {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul li {
	line-height: 1.8;
}
h1 {
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
#header {
}
#header td {
	padding: 2px;
}
#logo {
	width: 34%;
}
#logo img {
	margin: 4px 0px 0px 8px;
}
.top {
	background: #F3F3F3 url(../images/bg_top.gif) repeat-x left top;
}
.top td {
	padding: 2px 8px;
	color: #666;
}
/* 导航 */
#menu{background: #E7F6FF;margin:0 auto;}
#menu_L{float:left; width:5px; height:39px; margin:0; padding:0; background:url(../images/b_1.png) no-repeat;}
#menu_R{float:right; width:8px; height:39px; margin:0; padding:0; background:url(../images/b_3.png) no-repeat;}
#menu_C{float:left; width:97%; height:39px; margin:0; padding:0 0 0 15px; background:url(../images/b_2.png) repeat-x;}
#menu_C ul{list-style:none;}
#menu_C li{width:87px; height:25px; margin:0; padding:10px 0 0 0; float:left; text-align:center; background:url(../images/b_4.png) no-repeat;}
#menu_C li a{color:#FFFFFF; text-decoration:none;}
#menu_C li a:hover{color:#FFFF00; text-decoration:none;}
/*#menu {
	background: #E7F6FF url(../images/snav_bg_m.gif) repeat-x center bottom;
	font-size: 12px;
}*/
#nav {
	background: #3CA4E3 url(../images/nav_bg2.gif) repeat-x center top;
	height: 30px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#nav ul {
	padding: 0px 10px;
}
#nav ul li {
	width: 74px;
	float: left;
}
#nav ul li.home {
}
#sNav {
	clear: both;
	background: url(../images/snav_bg_l.gif) no-repeat left bottom;
}
#sNav ul {
	background: url(../images/snav_bg_r.gif) no-repeat right bottom;
	padding: 0px 20px;
}
#sNav ul li {
	display: inline;
	background: url(../images/snav_a_bg.gif) no-repeat right center;
	margin-right: 8px;
	padding-right: 4px;
}
#sNav ul li.no {
	background: none;
	padding-right: 0px;
	margin-right: 0px;
	color: #666;
}
#sNav span {
	width: 130px;
	text-align: center;
	color: #000;
	display: block;
	float: left;
	line-height: 24px;
}
#footer {
	border-top: 4px solid #2380D3;
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer td {
	color: #666;
}
#footer td.fontRed {
	color: #fef500;
}
#botNav {
	padding-top: 10px;
}

/*链接样式*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	color: #039;
	text-decoration: underline;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	display: block;
	background: url(../images/nav_a_bg4.gif) no-repeat left center;
	text-align: center;
}
#nav ul li.home a {
	background: none;
}
#nav ul li.current a {
	color: #E10000;
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#nav ul li a:hover {
	color: #000!important;
	background: url(../images/nav_a_bg3.gif) no-repeat center 3px;
}
#nav ul li.current a:hover {
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#sNav ul li a {
	color: #333;
	text-decoration: none;
	line-height: 26px;
}
#sNav ul li a:hover {
	color: #f30;
	text-decoration: underline;
}
.fontRed a {
	color: #f00;
}
.titleBar h4 a {
	color: #000;
	line-height: 25px;
}
.mid ul li a {
	color: #000;
}
.mid .titleBar a {
	line-height: 21px;
}
.newsList ul li a {
}
.sider .rank ul li a {
	text-decoration: none;
}
.mid .titleBarBot h1 a {
	colo: #09358E;
}
.articleBot ul li a,
.articleList ul li a {
	font-size: 14px;
}

/* 头部 */
#top{width:100%; margin:0 auto; padding:0 0 0 3px;}
#logo{float:left; width:210px; height:56px; margin:5px 0 0 0; padding:0;}
#title{float:right; width:280px; margin:5px 0 10px 0; padding:0;}
#title_1{float:right; width:280px; margin:0; padding:0; text-align:right;}
#title_1 a{color:#BB0021; text-decoration:none;}
#title_1 a:hover{color:#BB0021; text-decoration:underline;}
#title_2{float:right; width:270px; height:17px; margin:16px 0 0 0; padding:7px 22px 0 0; background:url(../images/icon_1.png) no-repeat center right #FFFFFF; text-align:right; color:#333333;}
#banner{clear:both; width:1px; margin:5px auto 0 auto; padding:5px 0 0 0; border:0px solid #E7E7E7;}
#banner_1{text-align:center; width:4px;}
  
  /* 搜索 */
#search{width:100%;
		margin:5px auto 0 auto;
		background-color:#E7F6FF;
		border:1px solid #F2B0B0;
		}
#search_1{margin:0;
		padding:9px 0 0 23px;
		color:#666666;}
#search_1 a{color:#666666; text-decoration:underline;}
#search_1 a:hover{color:#666666; text-decoration:none;}
.i_text{width:540px; height:16px; background:url(../images/search.png) no-repeat 4px center; background-color:#FFFFFF; border:1px solid #F2B0B0; padding:2px 0 0 25px;}
.i_text1{width:240px; height:16px; background:url(../images/search.png) no-repeat 4px center; background-color:#FFFFFF; border:1px solid #F2B0B0; padding:2px 0 0 25px;}
.button_1{width:78px; height:20px; background:url(../images/anniu_1.png) no-repeat; cursor:pointer; border:0;}
#search_2{margin:0; padding:9px 0 10px 95px; color:#666666;}
#search_2 a{color:#666666; text-decoration:underline;}
#search_2 a:hover{color:#666666; text-decoration:none;}

/*公共样式*/
.fontRed {
	color: #f00;
}
.fontWhite {
	color: #fff;
}
.lineAll {
	border: 1px solid #ccc;
}
.lineBot {
	border-bottom: 1px solid #DEE9FD;
}
.lineTop {
	border-top: 1px solid #ccc;
}
.lineLeft {
	border-left: 1px solid #87C1EF;
}
.marTop {
	margin-top: 8px;
}
.padLeft {
	padding-left: 10px;
}
.titleBarBot h3 {
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 2px;
}
.mid .titleBarBot h3 {
	font-size: 14px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 4px;
}
.titleBar span {
	float: right;
	margin-right: 10px;
}
.titleBar h4 {
	font-size: 12px;
	color: #000;
	text-indent: 10px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}
.mid .titleBar {
	border-top: 1px solid #DADADA;
	border-bottom: 2px solid #fff;
	background: #DEF0FE url(../images/bg_title_sider.gif) repeat-x 0px 0px;
}
.mid .titleBarBot {
	border-top: 1px solid #E1F0FD;
}
.mid .titleBarBot p {
	color: #666;
}
.mid .titleBar td {
	line-height: 21px;
	border-top: 3px solid #fff;
}
.mid .titleBar h4 {
	line-height: 21px;
}
#searchBar {
	background: #F0FAFF;
}
#searchBar .inputText {
	height: 16px;
}
#searchBar .inputSub {
	border: 1px solid #85B2F6;
	border: none;
	background: #fff url(../images/icon_sub2.gif) no-repeat center center;
	height: 20px;
	width: 44px;
	font-size: 12px;
	color: #333;
	letter-spacing: 4px;
}
.sider .titleBar,
.sider2 .titleBar {
	background: #C7E6FF url(../images/bg_title_sider.gif) repeat-x left top;
	border: 1px solid #96C8F1;
	border-bottom: none;
}
.titleBar img {
	margin-top: 6px;
}
.sider .titleBarBot,
.sider2 .titleBarBot {
	border-right: 1px solid #96C8F1;
	border-bottom: 1px solid #96C8F1;
	border-left: 1px solid #96C8F1;
}
.sider ul li,
.mid ul li,
.sider2 ul li, {
	background: url(../images/icon_dot.gif) no-repeat left 10px;
	padding: 0px 0px 0px 8px;
}
.mid ul li {
	font-size: 14px;
	clear: both;
}
.mid ul li span {
	float: right;
	color: #666;
}
.mid .newsList ul li {
	color: #039;
}
#pic {
	border: 1px solid #DADADA;
}
#pic .titleBar {
	border-bottom: 2px solid #fff;
	background: #EFEFEF;
}
#pic .titleBarBot {
	border-top: 1px solid #f3f3f3;
}
#pic .titleBar td {
	line-height: 22px;
}
#pic .titleBar h4 {
	background: url(../images/icon_title.gif) no-repeat 8px center;
	padding-left: 14px;
}
#pic .titleBarBot td {
	width: 20%;
	text-align: center;
}
#pic .titleBarBot img {
	margin-top: 4px;
	padding: 4px;
	border: 1px solid #ccc;
}
#links {
	background: #F8FCFE;
	border: 1px solid #59C2FB;
	clear: both;
}
.sider .rank ul li {
	background: url(../images/bg_rank.gif) no-repeat 0px 7px;
	list-style: decimal inside;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
* html .sider .rank ul li {
	background: url(../images/bg_rank.gif) no-repeat 3px 7px;
	list-style: decimal inside;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
*+ html .sider .rank ul li {
	background: url(../images/bg_rank.gif) no-repeat 3px 7px;
	list-style: decimal inside;
	color: #fff;
	border-bottom: 1px dashed #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sider .rank ul li.photo {
	margin-bottom: 8px;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 8px;
}
.sider .rank ul li.photo p {
	color: #000;
}
.sider .rank ul li.photo img {
	float: left;
}
.mid .photo img {
	float: left;
	margin-bottom: 4px;
}
.mid .titleBarBot .photo h3 {
	font-size: 14px;
	border-bottom: none;
	padding-bottom: 4px;
}
.mid .photo{
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 6px;
}
.mid .titleBarBot h1 {
	margin: -4px 0px 0px;
	padding: 0px;
	text-align: center;
}
.articleBg {
	border-right: 1px solid #DADADA;
}
.articleBg h1 {
	font-size: 28px;
	color: #09358E;
	border-bottom: 1px dashed #ccc;
	margin: 0px 8px;
	padding: 5px 0px;
}
.articleBody {
	padding: 10px 8px;
	font-size: 14px;
}
.articleBody p {
	margin: 0px 0px 1.5em;
}
.articlePage {
	padding: 10px;
	border-bottom: 1px dashed #999;
}
.articleBot {
	border: 1px solid #C4DEF4;
	margin: 12px;
}
.articleBot .titleBar {
	font-size: 14px;
	font-weight: bold;
	background: #DDECF9;
	padding: 3px 10px;
}
.articleTool {
	margin: 12px;
	padding: 12px 0px;
	border-top: 1px solid #999;
}
.articleBot ul{
	padding: 10px;
}
#content {
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
}
.content .midSider {
	width: 280px;
}
.articleList ul {
	padding: 5px 15px;
}
.articleList ul li {
	background: url(../images/icon_dot.gif) no-repeat left 10px;
	padding: 0px 0px 0px 8px;
}
.downList {
	padding: 0px 4px;
}
.downList table td {
	padding: 4px;
}
.downList .softsay {
	color: #666;
}
.picList img {
	border: 1px solid #666;
}
.picList p {
	padding: 0px 4px;
}
.flashList img {
	border: 1px solid #666;
	margin-right: 6px;
}
.flashList hr {
	color: #ccc;
}
.movieList {
	padding: 8px;
}
.shopList {
	padding: 8px;
}
.shopList table {
	margin-bottom: 10px;
}
.listPage td {
	padding: 0px 6px;
}
#listTopPage {
	margin-top: 10px;
}
#listBotPage {
	margin-bottom: 10px;
}
#column ul li {
	font-size: 14px;
}
img.photo,
.titleBarBot img {
	margin: 0px 6px 4px 0px;
	padding: 4px;
	border: 1px solid #ccc;
}
.none img {
	margin:0px;
	border: none;
}
.padAll {
	padding: 12px;
}
.leftcp table {
	width: 100%;
}
.leftcp table td {
	text-align: left;
}
.main {
	margin: 8px 0px 0px -10px;
}
.main .mainBox {
	float: left;
	margin-left: 10px;
	width: 330px;
}
.main2 {
	margin: 8px 0px 0px 0px;
}
.main2 .mainBox {
	float: left;
	margin-right: 10px;
	width: 330px;
}

/*导航实现当前栏目的定义，只对有下级分类的有效，不分类的需要修改模板*/
#class9 #nav ul li.menu9 a { /*9为栏目栏目ID*/
	color: #E10000;
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#class9 #nav ul li.menu9 a:hover {
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#class32 #nav ul li.menu32 a { /*9为栏目栏目ID*/
	color: #E10000;
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}
#class32 #nav ul li.menu32 a:hover {
	background: url(../images/nav_a_bg2.gif) no-repeat center 3px;
}

.header					{ font: 9pt Tahoma, Verdana; color: #000000; font-weight: bold; background-color: #96C8F1 }
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #96C8F1 } 

.ztCb {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: ##FF0000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 2px;
}
 /*日本*/
.STYLE12 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.STYLE14 {color: #990000}
.STYLE15 {font-size: 14px; font-weight: bold; color: #990000; }
.bai14 {
	font-size: 14px;
	color: #FFFFFF;
}
.bai14 a:link
{
	color: #fff;
	text-decoration: none;
}
.bai14 a:visited
{
	text-decoration: none;
	color: #fff;
}
.bai14 a:hover
{
	text-decoration: underline;
	color: #FFFF00;
}
.bai14 a:active
{
	text-decoration: none;
}
.hei14 {
	font-size: 14px;
	font-weight: bold;
}
