body {
	font-size: 12px;
	background-color:#FFFFFF;
}
.siteClear { clear:both; height:0; overflow:hidden; }
.siteHeader, .siteMenu, .siteMenuLine, .siteSearch, .siteFooter, .siteGuild, .siteCopyRight { margin:0 auto; width:900px; font-family:Verdana, 宋体; font-size:12px; }
.siteMenuLine100, .siteSearch100, .siteFooter100 { margin:0 10px; }

/* 网页头 [导航] */
.siteHeader { }
	.siteHeader .Logo { float:left; width:200px; }
	.siteHeader .Server { float:left; width:350px; color:#000; text-align:right; margin-top:15px; }
		.siteHeader .Server a:link, .siteHeader .Server a:visited { color:#000;  text-decoration:none; }
		.siteHeader .Server a:hover, .siteHeader .Server a:active { color:#000;  text-decoration:underline; }
	.siteHeader .Guild { float:right; background:#E6E6E6; border:1px solid #CCC; border-width:1px 0; padding:5px 20px; margin-top:10px; color:#33659A; }
		.siteHeader .Guild img { vertical-align:middle; }
		.siteHeader .Guild span { padding:0 1px 0 3px; }
		.siteHeader .Guild a { font-family:Verdana; font-size:12px; }
		.siteHeader .Guild a:link, .siteHeader .Guild a:visited { color:#33659A;  text-decoration:underline; }
		.siteHeader .Guild a:hover, .siteHeader .Guild a:active { color:#33659A;  text-decoration:underline; }

/* 网页头 [菜单] */
.siteMenu {}
	.siteMenu .mouldchina { float:left; font-size:13px; height:20px; padding_left:5px; }
	.siteMenu .Menu { margin-left:200px; height:24px; background-color:#FFFFFF; }
	.siteMenu .Menu div { float:left; margin-right:1px; }
	.siteMenu .Menu span { display:block; background:url(/images/siteMenubg.gif); cursor:pointer; width:auto; height:19px; padding-top:5px; text-align:center; }
		.siteMenu .Menu .W2 span { background-position:0 -30px; width:63px; }
		.siteMenu .Menu .W3 span { background-position:-70px -30px; width:75px; }
		.siteMenu .Menu .W4 span { background-position:-150px -30px; width:86px; }
		.siteMenu .Menu .W2 .Checked { background-position:0 0; }
		.siteMenu .Menu .W3 .Checked { background-position:-70px 0; }
		.siteMenu .Menu .W4 .Checked { background-position:-150px 0; }
		.siteMenu .Menu .W2 .Moused { background-position:0 -60px; }
		.siteMenu .Menu .W3 .Moused { background-position:-70px -60px; }
		.siteMenu .Menu .W4 .Moused { background-position:-150px -60px; }
	.siteMenu a:link, .siteMenu a:visited { color:#333; text-decoration:none; background:none; }
	.siteMenu a:hover, .siteMenu a:active { color:#333; text-decoration:underline; background:none; }
	.siteMenu .Checked a:link, .siteMenu .Checked a:visited, .siteMenu .Checked a:hover, .siteMenu .Checked a:active { color:#FFF;  text-decoration:none; }

/* 网页头 [菜单底线] */
.siteMenuLine100 { background:url(/images/siteMenubg.gif) repeat-x 0 -90px; height:21px; }
.siteMenuLine { background:url(/images/siteMenubg.gif) repeat-x 0 -90px; height:21px; }
	.siteMenuLine a:link, .siteMenuLine a:visited { color:#333;  text-decoration:none; }
	.siteMenuLine a:hover, .siteMenuLine a:active { color:#000;  text-decoration:underline; }

/* 网页头 [搜索] */
.siteSearch100 { background:url(/images/siteSearchbg.gif) repeat-x; }
.siteSearch { background:url(/images/siteSearchbg.gif) repeat-x; height:38px; }
	.siteSearch form { margin:0; padding:0; }
	.siteSearch div { float:left; }
		.siteSearch .Head { width:55px; height:26px; background:url(/images/siteSearchIcon.gif) no-repeat 33px; padding:10px 0 0 75px; font-size:16px; font-weight:bold; }
		.siteSearch .Form { width:430px; padding-top:8px; }
			.siteSearch select { width:100px; }
			.siteSearch .Text { border:1px solid #7E9CB8; width:140px; }
			.siteSearch .Submit { background:url(/images/siteSearchSubmit.gif); width:61px; height:21px; border:0; cursor:pointer; }
			.siteSearch .Button { background:url(/images/siteSearchButton.gif); width:83px; height:21px; border:0; cursor:pointer; }
		.siteSearch .KeyWord { float:right; width:310px; height:38px; margin-right:6px; line-height:38px; color:#333; overflow:hidden; }
		.siteSearch a { padding:3px 2px 1px; }
		.siteSearch a:link, .siteSearch a:visited { color:#333;  text-decoration:none; }
		.siteSearch a:hover, .siteSearch a:active { color:#333;  text-decoration:underline; background:#CEF1FB; top:1px; position:relative;  }


/* 网页底 [导航] */
.siteFooter100 { background:url(/images/siteFooterbg.gif) repeat-x; }
.siteFooter { background:url(/images/siteFooterbg.gif) repeat-x; height:25px; line-height:23px; text-align:center; color:#FFF; }
	.siteFooter a:link, .siteFooter a:visited { color:#FFF; text-decoration:none; }
	.siteFooter a:hover, .siteFooter a:active { color:#FFF; text-decoration:underline; }

/* 网页底 [国别] */
.siteGuild { text-align:center; color:#333; height:20px; overflow:hidden; margin:5px auto; }
	.siteGuild img { vertical-align:-1px; }
	.siteGuild a:link, .siteGuild a:visited { color:#666; text-decoration:none; }
	.siteGuild a:hover, .siteGuild a:active { color:#666; text-decoration:underline; }

/* 网页底 [其它] */
.siteCopyRight { width:540px; }
	.siteCopyRight div { float:left; white-space:nowrap; }
	.siteCopyRight .ICP { border-right:1px solid #CCC; padding-right:12px; }
	.siteCopyRight .Content { color:#999; padding:3px 0 3px 12px; }
	.siteCopyRight a:link, .siteCopyRight a:visited { color:#999;  text-decoration:none; }
	.siteCopyRight a:hover, .siteCopyRight a:active { color:#666;  text-decoration:underline; }


/* 主要几个圆角的多色栏目 */
.mainBody { margin:0 auto; width:900px; align:center; }

.boxCSub {margin-top:4px;}
	.boxCSub .Title { background:url(/images/boxCSubBg.gif) no-repeat; height:26px; }
		.boxCSub .SkyBlue .Title  { background-position:0 0; }
		.boxCSub .FluoreGreen .Title { background-position:0 -30px; }
		.boxCSub .StrawYellow .Title { background-position:0 -60px; }
		.boxCSub .BabyBlue .Title { background-position:0 -90px; height:25px; }
		.boxCSub .LakeBlue .Title { background-position:0 -120px; height:27px; }
		.boxCSub .DarkBlue .Title { background-position:0 -150px; height:25px; }
		.boxCSub .Lavender .Title { background-position:0 -180px; height:22px; }
		
		.boxCSub .Txt { float:left; font-weight:bold; font-size:13px; padding:7px 0 0 12px; }
			.boxCSub .SkyBlue .Txt, .boxCSub .LakeBlue .Txt { color:#2456A4; }
			.boxCSub .FluoreGreen .Txt { color:#079711; }
			.boxCSub .StrawYellow .Txt { color:#AA5B07; }
			.boxCSub .BabyBlue .Txt, .boxCSub .DarkBlue .Txt { color:#FFF; padding-top:5px; }
			.boxCSub .Lavender .Txt { color:#333; padding-top:4px; }

		.boxCSub .More { float:right; padding:7px 12px 0 0; }

		.boxCSub .FluoreGreen .Title a:link, .boxCSub .FluoreGreen .Title a:visited { color:#079711; text-decoration:none; }
		.boxCSub .FluoreGreen .Title a:hover, .boxCSub .FluoreGreen .Title a:active { color:#079711; text-decoration:underline; position:relative; top:1px; }
		.boxCSub .StrawYellow .Title a:link, .boxCSub .StrawYellow .Title a:visited { color:#AA5B07; text-decoration:none; }
		.boxCSub .StrawYellow .Title a:hover, .boxCSub .StrawYellow .Title a:active { color:#AA5B07; text-decoration:underline; position:relative; top:1px; }
		.boxCSub .BabyBlue .Title a:link, .boxCSub .BabyBlue .Title a:visited, .boxCSub .DarkBlue .Title a:link, .boxCSub .DarkBlue .Title a:visited { color:#FFF; text-decoration:none; }
		.boxCSub .BabyBlue .Title a:hover, .boxCSub .BabyBlue .Title a:active, .boxCSub .DarkBlue .Title a:hover, .boxCSub .DarkBlue .Title a:active { color:#FFF; text-decoration:underline; position:relative; top:1px; }

		.boxCSub .Text a:link, .boxCSub .Text a:visited { color:#666; text-decoration:none; }
		.boxCSub .Text a:hover, .boxCSub .Text a:active { color:#666; text-decoration:underline; }
	
	.boxCSub .Box { padding:0 1px 1px; }
		.boxCSub .SkyBlue .Box { background:#74B0D0; }
		.boxCSub .FluoreGreen .Box { background:#74D083; }
		.boxCSub .StrawYellow .Box { background:#ECAC13; }
		.boxCSub .BabyBlue .Box { background:#429DEA; }
		.boxCSub .LakeBlue .Box { background:#55A1C9; padding:0 1px; }
		.boxCSub .Lavender .Box { background:#8EAEDF; }
		.boxCSub .DarkBlue .Box { background:#8EAEDF; padding:1px; margin-top:5px; }
		.boxCSub .First { background:white; padding:8px; }
		.boxCSub .Lavender .First { padding:8px 20px; }
		.boxCSub .DarkBlue .First { padding:0; }
	
	.boxCSub .Bottom { background:url(/images/boxCSubBg.gif) no-repeat 0 -210px; height:21px; }
	
		
/* CSS Document */
.menu_bg{
	background-image:url(/images/myself/menu_bg.gif);
	background-repeat:repeat-x;
	height: 27px;
}

.menu_bg2{
	background-image:url(/images/myself/menu_bg2.gif);
	background-repeat:none;
	height: 27px;
}

.menu{
	background-color:#e1401f;
}
.register_bg1{
	background-image:url(/images/MemberReg/register1.gif);
	background-repeat:no-repeat;
	height: 49px;
	width:206px;
	padding-top:6px;
	padding-bottom:6px;
}
.register_bg2{
	background-image:url(/images/MemberReg/register2.gif);
	background-repeat:no-repeat;
	height: 49px;
	width:206px;
	padding-top:6px;
	padding-bottom:6px;
}
.register_bg3{
	background-image:url(/images/MemberReg/register3.gif);
	background-repeat:no-repeat;
	height: 49px;
	width:206px;
	padding-top:6px;
	padding-bottom:6px;
}
.register_title{
	 padding:2px 0px 2px 75px;
	 font-size:14px;
	 color:#000;
}
.register_title1{
	 padding:2px 0px 2px 75px;
	 font-size:14px;
	 color:#000;
	 font-weight:bold;
}
.register_title2{
	 padding:2px 0px 2px 10px;
	 font-size:14px;
	 color:#4185c6;
	 font-weight:bold;
}
.register_border{
	 border-top:2px solid #4185c6;
	 border-bottom:2px solid #4185c6;
}
.register_border1{
	 border-right:1px solid #4185c6;
	 border-bottom:1px solid #4185c6;
	 border-left:1px solid #4185c6;
 }

.border {
	border: 1px solid #000000;
}


.register_border2{
	 border:2px solid #4185c6;
	}

.register_height{
	line-height:22px;
}

.biaoti002 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;

}

.text3 {
	font-family:"宋体", "新宋体";
	font-size:12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
.text4 {
	font-family:"宋体", "新宋体";
	font-size:12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.text6 {
	font-family:"宋体", "新宋体";
	font-size:12px;
	font-weight: bold;
	color: #2f80d1;
	text-decoration: none;
}

.text5 {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #003399;
}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-size: 12px;
	line-height: 20px;
	color: #FF7414;
}

.text2 {
	font-family:"宋体", "新宋体";
	font-size:12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.biaoti001 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;


}

.biaoge001 {
	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: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	background-color: #EEF4FF;

}

.zhi14 {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

.biaoge002 {
	background-color: #F7FAFF;
	border: 1px solid #3399CC;


}
.biaoge003 {
	background-color: #F5F1FA;
	border: 1px solid #663399;


}

.an1 {
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
	font-size: 12px;
	height: 20px;
	line-height: 18px;


}

.biaoge004 {
	background-color: #EEF4FF;
	border: 1px solid #006699;

}

.biaoge005 {
	background-color: #FFF8F4;
	border: 1px solid #FF6600;

}

.biaoge006 {

	background-color: #FAFAF3;
	border: 1px solid #666600;
}

.biaoge007 {

	background-color: #FDF9F9;
	border: 1px solid #CC0000;
}

.biaoge008 {
	background-color: #F7FBFF;
	border: 1px solid #CCCCCC;
}

.bjpt {
	border: 1px solid #CC9966;
	background-color: #FFFFFF;
}

.bjyp {

	border: 1px solid #9999CC;
	background-color: #FFFFFF;
}

.bjjp {

	border: 1px solid #FFCC00;
	background-color: #FFFFFF;
}

body{
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font-family: "宋体",Arial, Helvetica, sans-serif;
}
tr,td{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
* {
	font-size:12px;
	/*color:#000000;*/
	line-height:20px;
}
.img{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.blod{
	font-weight:bold;
}

/*input{height:20px;}*/

a:link { color:#333; text-decoration:none; }		/* 没有接触过的链接 */
a:visited { color:#333; text-decoration:none; }		/* 访问过的链接 */
a:hover { color:#333; text-decoration:underline; }	/* 鼠标放在链接上的状态 */
a:active { color:#333; text-decoration:underline; }	/* 在链接上按下鼠标时的状态 */


/*top*/
#top {
	width:778px;
	background-color:#0581BF;
}

#top tr {
	background-color:#fff;
}
.top_nav{
	width:656px;
	height:26px;
	background-image:url(../images/common/top_nav.gif);
}

.top_nav font{
	display:block;
	margin-left:10px;
}

.nav{
	background-image:url(../images/common/nav_bg.gif);
	height:30px;
	text-align:center;
	color:#fff;
}

a.whiteLink:link {
	text-decoration: none;
	color:#fff;
}
a.whiteLink:visited{
	text-decoration: none;
	color:#fff;
}
a.whiteLink:hover{
	text-decoration: underline;
	color:#fff;
}
a.whiteLink:active{
	text-decoration: underline;
	color:#fff;
}

a.whiteLink14:link {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
a.whiteLink14:visited{
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
a.whiteLink14:hover{
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
a.whiteLink14:active{
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

a.blackLink14:link {
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
a.blackLink14:visited{
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
a.blackLink14:hover{
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
a.blackLink14:active{
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.search{
	background-color:#E8F6FF;
}
/*.search input{height:20px;color:#0581BF;}*/
.search select{
	background-color:#4585C7;
}
.search select option{
	color:#FFFFFF;
}

a.searchLink:link {
	text-decoration: underline;
	color:#4585C7;
}
a.searchLink:visited{
	text-decoration: underline;
	color:#4585C7;
}
a.searchLink:hover{
	text-decoration: none;
	color:#4585C7;
}
a.searchLink:active{
	text-decoration: none;
	color:#4585C7;
}

/*main*/

.main{margin-top:2px;}

.lanmu_bg{
	background-image:url(../images/box1top.gif);
	height:25px;
	color:#EBF7FF;
	font-size:14px;
	font-weight:bold;
}
.lanmu_bottom{
	background-image:url(/images/common/lammu_bottom.gif);
	height:4px;
}
.lanmu_bottom1{
	border-right:1px solid #41A3D9;
}
.lanmu_bottom2{
	border-right:1px solid #41A3D9;
	border-left:1px solid #41A3D9;
}
.lanmu_bottom3{
	border-left:1px solid #41A3D9;
}

.lanmu_main{
	border-left:1px solid #2D85B1;
	border-right:1px solid #2D85B1;
	padding-top:5px;
}

.laoweng_main{
	border-left:1px solid #2D85B1;
	border-right:1px solid #2D85B1;
}

a.blueLink:link {
	text-decoration: none;
	color:#0E5CAC;
}
a.blueLink:visited{
	text-decoration: none;
	color:#0E5CAC;
}
a.blueLink:hover{
	text-decoration: underline;
	color:#0E5CAC;
}
a.blueLink:active{
	text-decoration: underline;
	color:#0E5CAC;
}

.black{
	font-family:"宋体", "新宋体";
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
}

.bblack{
	font-family:"宋体", "新宋体";
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.smallblue {
	font-family:"宋体", "新宋体";
	font-size:12px;
	line-height: 18px;
	color: #003399;
	text-decoration: none;
}

.infor {
	font-family:"宋体", "新宋体";
	font-size:12px;
	line-height: 24px;
	color: #663300;
	text-decoration: none;
}

.orange {
	font-family:"宋体", "新宋体";
	font-size: 14px;
	line-height: 28px;
	color: #FF6600;
	text-decoration: none;
}

.big{
	font-family:"宋体", "新宋体";
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.red{
	color:#ff0000;
}
.green{
	color:#2B9B01;
}

.dateFont{
	color:#5E758A;
}

a.release:link {
	text-decoration: underline;
	color:#013D93;
}
a.release:visited{
	text-decoration: underline;
	color:#013D93;
}
a.release:hover{
	text-decoration: none;
	color:#013D93;
}
a.release:active{
	text-decoration: none;
	color:#013D93;
}

/*flash*/
#flash{
	border:2px solid #53B1E1;
	height:106px;
}

/*??*/
.lanmu_bg01{
	background-image:url(../images/common/lanmu_bg01.gif);
	height:25px;
	color:#EBF7FF;
	font-size:14px;
	font-weight:bold;
}

.sortLinked{
	width:81px;
	color:#013D93;
	font-size:14px;
	font-weight:bold;
	border-top:1px solid #075C90;
	border-left:1px solid #075C90;
	border-right:1px solid #075C90;
	background-image:url(../images/common/sortLink.gif);
	text-align:center;
}

.sort_left_bg{
	background-image:url(../images/common/sortleft.gif);
	width:13px;
}

#sort{border-right:1px solid #075C90;border-left:1px solid #075C90;border-bottom:1px solid #075C90;}
.sortLinked{
	width:81px;
	color:#013D93;
	font-size:14px;
	font-weight:bold;
	border-top:1px solid #075C90;
	border-left:1px solid #075C90;
	border-right:1px solid #075C90;
	background-image:url(../images/common/sortLink.gif);
	text-align:center;
}
.sort_left_bg{
	background-image:url(../images/common/sortleft.gif);
	width:13px;
}

.sort_link_bg{
	background-color:#E8F6FF;
	line-height:25px;
}

.link_border{
	 border-right:1px solid #8eaedf;
	 border-left:1px solid #8eaedf;
 }
.link_border2{
	 border-right:1px solid #8eaedf;
	 border-bottom:1px solid #8eaedf;
	 border-left:1px solid #8eaedf;
 }

.sortlinktop{color:#EBF7FF;font-size:14px;}
a.blue12{
	font-size:12px;
	color:#0391C5;
}
a.blue12:link {
	text-decoration: none;
}
a.blue12:visited{
	text-decoration: none;
}
a.blue12:hover{
	text-decoration: underline;
}
a.blue12:active{
	text-decoration: underline;
}

a.blue14{
	font-size:14px;
	font-weight:bold;
	color:#0391C5;
}
a.blue14:link {
	text-decoration: none;
}
a.blue14:visited{
	text-decoration: none;
}
a.blue14:hover{
	text-decoration: underline;
}
a.blue14:active{
	text-decoration: underline;
}

.tableSpace{margin-top:4px;}

.lanmu_main01{
	border-left:1px solid #2D85B1;
	border-right:1px solid #2D85B1;
	padding-top:5px;
	background-color:#E8F6FF;
}

.lanmu_bottom01{
	background-image:url(../images/common/lanmu_bottom01.gif);
	height:4px;
}

.mid_top{
	background-image:url(../images/common/mid_top.gif);
	height:32px;
}
.mid_nav{
	background-image:url(../images/common/mid_nav.gif);
	width:100px;
	height:30px;
	text-align:center;
	padding-top:2px;
}
.mid_bg{
	background-color:#E8F6FF;
	border-bottom:2px solid #235D83;
}

.blue {
	font-family:"宋体", "新宋体";
	font-size: 14px;
	line-height: 28px;
	color: #003399;
	text-decoration: none;
}

.bblue {
	font-family:"宋体", "新宋体";
	font-size: 12px;
	line-height: 27px;
	color: #003399;
	text-decoration: none;
	font-weight:bold;
	padding-left:8px;
}

.bblue2 {
	font-family:"宋体", "新宋体";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight:bold;
	padding-left:8px;
}

.bblue14 {
	font-family:"宋体", "新宋体";
	font-size: 14px;
	line-height: 26px;
	color: #003399;
	text-decoration: none;
	font-weight:bold;
	padding-left:8px;
	text-align:center;
}

.bgreen {
	font-family:"宋体", "新宋体";
	font-size: 12px;
	line-height: 26px;
	color: #079711;
	text-decoration: none;
	font-weight:bold;
	padding-left:8px;
}

.white {
	font-family:"宋体", "新宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.bwhite {
	font-family:"宋体", "新宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.white2 {
	font-family:"宋体", "新宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

/*song*/
.lanmu_main02{
	border-left:1px solid #2D85B1;
	border-right:1px dashed #666;
	padding-top:5px;
}
.lanmu_main03{
	border-right:1px solid #2D85B1;
	padding-top:5px;
}

.linklist{
	background-image:url(../images/common/linklist.gif);
	width:351px;
	height:25px;
	margin-left:10px;
}
.linklist font{
	margin-left:8px;
	margin-right:8px;
}

.companyimg{
	border:3px solid #2A94D4;
	width:38px;
	height:38px;
	
}
.hotproduct{margin:5px 15px;}
.hotimg{border:5px solid #2A94D4;width:65px;height:65px;margin:5px;}

.search_top_bg01{
	border-top:1px solid #115793;
	border-bottom:1px solid #115793;
	background-color:#fff;
	margin-top: 15px;
	margin-bottom: 15px;
}

.searchListbg{
	background-image:url(../images/common/searchListTop.gif);
	color:#125692;
	font-weight:bold;
}
.searchListBot{
	background-image:url(../images/common/searchListBottom.gif);
	height:10px;
}
.searchleftFrame{
	border-left:1px solid #115793;
	background-color:#fff;
}
.searchrightFrame{
	border-right:1px solid #115793;
	background-color:#fff;
}
.searchleftFrame01{
	border-left:1px solid #115793;
	background-color:#F0F8FD;
}
.searchrightFrame01{
	border-right:1px solid #115793;
	background-color:#F0F8FD;
}
.search_main{background-color:#fff;}
.search_main01{background-color:#F0F8FD;}

.companyimg{width:100px;height:100px;border:5px solid #359BD5;}
.companyList{border-bottom:1px solid #359BD5;color:#359BD5;}

.font14{font-size:14px; line-height:22px;}

.companyTop{ background-image:url(../images/common/companyTop.gif);}
/*liuxy*/
.time{color:#3C434B}
.time1{color:#6E7480}
.down_title{color:#0E74C9;font-weight:bold}
.red_bold{color:#ff0000;font-weight:bold}
.bbs_td{color:#0F74BC}
.question{color:#4E9DDF;font-weight:bold}

.lanmu_main1{
	border-left:1px solid #2D85B1;
	border-right:1px solid #2D85B1;
	border-top:1px solid #2D85B1;
	border-bottom:1px solid #2D85B1;
}

.main_shadow {
	height: 4px;
}

.mail_title02 {

	color: #FFFFFF;
	background-image: url(../images/index/main_title08.gif);
	text-align: left;
	height: 26px;
}

.mail_title03 {


	color: #FFFFFF;
	background-image: url(../images/index/main_title04.gif);
	text-align: left;
	height: 26px;
}

.mailtdbg01 {
	line-height: 150%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #0D8FF7;
	background-color: #E0F1F9;
}

.mailtdbg02 {
	line-height: 150%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #C25151;
	background-color: #FAFAF3;
}

.mailtdbg03 {
	line-height: 150%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFA225;
	background-color: #FFF8F4;
}

.left_title01 {
	background-image: url(../images/index/left_title1.gif);
	text-align: center;
	height: 28px;
	width: 180px;
}

.left_tdbg1 {
	background-image: url(../images/index/left_tdbg1.gif);
	padding-right: 8px;
	padding-left: 8px;
}

.left_tdbg2 {
	background-image: url(../images/index/left_tdbg4.gif);
	height: 10px;
	background-repeat: no-repeat;
}


.left_title02 {
	background-image: url(../images/index/left_title2.gif);
	text-align: center;
	height: 28px;
	width: 180px;
}

.left_tdbg3 {

	line-height: 150%;
	background-image: url(../images/index/left_tdbg2.gif);
	padding-right: 8px;
	padding-left: 8px;
}

.left_tdbg4 {

	background-image: url(../images/index/left_tdbg3.gif);
	height: 10px;
}

.mail_title04 {



	color: #FFFFFF;
	background-image: url(../images/index/main_title04.gif);
	text-align: left;
	height: 26px;
}

.biaoti02 {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

.mail_title05 {
	color: #FFFFFF;
	background-image: url(../images/index/main_title06.gif);
	text-align: left;
	height: 26px;
}

.mailtdbg04 {

	line-height: 150%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #0C9A05;
	background-color: #F5F1FA;
}

.mail_title06 {
	color: #FFFFFF;
	background-image: url(../images/MarketTrade/fels_ym_1.gif);
	text-align: left;
	height: 31px;
	padding-left: 38px;
	padding-right: 38px;
}

.mail_title07 {

	color: #FFFFFF;
	background-image: url(../images/MarketTrade/bj_biao_555.gif);
	text-align: left;
	height: 30px;
	padding-left: 38px;
	padding-right: 38px;
}


.mail_title08 {


	color: #FFFFFF;
	background-image: url(../images/MarketTrade/bj_biao_554.gif);
	text-align: left;
	height: 30px;
	padding-left: 38px;
	padding-right: 38px;
}


.mail_title09 {



	color: #FFFFFF;
	background-image: url(../images/MarketTrade/bj_biao_553.gif);
	text-align: left;
	height: 30px;
	padding-left: 38px;
	padding-right: 38px;
}

.mail_title10 {




	color: #FFFFFF;
	background-image: url(../images/MarketTrade/bj_biao_552.gif);
	text-align: left;
	height: 30px;
	padding-left: 38px;
	padding-right: 38px;
}

.mail_title061 {

	color: #FFFFFF;
	background-image: url(../images/NewsDynamic/fels_ym_2.gif);
	text-align: left;
	height: 31px;
	padding-left: 38px;
	padding-right: 38px;
}

.mailtdbg05 {


	line-height: 150%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #0B91F8;
	background-color: #F5F1FA;
}

.biaoge03 {
	border: 1px solid #CEE6FE;
}

.businesss_table {
	background-color: #f6f5ec;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.biaoti04 {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}

.yqtable {

	line-height: 150%;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #0D8FF7;
	background-color: #EEF4FF;
}

.login_text {

	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}


.login_table {
	border: 1px solid #0D8FF7;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	text-align: left;
	padding: 1px;
}

.login_bg {
	background-image: url(../images/login/login_r3_c1.gif);
	background-position: center center;
	height: 214px;
	width: 294px;
}

.biaoti03 {

	font-size: 15px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
}

.mail_title11 {
	color: #FFFFFF;
	background-image: url(../images/information/main_title_510.gif);
	text-align: left;
	height: 27px;
	padding-left: 20px;
	padding-right: 20px;
}

.biaoge02 {

	border: 1px solid #EEF4FF;
}


.mailtdbg08 {

	line-height: 150%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #E0F1F9;
	border-top: 1px solid #71B4D6;
	border-right: 1px solid #71B4D6;
	border-bottom: 1px solid #71B4D6;
	border-left: 1px solid #71B4D6;
}

.mailtdbg07 {
	line-height: 150%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #E0F1F9;
	border-top: 1px solid #71B4D6;
	border-right: 1px solid #71B4D6;
	border-bottom: 1px solid #71B4D6;
	border-left: 1px solid #71B4D6;
}

.mailtdbg06 {
	line-height: 150%;
	text-align: left;
	background-color: #E0F1F9;
	border-top: 1px solid #71B4D6;
	border-right: 1px solid #71B4D6;
	border-bottom: 1px solid #71B4D6;
	border-left: 1px solid #71B4D6;
}
.link{color:#5A7A93}

.bottom{border-top:1px dotted #ADC8E3}
a.more:link {
	text-decoration: none;color:#0E70C9
}
a.more:visited{
	text-decoration: none;color:#0E70C9
}
a.more:hover{
	text-decoration: underline;color:#0E70C9
}
a.more:active{
	text-decoration: underline;color:#0E70C9
}

.bg{background-image:url(../images/common/bg.gif);background-repeat:repeat-x}
.DemandTitleTag{color:Red}
.SupplyTitleTag{color:Green}

a:link {
	color: #0E70C9;
	text-decoration: none;
}
a:visited {
	color: #0E70C9;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.biaoti01 {
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.biaoge01 {
	border: 1px solid #0D8FF7;
}
.mail_title01 {
	color: #FFFFFF;
	background-image: url(../images/index/main_title02.gif);
	text-align: left;
	height: 26px;
}
.pl_up {
	background: url(/images/MemberBusiness/put.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 48px;
	border: none;
}
.pl_del {
	background: url(/images/MemberBusiness/delet.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 48px;
	border: none;
}
.btn_ok {
	background: url(/images/MemberReg/refer.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 55px;
	border: none;
}
.btn_reset {
	background: url(/images/MemberReg/repeat.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 56px;
	border: none;
}
.serach_sa 
{
	background: url(/images/common/search.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 60px;
	border: none;
}


/* 会员登录 */
.boxLogin { background:url(/images/boxLoginBg.gif) no-repeat; width:260px; height:108px; }
	.boxLogin table { margin:0 auto; margin-top:8px; }
	.boxLogin td { padding:1px; }
	.boxLogin .Title { font-size:14px; color:#2456A4; font-weight:bold; }
	.input22 { border:1px solid #333; width:110px; cursor:pointer; }
/*底部*/	
.bt_font {
	font-size: 12px;
	line-height: 23px;
	color: #979899;
	text-decoration: none;
}