@charset "utf-8";
/* CSS Document */

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.d {
	clear: both;
}

#shadow{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	filter: alpha(opacity=70);
	opacity: 0.7;
	right: 0px;
	bottom: 0px;
	background-color: #333333;
    }
#loading {
position: absolute; width:340px; height:70px;  left:50%; top:50%; margin-left:-170px; margin-top:-35px;
}	
body{
	padding: 0;
	margin: 0;
	font-family: '微軟正黑體', 'Microsoft JhengHei', '新細明體', PMingLiU, '細明體', MingLiU, Arial, Helvetica, sans-serif;
	position: relative;
	/*background-image: url(../upfile/images/body.png);*/
	background-repeat: no-repeat;
	background-position: center 0px;
	font-size: 13px;
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 131px;
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
	background-position: 0px top;
	background-image: url(../images/topBg_03.png);
	background-color: #FFF;
}
#header_body {
	height: 131px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header_body #logo {
	position: absolute;
	left: 0px;
	top: 10px;
}
#header_body #top_001 {
	background-image: url(../images/top_001.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 260px;
	position: absolute;
	top: 5px;
	right: 0px;
}
#header_body #menu_top {
	height: 45px;
	width: 968px;
	position: absolute;
	left: 0px;
	bottom: 1px;
	margin-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#menu_top li {
	float: left;
	font-size: 16px;
	line-height: 45px;
	width: 137px;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	position: relative;
}
#menu_top li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#menu_top .top_002 {
	display: block;
	vertical-align: bottom;
}
#menu_top .top_002 a {
	color: #333;
	display: block;
	background-image: url(../images/top_002.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 41px;
}












#main {
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: auto;
	background-color: #F0F0F0;
}
#main_body {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 970px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#main_body #TOPnews {
	height: 33px;
	width: 243px;
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-bottom: 12px;
}
#main_body #TOPlogin {
	height: 33px;
	width: 460px;
	float: left;
	margin-left: 12px;
	margin-bottom: 12px;
	line-height: 33px;
}
#TOPlogin  .input_01 {
	height: 22px;
	width: 100px;
	border: 1px solid #9D9D9D;
	padding-right: 2px;
	padding-left: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#TOPlogin  .input_01_1 {
	height: 22px;
	width: 100px;
	border: 1px solid #9D9D9D;
	padding-right: 2px;
	padding-left: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #666;
}
#TOPlogin  .input_02 {
	height: 22px;
	width: 60px;
	border: 1px solid #9D9D9D;
	padding-right: 2px;
	padding-left: 2px;
		border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#TOPlogin  .input_02_1 {
	height: 22px;
	width: 60px;
	border: 1px solid #9D9D9D;
	padding-right: 2px;
	padding-left: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #666;
}

#TOPlogin .input_03 {
	background-image: url(../images/topBg.png);
	background-position: bottom;
	height: 25px;
	width: 45px;
	border: 1px solid #3578AD;
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



#main_body #TOPregister {
	float: right;
	height: 33px;
	width: 243px;
	margin-bottom: 12px;
}
#TOPregister #Pregister {
	font-size: 15px;
	line-height: 33px;
}
#Pregister a {
	color: #036;
	font-weight: bold;
}



#main_body #BodyBox01 {
	height: 280px;
	width: 243px;
	background-color: #333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-bottom: 15px;
	position: relative;
}
#BodyBox01 #shcare_h3 {
	background-color: #FFF;
	height: 40px;
	width: 210px;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 17px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#BodyBox01 #shcare_form {
	margin-right: auto;
	margin-left: auto;
	width: 190px;
	margin-top: 12px;
}

#BodyBox01  .input_04 {
	height: 25px;
	width: 184px;
	background-color: #454545;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 15px;
	line-height: 25px;
	color: #CCC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 5px;
}
#BodyBox01  .input_05 {
	height: 25px;
	width: 190px;
	background-color: #B3271B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
	font-size: 15px;
	line-height: 25px;
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 8px;
}



