/* CSS Document */
/*==========初始化===========*/
body{
	font-family:"宋体", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#282928;
	text-align:center;
	font-weight:normal;
	font-style:normal;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}

table,td,th,tr,div{
font-size:12px;
line-height:22px;
margin:0px auto;
padding:0px;
}



form,input,textarea,select{
padding:0;
margin:0;
font-size:13px;
}


img{
border:0;
}

a:link{color:#000;text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:active{color:#F00;text-decoration:none;}
a:hover{color:#F00;text-decoration:none;}

a.menu:link{color:#FFF;text-decoration:none;}
a.menu:visited{color:#FFF;text-decoration:none;}
a.menu:active{color:#003D73;text-decoration:none;}
a.menu:hover{color:#003D73;text-decoration:none;}
.menudown {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5D9CC8;
}
.menubg2 {
	background-image: url(images/menubg1.jpg);
	background-repeat: repeat-x;
}




/*===== body =====*/
.top{
background:url(images/top.jpg) no-repeat;
width:850px;
height:206px;
}

.bottom{
background:url(images/bottom.jpg) no-repeat;
width:850px;
height:10px;
}
.sidebarbg {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#00457F', endColorStr='#005FAB', gradientType='0');
	
}.siderframe {
	background-color: #1A5C94;
	border: 1px solid #487BA6;
}
.menudownbg {
	background-image: url(images/sidebardownbg.jpg);
	background-repeat: repeat-y;
}.sidebar_pro {
	background-image: url(images/sidebar_prod.jpg);
	background-repeat: no-repeat;
}
.searfont {
	color: #525F70;
}
.search_input{
	width:128px;
	height:22px;
	line-height:normal;
	border: 1px solid #000;
	vertical-align: middle;
	text-align: left;
	font-size: 15px;
}
.contact_left {
	background-image: url(images/contact_left.jpg);
	background-repeat: no-repeat;
}
.frame_right {
	background-image: url(images/frame_right.jpg);
	background-repeat: no-repeat;
}
.intro_t1 {
	background-image: url(images/intro_12.jpg);
	background-repeat: no-repeat;
}.intro_t2 {
	background-image: url(images/intro_13.jpg);
	background-repeat: repeat-x;
}
.intro_t3 {
	background-image: url(images/intro_14.jpg);
	background-repeat: no-repeat;
	}
	
.contentrgdot {
	background-image: url(images/dotright.jpg);
	background-repeat: repeat-y;
}
.content_tt {
	background-image: url(images/content_tt.jpg);
	background-repeat: no-repeat;
}

.content_t2 {
	background-image: url(images/content_t2.jpg);
	background-repeat: no-repeat;
}
.content_t3 {
	background-image: url(images/content_t3.jpg);
	background-repeat: no-repeat;
}
.content_t4 {
	background-image: url(images/content_t4.jpg);
	background-repeat: no-repeat;
}
.content_t5 {
	background-image: url(images/content_t5.jpg);
	background-repeat: no-repeat;
}
.content_t6 {
	background-image: url(images/content_t6.jpg);
	background-repeat: no-repeat;
}
.dot_down {
	background-image: url(images/dot_down.jpg);
	background-repeat: repeat-x;
}
.dot_downright {
	background-image: url(images/dot_rightdown.jpg);
	background-repeat: repeat-y;
}
.copyright{
	font-size:12px;
	line-height:18px;
	background-color: #E6E8E7;
	color: #4E4646;
}

.bottom {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
}
.leftbg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-x;
}
