*{
	margin: 0;
	padding: 0px;
}
img {
	border: 0;
}
.clear{
	clear: both;
	font-size:0;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

/* footer float bottom */
html, body{
	min-width:968px;
	height:100%;
	font-family: SimSun, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 9pt;
	color:#666;
	line-height: 17px;
	
} 
div {
	margin-right: auto; 
	margin-left: auto;
}

/* end hack */
html,body {margin:0;padding:0}
#outer{
	min-height:100%;
	margin-bottom:-23px;
	height:auto;
}
* html #outer{height:100%;}


div>p {margin:0}

#clearfooter{clear:both;height:50px;}



a{
	color: #333C3A;
}
a:hover{
	color: #FFFFFF;
}
h2{
	font-size:11pt;
	color:#606f78;
	display:inline;
}
h3{
	
	font-size:9pt;
	color:#5b9bb4;
	display:inline;
}

h4{
	padding:0;
	font-size:9pt;
	color:#606f78;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
}
h7 a{
	padding:0;
	font-size:9pt;
	color:#900;
	display:inline;
	text-decoration: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

/* header */
#header{
	width: 1000px;
	height:61px;
	background: #333 url(../images/top_bg.gif) repeat-x;
	float: center;
}

#header .topbar{
	width:968px;
	float:left;
}
#header .topbar .logo{
	width:238px;
	padding:0 10px 0 40px;
	float:left;
	background-color: #738DAE;
}
#header .topbar .menu {
	height:25px;
	overflow: hidden;
}
#header .topbar .menu ul{
	padding-top:6px;
	list-style:none;
	float:right;
}
#header .topbar .menu ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	padding:0 10px;
	font-size:10px;
	border-left: 1px solid #fff;
	color: #fff;
}
#header .topbar .menu ul li.ch{
	padding-right:0;
	font-size:12px;
}

#header .topbar .menu ul li.home{
	border:0;
	font-weight:700;
}

#header .topbar .menu a{color: #fff;  text-decoration: none; }
#header .topbar .menu a:hover{color: #fff;  text-decoration: underline; }
#header .topbar .menu a:visited{color: #fff;  }




#nav{
	width:680px;
	float:right;
}
#nav ul{
	position: absolute;
	white-space: nowrap;
	width: 696px;
}
#nav ul li{
	list-style:none;
	float:left;
	padding-left:2px;
	font-size:0;
	background: transparent  url(../images/navdivider.gif) no-repeat;
}
#nav ul li.first{
	list-style:none;
	float:left;
	padding-left:0;
	background: none;
}
#nav .subnav{
	font-size:9pt;
	position: absolute;
	padding:5px 10px;
	color:#fff;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #738DAE;
	font-family: Arial, Helvetica, sans-serif;
}
#nav .subnav a{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: 700;
	text-decoration: none;
}
#nav .subnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
}

#nav .navon .subnav{
	display:block;
	background-color: #738DAE;
}
#nav .navoff .subnav{
	display:none;
}



#features{
	padding-top:30px;
}

#features img{
	border:1px solid #606f78;
}

#features div.item{
	padding-left:15px;
	width:220px;
	float:left;
	background: transparent url(../images/f_divider.gif) repeat-y right;
	height: auto;
}
#features div.first_item{
	padding-left:0;
	width:220px;
	float:left;
	background: transparent url(../images/f_divider.gif) repeat-y right;
	height: auto;
}
#features div.last_item{
	padding-left:15px;
	width:220px;
	float:left;
	height: auto;
}
#features div.news_item{
	padding-left:15px;
	width:220px;
	float:left;
	font-size:8pt;

}
#features dl{
	width:200px;
	height:300px;
	padding:0;
}


#features dt{
	width:200px;
	height:auto;
	padding:0;
}


#features dl dd{
	width:200px;
	color:#606f78;
	font-size:9pt;
	line-height:4pt;
	height:180px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}



#features dl dd.more{
	height: auto;
	padding-bottom: 20px;
}

#features dl dd.more a{
	color:#000;
	text-decoration: none;
	padding-left:15px;
	font-weight:700;
	font-size:10pt;
	background: transparent url(../images/more_point.gif) no-repeat left center;
}
#features dl dd.more a:hover{
	color:#666;
	text-decoration: underline;
}

