/* global css */
*{
	margin: 0;
	padding: 0;
}
div, td, table, ul, li, ol, dd, dl,dt {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	margin: auto;
}
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/1.5  "ËÎÌå",Verdana;
}
table{
	border: none;
	border-collapse: collapse;
}
div, td {
	word-wrap: break-word;
	word-break: break-all;
	font-size: 12px;
}
img, img a, img a:hover{
	border: none;
}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	font-weight: normal;
}
a {
	color: #393939;
	text-decoration: none;
}
a:hover{
	color: #F60;
	text-decoration: underline;
}
ul, ol{
	list-style: none;
}
marquee{
	font: 12px/1.5  "ËÎÌå",Verdana;
}
em, i{
	font-style: normal;
}
li{
	font-size: 12px;
	font-weight: normal;
	background: url(../i/li_icon.gif) no-repeat 0 10px;
	text-align: left;
	line-height: 1.8;
	text-indent: 5px;
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	margin: 0;
}
/* IE hack */
.clearline {
	clear: both;
	height: 0;
	overflow: hidden;
}
.hackbox{
	display: table;
}
/* center_wapper */
.index_centerwapper{
	width: 1000px;
	margin: 0 auto;
}
.index_centerwapper_c{
	width: 950px;
	padding: 0 25px;
	float: left;
	background: white;
	color: #393939;
}

.pageclass{
	width: 100%;
	float: left;
	text-align: center;
	font-weight: bolder;
	margin-top: 5px;
	overflow: hidden;
	display: inline;
}
.pageclass a{
	padding: 2px 2px 0;
	margin: 0 10px;
	text-align: center;
	color: #1a66b3;
	border: 1px solid #7ab0d8;
	background: url(../i/page_over.gif) repeat-x top;
	line-height: 19px;
}
.pageclass a:hover, .pageclass span a{
	background: url(../i/page_on.gif) repeat-x top;
	border-color: #1a66b3;
	color: White;
	text-decoration: none;
}
.media_border{
	border: 1px solid #7ab0d8;
}
.media_title{
	background: url(../i/media_navbg.jpg) repeat-x;
	border-bottom: 1px solid #7ab0d8;
	color: #1a66b3;
	font-weight: bolder;
}


.left_media{
	width: 200px;
	float: left;
}
#media_left{
	width: 200px;
	float: left;
	margin: 10px 0 0 0;
	height: 558px;
	overflow: hidden;
}
#media_left h3.medialeft_title{
	width: 200px;
	background: url(../i/media_titlebg.jpg) no-repeat;
	height: 22px;
	line-height: 23px;
	overflow: hidden;
}
#media_left h3.medialeft_title em{
	float: left;
	text-align: center;
	font-weight: bolder;
}
#media_left h3.medialeft_title em.media_titleover{
	width: 99px;
	float: left;
	color: #1a66b3;
}
#media_left h3.medialeft_title em.media_titleover a{
	color: #1a66b3;
}
#media_left h3.medialeft_title em.media_titleon{
	width: 101px;
	float: left;
	background: url(../i/media_titleon.jpg) no-repeat;
}
#media_left h3.medialeft_title em.media_titleon a{
	width: 101px;
	height: 22px;
	display: block;
}
#media_left h3.medialeft_title em.media_titleon a:hover{
	text-decoration: none;
}
.media_leftlist{
	width: 198px;
	float: left;
	border-top: none;
	height: 535px;
	overflow: hidden;
}
.media_leftlist ul{
	width: 178px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
}
.media_leftlist li{
	width: 178px;
	float: left;
	line-height: 21px;
}
#media_tel{
	width: 198px;
	height: 178px;
	float: left;
	overflow: hidden;
	margin: 10px 0 0 0;
}
#media_tel h2{
	text-align: left;
	width: 158px;
	padding: 0 20px;
	float: left;
	line-height: 21px;
	height: 20px;
	overflow: hidden;
}
#media_tel dl{
	width: 185px;
	float: left;
	text-align: left;
	display: inline;
	margin: 10px 0 0 10px;
}
#media_tel dd{
	width: 185px;
	float: left;
	line-height: 20px;
}
#media_tel dd em{
	color: #1a66b3;
}

#mid_media{
	width: 528px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
	height: 746px;
	overflow: hidden;
}
.media_midbox h2{
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	float: left;
	margin: 10px 0 0 0;
}
.media_midbox h3{
	width: 483px;
	float: left;
	margin: 5px 0 0 15px;
	display: inline;
	border-bottom: 1px dotted #BABABA;
	padding-bottom: 5px;
}
.media_midbox dl{
	width: 483px;
	float: left;
	margin: 10px 0 0 15px;
	display: inline;
	font-size: 14px;
	text-align: left;
}
.media_midbox dd{
	width: 483px;
	float: left;
}
.media_midbox p{
	width: 300px;
	float: left;
	margin: 10px 0 0 100px;
	display: inline;
}
.media_midbox h4{
	width: 483px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
	text-align: left;
}
.right_media{
	width: 200px;
	float: right;
}
.right_media_propagate01{
	width: 200px;
	height: 122px;
	float: left;
	margin-top: 10px;
}
.right_media_propagate02{
	width: 198px;
	float: left;
	padding-bottom: 7px;
	margin-top: 10px;
}
.right_media_propagate02 h2{
	width: 168px;
	padding: 0 10px 0 20px;
	float: left;
	text-align: left;
	font-weight: bolder;
	height: 20px;
	overflow: hidden;
	line-height: 21px;
}
.right_media_propagate02 ul{
	width: 170px;
	float: left;
	margin: 7px 0 0 20px;
	display: inline;
}
.right_media_propagate02 li{
	width: 170px;
	float: left;
}
.right_media_propagate03{
	width: 200px;
	height: 150px;
	float: left;
	margin-top: 10px;
}

#media_linkbox{
	width: 948px;
	float: left;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
}
#media_linkbox h2{
	width: 908px;
	float: left;
	padding: 0 20px;
	text-align: left;
	height: 20px;
	line-height: 21px;
	overflow: hidden;
}
#media_linkbox dl.media_linkboxin{
	width: 920px;
	margin: 10px 0 0 20px;
	display: inline;
	float: left;
	line-height: 21px;
	text-align: left;
} 
#media_linkbox dl.media_linkboxin dt{
	width: 100%;
	float: left;
	font-weight: bolder;
	line-height: 30px;
}
#media_linkbox dl.media_linkboxin dd{
	width: 92px;
	float: left;
}
#media_linkbox dl.media_linkboxin dd.cctv_dd{
	width: 368px;
	float: left;
}