#main_body #BodyBox03 {
	float: right;
	height: 280px;
	width: 243px;
	margin-bottom: 15px;
	position: relative;
}
#BodyBox03 .webad01 {
	height: 83px;
	width: 243px;
	background-color: #3578AD;
	margin-bottom: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}
#BodyBox03 .webad02 {
	height: 83px;
	width: 243px;
	background-color: #EC950A;
	margin-bottom: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}
#BodyBox03 .webad03 {
	height: 83px;
	width: 243px;
	background-color: #B3271B;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}


.webad01 img ,.webad02 img ,.webad03 img {
	height: 83px;
	width: 243px;
 	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }






 
#main_body #BodyBox04 {
	height: 220px;
	width: 243px;
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-bottom: 15px;
	position: relative;
}
#main_body #BodyBox05 {
	height: 220px;
	width: 460px;
	float: left;
	margin-left: 12px;
	margin-bottom: 15px;
	background-color: #FFF;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#main_body #BodyBox06 {
	float: right;
	height: 220px;
	width: 243px;
	margin-bottom: 15px;
	position: relative;
}



 
#main_body #BodyBox07 {
	height: 80px;
	width: 243px;
	background-color: #3578AD;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-bottom: 12px;
	position: relative;
}

#main_body #BodyBox07 img {
	height: 80px;
	width: 243px;
 	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }

#main_body #BodyBox08 {
	height: 80px;
	width: 460px;
	float: left;
	margin-left: 12px;
	margin-bottom: 12px;
	background-color: #EC950A;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#main_body #BodyBox08 img {
	height: 80px;
	width: 460px;
 	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


#main_body #BodyBox09 {
	float: right;
	height: 80px;
	width: 243px;
	margin-bottom: 12px;
	position: relative;
	background-color: #B3271B;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

#main_body #BodyBox09 img {
 	height: 80px;
	width: 243px;
 	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}


#main_body #in_webad {
	height: 130px;
	width: 970px;
	display: block;
	background-color: #FFF;
	margin-bottom: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}


#main_body #in_webad img {
	height: 130px;
	width: 970px;
 	margin-bottom: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}



#main_body #in_Content99 {
	height: 600px;
	width: 910px;
	display: block;
	margin-bottom: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto !important;
	min-height: 3200px;
	position: relative;	
}



#main_body #in_Content {
	height: 600px;
	width: 910px;
	display: block;
	background-color: #FFF;
	margin-bottom: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto !important;
	min-height: 600px;
	position: relative;
	padding: 30px;
	
}
#in_Content #in_Content_title {
	background-color: #F0F0F0;
	height: 45px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	line-height: 45px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	color: #333333;
	border: 1px solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
#in_Content #in_Content_ok {
	height: 500px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 19px;
	color: #333333;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 20px;
	padding: 15px;
	height: auto !important;
	min-height: 500px;
	
}
#in_Content_ok #news_list {
	display: block;
}
#news_list li {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 13px;
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
}
#news_list li a {
	color: #333;
	text-decoration: none;
}
.sdate {
	color: #900;
	font-weight: bold;
	margin-right: 15px;
}
#in_Content_ok #form_tb {
	margin-top: 15px;
	margin-bottom: 20px;
}
.input_07   {
	height: 22px;
	width: 200px;
	border: 1px solid #9D9D9D;
	padding-right: 2px;
	padding-left: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.input_08   {
	height: 22px;
	width: 300px;
	border: 1px solid #9D9D9D;
	padding-right: 2px;
	padding-left: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.input_09   {
	height: 70px;
	width: 400px;
	border: 1px solid #9D9D9D;
	padding-right: 2px;
	padding-left: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.input_10   {
	height: 200px;
	width: 700px;
	border: 1px solid #9D9D9D;
	padding-right: 2px;
	padding-left: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}





#main_body2 {
	margin-right: 30px;
	margin-left: 30px;
	position: relative;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#main_body2 #mas_user {
	line-height: 45px;
	background-color: #FFF;
	height: 45px;
	width: 100%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
	
}
#mas_user .mas_na {
	float: left;
	margin-left: 10px;
}
#mas_user .mas_na2 {
	float: right;
	margin-right: 10px;
}
.mas_na .fort_02 {
	font-size: 15px;
	font-weight: bold;
	color: #0070A8;
}
.mas_na .fort_04 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}


