/* CSS Document */

body {
	FONT-SIZE: 10pt;
	COLOR: #1C768E;
	BACKGROUND-COLOR: #83AED8;
	margin: 0px;
	line-height: 20px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
TD {
	FONT-SIZE: 10pt;
	COLOR: #1C768E;
	line-height: 22px;
}
INPUT {
	FONT-COLOR: #585858;
	background-color: #F6FDFF;
	border: 1px solid #CBCCCC;
}
TEXTAREA {
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 19px;
	FONT-FAMILY: FONT-FAMILY;
	TEXT-DECORATION: none;
	FONT-COLOR: #585858;
	padding-left: 2px;
	MARGIN-LEFT:2px;
	MARGIN-TOP:5px;
	MARGIN-BOTTOM:5px;
	border: 1px solid #BDBDBD;
}
SELECT {
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 19px;
	FONT-FAMILY: FONT-FAMILY;
	TEXT-DECORATION: none;
	FONT-COLOR: #585858;
	padding-left: 2px;
	MARGIN-LEFT:2px;
	background-color: #F5FCFE;
	border: 1px solid #798188;
}
FORM {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}


A:link {
	FONT-SIZE: 10pt;
	COLOR: #1C768E;
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	line-height: 20px;
}
A:visited {
	FONT-SIZE: 10pt; COLOR: #1C768E; LINE-HEIGHT: 20px; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 10pt; COLOR: #f60; LINE-HEIGHT: 20px; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}

.container {
	height: 100%;
	width: 100%;
	text-align: -moz-center !important;
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*头部样式------*/

.head_container {
	height: 76px;
	width: 1002px;
	text-align: left;
	border: 0px dashed #00FF00;
	background-image: url(../images/name.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
}

 /*栏目部分样式*/
.title_container{
	text-align: left;
	margin-left: 0px;
	margin-top:8px;
	height: 50px;
	width: 400px;
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	display:inline;
	border: 0px dashed #0000FF;
}
.title_top{
	margin-right:10px !important;
	margin-right:20px;	
	height: 20px;
    width: 55px !important;
	width: 62px;
	float: right;
	display:inline;
	border: 0px dashed #00FF00;
	background-image: url(../images/icon_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-align: center;
}
.title_top A {
	COLOR: #CDDDE8;
	FONT-SIZE: 10pt;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
}
.title_top A:visited {
	COLOR: #CDDDE8;
	FONT-SIZE: 10pt;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
}
.title_top A:hover {
	COLOR: #ECB256;
	FONT-SIZE: 10pt;
	font-weight: bold;
	TEXT-DECORATION: none;
	vertical-align: 10%;
}
.title_bottom{
	margin-right:0;
	height: 28px;
	width: 100%;
	float: right;
	display:inline;
	padding-top: 5px;
	border: 0px dashed #FFFF00;
	text-align:right;
}
.title_single{
	font-size: 10.5pt;
	color: #FFFFFF;
	height: 20px;
	width: auto;
	padding-top: 6px;
	text-align: center;
	margin-right: 10px;
	padding-left: 10px;
	float: right;
	font-weight: bold;
	background-image: url(../images/title_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.title_single A {
	COLOR: #FFFFFF;FONT-SIZE: 10.5pt;font-weight: bold;TEXT-DECORATION: none
}
.title_single A:visited {
	COLOR: #FFFFFF;FONT-SIZE: 10.5pt;font-weight: bold;TEXT-DECORATION: none
}
.title_single A:hover {
	COLOR: #03FFFC;
	FONT-SIZE: 10.5pt;
	font-weight: bold;
	TEXT-DECORATION: none;
	vertical-align: 10%;
}
.title_single A:active {
	COLOR: #FFFFFF;
	FONT-SIZE: 10.5pt;
	font-weight: bold;
	TEXT-DECORATION: none;
}
 /*栏目部分样式-end*/
/*头部样式-------end*/

/*中部样式*/
.body_container {
	min-height: 500px;
	overflow:auto;
	width: 1002px;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 6px;
	margin:auto;
	border: 0px dashed #FF0000;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.body_container2 {
	min-height: 500px;
	overflow:auto;
	width: 1002px;
	text-align: left;
	border: 0px dashed #0000FF;
	background-image: url(../images/bodybottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	display:inline;
	padding-top:15px;
}

/*中部样式--end*/



/*图片广告样式*/
.pop_container {
	height: 290px;
	width: 970px;
	text-align: left;
	margin-left: 16px;
	float: left;
	display:inline;
	border: 0px dashed #00FF00;
	background-image: url(../images/pop_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
/*图片广告样式--end*/

/*首页下部结构样式*/
.container3 {
	height: auto;
	width: 980px !important;
	width: 985px;
	text-align: left;
	margin-left: 16px;
	float: left;
	display:inline;
	border: 0px dashed #00FF00;
	margin-bottom: 5px;
}
.c3_left {
	text-align: left;
	height: auto;
	width: 405px;
	float: left;
	display:inline;
	border: 0px dashed #0000FF;
}
.c3_right {
	text-align: left;
	height: auto;
	width: 562px !important;
	width: 566px;
	float: right;
	display:inline;
	border: 0px dashed #0000FF;
}
/*首页下部结构样式--end*/

/*首页介绍样式*/
.indexintro_container {
	height: 210px;
	width: 100%;
	text-align: left;
	margin-left: 0px;
	float: left;
	display:inline;
	border: 0px dashed #FF00FF;
}
.indexintro_head {
	height: 32px;
	width: 100%;
	text-align: left;
	margin-left: 0px;
	float: left;
	display:inline;
	border: 0px dashed #00FF00;
	background-image: url(../images/index_abouttitlebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.indexintro_head_left {
	height: 18px;
	width: auto;
	text-align: left;
	margin-left: 0px;
	float: left;
	display:inline;
	border: 0px dashed #00FF00;
	font-size: 10pt;
	font-weight: bold;
	color: #21567F;
	margin-top: 8px;
}
.indexintro_head_right {
	height: 18px;
	width: 50px;
	text-align: left;
	float: right;
	display:inline;
	border: 0px dashed #00FF00;
	margin-top: 6px;
}
.indexintro_body {
	height: auto;
	width: 100%;
	text-align: left;
	margin-left: 0px;
	float: left;
	display:inline;
	border: 0px dashed #00FF00;
	line-height: 22px;
	color: #1C768E;
	padding-top: 8px;
}
/*首页介绍样式--end*/


/*首页销售网络样式*/
.indexsale_container {
	height: 100px;
	width: 400px;
	text-align: left;
	margin-left: 0px;
	float: left;
	display:inline;
	border: 0px dashed #FF00FF;
	overflow: hidden;
	margin-top: 2px;
	background-image: url(../images/indexcontact.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.indexsale_word {
	height: 60px;
	width: 265px;
	text-align: left;
	margin-left: 110px;
	float: left;
	display:inline;
	margin-top: 10px;
	line-height: 25px;
	border: 1px dashed #FF00FF;
}
/*首页销售网络样式--end*/

/*首页产品图片样式*/
.indexpro_single {
	height: 100px;
	width: 169px;
	text-align: left;
	margin-left: 10px;
	margin-right:6px;
	margin-bottom:10px;
	float: left;
	display:inline;
	border: 0px dashed #FF00FF;
}
.indexpro_pic{
	height: 70px;
	width: 169px;
	text-align: left;
	float: left;
	display:inline;
}
.indexpro_title{
	height: 20px;
	width: 150px !important;
	width: 169px;
	padding-left:15px;
	padding-top:2px;
	margin-top:5px;
	text-align: left;
	float: left;
	display:inline;
	background-image: url(../images/icon_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	color: #21567F;
}
.indexpro_title A {
	COLOR: #21567F;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.indexpro_title A:visited {
	COLOR: #21567F;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.indexpro_title A:hover {
	COLOR: #F60;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	vertical-align: 5%;
}
/*首页产品图片样式--end*/

/*类似最新签约样式*/
.a_container {
	height: auto;
	width: 193px;
	text-align: left;
	float: right;
	display:inline;
	margin-left: 0px;
	margin-right: 0px;
}
.a_head {
	height: 29px;
	width: 193px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #005B75;
	float: left;
	display:inline;
}
.a_head_left {
	height: 22px !important;
	height: 28px;
	width: 122px !important;
	width: 135px;
	text-align: left;
	margin-left: 0px;
	float: left;
	display:inline;
	background-image: url(../images/icon_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-weight: bold;
	padding-top: 5px;
}
.a_body {
	height: 160px;
	width: 193px;
	text-align: left;
	float: left;
	padding-top: 1px;
	background-color: #E6F0F3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #005B75;
}
.a_body UL{
	height: auto;
	width: 180px !important;
	width: 185px;
	float: left;
	margin-top: 2px;
	margin-left: 5px !important;
	margin-left: 2px;
	text-align: left;
	padding: 0px;
}
.a_body LI{
	width: 177px !important;
	width: 185px;
	float: left;
	list-style-type: disc;
	margin-left: 0px !important;
	margin-left: 0px;
	list-style-type: disc;
	height: 20px !important;
	height: 22px;
	padding-top: 2px;
	padding-left: 8px;
	list-style:none;
	background-image: url(../images/icon_2.gif);
	background-repeat: no-repeat;
	background-position: left 10;
	margin-bottom: 0px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.a_more {
	height: 18px;
	width: 40px;
	text-align: center;
	float: right;
	display:inline;
	font-size: 10pt;
	color: #FE7B11;
	padding-top: 5px;
} 
.a_more A {
	COLOR: #FE7B11;FONT-SIZE: 10pt;TEXT-DECORATION: none
}
.a_more A:visited {
	COLOR: #FE7B11;FONT-SIZE: 10pt;TEXT-DECORATION: none
}
.a_more A:hover {
	COLOR: #F83212;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	vertical-align: 5%;
}
.a_more A:active {
	COLOR: #FE7B11;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
}

.amount_container {
	height: 123px;
	width: 190px;
	text-align: left;
	float: left;
	display:inline;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/cha_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
}
.amount_text {
	height: 96px !important;
	height: 100px;
	width: 90px !important;
	width: 95px;
	text-align: left;
	float: right;
	display:inline;
	font-size: 9pt;
	padding-right: 5px !important;
	padding-right: 2px;
	padding-top: 4px;
	margin-bottom: 0px;
}
.amount_more {
	height: 20px;
	width: 85px !important;
	width: 105px;
	text-align: left;
	float: right;
	display:inline;
	padding-right: 5px !important;
	padding-right: 2px;
	color: #FD6600;
	background-image: url(../images/icon_3.gif);
	background-repeat: no-repeat;
	background-position: 10 center;
	padding-left: 16px;
	padding-top: 3px !important;
	padding-top: 1px;
}
.amount_more A {
	COLOR: #FD6600;FONT-SIZE: 9pt;TEXT-DECORATION: underline}
.amount_more A:visited {
	COLOR: #FD6600;FONT-SIZE: 9pt;TEXT-DECORATION: underline}
.amount_more A:hover {
	COLOR: #F83212;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
}

.b_body {
	height: 178px;
	width: 193px;
	text-align: left;
	float: left;
	padding-top: 1px;
	background-color: #E6F0F3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #005B75;
}
.b_body UL{
	height: auto;
	width: 180px !important;
	width: 185px;
	float: left;
	margin-top: 2px;
	margin-left: 5px !important;
	margin-left: 2px;
	text-align: left;
	padding: 0px;
}
.b_body LI{
	width: 177px !important;
	width: 185px;
	float: left;
	list-style-type: disc;
	margin-left: 0px !important;
	margin-left: 0px;
	list-style-type: disc;
	height: auto !important;
	height: auto;
	padding-top: 2px;
	padding-left: 8px;
	list-style:none;
	background-image: url(../images/icon_2.gif);
	background-repeat: no-repeat;
	background-position: left 10;
	margin-bottom: 0px;
}
.b_body LI span{
	color: #A5ABAD;
	font-size: 9pt;
}

.c_body {
	height: 150px;
	width: 193px;
	text-align: left;
	float: left;
	padding-top: 1px;
}
.c_body UL{
	height: auto;
	width: 180px !important;
	width: 185px;
	float: left;
	margin-top: 2px;
	margin-left: 5px !important;
	margin-left: 2px;
	text-align: left;
	padding: 0px;
}
.c_body LI{
	width: 180px !important;
	width: 185px;
	float: left;
	list-style-type: disc;
	margin-left: 0px !important;
	margin-left: 0px;
	list-style-type: disc;
	height: auto !important;
	height: auto;
	padding-top: 2px;
	padding-left: 8px;
	list-style:none;
	background-image: url(../images/icon_2.gif);
	background-repeat: no-repeat;
	background-position: left 10;
	margin-bottom: 0px;
}
.c_body LI span{
	color: #A5ABAD;
	font-size: 9pt;
}
.c_more {
	height: 18px;
	width: 80px;
	text-align: right;
	float: right;
	display:inline;
	padding-top: 5px;
	padding-right: 10px;
} 
/*类似最新签约样式--end*/


/*页面foot部分样式*/
.foot_container {
	height: 75px;
	width: 1002px;
	text-align: left;
	border: 0px dashed #000000;
	background-image: url(../images/foot_bg.png)!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/foot_bg.png, sizingMethod=image);
	background-image:none;
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
}
.foot_main {
	text-align: left;
	margin-left: 20px;
	height: 65px;
	width: 963px;
	float: left;
	display:inline;
	border: 0px dashed #0000FF;
}
.foot_p1 {
	text-align: left;
	float: left;
	display:inline;
	margin-left: 2px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6D7881;
	line-height: 17px;
}
/*页面foot部分样式--end*/