/* Dropslide menu */
#dlmenu {height:10em; margin:20px 0 300px 10px;}
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:15em; background:#fff; z-index:100;}
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {
	color:#CCCCCC;
	background-color: #CCCCCC;
	background-image: url(top_grad_2.gif);
	background-position: center center;
}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {
	height:20em;
	background-color: #999999;
}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {
	width: 15em;
	margin: 0;
	cursor:pointer;
	background-color: #CCCCCC;
}
#menu dt {margin:0; padding: 0; font-size: 1.1em; border-top:1px solid #cce;}
#menu dd {margin:0; padding:0; font-size: 1em; text-align:left; }
.gallery dt a, .gallery dt a:visited {
	display:block;
	color:#fff;
	padding:5px 5px 5px 10px;
	background-color: #006699;
	background-image: url(top_grad.gif);
	background-position: center center;
}
.gallery dd a, .gallery dd a:visited {
	color:#000;
	min-height:1em;
	text-decoration:none;
	display:block;
	padding:4px 5px 4px 20px;
	background-color: #999999;
}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {
	color:#CCCCCC;
	background-color: #FFFFFF;
}

/* contents */
#main{
	width:1000px;
	background: #fff  url(../images/main_bg.gif) no-repeat;
}
#main .homebg{
	width:100%;
	min-height: 440px;
	height:auto !important;
	height:440px;
	background: transparent url(../images/home_bg.jpg) no-repeat;
}
#main .bg{
	width:100%;
	min-height: 600px;
	height:auto !important;
	height:440px;
	background: transparent url(../images/bg.jpg) no-repeat;
}


/* contents */
#contents{
	width:928px;
	height:auto !important;
	min-height:560px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 25px;
}


#contents p{
	line-height:14pt;
	color:#606f78;
	padding-bottom:20px;
}

#contents p .home{
	color: #999;
}
#contents p .tit{
	color: #999;
}
#contents p .red{
	color: #900;
}

#contents h1{
	font-size:18pt;
	color:#313e51;
	padding-bottom:20px;
	vertical-align: top;
}


#contents .pic1{
	float:left;
	padding:0 10px 0 0;
}

#content_left{
	float: left;
}
#content_right{
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
}
#content_right p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#content_right_table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999;
}
#content_left_main
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#content_left_main .coming{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
#content_left_sub
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#content_left_sub a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#content_left_present
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #06C;
	text-decoration: none;
}
#content_left_present_sub a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	text-decoration: none;
}


#content_left_present_sub_pre
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #06C;
	text-decoration: none;
}

#content_right_main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#content_right_main li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

#content_right_main .header
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#content_right_link a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#content_right_standout
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	text-decoration: none;
}
#content_right_table
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}


/* slogan */
#slogan{
	clear:both;
	width:470px;
	padding-left:440px;
	text-align:right;
	line-height:12pt;
	font-size:9pt;
}
#slogan p{
	text-align:left;
	color:#333333;
	font-size: 9pt;
	text-indent: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#slogan p.strong{
	font-weight: bolder;
}

#slogan dl dt{
	padding-bottom:5px;
}

#features{
	padding-top:30px;
	height:auto !important;
}

#features img{
	border:1px solid #606f78;
}

#features div.item{
	padding-left:15px;
	width:220px;
	float:left;
	background: transparent url(../images/f_divider.gif) repeat-y right;
	height: auto;
}
#features div.first_item{
	padding-left:0;
	width:220px;
	float:left;
	background: transparent url(../images/f_divider.gif) repeat-y right;
	height: auto;
}
#features div.last_item{
	padding-left:15px;
	width:220px;
	float:left;
	height: auto;
}
#features div.news_item{
	padding-left:15px;
	width:220px;
	float:left;
	height: auto;
}

#features dl{
	width:200px;
	height:300px;
	padding:0;
}


#features dt{
	width:200px;
	height:auto;
	padding:0;
}


#features dl dd{
	width:200px;
	color:#606f78;
	font-size:9pt;
	line-height:14pt;
	height:180px;
	padding-top: 15px;
}



#features dl dd.more{
	height: auto;
	padding-bottom: 20px;
}

#features dl dd.more a{
	color:#000;
	text-decoration: none;
	padding-left:15px;
	font-weight:700;
	font-size:10pt;
	background: transparent url(../images/more_point.gif) no-repeat left center;
}
#features dl dd.more a:hover{
	color:#666;
	text-decoration: underline;
}
#news
{
	width:200px;
	right: 0px;
	top: 10px;
	height: 253px;
	padding-right: 0px;
	float: right;
	list-style-position: inside;
	
	}

#news_more{
	position:absolute;
	padding-bottom: 20px;
	left: 749px;
	top: 578px;
}

#news_more a
{
color:#000;
	text-decoration: none;
	padding-left:15px;
	font-weight:700;
	font-size:10pt;
	background: transparent url(../images/more_point.gif) no-repeat left center;
}
#partner{
	padding:20px 20px 0px 40px;
}