.mas_na .fort_03 {
	border: 1px dashed #999;
	padding: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
.input_06  {
	background-image: url(../images/topBg.png);
	background-position: bottom;
	height: 25px;
	border: 1px solid #3578AD;
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-right: 5px;
	padding-left: 5px;
}







.input_068  {
	background-position: center center;
	height: 25px;
	border: 1px solid #990000;
	color: #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-right: 5px;
	padding-left: 5px;
	background-attachment: fixed;
	background-color: #FF3C3C;
}




#main_body2 #My_menu {
	display: block;
	margin-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
#My_menu li {
	height: 35px;
	display: block;
	float: left;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	background-image: url(../images/topBg.png);
	background-position: bottom;
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#My_menu li a {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


#My_menu .EC950A a {
	background-color: #EC950A;
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	
}
#main_body2 #My_Content {
	margin-bottom: 15px;
	height: 500px;
	border: 1px solid #CCC;
	padding: 20px;
	height: auto !important;
	min-height: 520px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#My_Content #Step {
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #333;
}


#My_Content .tx_sha{
	font-weight: bold;
	padding: 10px;
	display: block;
	border: 1px dashed #CCC;
	font-size: 15px;
	position: relative;
}



#My_Content .tx_h3 {
	margin-top: 25px;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
}
#My_Content .tx_com {
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.tx_com .tx_type {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 30px;
	font-weight: bold;
}

.tx_com .tx_type_sd {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 30px;
	font-weight: bold;
	color: #F00;
}
.tx_com .tx_type2 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 70px;
	line-height: 20px;
}



#Step .Step_off {
	float: left;
	height: 30px;
	width: 278px;
	background-color: #FEF2DE;
	margin-left: 1px;
	padding: 5px;
}
#Step .Step_on {
	float: left;
	height: 30px;
	width: 278px;
	background-color: #FACB7C;
	margin-left: 1px;
	padding: 5px;
}
.Step_test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #036;
}
.tab003   {
	background-color: #CCC;
}
.tab003 td{
	background-color: #F0F0F0;
	font-size: 13px;
	line-height: 18px;
}
.tab003 .td{
	background-color: #F0F0F0;
	font-size: 13px;
	line-height: 18px;
}


.ad_int01 {
	height: 20px;
	font-size: 1ˇ5px;
	border: 1px solid #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
.ad_save {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #3E7EC1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #003;
	border-bottom-color: #003;
	border-left-color: #CCC;
	font-size: 15px;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFF;
	text-decoration: none;
}
.ad_save2 {
	background-color: #3E7EC1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #003;
	border-bottom-color: #003;
	border-left-color: #CCC;
	font-weight: bold;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFF;
	text-align: center;
	display: block;
	padding: 0px;
	height: 40px;
	line-height: 40px;
} 
.ad_save2 a{
	color: #FF0;
	text-decoration: none;
	display: block;
	font-size: 20px;
 
}
.mone_text {
	color: #666;
	font-size: 13px;
}
#AJfome {
	height: 100px;
}
#Ajaxupfileform {
	width: 400px;
	position: absolute;
	left: 150px;
	top: 440px;
}
.Rh3 {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	line-height: 22px;
}
.Crh_01 {
	float: left;
	margin-right: 10px;
	line-height: 30px;
	height: 30px;
}
#My_Content #Amenu {
	position: relative;
}
#My_Content #Amenu li {
	line-height: 30px;
	height: 30px;
	width: 120px;
	display: block;
	text-align: center;
	background-color: #EC950A;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Amenu li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 15px;
			border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
