.wrap {
	width:950px;height:auto;margin:0 auto;
}
.wrap .left_con {
	width:225px;
	float:left;
	height:auto;
	background:url(../images/left1.jpg) no-repeat;
}
.wrap .right_con {
	float: right;
	width: 720px;
	height: auto;
	/**padding-right: 45px;**/
}
.wrap .right_con .con_top {
	width:720px;
	float:right;
	height:auto;
}
.wrap .right_con .con_bg {
	background:url(../images/flower.png) no-repeat 65px 0;
	width:720px;
	float:right;
	height:auto;
}
.wrap .right_con .con_bg .topic {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:25px;
	padding-top:15px;
}
.wrap .right_con .con_bg .author {
	padding:5px;
	width:90%;
	text-align:right;
	color:#ccc;
}
.wrap .right_con .con_bg .content {
	padding:5px;
	line-height:200%;
	width:90%;
}
.wrap .left_con .con_1 {
	height: 350px;
	width: 135px;
	padding-top: 20px;
	padding-left: 80px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.wrap .left_con .con_2 {
	height: auto;
	width: 170px;
	padding-left: 48px;
	padding-top:5px;
}

.wrap .left_con .con_2 .con_2_bg {
	background:url(../images/second/01_20.jpg) no-repeat;
	height: 272px;
}

.wrap .left_con .con_2 .con_2_bg .services {
	height: 30px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 70px;
}
.wrap .left_con .con_3 {
	width: 170px;
	height:auto;
	padding-left: 49px;
	padding-top:10px;
}

.category_panel_1 {
	width:720px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;;
}
.category_panel_1 .panel_top {
	margin:0;
	padding:0;
	width:720px;
	height:29px;
}
.category_panel_1 .panel_top ul, .panel{
	margin:0;
	padding:0;
	list-style:none;
}
.category_panel_1 .panel_top .top_bg {
	height:29px;
	background:url(../images/panel_01.jpg) no-repeat;
	float:left;
	width:36px;
}
.category_panel_1 .panel_top .top_middle {
	float:left;
	width:680px;
	height:29px;
	background:url(../images/panel_03.jpg) repeat-x;
}
.category_panel_1 .panel_top .top_middle .panel_bg {
	width:114px;
	height:22px;
	margin-top:7px;
	background:url(../images/panel_06.jpg) no-repeat;
	color:#ff0000;
	padding-top:6px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.category_panel_1 .panel_top .top_middle .order {
	float:right;
	width:auto;
	margin:5px 5px 5px;
	height:12px;
}
.category_panel_1 .panel_top .top_middle .backtop {
	float:right;
	width:35px;
	margin:9px 5px 5px;
	height:12px;
}
.category_panel_1 .panel_top .top_end {
	float:left;
	width:2px;
	height:29px;
	background:url(../images/panel_05.jpg) no-repeat;
}
.category_panel_1 .panel_content {
	width:714px;
	padding:0;
	height:auto;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc;
}
.category_panel_1 .panel_content .panel_e1 {
	float: left;
	padding:8px;
	margin-left:6px;
	width:212px;
	height:232px;
	display:block;
}
.category_panel_1 .panel_content .panel_e1 .nodata{
	padding-top:10px;
	color:#ff0000;
	margin:auto;
}
.category_panel_1 .panel_content .panel_e1 .panel_et {
	padding:3px;
}
.category_panel_1 .panel_content .panel_e1 .panel_ei img {
	width:210px;
	height:200px;
}
.category_panel_1 .panel_content .panel_e1 .panel_ei img:hover {
	border:2px solid #ABD251;
}
.category_panel_1 .panel_content .panel_e0 {
	float: left;
	padding:5px;
	margin-left:10px;
	width:250px;
	height:268px;
}
.category_panel_1 .panel_content .panel_e0 .panel_e0i img:hover {
	border:1px solid #ABD251;
}
.category_panel_1 .panel_content .panel_e0 .panel_e0t {
	padding:3px;
}
.category_panel_1 .panel_end ul {
	margin:0;
	padding:0;
	list-style:none;
}
.category_panel_1 .panel_end .end_bg {
	height:2px;
	background:url(../images/panel_11.jpg) no-repeat;
	float:left;
	width:2px;
}
.category_panel_1 .panel_end .end_middle {
	float:left;
	width:714px;
	border-top:2px solid #cccccc;
}
.category_panel_1 .panel_end .end_end {
	float:left;
	width:2px;
	height:2px;
	background:url(../images/panel_13.jpg) no-repeat;
}

/**
 * ��ҳ
 */
#pagination {
	clear:both;
	font-size: 11px;
	text-align:center;
	height:18px;
	width:auto;
	padding:10px 0 10px;
}

#pagination a.total {
	padding: 2px 6px;
	text-decoration: none;
	background: #F7F7F7;
	border: 1px solid #68BAD0;
	border-right: 0px;
	font-weight: bold;
	color: #FF0101;
}