#partner a{
	padding-right:45px;
}

#release{
	padding-top:50px;
	width:180px;
	float: right;
	text-align: right;
}
#release h1{
	color:#369;
	font-size:9pt;
}
#release p{
	color:#666;
	line-height:12pt;
	font-size:8pt;
	padding:5px 0;
}


/* content's title */
#title{
	padding-top:25px;
	font-family: Arial, Helvetica, sans-serif;
}
#title h1{
	padding-right:15px;
	font-size:14pt;
	color:#036;
	display: inline;
	background: transparent url(../images/title_divider.gif) no-repeat right 2px;
}
#title h2{
	padding-left:15px;
	font-size:14pt;
	color:#666;
	display:inline;
}
#title h3{
	padding-left:250px;
	font-size:10pt;
	color:#333333;
	display:inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#title h3 a{
	font-size:10pt;
	color:#999999;
	display:inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#contents .contentbox p {
	font-size:9pt;
	text-indent: 18pt;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}

#contents .contentbox{
	height: 100%;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#contents .goto a{
	color:#000;
	text-decoration: none;
	padding-left:15px;
	font-weight:700;
	font-size:9pt;
	background: transparent url(../images/more_point.gif) no-repeat left center;
}
#contents a:hover{
	color:#666;
}
#contents  ul li{
	list-style:none;
	width:180px;
	float:left;
	padding:0 40px 30px 0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* about*/
#about_page{
	width:100%;
	background:transparent url(../images/bg_about.gif) no-repeat right 120px;
}
#about_page .text{
	width:560px;
	height:auto !important;
	min-height:390px;
	float:left;
}

#about_page p{
	width:100%;
}

#about_page p .red{
	width:100%;
	font-weight: bold;
	color: #900;
}


#about_page .pic{
	float:right;
}

#about_page .linkto {
	height:50px;
	width:100%;
	background: transparent url(../images/ico_about_link.gif) no-repeat;
}
#about_page .linkto_text {
	font-size:8pt;
	padding:20px 0 10px 60px;
}

/* news */
#news_page{
	width:100%;
	background:transparent url(../images/bg_news.gif) no-repeat left center;
}
#news_page .text{
	width:560px;
	height:auto !important;
	height:390px;
	min-height:390px;
	float:left;
}
#news_page .text1{
	width:200px;
	height:auto !important;
	height:390px;
	min-height:390px;

	float:right;
}
/* subnews*/
#subnews_page{
	width:100%;
	/*background:transparent url(../images/bg_zhufeng.gif) no-repeat right 120px;*/
}

#subnews_page .text{
	width:660px;
	height:auto !important;
	height:390px;
	min-height:390px;
	float:left;
}
#subnews_page .text1{
	width:100%;
	height:auto !important;
	height:390px;
	min-height:390px;
	float:left;
}

#subnews_page p{
	width:100%;
}
#subnews_page .pic{
	float:center;
}
#subnews626_page{
	width:100%;		
}
#subnews626_page .text{
	width:660px;
	height:auto !important;
	height:390px;
	min-height:390px;
	float:left;
	background:transparent url(../images/bg_zhufeng1.gif) no-repeat right 120px;
}

/* contact */
#contact_page{
	width:100%;
	background:transparent url(../images/bg_contact.gif) no-repeat right 20px;
}
#contact_page .online {
	margin-top:20px;
	height:auto;
	width:100%;
	background: transparent url(../images/ico_help_online.jpg) no-repeat;
}

#contact_page .online_text {
	font-size:8pt;
	padding:0 0 10px 60px;
}
#contact_page .online2 {
	margin-top:20px;
	height:auto;
	width:100%;
	background: transparent url(../images/ico_consult_online.jpg) no-repeat;
}

#contact_page .download {
	margin-top:20px;
	height:50px;
	width:100%;
	background: transparent url(../images/ico_help_down.jpg) no-repeat;
}
#contact_page .download_text {
	font-size:8pt;
	padding:0 0 10px 60px;
}
#contact_page .text1{
	line-height:16pt;
	width:400px;
	height:auto !important;
	height:390px;
	min-height:390px;
	float:left;
}
#contact_page .text2{
	line-height:16pt;
	width:400px;
	height:auto !important;
	height:390px;
	min-height:390px;
	float:right;
}
/* solutions */
#solutions_page{
	width:100%;
	height:400px;
	background:transparent url(../images/bg_solutions.gif) no-repeat 0 20px;
}
#solutions_page .text{
	width:365px;
	float:right;
}

