a {
	color:#FF0000;
	text-decoration: underline;
}
a:hover { color:#FF9900; text-decoration: underline; }
A.MenuLink{
	font-size: 14px;
	text-decoration: none;
	color: #05548D;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A.MenuLink:hover{
	COLOR: #4A5973;
	TEXT-DECORATION: none;
	font-weight: bold;
}
BODY{
	FONT-SIZE: 12pt;
	LINE-HEIGHT: 160%;
	TEXT-DECORATION: none;
	FONT-SIZE: 9pt;
	FONT-FAMILY:  Arial, Helvetica, Verdana, sans-serif;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #000000;
	scrollbar-track-color: #EDEDED;
	scrollbar-darkshadow-color: #EEEEEE;
	padding: 0px;
	text-align: center;
	margin: 0px;
	color: #26354a;
}
TD,DIV,form ,OPTION,P,TD,BR{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
} 

INPUT{
	FONT-SIZE: 10pt;
	HEIGHT: 23px;
	padding: 2px;
	width: 130px;
}
/* 顶部 */
#ad{
	width: 843px;
	margin: 0px;
}
#ad #adleft{
	float: left;
	height: 100px;
	width: 216px;
}
#ad #adright{
	float: right;
	height: 100px;
	width: 627px;
}
#ad #imenu{
	background-image: url(bg_teaser_bottom.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 843px;
	background-position: left -10px;
}
/* 导航 */
#menu {
	background-image: url(m2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 833px;
	float: left;
}
#menu ul {
	list-style:none;
	margin:0px;
	float: left;
	width: 650px;
}
#menu ul li {
	display:block;
	margin: 0;
	float: left;
}
#menu ul li a:link,#menu ul li a:visited {
	color:#000000;
	font-size: 1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	;
	padding-right: 10px;
	padding-left: 10px;
}
#menu ul li a:hover{
}
.menuDiv {
	margin: 0px;
}


