@charset "utf-8";

#body_index {
	background-color: #003366;
	background-position: center;
}

body {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	}
	
img {
	border:none;
	}

.size
{
	width: 1004px;
	margin: 0px auto;
}

.li_orange li{
	line-height: 14pt;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/li-arrow-orange.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 16px;
	}
	
.li_red li{
	line-height: 14pt;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/li-arrow-red.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 16px;
	}

#index_container {
	height: 510px;
	width: auto;
	position: relative;
	text-align: center;
	margin-top: 60px;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 20px;
}

.index_title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #CCCCCC;
	font-size: 24px;
	font-weight: bold;
}

.index_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 18px;
}

#parts {
	padding: 0px;
	width: 560px;
	position: relative;
	overflow: hidden;
	clear: left;
	margin: 0px auto;
	text-align: center;
}

.categories img {
	border:1px solid #003366;
	margin:0 10px;
	}
	
.categories img:hover {
	border-color:#ccc;
	}

#buttom_nav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#buttom_nav a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 10px;
	text-align: center;
	text-decoration:none;
}

.sitelink {
	float: right;
	color: #003366;
	padding-bottom: 5px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	padding-top: 10px;
	position: relative;
	font-size: 12px;
	padding-right: 20px;
}

.sitelink a{
	text-decoration: none;
	list-style: none;
	color: #003366;
	}

#header {
	height: 75px;
	clear: right;
	overflow: hidden;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}

#header_ {
	height: 100px;
	clear: right;
	overflow: hidden;
	background-image: url(../images/header_bg_.gif);
	background-repeat: repeat-x;
}
.link_more {
	font-size: 10px;
	color: #0066CC;
	font-weight: bolder;
	}
	
.logo a {
	text-decoration:none;
	}

.logo {
	float: left;
	overflow: hidden;
}

.CompanyName {
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 36px;
	margin-top: 25px;
	padding-left: 25px;
	font-weight: bold;
	width: 770px;
}

.mnav {
	height: 35px;
	overflow: hidden;
	position: relative;
	background-color: #CCCCCC;
}

.mnav_ {
	height: 30px;
	overflow: hidden;
	position: relative;
	background-color: #CCCCCC;
}

.mainNav {
	position: absolute;
	font-family: Minion, Arial, Helvetica, sans-serif;
	left: 205px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
}

.mainNav ul{
	margin: 0px;
	padding: 0px;
	}

.mainNav li{
	float: left;
	padding-right: 17px;
	list-style: none;
	}
	
.mainNav a {
	text-decoration: none;
	color: #003366;
	}

.mainNav a:hover {
	color: #006699;
	}

.mainNav ul li a.current {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;
	}

#clear {
	clear:both;
}

.menu {
	width: 180px;
	overflow: hidden;
	text-align: right;
	font-family: Minion, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}

.menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.menu li {
	font-weight: bold;
	height: auto;
	line-height: 20px;
	list-style-type: none;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	padding-bottom: 2px;
}

.menu a {
	text-decoration: none;
	color: #003366;
	}
	
.menu a:hover {
	color: #CC0000;
	}
	
.menu ul li a.current {
	color: #CC0000;
	}

#sidebar{
	width:180px;
	height:auto;
	float:left;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
#content{
	width:780px;
	height:auto;
	float:right;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #003366;
	line-height: 14pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 50px;
	}

.content_ul li {
	line-height: 14pt;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.font_blue {
	font-weight: bold;
	color: #0033FF;
	}

.img_r {
	padding: 5px 5px 5px 20px;
	float: right;
	}
.img_l {
	padding: 15px 20px 10px 10px;
	float: left;
	border:none;
	}


.title {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 350px;
	}
	
.title_long {
	font-family: Minion, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 650px;
}
.subtitle {
	font-weight: bold;
	line-height: 12pt;
	color: #CC0000;
	}
	
.subtitle_blue {
	font-weight: bold;
	line-height: 12pt;
	color: #006699;
	font-size: 11pt;
	}

.subtitle_underline {
	font-weight: bold;
	line-height: 16pt;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5985CE;
	margin-right: 50px;
	margin-left: 15px;
	}

.ArticleHeader {
	color: #000000;
	line-height:normal;
	letter-spacing:normal;
	font-family: "Agency FB", Arial, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	}
.Green {
	color: #99CC00;
}

.Red {
	color: #CC0000;
}
#footer {
	clear:both;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: center;
	margin-bottom: 10px;
	bottom: 20px;
	margin-top: 40px;
}

#footer_gray {
	clear:both;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#flash {
	float:right;
	padding-right: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
#flash_right {
	float:right;
	position: relative;
	padding-left: 20px;
}


/*插入视频 */

.videointro span{
	display:none; 
	display:block;
	}
.videointro {
	text-decoration:none;
	float: right;
	margin-left: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	}
.videointro a {
	text-decoration:none;
	font-family: "Times New Roman", "宋体", serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0066CC;
	text-align: center;
	}
.videointro a span { 
	display:none;
	}
.videointro a:hover{ 
	position:relative;
	}
.videointro a:hover span{
	display:block;
	position:absolute;
	top:30px;
	width:480px;
	border:1px solid #CCCCCC;
	color:#336699;
	padding:5px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	right: 20px;
	line-height: 25px;
	background-color: #F9F9F9;
}
.videointro:hover {
	background:#eee;color:#333;}