#pagination a.pages {
	padding: 2px 6px;
	margin-right: 4px;
	text-decoration: none;
	background: #F7F7F7;
	border: 1px solid #68BAD0;
	font-weight: bold;
}

#pagination a.current {
	padding: 2px 6px;
	margin-right: 4px;
	border: 1px solid #68BAD0;
	text-decoration: none;
	background: #FCFFD4;
	color: #0072C3;
	font-weight: bold;
}

#pagination a.item, #pagination a.item:active, #pagination a.item:visited {
	padding: 2px 6px;
	margin-right: 4px;
	border: 1px solid #68BAD0;
	text-decoration: none;
	background: #FFFFFF;
}

#pagination a.item:hover {
	padding: 2px 6px;
	margin-right: 4px;
	border: 1px solid #2E8BB7;
	text-decoration: none;
	background: #D4EEFF;
}
#login_center {
	height: 380px;
}

#login_form {
	width: 404px;
	height: 250px;
	margin:60px 0 0 130px;
	background: url(../images/bg_login_form.gif) no-repeat;
}

#login_form_content {
	padding: 40px 75px 0;
}

#login_form_content p {
	padding: 8px 0;
}

#login_form_content p.error {
	color: #FF3300;
	text-align: center;
}

.clear{ clear:both; }
.h1 {
	margin-top:20px;
	padding-left:50px;
	margin-bottom:10px;
}
#register{margin-left:20px;width:600px; height:300px; padding:10px; 0 30px 30px; display:table;}
#r231,#r232,#r233,#r23e,#r23g,#r23f,#r23h{height:43px; clear:both; display:table; width:450px;}
.zc1{float:left; width:120px; text-align:right;}
.zc1 span{color:#D01E3B;}
.zc2,.zc3,.yzm1{float:left; width:auto; padding-left:8px; position:relative;}
.err{float:left;padding-left:10px;padding-top:3px;color:#ff0000;height:20px;}
.zc3{width:270px;}
.yzm1{width:85px;}
.yzm2{float:left; width:145px; text-align:left;}
.it_s{display:table;}
.it1{height:20px; border:1px solid #ccc; width:150px; color:#333; font-size:14px;}
.it2{height:20px;border-left:1px solid #999; width:150px; border-top:1px solid #999; color:#333; font-size:14px;}
.it3{height:20px; font-size:14px; width:150px;background:#fff url(../images/i/ccts_bg.gif) bottom repeat-x; border:1px solid #DD7870; color:#333;}
.ty_s{float:left;}
.ty1{
	height:25px;
	color:#fff; 
	font-size:12px; 
	background:#67B803; 
	border-left:1px solid #008000; 
	border-top:1px solid #008000; 
	border-right:1px solid #008000; 
	border-bottom:1px solid #008000; 
	cursor:pointer;
}
.ty2{
	height:25px;
	color:#fff; 
	font-size:12px; 
	background:#67B803; 
	border-left:2px solid #008000; 
	border-top:2px solid #008000; 
	border-right:2px solid #008000; 
	border-bottom:2px solid #008000; 
	cursor:pointer;
}
.color-red{color:#ff0000;}
.zc_cwts{position:absolute; top:0; left:165px; width:28px;}
.box{background:url(../images/i/bottom-left-w.gif) no-repeat left bottom;}
.box-outer{background:url(../images/i/bottom-right-w.gif) no-repeat right bottom;}
.box-inner{background:url(../images/i/top-left-w.gif) no-repeat left top;}
.box p{background:url(../images/i/top-right-w.gif) no-repeat right top; padding-left:20px; padding-top:10px; padding-bottom:15px; padding-right:20px;margin:0;}
.box-t {background:url(../images/i/bottom-left-t.gif) no-repeat left bottom; position:absolute; top:-8px; left:190px;}
.box-outer-t{background:url(../images/i/bottom-right-t.gif) no-repeat right bottom;}
.box-inner-t{background:url(../images/i/top-left-t.gif) no-repeat left top;}
.box-t p{background:url(../images/i/top-right-t.gif) no-repeat right top; padding-left:20px; padding-top:10px; padding-bottom:15px; padding-right:10px; line-height:2em; margin:0;}
.box-t span{background:url(../images/i/top-right-t.gif) no-repeat right top; padding:10px 20px; display:block;}

.message{
	height:327px;
	padding-top:50px;
	padding-left:20px;
}
.message .mtext {
	background:url(../images/msg_bg.jpg) no-repeat;
	height:257px;
	width:600px;
	padding-top:40px;
}
.message .mtext .msg {
	float:right;
	width:268px;
	height:150px;
	padding-top:30px;
	line-height:200%;
	background:url(../images/alert_bg.jpg) no-repeat;
	padding-left:15px;
}
.msg_text{
	width:250px;
	text-align:left;
	color:#0099cc;
	height:90px;
}
.btn{
	height:20px;
	font-size:12px; 
	background:#f1f1f1; 
	cursor:pointer;
	width:60px;
	text-align:center;
	float:right;
	margin-right:10px;
}
.btn_but{
	height:20px;
	font-size:12px; 
	background:#f1f1f1; 
	border:1px solid #ccc;
	cursor:pointer;
	text-align:center;
}
.account{
	margin-top:5px;
	padding:5px;
	width:650px;
	height:auto;
}
.account .bg_top{
	background:url(../images/i/bg_top.png) no-repeat;
	height:20px;
	padding-top:8px;
	padding-left:5px;
	color:#336cc;
	font-weight:bold;
}
.account .bg_middle{
	border-right:2px solid #BBB8BD;
	border-left:2px solid #BBB8BD;
	padding:5px;
}
.account .bg_bottom{
	background:url(../images/i/bg_down.png) no-repeat;
	height:7px;
}
.table001 td {
	padding:5px;
}
.table002 td {
	padding:5px;
	height:23px;
}
.table003{
	border-collapse:collapse;
}
.table003 td {
	padding:5px;
	height:23px;
}
.input {
	border:1px solid #ccc;
	height:20px;
	font-size:14px;
}
.center{
	text-align:center;
}
.dim{
	background-color:#F1F7B1;
	color:#3366cc;
	font-weight:bold;
}
.search{
	color:#3366cc;
	border:1px solid #ccc;
	line-height:150%;
	padding:10px 0 0 10px;
	margin:5px;
	width:auto;
}
.table002 th{
	background-color:#F1F7B1;
	font-weight:bold;
	text-align:center;
	height:23px;
}
.title{
	padding:5px;
	background-color:#F1F7B1;
}
.goto {
	width:380px;
	border:1px solid #ccc;
	margin:50px auto;
	height:auto;
	padding:10px;
	line-height:200%;
}
.goto p{
	text-align:center;
}

/*友情链接*/
.friendlink{
	clear:both;
	width:849px;
	magrin:20px auto;
	margin-left:50px;
	margin-top:10px;
}

.friendlink h3 {
	color:#666;
	font-weight:bold;
}
.friendlink ul {
	padding:0;
	margin:0;
}
.friendlink ul li {
	width:94px;
	height:35px;
	float:left;
	padding:2px;
	margin:0 6px 3px 0;
}
.friendlink ul li img {
	width:88px;
	height:31px;
	border:1px solid #ccc;
}
.textlink {
	width:849px;
	magrin:20px auto;
	margin-left:50px;
}
.textlink ul {
	padding:0;
	margin:0;
}

.textlink ul li {
	float:left;
	width:94px;
	height:20px;
	text-align:center;
	padding:2px;
}