#Amenu .ARs a{
	background-color: #FF714D;
			border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.tx_type .sbag {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sbag li {
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 1px;
}
.sbag li .sbag_name {
	float: left;
	width: 200px;
	margin-right: 1px;
	background-color: #E0E0E0;
	padding-right: 10px;
	padding-left: 10px;
}

.sbag li .sbag_name2 {
	float: left;
	width: 305px;
	margin-right: 1px;
	background-color: #E0E0E0;
	padding-right: 10px;
	padding-left: 10px;
}

.sbag li .sbag_name3 {
	float: left;
	width: 505px;
	margin-right: 1px;
	background-color: #E0E0E0;
	padding-right: 10px;
	padding-left: 10px;
}

.sbag li .sbag_pa {
	float: left;
	width: 100px;
	margin-right: 1px;
	background-color: #E0E0E0;
	padding-right: 10px;
	padding-left: 10px;
}
.sbag li .sbag_q {
	float: left;
	width: 60px;
	margin-right: 1px;
	background-color: #E0E0E0;
	padding-right: 10px;
	padding-left: 10px;
}
.sbag li .sbag_s {
	float: left;
	width: 100px;
	margin-right: 1px;
	background-color: #E0E0E0;
	padding-right: 10px;
	padding-left: 10px;
}
.sbag li .sbag_totsal {
	background-color: #E0E0E0;
	clear: both;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	margin-top: 3px;
	width: 850px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
.Sadd a {
	background-color: #5490CB;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	line-height: 20px;
	height: 20px;
	width: 20px;
	float: left;
	margin-right: 2px;
	margin-top: 4px;
}
.tab004 {
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
}
.tab002 {
	background-color: #F6F6F6;
}

.tab005 {
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 13px;
}
#container .g002 {
	background-color: #E0E0E0;
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	position: relative;
}
.g002 .Step_back2 {
	position: absolute;
	top: 3px;
	right: 10px;
}
#container .g003 {
	line-height: 30px;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#container .g004 {
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tx_type .massig {
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
}
.massig li {
	line-height: 32px;
	display: block;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-left: 20px;
	font-size: 13px;
}
.massig .msg_top {
	height: 80px;
}
.msg_top .m_date1 {
	font-weight: bold;
	color: #900;
	margin-right: 10px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
}

.msg_top .m_tit1 {
	float: none;
	font-size: 18px;
	font-weight: bold;
	clear: none;
}
.msg_top .m_com1 {
	font-size: 15px;
	overflow: hidden;
	height: 60px;
	line-height: 28px;
}


.massig li .m_tit {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.massig li .m_date {
	color: #900;
	float: left;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 10px;
}
.massig li .m_ifon {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.m_tit a {
	color: #036;
	text-decoration: none;
}
.ms_toptit {
	font-size: 18px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 10px;
}
.ms_date {
	color: #900;
	padding: 10px;
}
.ms_Content {
	padding: 20px;
}
.Bin01 {
	height: 30px;
	font-size: 15px;
}


 

#main_body #BodyBox02 {
	height: 280px;
	width: 460px;
	float: left;
	margin-left: 12px;
	margin-bottom: 15px;
	background-color: #FFF;
	position: relative;
	overflow: hidden;
 	background-repeat: no-repeat;
	 	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#BodyBox02 img {
	height: 280px;
	width: 460px;
 	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }




#BodyBox02  .abgne-list {
	position: absolute;
	width: 9990px;
	height: 280px;
}

#BodyBox02  ul li {
	width: 460px;
	height: 280px;
	float: left;
	position: relative;
	overflow: hidden;
	}
#BodyBox02 #ul_menu{
	height: 25px;
	width: 460px;
	bottom: 0px;
	left: 0px;
	position: absolute;
}
#BodyBox02 .arrows{
	visibility: hidden;
}
#BodyBox02 .arrows .prev{
	clear: both;
	visibility: hidden;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}
