﻿@charset "utf-8";
/* CSS Document */
body
{ 
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	background:#FFFFFF;	
	
	font-size:12px;												/* 网页字体大小 */
	font-family:Verdana, Arial, Helvetica, sans-serif,"宋体";	/* 网页字体 */
	color:#10706E;												/* 网页文本颜色 */
	line-height:20px;											/* 标准行高 */
	text-align:left;											/* 文本对齐 */

}

ul,ol,li{margin:0;padding:0;border:0;list-style-type:none} input,select{font-size:12px}

/*导航菜单超级链接*/
a{color: #10706E;text-decoration: none;font-size: 12px;}
a:hover {color: #10706E;text-decoration: none;font-size: 12px;}

a.menu{color: #ffffff;text-decoration: none;font-size: 13px;font-weight: bold;}
a.menu:hover {color: #ffffff;text-decoration: none;font-size: 13px;font-weight: bold;}

a.menu02{color: #9B2727;text-decoration: none;font-size: 12px;font-weight: bold;}
a.menu02:hover {color: #9B2727;text-decoration: none;font-size: 12px;font-weight: bold;text-decoration: underline;}

a.pr{color: #ffffff;text-decoration: none;font-size: 12px;}
a.pr:hover {color: #ffffff;text-decoration: underline;font-size: 12px;}

a.red{color: #9B2727;text-decoration: none;font-size: 12px;}
a.red:hover {color: #9B2727;text-decoration: underline;font-size: 12px;}

a.news{color: #10706E;text-decoration: none;font-size: 12px;}
a.news:hover {color: #9B2727;text-decoration: none;font-size: 12px;}

.title01{font-size:18px;font-weight: bold;color: #000000;line-height:24px;}
.title02{font-size:16px;font-weight: bold;color: #153F64;line-height:24px;}
.title03{font-size:13px;font-weight: bold;color: #10706E;line-height:24px;}
.title04{font-size:14px;font-weight: bold;color: #ffffff;line-height:24px;}
.title05{font-size:12px;font-weight: bold;line-height:24px;}

/*表格属性*/
table{ font-size:12px;line-height:20px;border-collapse:collapse;}

.text12 {color: #10706E;font-size: 12px;font-weight: bold;}
.time {color: #10706E;font-size: 11px;}
.text11_red02 {color: #9B2727;font-size: 12px;}
.text02{color: #ffffff;font-size: 16px;line-height: 20px;font-weight: bold;}
.text01{color: #ffffff;font-size: 12px;line-height: 18px;}
.text03{color: #9ACDD4;font-size: 12px;line-height: 18px;}

input {
	font-size: 12px;
	line-height: 18px;
	color: #299593;
	border: 1px solid #B3E4E5;
	background-color: #ffffff;
}

.input {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #A5ACB2;
	background-color: #D5D5D5;
}

.input_img {
	line-height: 18px;
	border: 0px;
	background-color: #D5D5D5;
}


.bg {
	background-repeat: repeat-y;
	background-position: right top;
}
.img {
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}

.table_border {
	border:1px solid #E0E0E0;
}

.table_border02 {
	border-bottom:1px solid #B3E4E5; padding-bottom:10px;
}

.table_locate { border:0; border-bottom:1px #9cdedd solid;}
.newslist_line { border:0; border-bottom:1px #9cdedd dashed}
.newsmenumore { border-bottom:1px #3E9391 solid; background:#D0F9F5;}
.newsmenumore td { padding:5px; font-weight:bold; text-align:left}

.Tab { text-align:left; }
.Tab .title { float:left; background:url(/Template/skin01/en/images/tab_bg.gif) repeat-x; height:30px; width:100%;}
.Tab .title .n1,.Tab .title .n2{ background:url(/Template/skin01/en/images/overtab_left.gif) no-repeat; height:30px; display:block; float:left; text-align:center; padding-left:12px; margin:0 2px 0 2px; color:#333; text-decoration:none}
.Tab .title .n1 span,.Tab .title .n2 span{ background:url(/Template/skin01/en/images/overtab_right.gif) no-repeat right top; display:block; padding-right:12px; line-height:30px}
.Tab .title .n2 { background:url(images/tab_left.gif) no-repeat;}
.Tab .title .n2 span{ background:url(/Template/skin01/en/images/tab_right.gif) right top no-repeat}

.tabcon { clear:both; float:left; background:#FFFFFF; border-top:2px #9DB0BB solid; width:99%; padding:0 0 4px 4px; }
.tabcon_all { margin:25px auto; width:98%; text-align:left;}
.tabcon_all img { border:0}

.profourm { float:left; border:1px #B7CDDA solid; background:#F7F7F7; padding:5px; width:90%; margin-left:35px; }
.prolistpic { padding:5px}
.prolistlink a { color:#FFFFFF; }
.prolistlink a:hover { color:#FFFFFF; text-decoration:underline }
.promenu { margin-right:3px; margin-top:20px; float:left;}

.feedback { border:1px #EDEDEE solid; width:95%}
.feedback td { border:1px #EDEDEE solid; }
.homepro { margin-left:10px;}
.homenews { border-bottom:1px #CCCCCC dotted; }
