@charset "utf-8";
/* CSS Document */
a {
	cursor:pointer;
}
a:link {
	color: #333;
	text-decoration: none;
} /* 未访问的链接 */
a:visited {
	color: #333;
	text-decoration: none;
} /* 已访问的链接 */
a:hover {
	text-decoration: underline;
	color:#0068B7;
	cursor:pointer;
} /* 鼠标在链接上 */

/* ======== 页面初始设置===== */	
html {
	text-align:center;
	background-color:#FFF;
	background: url(html.jpg) repeat-x top;
}
/* body标记样式定义全局的字体颜色、背景色和文本对齐设置 */   
body {
	width:990px;
	color: #333;
	text-align: left;
	font-family:Verdana,'宋体', '新宋体', '微软雅黑', Tahoma,  Arial, Sans-Serif;
	font-size:0.85em;
	margin:0 auto;
	background-color:#F3F2F3;
 }

/* ==================================================================== */	
/* ======== 头部 ===== */	
#header{
	height:111px;
	overflow: hidden;
	background-image: url(header.png);
	background-repeat: no-repeat;
}

#header #topnav{ text-align:right; font-size:90%; line-height:35px; padding:0 48px 0 0;}
#header #topnav a{ padding:5px; color:#FFF;}
#header #topnav a:hover{}

/* ==================================================================== */	
/* ======== 导航栏 ===== */	
#nav{ font-size:90%; height:35px; line-height:35px; display:block; font-family:"宋体",Verdana, Geneva, sans-serif; padding:0 10px;color:#999;}
#nav a,#nav a:visited,#nav a:link{color:#999;}
#nav a:hover{ color:#F36; }