/* agent */
#agent_page{
	width:100%;
	height:500px;
	background:transparent url(../images/bg_agent.gif) no-repeat right;
}
#agent_page .text{
	width:440px;
	float:left;
}

#agent_page .text2{
	width:911px;
	position: absolute;
	left: 57px;
	top: 543px;
	
}
#agent_page .text2 .listpic ul li{
	list-style:none;
	width:180px;
	float:left;
	padding:0 40px 30px 0;
	font-size: 9pt;
}

/* job */
#job_page{
	width:100%;
	height:400px;
	background:transparent url(../images/bg_contact.gif) no-repeat right 20px;
}
#job_page .text{
	line-height:16pt;
	width:400px;
	height:auto !important;
	min-height:390px;
	float:left;
}
#job_page .text2{
	line-height:16pt;
	width:420px;
	height:auto !important;
	min-height:390px;
	float:right;
}
#culture_page{
	width:100%;
	height:auto;
	background:transparent url(../images/bg_contact.gif) no-repeat right 20px;
}
#culture_page .text{
	line-height:16pt;
	width:200px;
	height:auto !important;
	min-height:390px;
	float:left;
	padding-top: 20px;
	padding-left: 50px;
}
#culture_page .text2{
	line-height:16pt;
	width:620px;
	height:auto !important;
	min-height:390px;
	float:right;
}

/* help */
#support_page{
	width:100%;
	height:400px;
	background:transparent url(../images/bg_help.gif) no-repeat right;
}
#support_page .listpic ul li{
	list-style:none;
	width:200px;
	float:left;
	font-size: 9pt;
	display:inline;
	padding-top: 0;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 0;
}

#support_page .listpic ul li a{
	line-height:18pt;
}

#support_page .listpic ul li div{
	padding-bottom:10px;
}
#support_page .link{
	width:150px;
	padding:20px 0 0 0;
}

#help_page{
	width:100%;
	height:400px;
	background:transparent url(../images/bg_help.gif) no-repeat right ;
}


#help_page .text{
	width:340px;
}

#help_page .online {
	margin-top:20px;
	height:auto;
	width:100%;
	background: transparent url(../images/ico_help_online.jpg) no-repeat;
}

#help_page .online_text {
	font-size:8pt;
	padding:0 0 10px 60px;
}
#help_page .online2 {
	margin-top:20px;
	height:auto;
	width:100%;
	background: transparent url(../images/ico_consult_online.jpg) no-repeat;
}

#help_page .download {
	margin-top:20px;
	height:50px;
	width:100%;
	background: transparent url(../images/ico_help_down.jpg) no-repeat;
}
#help_page .download_text {
	font-size:8pt;
	padding:0 0 10px 60px;
}


/* products */
#products_page{
	width:100%;
	height:auto !important;
	min-height:500px;
}

#products_page .table{
	position: absolute;
	top: 180px;
	list-style-position: inside;
	left: 42px;
	background-color: #ECE9D8;
	width: 162px;
	
}
#products_page .table a{
	color: #606f78;
	text-decoration: none;
}

#products_page .table tr td a:hover{color: #48849c;  text-decoration: none; }

#products_page .text1{
	width:696px;
	left: 200px;
	position: absolute;
	left: 248px;
	top: 170px;
	list-style-position: inside;
	line-height: 16pt;
	color: #606f78;
}
#products_page .text3{
		width: 100%;
}
#products_page .text3 .class6{
	position: absolute;
	left: 254px;
	top: 180px;
	width: 775px;
}
#products_page .text2{
	width: 100%;
	height: auto;
}

#products_page .text2 .class1{
	width: 611px;
	position: absolute;
	top: 171px;
	line-height: 16pt;
	color: #606f78;
	left: 254px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}


#products_page .text2 .class3{
	position: absolute;
	left: 254px;
	top: 180px;
	width: 538px;
}

#products_page .text2 .class4{
	width: 511px;
	position: absolute;
	left: 253px;
	top: 380px;
	height: 86px;

}
#products_page .text2 .class5{
	position: absolute;
	left: 254px;
	top: 325px;
	width: 566px;
}


#products_page .text2 .class4 ul li{
	display: inline ;
	padding-right: 8px;
 	padding-left: 8px;
}

#products_page .download{
	width:500px;
}

#products_page .tab{
	font-size:9pt;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 170px;
}
#products_page .text1.listpic ul li{
	display:inline;
	list-style:none;
	width:200px;
	float:left;
	padding:0 40px 40px 0;
	font-size: 9pt;
}

