﻿@charset "utf-8";
/* global */
body, form, ul, ol, li, p, img, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	border:0;
	outline:none;
	}
	
ul, ol, li{list-style:none;}

input.txt{height:14px;width:80px;}
input.btn{height:22px; line-height:18px;}

a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
	
/* layout */
.w_350{width:350px;}
.w_240{width:240px;}

.w_302{width:302px;}
.w_336{width:336px;}
.w_648{width:648px;}

.fl_l{float:left;}
.fl_r{float:right;}

.main{width:960px; margin:0 auto;}
.pad_1{padding:6px 9px;}
.pad_2{padding:10px 12px;}
.pad_3{padding:0 10px;}
.pad_4{padding:6px 0;}
.pad_5{padding:9px 0;}
.pad_6{padding:9px;}
.marR_10{margin-right:10px;}
.dis_in{display:inline;}
.over_h{overflow:hidden;}
.txt_c{text-align:center;}

.space1, .space2, .line1, .clear{
	display:block;
	overflow:hidden;
	font-size:0;
	clear:both;
	}
	
.space1{height:10px;}
.space2{height:6px;}
.line1{height:0; border-top:1px dashed #dadada;}
.clear{height:0;}
	
/* font */
.size12{font-size:12px;}
.size14{font-size:14px;}
.size16{font-size:16px;}
.size18{font-size:18px;}
.size20{font-size:20px;}
.size22{font-size:22px;}
.size24{font-size:24px;}
.size26{font-size:26px;}
.size28{font-size:28px;}
.size30{font-size:30px;}
.size38{font-size:38px;}

.microsoft{font-family:"微软雅黑"}

.bold{font-weight:bold;}

.black{color:#333;}
.black a:link{color:#333;}
.black a:visited{color:#333;}
.black a:hover{color:#333;}

.white{color:#fff;}
.white a:link{color:#fff;}
.white a:visited{color:#fff;}
.white a:hover{color:#fff;}

.gray{color:#666;}
.gray a:link{color:#666;}
.gray a:visited{color:#666;}
.gray a:hover{color:#666;}

.gray2{color:#999;}
.gray2 a:link{color:#999;}
.gray2 a:visited{color:#999;}
.gray2 a:hover{color:#999;}

.gray3{color:#ccc;}
.gray3 a:link{color:#ccc;}
.gray3 a:visited{color:#ccc;}
.gray3 a:hover{color:#ccc;}

.red{color:#b70000;}
.red a:link{color:#b70000;}
.red a:visited{color:#b70000;}
.red a:hover{color:#b70000;}

.blue{color:#1e50a2;}
.blue a:link{color:#1e50a2;}
.blue a:visited{color:#1e50a2;}
.blue a:hover{color:#1e50a2;}

.orange{color:#f60;}
.orange a:link{color:#f60;}
.orange a:visited{color:#f60;}
.orange a:hover{color:#f60;}

/* form */
.iptBtn1, .iptBtn2, .iptBtn3, .iptTxt1{border:none; margin:0; padding:0; outline:none;}
.iptBtn1{
	border:1px solid #094f89;
	height:23px;
	line-height:17px;
	padding-bottom:6px;
	_line-height:19px;
	_padding-bottom:3px;
	width:57px;
	text-align:center;
	background:url(images/btn1.gif) no-repeat;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	}
	
.iptBtn2{width:52px; text-align:center; height:19px; line-height:19px; background:url(images/btn2.gif) no-repeat; font-size:12px; color:#fff;}
.iptBtn3{width:85px; text-align:center; height:29px; line-height:29px; background:url(images/btn3.gif) no-repeat; font-size:14px; color:#fff;}
	
.iptTxt1{
	border:1px solid #094f89;
	border-right:none;
	height:21px;
	line-height:21px;
	padding-left:26px;
	background:#fff url(images/mark1.gif) no-repeat 4px center;
	}
	
/* title */
.tit1, .tit2{height:25px; line-height:25px; overflow:hidden;}
.tit1 .fl_l, .tit2 .fl_l{width:86px; text-align:center; height:100%;}
.tit1 .fl_r, .tit2 .fl_r{padding-right:6px;}

.tit1{border-bottom:1px solid #b90000;}
.tit2{border-bottom:1px solid #296cbd;}

.tit1 .fl_l{background:url(images/tit1.gif) no-repeat;}
.tit2 .fl_l{background:url(images/tit2.gif) no-repeat;}

.tit3{height:26px; line-height:26px; overflow:hidden; padding:0 13px; background:url(images/tit3.gif) no-repeat;}

.tit4{height:26px; line-height:26px; border-left:1px solid #ccc; border-right:1px solid #ccc; position:relative; background:url(images/tit4.gif) repeat-x;}
.tit4 p{position:absolute; left:-1px; width:336px;}
.tit4 span{float:left;}
.tit4 span a{display:block; text-align:center;}
.tit4 span.black a{height:25px; line-height:25px; border-style:solid; border-width:1px 1px 0 1px; background:#fff; font-weight:bold;}

.tit4a{background:url(images/tit4a.gif) repeat-x;}
.tit4a span{width:168px;}
.tit4a span.black a{border-color:#2a6cbd;}

.tit4b{background:url(images/tit4b.gif) repeat-x;}
.tit4b span{width:112px;}
.tit4b span.black a{border-color:#b90000;}

.tit5{height:24px; line-height:24px; border:1px solid #e7e7e7; background:url(images/tit5.gif) repeat-x;}
	
/* box */
.box1, .box1_a{border:1px solid #e6e6e6; background:#fff;}
.box1_a{border-top:none;}

.box2, .box2_a{border:1px solid #ccc; background:#fff;}
.box2_a{border-top:none;}

.box3, .box3_a{border:1px solid #b90000; background:#fff;}
.box3_a{border-top:none;}

/* list */
.list1 li, .list2 li{line-height:24px; overflow:hidden; vertical-align:middle;}
	
.list1 li{padding-left:12px; background:url(images/dot1.gif) no-repeat left;}
.list2 li{padding-left:12px; background:url(images/arrow1.gif) no-repeat left;}

.order1, .order1a{
	width:15px;
	text-align:center;
	height:12px;
	line-height:12px;
	font-size:11px;
	color:#fff;
	background:#9a9a9a;
	}
	
.order1a{background:#b42306;}
	
/* pic */
.pic{position:relative; overflow:hidden;}

.pic_a1, .pic_a2, .pic_a3{border:1px solid #d4cec4;}
.pic_a2{padding:1px;}
.pic_a3{padding:4px;}

.pic .con{
	width:100%;
	height:100%;
	overflow:hidden;
	background:#060;
	}

.pic_1{width:78px; height:58px;}
.pic_2{width:78px; height:78px;}
.pic_3{width:160px; height:120px;}
.pic_4{width:136px; height:106px;}
	
/* first */
.first1{overflow:auto; border-bottom:1px dashed #dadada; padding-bottom:9px; margin-bottom:6px; line-height:20px;}
.first1 .tit{padding-bottom:3px;}
.first1 p{text-indent:2em;}

.month_tip ul {
	background:url(images/back.gif) no-repeat -975px -250px;
}