/* CSS Document */

body {
	margin:0px;
	font-size:12px;
	color:#505050;
	background-color:#fff;
}
table,td{
	margin:0px;
	font-size:12px;
	color:#505050;
}
img {
	border:0px;
}
a {
	font-size:12px;
	color:#505050;
	text-decoration: none;
}
a:hover {
	font-size:12px;
	color:#dd0101;
	text-decoration:none;
}
p {
	text-indent:2em;
}

.logo_name {
	background:url("../images/name.jpg") 0px 23px no-repeat;
}
.logo {
	color:#333;
	font-size:12px;
	letter-spacing:1px;
}
.pro_01 {
	color:#777777;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
}

.copynav {
	color:#333;
	font-size:12px;
	line-height:18px;
}
.copyright {
	color:#999;
	font-size:12px;
	line-height:18px;
	FILTER: DropShadow(OffX=1, OffY=1, DropShadow(OffX=1, OffY=1, color:#ffffff);
}
.seavice_title {
	letter-spacing:2px;
	color:#6f6f6f;
}
.seavice_text {
	line-height:12px;
	color:#6f6f6f;
}
.seavice_back {
	background-repeat: no-repeat;
	background-position: 8px 12px;
}
.seavice_back_02 {
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
.sub_nav_back {
	background-image: url(../images/sub_nav_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sub_nav {
	font-size:12px;
	color:#333;
	letter-spacing:1px;
	line-height:20px;
}
.sub_title {
	color:#666;
	font-size:15px;
	font-weight:bold;
	letter-spacing:3px;
}
.job_title {
	color:#dd0101;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:4px;
}
.text {
	color:#555;
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
}
.text_title {
	color:#46A0CC;
	font-weight:bold;
}
.text ol {
	text-indent:1em;
	margin-top:5px;
	color:#dd0101;
}
.text ul {
	text-indent:1em;
	margin-top:5px;
	color:#dd0101;
}
.text ol ul {
	text-indent:1.5em;
	margin-top:5px;
	color:#555;
}
.text p {
	text-indent:2em;
	color:#666;
}
.struct {
	color:#555;
	font-size:12px;
	line-height:15px;
	letter-spacing:1px;
}
.item {
	color:#999;
	font-size:12px;
	line-height:24px;
	padding:10 12 0 12;
	background-image: url(../images/s_sub_line.gif);
	background-repeat: repeat-x;
	background-position: left 32px;
}
.item_title {
	color:#999;
	font-size:12px;
	line-height:24px;
	letter-spacing:1px;
	padding:10 12 0 12;
	background-image: url(../images/s_sub_line.gif);
	background-repeat: repeat-x;
	background-position: left 32px;
}
.root {
	color:#333;
	font-size:12px;
	line-height:14px;
}
.sub_search {
	color:#999;
	font-size:12px;
	line-height:14px;
}
.sub_search_input {
	width:100px;
	height:18px;
	color:#333;
	font-size:12px;
	padding:1px;
	padding-top:6px;
	line-height:10px;
	background-color:transparent;
	border:none;
	border-bottom:1px solid #dbdbdb;
	
}

/*小导航*/
.enav_home a {
	color:#999;
	text-decoration:none;
	font-size:12px;
	display:block;
	letter-spacing:1px;
	background-image: url(../images/e_nav_home.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
.enav_home a:hover {
	color:#f00;
	font-size:12px;
	text-decoration:none;
	background-image: url(../images/e_nav_home-over.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
.enav_map a {
	color:#999;
	text-decoration:none;
	font-size:12px;
	display:block;
	letter-spacing:1px;
	background-image: url(../images/e_nav_map.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
.enav_map a:hover {
	color:#f00;
	text-decoration:none;
	background-image: url(../images/e_nav_map-over.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
.enav_mail a {
	color:#999;
	text-decoration:none;
	font-size:12px;
	display:block;
	letter-spacing:1px;
	background-image: url(../images/e_nav_mail.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
.enav_mail a:hover {
	color:#f00;
	text-decoration:none;
	background-image: url(../images/e_nav_mail-over.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
.enav_english a {
	color:#999;
	text-decoration:none;
	font-size:12px;
	display:block;
	letter-spacing:1px;
	background-image: url(../images/e_nav_english.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
.enav_english a:hover {
	color:#f00;
	text-decoration:none;
	background-image: url(../images/e_nav_english-over.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
/*小导航结束*/


/*专项样式 之 颜色*/
.red {
	color:#f00;
}
.red2 {
	color:#da0000;
}
.gray {
	color:#999;
}
.gray2 {
	color:#6f6f6f;
}
.black {
	color:#000;
}
.white {
	color:#fff;
}
.white a {
	color:#fff;
}
.white a:hover {
	color:#fff;
}
/*专项样式 之 表单*/
.input_text {
	width:110px;
	height:18px;
	color:#333;
	font-size:12px;
	padding:2px;
	padding-top:4px;
	line-height:10px;
	background-color:transparent;
	border:1px solid #E1E1E1;
}
.input_password {
	width:110px;
	height:18px;
	color:#333;
	font-size:12px;
	background-color:transparent;
	border:1px solid #E1E1E1;
}
.input_more {
	width:100%;
	height:60px;
	color:#333;
	font-size:12px;
	padding:2px;
	padding-top:4px;
	background-color:#fff;
	border:1px solid #E1E1E1;
}
.input_bottom {
	width:40px;
	height:20px;
	color:#333;
	font-size:12px;
	background-color:transparent;
	border:none;
}

/*专项样式 之 翻页样式*/

.black {
	color:#000;
}
a.tag {
	font-size:12px;
	color:#666;
	line-height:12px;
	text-decoration: none;
 	font-family: Webdings, Wingdings, "Wingdings 2";
}
a.tag:hover {
	font-size:12px;
	color:#f00;
	line-height:12px;
	text-decoration: none;
 	font-family: Webdings, Wingdings, "Wingdings 2";
}
.tag {
	font-size:12px;
	color:#666;
	line-height:12px;
 	font-family: Webdings, Wingdings, "Wingdings 2";
}