html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	/*width: 1000px;
	margin: 0 auto;*/
	min-width:1000px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	background: #fff;
	padding-top:20px;
	/*padding-bottom:40px;*/
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 10px;
	background: #fff;
}

#header .logo {
	width:268px;
	height:80px;
	margin:0 auto;
}
#header .num {
	/*width:1000px;*/
	height:427px;
	margin-top:70px;
	position:relative;
}
#header #text_block {
	position:absolute;	
	left:350px;
	top:70px;
	width:600px;
	height:0px;	
	opacity:0.0;
	background:#000;
	color:#fff;
	padding:5px;
}
#header .l1 {position:absolute; left:0px; top:0px; width:333px;}
#header .l2 {
/*position:relative;*/
position:absolute;
width:334px;
left:334px;
/*margin:0 auto;*/
}
#header .l3 {position:absolute; right:0px; top:0px; width:333px;}
#header .l1 .click_area {
	position:absolute;
	left:70px;
	top:350px;
	width:50px;
	height:76px;
	cursor:pointer;
}
#header .l2 .click_area {
	position:absolute;
	left:60px;
	top:350px;
	width:50px;
	height:76px;
	cursor:pointer;
}
#header .l3 .click_area {
	position:absolute;
	left:30px;
	top:350px;
	width:50px;
	height:76px;
	cursor:pointer;
}
#header .text_num {
	position:relative;
	background: url(/images/bg.jpg) repeat-x scroll left top;
	height:142px;
	line-height:20px;
}
#header .text_num p {
	padding-top:10px;
}
#header .text_num span{
	font-size:20px;
	font-weight:bold;
	color:#001c58;
}
span.t1 {padding-left:90px;}
span.t2 {padding-left:130px;}
span.t3 {padding-left:60px;}
span.t4 {padding-left:195px;}
span.t5 {padding-left:50px;}
span.t6 {padding-left:145px;}

#header .menu {
	display:inline-block;
	width:100%;
	background: #dadada;
}
#header .menu ul {
	margin:0 auto;
	width:1000px;
}
#header .menu ul li {
	display:inline-block;
	width:190px;
	height:22px;
	/*background: url(/images/menu_bg.gif) no-repeat scroll left top;*/
	text-align:center;
	padding-top:3px;
	font-size:16px;
	font-weight:bold;
}
#header .menu a {
	color:#000;
	text-decoration:none;
}
#header .menu a:hover {
	/*text-decoration:underline;*/
	border-bottom:1px dashed #000;
}

.notshow {
	display:none;
}

.clear {clear:both;}
.gal_bg {
	padding-top:40px;
	padding-bottom:60px;
	background: url(/images/bg2.jpg) repeat-x scroll left top;
}
#myImageFlow {
	height:560px;
}
.partner {
	position:relative;
	z-index:2000;
	margin-top:-120px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	height:80px;
	background: url(/images/tbg.png) repeat scroll left top;
}
.partner_logo {
	text-align:center;
	/*margin-top:10px;*/
}
.partner_logo img {
	padding-left:10px;
	padding-right:10px;
}

#placeholder {
	position:relative;
	z-index:3000;
}

.twhite {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2000;
	background:#fff;
	opacity:0.8;
}
.tblack {
	position:absolute;
	height:450px;
	top:75px;
    opacity:0.8;
    z-index:2000;
	/*background:#000;*/
}
.tblack .utl {
	float:left;
	background: url(/images/utl.png) no-repeat scroll top left;
	width:20px;
	height:20px;
}
.tblack .utr {
	float:right;
	background: url(/images/utr.png) no-repeat scroll top left;
	width:20px;
	height:20px;
}
.tblack .ubl {
	float:left;
	background: url(/images/ubl.png) no-repeat scroll top left;
	width:20px;
	height:20px;
}
.tblack .ubr {
	float:right;
	background: url(/images/ubr.png) no-repeat scroll top left;
	width:20px;
	height:20px;
}
.tblack .tt1 {
	float:left;
	background:#000;
	height:20px;
}
.tblack .tt2 {
	float:left;
	background:#000;
	height:410px;
	width:100%;
}


.dtext {
	position:absolute;
	z-index:3000;
	height:410px;
	top:75px;
	margin:20px 25px;
	color:#a6a6a6;
	font-size:14px;
	overflow: auto;
}
.dtext a {color:#fff;}
.dtext a:hover {color:#fff;}

.dtext ul {
	list-style: decimal;
	margin-left:20px;
	margin-bottom: 18px;
}
.dtext ul li span {
	text-decoration:underline;
}
.dtext ul ul {
	list-style:upper-alpha;
}


.counter {
	margin-top:50px;
	margin-left:10px;
}