/* ==================================================================== */	
/* ======== 菜单===== */	
.topmenu{
	background-image: url(topmenu_1_1.png);
	background-repeat: no-repeat;
	height: 37px;
	line-height:37px;
	font-size:105%;
	overflow: hidden;
	padding-left:10px;
}
.topmenu ul{ padding:0;}
.topmenu ul li{ display:block;
	background-image: url(topmenu_1_2.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	float:left;
}
.topmenu ul li a,.topmenu ul li a:visited,.topmenu ul li a:link{ color:#FFF; display:block; padding:0 12px; font-weight:bold;}
.topmenu ul li a:hover{
	color:#FFC;
	text-decoration: none;
}
.topmenu ul li a span{ padding:0 14px 0 5px;}

.topmenu a.on,.topmenu a.on:visited,.topmenu a.on:link{
	background-image: url(topmenu_1_2.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	color:#FFF;
	font-weight:bolder;
	padding:0 0 0 14px;
}
.topmenu a.on span{
	background-image: url(topmenu_1_2.png);
	background-repeat: no-repeat;
	background-position: right -37px;
	display:block;
	}
	
	
/* ==================================================================== */	
/* ======== 左侧菜单 ===== */	
.left_menu{}
.left_menu li{
}
.left_menu li a,.left_menu li a:visited,.left_menu li a:link{ color:#333;
	background-image: url(left_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	margin:2px 0;
	font-size:12px;
	padding:0 0 0 30px;
	height:30px;
	line-height:30px;
}
.left_menu li a:hover{
	background-image: url(left_menu.png);
	background-repeat: repeat-x;
	background-position: left -30px;
	color:#3471B5;
}
.left_menu li:hover{ background-color:#F5F5F5;}

/* ==================================================================== */	
/* ======== 底部菜单 ===== */	
.bottom_menu{
	height:28px;
	line-height:28px;
	padding:0 10px;
	font-size:90%;
	color:#CCC;
	text-align:center;
	background-image: url(bottom_menu.png);
	background-repeat: repeat-x;
	border:1px solid #C9CDD3;
	margin:0 10px;
}
.bottom_menu a,.bottom_menu a:visited,.bottom_menu a:link{color:#333; padding:0 5px;}
.bottom_menu a:hover{}

/* ==================================================================== */	
/* ======== 尾部 ===== */	
#bottom{
	font-size:90%;
	line-height:130%;
	padding:10px 5px;
	height:60px;
}
#bottom p{ color:#666; line-height:200%;}
#bottom div{
	float:left;
	padding:0 10px;
	width:47%;
	text-align:center;
}
/* ==================================================================== */	
/* ======== 左侧联系方式 ===== */	
.lxwm{ line-height:180%; font-family:Arial, Helvetica, sans-serif;}
.lxwm span{ color:#006699; font-size:13px; font-weight:bold;}
.lxwm p{ color:#666; font-size:12px;}
.lxwm strong{ color:#333;}
/* ==================================================================== */	
/* ======== 列表 ===== */	
.list_1{}
.list_1 li{
	background-image: url(list_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:23px;
	height:23px;
	font-size:90%;
	padding:0 0 0 10px;
}
.list_1 li a,.list_1 li a:visited,.list_1 li a:link{ padding:0 10px 0 0; color:#333;}
.list_1 li a:hover{ color:#04D;}
.list_1 span{ color:#999; font-size:70%;}
/* ==================================================================== */	
.list_2{}
.list_2 li{
	background-image: url(list_2.gif);
	background-repeat: no-repeat;
	background-position:left center;
	line-height:24px;
	height:24px;
	font-size:90%;
	padding-left:10px;
	width:47%;
	float:left;
}
.list_2 li a,.list_2 li a:visited,.list_2 li a:link{ padding:0 10px 0 0; color:#333;}
.list_2 li a:hover{ color:#04D;}

/* ==================================================================== */	
.list_3{}
.list_3 li{
	background-image: url(list_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:28px;
	height:28px;
	font-size:105%;
	padding-left:10px;
}
.list_3 li a,.list_2 li a:visited,.list_2 li a:link{ padding:0 10px 0 0; color:#333;}
.list_3 li a:hover{ color:#04D;}
.list_3 span{ color:#999; font-size:80%; float:right;}



/* ==================================================================== */	
.line{ border-bottom:1px dashed #CCC; padding:0 0 10px 0; margin:0 0 10px 0;}



/* ==================================================================== */	
/* ======== 图片列表 ===== */	
.piclist_1{}
.piclist_1 li{ float:left; margin:5px 19px; _margin:5px 15px; width:130px; height:140px;}
.piclist_1 li img{ width:128px; height:88px;  border:1px solid #666;}
.piclist_1 li span{ padding:6px 10px 0 10px;display:block;width:110px; height:40px;background-color:#F3F2F3;text-align:center; margin:1px 0 0 0;}
.piclist_1 li  a,.piclist_1 li  a:visited,.piclist_1 li  a:link{  line-height:18px; color:#333; font-size:90%;  }
.piclist_1 li  a:hover{}

/* ==================================================================== */	
.piclist_2{ margin-left:5px; _margin-left:0;}
.piclist_2 li{ float:left; margin:5px 9px; _margin:5px 8px; width:170px; height:180px;}
.piclist_2 li img{ width:160px; height:130px;  border:1px solid #666;}
.piclist_2 li span{ padding:6px 10px 0 10px;display:block;width:142px; height:40px;background-color:#F3F2F3;text-align:center; margin:1px 0 0 0;}
.piclist_2 li  a,.piclist_2 li  a:visited,.piclist_2 li  a:link{  line-height:18px; color:#333; font-size:90%;  }
.piclist_2 li  a:hover{}
/* ======== 图片列表 ===== */	
.piclist_3{ margin-left:10px; _margin-left:0;}
.piclist_3 li{ float:left; margin:5px 8px; width:130px; height:120px; text-align:center;}
.piclist_3 li img{ width:128px; height:88px;  border:1px solid #666;}
.piclist_3 li  a,.piclist_3 li  a:visited,.piclist_3 li  a:link{  line-height:32px; color:#333; font-size:90%;  }
.piclist_3 li  a:hover{}



/* ==================================================================== */	
/* ======== 图文模块 ===== */	
.module{ font-size:90%; height:130px; border-bottom:1px dashed #CCC; margin-bottom:10px; padding-bottom:5px;}
.module a{display:block; line-height:24px; font-weight:bold;}
.module p{ color:#999; line-height:20px; padding:4px 0 0 0;}
.module span{ color:#CCC; font-size:10px;}
.module img{ width:112px; height:72px; padding:2px; border:1px solid #666; float:left; margin:0 10px 0 0;}
/* ======== 图文模块 ===== */	
.module_1{ font-size:90%; height:140px; text-align:center; margin-bottom:10px;}
.module_1 a{display:block;line-height:24px; font-weight:bold;background-color:#EAEBEC;}
.module_1 img{ width:160px; height:110px; padding:2px; border:1px solid #666; margin:0 ; background-color:#FFF;}


/* ==================================================================== */	
/*在线留言*/
.liuyan{
	background-image: url(liuyan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:200px 5px 5px 5px;
}

/* ==================================================================== */	
/*分页*/
.pagelist {
	FONT-SIZE: 12px; margin:10px; text-align:center; font-family:"宋体",Arial, Helvetica, sans-serif;
}
.pagelist a.thispage{ color:#FF0000;border-bottom:2px solid #FF6600;}
.pagelist strong{ padding:3px 5px; color:#FF6600;border:1px solid #CCC; border-bottom:2px solid #FF6600;}
.pagelist a { font-size:14px; padding:3px 5px; border:1px solid #CCC; border-bottom:2px solid #CCC; margin:0 2px;}
.pagelist a:hover {border-bottom:2px solid #FF6600;} 




/* ======== 边框 内容===== */	
.b_1{
	border:1px solid #C9CDD3;
	border-top:none;
	background: url(b_1.png) repeat-x left top;
	background-color:#FFF;
}
.b_2{}
.b_3{border:1px solid #C9CDD3; background-color:#FFF;}

/* ======== 文本 ===== */	
.text_1{
	font-size:90%;
	color:#333;
	line-height:24px;
}

/* ==================================================================== */	
/* ======== 标题 ===== */	
.title_1{
	background-image: url(title_1.png);
	background-repeat: no-repeat;
	background-position: right -24px;
	height:24px;
	padding:0 5px 0 0px;
	line-height:24px;
	overflow: hidden;
}
.title_1 h6{ font-family:Verdana, Geneva, sans-serif; font-size:105%;
	background-image: url(title_1.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding:0 15px 0 25px;
	color:#333;
	line-height:26px;
	font-weight:bold;
	font-size:90%;
	display:block;
	float:left;
}
.title_1 span{ font-size:70%; padding:0 5px 0 10px;}
/* ==================================================================== */	
.title_2{
	background-image: url(title_2.png);
	background-repeat: repeat-x;
	border:1px solid #0785C9;
	height:22px;
	padding:0 5px 0 10px;
	line-height:22px;
	overflow: hidden;
}
.title_2 h6{ font-family:Verdana, Geneva, sans-serif; font-size:105%;
	padding:0 5px 0 0px;
	color:#FFF;
	font-weight:bold;
	font-size:90%;
	line-height:24px;
	display:block;
	float:left;
}
.title_2 span{ font-size:70%; padding:0 5px 0 10px;}
.title_2 a,.title_2 a:visited,.title_2 a:link{ color:#8ECBEB; float:right; font-size:80%;}

/* ==================================================================== */	
.title_3{
	background-image: url(title_3.png);
	background-repeat: repeat-x;
	border:1px solid #E4E6E9;
	font-size:14px;
	font-weight:bold;
	color:#000;
	height:28px;
	line-height:30px;
	padding:0 10px;
	overflow:hidden
}


/* ==================================================================== */	
/* ======== 更多 ===== */	
a.more_1,a.more_1:visited,a.more_1:link{
	color:#000;
	font-size:12px;
	float:right;
	padding:0 5px;
}
a.more_1:hover{ color:#04D;}


.more_2{
	border-top:1px dashed #CCC;
	text-align:right;
	display:block;
	height:30px;
	line-height:30px;
}
.more_2 a,.more_2 a:visited,.more_2 a:link{
	color:#50545E;
	font-size:90%;
	padding:0 5px 0 20px;
	background: url(more_2.gif) no-repeat left center;
}
.more_2 a:hover{color:#04D;}

/* ==================================================================== */	
/* ======== 表单 ===== */	
.form_1{}
.input_1{
	background-image: url(input_1.png);
	background-repeat: repeat-x;
	border:1px solid #515660;
	height:23px;
	line-height:23px;
	font-size:12px;
	padding:0 5px;
}

.btn_2 {
	background-image: url(btn_2.png);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px solid #06C;
	height:25px;
	font-size:12px;
	line-height:25px;
	color:#FFF;
	background-color:#FFF;
}


textarea{font-size:12px; padding:5px;}

/* ==================================================================== */	
/* ======== 框架 ===== */	
#box{
	overflow: hidden;
	padding:10px 10px 0 10px;
}
.left,.right,.middle,.right_2{}
.left {
	width:190px;
	margin:0 10px 0 0;
	float:left;
}
.right {
	width:250px;
	float:right;
}

.middle{
	width:510px;
	margin:0;
	float:left;
	}

.right_2 {
	float:right;
	width:770px;
	margin:0 0 5px 0;
}



/* ==================================================================== */	
.line_1{ border-bottom:1px dashed #CCC; padding:0 0 6px 0; margin:0 0 6px 0;}
/* ==================================================================== */	
.cptype{}
.cptype a,.cptype a:visited,.cptype a:link{
	background-image: url(cptype.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding:5px 0 5px 20px;
	width:33%;
	width:210px;
	display:inline-block;


	
	}
.cptype a:hover{}