#BodyBox02 .arrows .next{
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
#ul_menu .numbers99 {
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#ul_menu .numbers99 li{
	height: 20px;
	text-align: center;
	display: block;
	width: 20px;
	background-color: #006FA7;
	float: left;
	line-height: 20px;
	margin-right: 1px;
	color: #FFF;
	font-size: 13px;
}
#ul_menu .numbers99 .current{
	background-color: #FC0;
}
#ul_menu  .numbers99 .hover{
	background-color: #FC0;

	}
#BodyBox06 .Ntit {
	font-size: 16px;
	font-weight: bold;
	color: #006FA7;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 3px;
}
#BodyBox06 .Neng {
	font-family: "Courier New", Courier, monospace;
	color: #999;
}
#BodyBox06 .Nul {
	width: 248px;
	margin-top: 10px;
	height: 180px;
	overflow: hidden;
}
#BodyBox06 .Nul li {
	line-height: 22px;
	padding-right: 15px;
	padding-left: 20px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	margin-bottom: 6px;
	font-size: 13px;
}
#BodyBox06 .Nul li a {
	color: #333;
}
#BodyBox04 .Stit {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 25px;
}
#BodyBox04 .SNul {
	padding-right: 15px;
	padding-left: 15px;
}
.Slink a {
	position: absolute;
	top: 13px;
	right: 15px;
	color: #006AA2;
}

.SNul li {
	background-color: #F7F7F7;
	font-size: 13px;
	line-height: 22px;
	height: 22px;
	display: block;
	margin-bottom: 1px;
	color: #333;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.CC_title {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
	background-position: 15px 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.CC_com {
	margin-top: 15px;
	margin-bottom: 50px;
	padding-right: 30px;
	padding-left: 30px;
	color: #333;
	font-size: 13px;
}
#BodyBox05 .Htit {
	background-color: #E6E6E6;
	margin: 10px;
	line-height: 35px;
	height: 35px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
		border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#BodyBox05 .Slink a {
	right: 25px;
	top: 20px;
}
#BodyBox05 .HNul {
	margin-right: 10px;
	margin-left: 10px;
}
.HNul li .HB0s {
	font-weight: bold;
	color: #900;
	margin-right: 20px;
}

.HNul li {
	line-height: 20px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	display: block;
	padding-left: 20px;
	font-size: 13px;
	color: #333;
	overflow: hidden;
}
.tx_type #shcare_h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}
.tx_type .input_04 {
	height: 25px;
	width: 120px;
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right: 3px;
	padding-left: 3px;

}
.tx_type  .input_05 {
	height: 25px;
	width: 50px;
	background-color: #3C7CC0;
	color: #FFF;
	border: 1px solid #295585;
		border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}







#scrollDiv{
	width: 243px;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
} 


#scrollDiv li{
	height: 33px;
	padding-left: 10px;
	font-size: 15px;
	color: #F00;
	font-weight: bold;
	overflow: hidden;
} 
#scrollDiv ul {
	height: 33px;
	width: 243px;
	line-height: 33px;
}
.vision {
	height: 300px;
	width: 600px;
	border: 1px solid #999;
	overflow: scroll;
}
.tb002 {
	background-color: #999;
}
#in_Content4 {
	padding: 15px;
}























































#footer {
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	height: 120px;
	bottom: 0px;
	background-color: #FFF;	

	
	
	
	
	
	
}
#footer_body {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 120px;
 
	
}
#foo_top {
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 800px;
}
#foo_top li {
	float: left;
	margin-left: 5px;
	color: #333;
}
#footer_body .coname {
	font-size: 13px;
	line-height: 25px;
	color: #333;
	position: absolute;
	left: 15px;
	top: 35px;
}
#footer_body .cotel {
	font-size: 13px;
	line-height: 25px;
	color: #333;
	position: absolute;
	left: 15px;
	top: 60px;
}
#footer_body .cotel2 {
	font-size: 13px;
	line-height: 25px;
	color: #333;
	position: absolute;
	left: 15px;
	top: 85px;
}



#foo_top li a {
	color: #333;
	text-decoration: none;
	margin-right: 5px;
}

.text_12{
	background-color: #FFF;
}

.text_13{
	background-color: #FF9999;
}