/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
body {
	color: #004276;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 180%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/bj.gif);
}
.content {
	width: 1000px;
	padding: 0px;
	margin:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 14px;
}
.header {
	height: 131px;
	color: #808080;
	padding: 0px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
.logo {
	height: 86px;
	padding: 0px;
	width: 1000px;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

.flash {
	clear:both;
	padding: 0px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
a {
	color: #004276;
	text-decoration: none;
}
strong{
	font-weight: normal;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

h1 { padding: 7px 0 0 8px; margin: 0; }

h2 { font-size: 2em; margin-bottom: 5px; color: #000;}
p {
	margin: 3px;
	text-align: left;
	text-indent: 1.5pc;
	padding: 3px;
	color: #004276;
}

ul {
	list-style : none;
}

/* layout
   ------ */


#topmenu {
	MARGIN:0px;
	BORDER:0px;
	COLOR: #FFF;
	HEIGHT:40px;
	background-image: url(../images/BJ.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 1000px;
}

#topmenu ul {
	CLEAR: left;
	BORDER:0px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#topmenu li {
	FLOAT: left;
	DISPLAY: block;
	MARGIN: 0px;
	PADDING:0px;
	TEXT-ALIGN: center;
	LINE-HEIGHT:30px;
	WIDTH: 100px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	font-size: 14px;
}

#topmenu li a {
	DISPLAY: block;
	MARGIN:0px;
	PADDING:0px;
	WIDTH: 100px;
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 14px;
}
#topmenu li a:hover {
	FONT-WEIGHT: bold;
	COLOR: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* left side
   --------- */

.left {
	float: right;
	width: 770px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.left h1{
	font-size: 12pt;
	text-align: center;
	margin: 5px 2px 2px;
	padding: 2px;
	height: 30px;
	font-weight: bold;
	color: #333333;
}
.left .title{
	width:auto;
	text-align: left;
	height: 29px;
	font-size: 14px;
	background-image: url(../images/c1.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #004276;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.left h2{
	text-align: left;
	text-indent: 2em;
	height: 25px;
	font-size: 14px;
	color: #004276;
}
.left h3{
	text-align: left;
	height: 25px;
	font-size: 14px;
	color: #990000;
	text-indent: 2pc;
}
b{
	clear: both;
	color: #004276;
	margin:0px;
	font-weight: bold;
}
	.left_side {
	width: 350px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	.left_side  li {
	padding: 3px;
	color: #000000;
	margin: 1px;
	height: 20px;
	width: 340px;
	border-bottom: 1px solid #DFDFDF;

	font: normal 10pt Verdana, Arial, Helvetica, sans-serif, System, "黑体", "宋体", "新宋体";
	list-style: disc;
	}
		
	.left_side a, .right_side a {
	color: #414141;
	background: #FFF;
	font-size: 11pt;
}
		
	.right_side {
		float: right;
		width: 350px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 20px;
		margin: 10px 0;
	}
	.right_side  li {
	padding: 0px;
	color: #000000;
	margin: 1px;
	height: auto;
	width: 340px;
	border-bottom: 1px solid #DFDFDF;
	text-align: left;

	background: url(images/001.gif) no-repeat 5px center;
	}
	.left_box {
	color: #000;
	width: 770px;
	height: auto;
	}

		
/* right side
   ---------- */
		
.right {
	float: left;
	width: 208px;
	height: auto;
	padding: 0px;
	margin: 0;
}

.right li {
	float: left;
	margin: 2px;
	height: 20px;
	width: 200px;
	border-bottom: 1px solid #DFDFDF;
	text-align: left;
	text-decoration: none;
	text-indent: 1.2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	.right h3 {
	color: #FF0000;
	float: left;
	height: 30px;
	width: 200px;
	background-image: url(../images/cp.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
	}
.right h2 {
	font: bold 11pt Verdana, Arial, Helvetica, sans-serif, System, "黑体", "宋体", "新宋体";
	color: #000000;
	text-decoration: none;
	margin: 1px auto 5px;
	padding: 1px;
	}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	.notice {
		background: #FFFFFF;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}

/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #ccc;
	line-height: 2em;
	background-image: url(../images/ft.jpg);
	color: #333333;
	width: 1000px;
	margin-bottom: 0px;
	height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	font-size: 14px;
}
.footer a { color: #666666; }
.footer p {
	color: #333333;
	margin: 10px;
	padding: 10px;
	line-height: 200%;text-align: center; width:90%;
}
		.footer p a{
	font-size: 14px;
	line-height: 160%;
	color: #333333;
	margin: 1px;
	padding: 1px;
}
.footer img {
	margin: 5px;
}
/* 左边菜单
   ------ */	
.ti{
	width: 120px;
	float: left;
	margin: 2px 1px 3px;
	height: 33px;
}.ti2{
	width:380px;
	float: right;
	margin: 2px;
	padding: 2px;
	height: 30px;
	text-align: right;
}
.inwrap01 {
	WIDTH: 770px;
	clear: both;
	height: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#link{
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	color: #000000;
}
#link a{
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	color: #000000;
}
.left_pro_list{
	FLOAT:left;
	WIDTH: 375px;
	HEIGHT: auto;
	border-bottom: 1px solid #E6E6E6;
	margin-top: 8px;
	margin-left: 5px;
}
.left_pro_list_nr {
	MARGIN: 1px auto 0px 1px
}
.left_pro_title {
	font-size: 11pt;
	text-align: left;
	text-indent: 1em;
	height: 25px;
	font-weight: bold;
	color: #333333;
}
.left_pro_left {
	MARGIN:1px;
	width: 150px;
	float: left;
	text-align: center;
}
.left_pro_left img{
	text-align: center;
}
.left_pro_right {
	width:220px;
	float: right;
	line-height: 180%;
	color: #000000;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.product {
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.bg {
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}
.right .right_bar {
	height: auto;
}
#news {
	height: auto;
	width: 200px;
}

.news p {
	text-indent: 0px;
}

.news {
	width: 203px;
	margin-left: 5px;
	font-family: "宋体";
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
}
.right .title1 {
	text-align: left;
	float: left;
	background-image: url(../images/c1.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 30px;
	height: 30px;
	width: 175px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