#prointro_page{
	height: 600px;
	width: 100%;
}
#prointro_page .table{
	position: absolute;
	top: 180px;
	list-style-position: inside;
	left: 42px;
	background-color: #ECE9D8;
	width: 162px;
	
}
#prointro_page .table a{
	color: #606f78;
	text-decoration: none;
}

#prointro_page .table tr td a:hover{color: #48849c;  text-decoration: none; }
#prointro_page .text2{
	width: 100%;
}
#prointro_page .text2 .class1{
	width: 611px;
	position: absolute;
	top: 171px;
	line-height: 16pt;
	color: #606f78;
	left: 254px;
	padding: 5px;
}
#prointro_page .text2 .class6{
	position: absolute;
	left: 224px;
	top: 449px;
	width: 775px;
}
#protrait_page{
	height: 740px;
	width: 100%;
	}

#protrait_page .table{
	position: absolute;
	top: 180px;
	list-style-position: inside;
	left: 42px;
	background-color: #ECE9D8;
	width: 162px;
	
}
#protrait_page .table a{
	color: #606f78;
	text-decoration: none;
}

#protrait_page .table tr td a:hover{color: #48849c;  text-decoration: none; }
#protrait_page .text2{
	width: 100%;
}

#protrait_page .text2 .class1{
	width: 611px;
	position: absolute;
	top: 180px;
	height: 700px;
	line-height: 16pt;
	color: #606f78;
	left: 254px;
	padding: 5px;
}
#profeat_page{
	height:850px;
	width: 100%;
}
#profeat_page .table{
	position: absolute;
	top: 180px;
	list-style-position: inside;
	left: 42px;
	background-color: #ECE9D8;
	width: 162px;
	
}
#profeat_page .table a{
	color: #606f78;
	text-decoration: none;
}

#profeat_page .table tr td a:hover{color: #48849c;  text-decoration: none; }
#profeat_page .text2 .class1{
	width: 611px;
	position: absolute;
	top: 180px;
	/*height: 840px;*/
	line-height: 16pt;
	color: #606f78;
	left: 254px;
	padding: 5px;
}
/* gallery */
#gallery_page{
	width:100%;
	height: 100%;
}
#gallery_page #showpic{
	width:480px;
	float:left;
	height: auto;
	margin-top: 5px;
}
#gallery_page #showpic img{
	border: 1px solid #606f78;
}

#gallery_page #showpic p{
	padding:10px;
}
#gallery_page .listpic{
	width:410px;
	float:right;
}
#gallery_page .listpic img{
	width:95px;
	height:56px;
	border: 1px solid #606f78;
}
#gallery_page .listpic ul li{
	list-style:none;
	float:left;
	padding:0 0 10px 10px;
}
#gallery_page .listpic #claim{
	list-style:none;
	float:left;
	padding:0 0 10px 10px;
	font-size: 10px;
	color: #963;
	font-weight: bolder;
}
#gallery_page .listpic #arrow a{
	list-style:none;
	float:left;
	padding:0 0 10px 10px;
	font-size: 11px;
	color: #333;
	font-weight: bolder;
}
#gallery_page .listpic #arrow a:hover{
	list-style:none;
	float:left;
	padding:0 0 10px 10px;
	font-size: 11px;
	color: #666;
	font-weight: bolder;
}


#gallery_page .link{
	width:70px;
	padding-top:20px;
	float:right;
	position: absolute;
	left: 758px;
	top: 559px;
}

/* video */
#video_page{
	width:100%;
}
#video_page .listpic ul li{
	list-style:none;
	width:200px;
	float:left;
	padding:0 80px 30px 0;
	font-size: 9pt;
}
#video_page .listpic ul li a{
	line-height:18pt;
}

#video_page .listpic ul li div{
	padding-bottom:10px;
}
#video_page .link{
	width:150px;
	padding:20px 0 0 0;
}

/* video */
#policy_page{
	width:100%;
}
#policy_page ul{
	padding:30px;
}
#policy_page ul li{
	list-style: decimal;
	font-size: 9pt;
	line-height:16pt;
}

#policy_page p{
	padding:30px 0 0 0;
}

/* footer */
#footer {
	width:100%;
	min-width:968px;
	clear:both;
	height:23px;
	background-color: #eee;
	color: #666;
	font-size:7pt;
	line-height:20px;
}
#footer a{color: #fff;  text-decoration: underline; }
#footer a:hover{color: #fff;  text-decoration: none; }
#footer a:visited{color: #fff;  text-decoration: underline; }



#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:968px;
	text-align: right;
}
