@charset "gb2312";
body { font-family: "宋体"; font-size: 12px; line-height: 180%; color: #333333; background: url(table_bg.gif); margin: 0 auto; }
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
li{ list-style-type: none; }

a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #FF3300; text-decoration: underline; }
a:active { color: #0066CC; text-decoration: none; }

input,textarea{
	font-family: verdana, arial, helvetica, sans-serif,宋体;
	text-decoration: none;
	font-size: 13px;
	border: 1px solid #799AE1;
}
select,option {
	font-family: verdana, arial, helvetica, sans-serif,宋体;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.cRed,a.cRed:link,a.cRed:visited{ color:#ff0000; }
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#c00;}

/*td{ background-color: #fff; }*/
.bluetext,a.bluetext{ color: #FFFFFF; filter: DropShadow(Color=#003366, OffX=1, OffY=1, Positive=1); /*	letter-spacing: 1px;*//*	letter-spacing: 1px;*/ }
.bluetext,a.bluetext:link,a..bluetext:visited{ color: #fff; filter: DropShadow(Color=#003366, OffX=1, OffY=1, Positive=1); }
.hn{ display: none; }
.mean { font-family: "宋体"; font-size: 12px; color: #FFFFFF; text-decoration: none; filter: DropShadow(Color=#CC0000, OffX=1, OffY=1, Positive=1); }
a.mean:link,a.mean:visited,a.mean:active { color: #ffffff; text-decoration: none; }
a.mean:hover { color: #ffff00; text-decoration: underline; }

.listpicstr{ background-color: #fff; padding: 2px; }
.listpicstr li{ width: 340px; padding: 0 0 0 20px; text-align: left; background: url(li3.gif) no-repeat left 6px; border-bottom: 1px dotted #dcdcdc; line-height: 20px; overflow: hidden; float: left; }

.listpicstr3{ background-color: #fff; padding: 5px; }
.listpicstr3 li{ width: 480px; padding: 0 0 0 20px; text-align: left; background: url(li3.gif) no-repeat left 6px; border-bottom: 1px solid #dcdcdc; line-height: 22px; overflow: hidden; float: left; }
.listpicstr3 li a{ float: left; }
.listpicstr3 li i{ font-style: normal; width: 80px; float: right; }
select{ width: 146px; }

.listpicstr2{ background-color: #fff; padding: 8px; }
.listpicstr2 li{ clear: both; width: 500px; padding: 0 0 0 20px; text-align: left; background: url(../images/arrow_list.gif) no-repeat left 8px; border-bottom: 1px solid #dcdcdc; float: left; line-height: 25px; overflow: hidden; }
.listpicstr2 li a{ float: left; }
.listpicstr2 li address{ width: 100px; font-style: normal; float: right; }
.listpicstr2 li i{ font-style: normal; width: 80px; float: right; }
.listpicstr li a{color: #333; text-decoration: none; font-family: "Verdana"; }
.listpicstr li a:hover{ color: #EE0000; text-decoration: underline; font-family: "Verdana"; }

.listpicstr5{ background-color: #fff; padding: 8px; }
.listpicstr5 li{ clear: both; width: 700px; padding: 0 0 0 20px; text-align: left; background: url(../images/arrow_list.gif) no-repeat left 8px; border-bottom: 1px solid #dcdcdc; float: left; line-height: 25px; overflow: hidden; }
.listpicstr5 li a{ float: left; }
.listpicstr5 li address{ width: 100px; font-style: normal; float: right; }
.listpicstr5 li i{ font-style: normal; width: 80px; float: right; }
.listpicstr5 li a{color: #333; text-decoration: none; font-family: "Verdana"; }
.listpicstr5 li a:hover{ color: #EE0000; text-decoration: underline; font-family: "Verdana"; }

.titletext { font-family: Georgia; font-size: 20px; font-weight: bold; color: #003399; letter-spacing: 3px; }
.contentTitleh1{ font-weight: bold; text-decoration: none; color: #F00000; font-size: 18px; font-family: 宋体, serif; }
.titleline{ background: #f8f8f8 url(titleline9.jpg) no-repeat left bottom; }
.titleline2{font-weight: bold; text-decoration: none; color: #F00000; font-size: 18px; font-family: 宋体, serif; background: #f8f8f8 url(titleline9.jpg) no-repeat left bottom; }

.classnav { font-weight: bold; }
a.classnav:link,a.classnav:visited,a.mean:classnav { font-weight: bold; text-decoration: none; }
a.classnav:hover { color: #FF3300; text-decoration: underline; font-weight: bold;}


.navred,a.navred:link,a.navred:visited,a.navred:classnav { font-weight: bold; color: #FF3300; }
a.navred:hover { text-decoration: underline; }

.classtitle{
	font-weight: bold;
	font-size: 12px;
}
.Code{ border: #8b4513 1px solid; padding-right: 5px; padding-left: 5px; color: #000066; font-family: 'Courier New' , Monospace; background-color: #ff9933; }
.HtmlCode { border: #0099cc 1px solid; padding: 8px; FONT-SIZE: 12px; margin: 5px; width: 88%; color: #000; line-height: 160%; font-family: "Courier New", Courier, monospace; background-color: #ddedfb; border-left: #84acd5 4px solid; }
.quote{ margin: 5px 20px; border: 1px solid #CCCCCC; padding: 8px; background: #fff; line-height: 130%; FONT-SIZE: 12px; color: #000; }
.button01 { font-size: 12px; width: 60px; height: 20px; background-image: url(But01_out.gif); border: none; padding-top: 3px; }