/* 中间左边 */
.inmain{
	margin-top: 20px;
	width: 800px;
}
.inbot{
	margin-top: 20px;
}
.main{
	width: 843px;
	text-align: left;
	background-color: #FFFFFF;
}
.main .left{
	width: 150px;
	float: left;
	color: #FFFFFF;
	background-color: #EDF0F3;
}
.main .left .titlename{
	background-image: url(titlename.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 240px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
}
.main .left .con{
	background-color: #1c2c43;
	background-image: url(l1.gif);
	background-position: 0px 0px;
	height: 228px;
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFC833;
}
.main .left .search{
	width: 150px;
	float: left;
	color: #FFFFFF;
	background-color: #EDF0F3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F58F16;
	padding: 2px;
}
.main .left .tvp{
	background-color: #FFFFFF;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EDF0F3;
	border-bottom-color: #EDF0F3;
	border-left-color: #EDF0F3;

}
.main .left .gundong{
	width: 216px;
	float: left;
}
.pic{
	text-align: center;
	width: 150px;
	padding-top: 5px;
	float: left;
}
.pic a img{-moz-opacity:0.5; filter:alpha(opacity=90);border:1px solid #E8E8E8;}
.pic a:hover img{-moz-opacity:0.5; filter:alpha(opacity=100);border:1px solid #EEEEEE;}
.main .left .con .pic img{-moz-opacity:0.5; filter:alpha(opacity=100);cursor:hand;}
.bigname{
	text-align: center;
	width: 150px;
	background-image: url(1x1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.bigname a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.bigname a:hover{
	text-decoration: none;
	color: #B6C4D1;
}
.main .left .tel {
	margin-left: 30px;
}
/* 中间右边 */
.main .mright{
	width: 660px;
	float: right;
	background-image: url(bg_pagebody.jpg);
	background-repeat: no-repeat;
	height: 450px;
	background-position: right top;
}
.main .pright{
	width: 600px;
	float: right;
	height: 450px;
}
.main .r1{
	margin-left: 20px;
	margin-top: 5px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #64829D;
	background-image: url(dian.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
.main .r2{
	width: 656px;
	text-align: justify;
	margin-left: 15px;
	font-size: 14px;
}

/* 底部 */
.bottom {
	width: 843px;
	height: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #696969;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D7E0;
}
.bottom a{
	color: #CCCCCC;
	text-decoration: none;
}
.bottom a:hover{}
.bottom .cop{}
.bottom .a1{
	width: 600px;
}
.bottom .a2{
}
.bottom .a2{
}

.copyright {
	FONT-SIZE: 8px; COLOR: #98bf0a; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: none
}
.fontBg {
	color: #CCFF00;
	background-color: #000000;
}
.foot {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}
.gengduo {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.sd {  font-size: 9pt; line-height: 22px; color: #333333}
.table-bg {
}
.data-1 {
	font-size: 10px;
	font-weight: normal;
	line-height: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 25px;
}
.as {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 18px;
}
.user {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;

}
A.left{
	text-decoration: underline;
	text-indent: 10px;
	background-image: url(arrow2.gif);
}
A.left:hover{
	TEXT-DECORATION: none;
	text-indent: 10px;
}
A.leftbig{
	text-decoration: none;
	text-indent: 10px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	margin-left: 2px;
}
.table_lr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.biaoti {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 1.1em;
}

.table_BOT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.table_center {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.tb_pic {
	border: 1px solid #cccccc;
}
.table_1 {
	width: 900px;
	background-color: #EFF5FC;
}
.table_c_r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 22px;
	background-image: url(c_r.gif);
	clip: rect(auto,auto,auto,auto);
	text-indent: 15px;
}
#content {
	clear: left; 
}
#totopbtn{

	float: right;
	display: block;
	width: 50px;
	line-height: 13px;
	padding:0;
	background:  url(../skin/top.gif) no-repeat top right;
	text-indent: 0px;
	margin: 0 0 10 0;
	
	text-decoration: none !important;
}
#div_1 {
	clear: left;
	background-color: #666666;
}
#div_2 {
	clear: left;
	background-color: #CCCCCC;
	text-indent: 5px;
	margin-left: 15px;
}
.style5 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.P:link {
	text-decoration: underline;
}
.div-p {
	FONT-WEIGHT: bold;
	text-align: center;
	vertical-align: middle;
	color: #FF6600;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.red {
	color: #FF0000;
}
.left_h {
	text-decoration: underline;
}
.lanse {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	background-color: #F2F2F2;
}
.white {
	color: #FFFFFF;
}

.p-1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bottomLine {
	width: 900px;
	border-top-width: 10px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8ECED;
	border-bottom-color: #eaeaea;
}
.topLine {
	width: 900px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #B3B31E;
}
.topLine1 {
	width: 900px;
	background-image: url(topline1.jpg);
	background-repeat: repeat-x;
	height: 14px;
}
#div_1 {
	clear: left;
	background-color: #666666;
	padding-left: 8px;
}
#div_2 {
	clear: left;
	background-color: #CCCCCC;
	text-indent: 5px;
	line-height: 1.2em;
	background-repeat: no-repeat;
	padding-left: 12px;
	background-image: url(arrow1.gif);
}

a.prolist {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 0px;
	font-size: 13px;
	margin-left: 13px;
	font-weight: bold;
}
a.prolist:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(arrow2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.left1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 15px;
}
.left2 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 30px;
}
a.left2 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 30px;
	text-decoration: underline;
}
a.left2:hover {
	color: #000000;
	text-decoration: none;
}
.main_class_1 {
	CLEAR: both;
	MARGIN: 0px;
	COLOR: #696969;
	width: 160px;
}
.main_class_2 {
	CLEAR: both;
	MARGIN: 0px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.main_class_3 {
	CLEAR: both;
	FONT-SIZE: 14px;
	MARGIN: 0px;
	COLOR: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.left_bg {
	background-color: #5C99DC;
}
a.Bot {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 5px;
	text-decoration: underline;
	margin-right: 5px;
}
.small_class_1 {
	CLEAR: both;
	FONT-SIZE: 12px;
	COLOR: #4776D2;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
}
.small_class_2 {
	CLEAR: both;
	COLOR: #333333;
	font-size: 10px;
	text-align: left;
	width: 160px;
}
.small_class_pic {
	CLEAR: both;
	width: 80px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.tkd{
	padding: 1px;
	text-align: center;
}
.more{
	text-align: right;
}
hr {
	height: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F0F0F0;
}
.rightb{
	background-color: #CCCCCC;
	background-image: url(R1.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.rights{
	text-align: center;
}
.bk{
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.username{
	width: 130px;
}
