@charset "utf-8";

/* base */
* {
	/*font-family:"Tahoma", "Geneva", sans-serif;*/
	font-family:"Arial", "Helvetica", sans-serif; 
	font-size:12px; 
	color:#808080;
	line-height:130%;
	padding:0;
	margin:0;
}
body { 
	text-align:center;
	background:url(../images/common/body_bg.jpg) 0 0 repeat-x #0b0b0b;
	background-attachment: fixed; 
}
ul {  
	list-style : none;  
}
h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	line-height:130%;
}
h2 {margin-bottom:20px;}
hr{ display:none;}
form, fieldset, img {  
	border : 0; 
}
address, caption, em { 
	font-weight: normal; 
	font-style: normal; 
}
table { border-collapse:collapse;}
select { color:#000;}


/* anchor */
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	/*color: #656565;*/
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #12a6ff;
	text-decoration: none;
}


/* hidden */
#accessibility, .hidden, hr {
	position: absolute;
	width: 0; 
	height: 0; 
	font-size: 0; 
	line-height: 0;
	overflow: hidden; 
	visibility: hidden;
}


/* layout */
#Wrap,
#mainWrap {
	width:100%;
	padding:0 0 10px 0;
	margin:0 auto;
	text-align:left;
	background:url(../images/common/con_bg.png) center 0 repeat-y;
}
#headerWrap {
	width:950px;
	/*height:150px;*/
	height:60px;
	padding-top:15px;
	position:relative;
	background:url(../images/common/topmn_bg.gif) 0 15px no-repeat;
	text-align:center;
	margin:0 auto;
}
#containerWrap {
	width:860px;
	position:relative;
	padding:22px 45px 0 45px;
	margin:0 auto;
	min-height:455px;
}
#footerWrap {
	/*width:980px;
	height:104px;*/
	width:725px;
	height:78px;
	padding:86px 0 0 225px;
	margin:0 auto;
	background:url(../images/common/footer_bg.jpg) 0 bottom no-repeat;
	clear:both;
}
#mainWrap #footerWrap {
	padding:25px 0 0 225px;
}


/* main */
#mainWrap #containerWrap {
	width:950px;
	padding:0;
	position:relative;
	margin:0 auto;
}
#mainWrap #containerWrap #conWrap {
	width:900px;
	height:206px;
	padding:30px 25px 0 25px;
	background:url(../images/main/con_bg.gif) 0 0 no-repeat;
}
#mainWrap #containerWrap #conWrap h2 {
	font-weight:bold;
	font-size:13px;
	/*font-family:"Tahoma", "Geneva", sans-serif;*/
	color:#eee;
	/*text-indent:10px;*/
	text-align:center;
	margin:0;
}
#mainWrap #containerWrap #conWrap h2 span {
	font-size:16px;
}
#mainWrap #containerWrap #conWrap .con_left {
	width:239px;
	float:left;
}
#mainWrap #containerWrap #conWrap .con_left a img {
	margin-top:10px;
}
#mainWrap #containerWrap #conWrap .con_center {
	width:366px;
	float:left;
	margin-left:34px;
	position:relative;
}
#mainWrap #containerWrap #conWrap .con_center a {
	margin:0 2px;
}
#mainWrap #containerWrap #conWrap .con_center ul.news {
	border-top:2px solid #2f3030;
	margin:7px 0 18px 0;
	padding-top:13px;
}
#mainWrap #containerWrap #conWrap .con_center ul.news li {
	background:url(../images/main/bullet_dot.gif) 10px 8px no-repeat;
	text-indent:20px;
	height:20px;
}
#mainWrap #containerWrap #conWrap .con_center .btn_more {
	position:absolute;
	top:10px;
	right:0;
}
#mainWrap #containerWrap #conWrap .con_center .goods_link {
	text-align:center;
}
#mainWrap #containerWrap #conWrap .con_center .goods_link a img {
	margin-left:25px;
}
#mainWrap #containerWrap #conWrap .con_center .goods_link a img.first {
	margin-left:0;
}
#mainWrap #containerWrap #conWrap .con_right {
	width:228px;
	float:right;
}

/* footer */
#footerWrap .footerMenu a {
	padding-left:20px;
	background:url(../images/common/footer_line.gif) 10px 3px no-repeat;
	/*font-size:11px;*/
}
#footerWrap .footerMenu a.first {
	padding-left:0;
	background:none;
}
#footerWrap .footerMenu a:visited {
	color: #808080;
	text-decoration: none;
}
#footerWrap .footerMenu a:hover, 
#footerWrap .footerMenu a:active, 
#footerWrap .footerMenu a:focus {
	color: #12a6ff;
	text-decoration: none;
}
#footerWrap .copyright {
	font-size:10px;
	color:#4c4c4c;
	margin-top:10px;
	position:relative;
}
#footerWrap .copyright span {
	position:absolute;
	top:0;
	left:343px;
	font-size:11px;
	color:#3c90c2;
}

/* navi */
#headerWrap #logo { float:left;}
#headerWrap #topmenu {
	text-align:center;
	margin-left:20px;
}
#headerWrap #topmenu li {
	float:left;
}
#headerWrap #topmenu li.choice a {
	color:#fff;
	background:url(../images/common/topmn_overBg.gif) 0 0 repeat-x; 
}
#headerWrap #topmenu li a {
	height:46px;
	line-height:46px;
	display:inline-block;
	/*padding:0 25px; Before Home Add*/
	padding:0 23px;
	color:#cecece;
	/*color:#fff;*/
	font-size:13px;
	font-weight:bold;
}
#headerWrap #topmenu li a:hover, 
#headerWrap #topmenu li a:active, 
#headerWrap #topmenu li a:focus {
	/*color:#fff;*/
	color: #12a6ff;
	background:url(../images/common/topmn_overBg.gif) 0 0 repeat-x; 
}
#headerWrap #topmenu li.store {
	float:right;

}
#headerWrap #topmenu li.store a {
	padding:0;
}


/* products */
#productsWrap {
	position:relative;
	margin:0 auto;
	width:950px;
}
#productsWrap #top_menu {
	text-align:center;
	background:url(../images/products/products_mn_bottom.gif) 0 170px no-repeat;
	padding-bottom:30px;
}
#productsWrap #rightWrap {
	float:right;
	width:585px;
	padding:20px 30px 0 0;
}
#productsWrap #rightWrap .btn {
	position:absolute;
	top:235px;
	right:190px;
}
#productsWrap #rightWrap h2 {
	margin-bottom:25px;
}
#productsWrap #rightWrap h3 {
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	color:#fff;
	/*color:#12a6ff;
	background:url(../images/common/bullet_logo.gif) 0 3px no-repeat;
	text-indent:25px;*/
	text-indent:10px;
}
#productsWrap #rightWrap ul.bullet_arr {
	margin-left:12px;
}
#productsWrap #leftWrap {
	float:left;
	width:315px;
}
#productsWrap #leftWrap .thumb {
	width:315px;
	text-align:center;
	margin-top:15px;
}
#productsWrap #leftWrap .thumb a {
	margin:0 3px;
	display:inline-block;
	width:74px;
	height:78px;
}
/*
#productsWrap #leftWrap .btn {
	padding:30px 0 0 90px;
}
*/


/* support, member */
#supportWrap,
#memberWrap {
	position:relative;
	margin:0 auto;
	padding-top:20px;
	width:950px;
}
#supportWrap #rightWrap,
#memberWrap #rightWrap {
	float:right;
	width:650px;
	padding-right:30px;
}
#supportWrap #rightWrap h3,
#memberWrap #rightWrap h3 {
	font-weight:bold;
	font-size:16px;
	color:#12a6ff;
	margin-top:40px;
}
#supportWrap #leftWrap,
#memberWrap #leftWrap {
	float:left;
	width:230px;
}
/*#memberWrap .form {
	padding:0;
	background:none;
	border-top:3px solid #1a1a1a;
	border-bottom:1px solid #1a1a1a;
	border-left:0;
	border-right:0;
}*/
#memberWrap .form {
	padding:30px;
	background:#252525;
}
#memberWrap .form dt,
#memberWrap .form dd {
	height:34px;
	line-height:34px;
	border-bottom:1px solid #404040;
	color:#000;
}
#memberWrap .form dt {
	width:230px;
	text-indent:15px;
	color:#ccc;
}
#memberWrap .form dd {
	width:350px;
}
#memberWrap .form dd input {
	vertical-align:middle;
}
#memberWrap .form dd .bnone {
	border:none;
	background:none;
}
#memberWrap .form dd select option {
	color:#000;
}
#memberWrap .idfind {
	padding:20px 100px;
}
#memberWrap .idfind dt {
	width:150px;
	border-bottom:0;
}
#memberWrap .idfind dd {
	width:270px;
	border-bottom:0;
}
.leftMenu {
	margin-left:25px;
	height:470px;
	background:url(../images/common/leftmn_bg.gif) 0 54px no-repeat;
}
.leftMenu dt {
	font-size:0;
}
.leftMenu dd a {
	display:block;
	font-weight:bold;
	width:203px;
	margin-left:1px;
	height:40px;
	line-height:40px;
	text-indent:20px;
	/*border-bottom:1px solid #1a1a1a;
	border-left:1px solid #1a1a1a;
	border-right:1px solid #1a1a1a;*/
}
.leftMenu dd a:hover, 
.leftMenu dd a:active, 
.leftMenu dd a:focus,
.leftMenu dd.lm_choice a {
	background:url(../images/common/bullet_arr.gif) 0 18px no-repeat #0d0d0d;
	color:#fff;
}
.bookmark dt {
	font-weight:bold;
}


/* support fileView */
ul.fileView {
	margin-top:30px;
}
ul.fileView li {
	width:120px;
	text-align:center;
	float:left;
	margin-bottom:50px;
	padding-right:40px;
}
ul.fileView li p {
	margin:5px 0 10px 0;
	height:35px;
	vertical-align:middle;
}
ul.fileView li a img {
	margin-top:6px;
	width:120px;
	height:155px;
}
#supportWrap .btnAC {
	clear:both;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:20px 0 25px 0;
	/*background:url(../images/common/txtBg.gif) 0 -100px repeat-x;*/
	border-top:2px solid #333;
	border-bottom:1px solid #1a1a1a;
}
#supportWrap .btnAC img {
	margin-top:20px;
}


/* support download */
#supportWrap #rightWrap .download li {
	width:700px;
	float:left;
	margin-top:50px;
}


/* howitworks companyinfo */
#howitworksWrap,
#companyinfoWrap {
	position:relative;
	padding-top:25px;
	margin:0 auto;
	width:950px;
}
#howitworksWrap #rightWrap,
#companyinfoWrap #rightWrap {
	float:right;
	width:420px;
	margin-right:30px;
	background:url(../images/common/txtBg.gif) 0 0 repeat-x #0c0c0c;
	border:1px solid #181818;
	text-align:center;
	padding-bottom:50px;
}
#howitworksWrap #rightWrap h3,
#companyinfoWrap #rightWrap h3{
	margin:15px 0 40px 0;
	background:#000;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	padding:7px 0;
}
#howitworksWrap #rightWrap dl{
	margin-bottom:60px;
}
#howitworksWrap #rightWrap p.txt {
	text-align:left;
	padding:0 40px;
	margin:40px 0 60px;
}
#howitworksWrap #rightWrap .btn_guide {
	font-size:14px;
	font-weight:bold;
	height:530px;
	padding-top:250px;
}
#howitworksWrap #rightWrap .btn_guide img {
	margin:20px 0;
}
#howitworksWrap #rightWrap .btn_guide span.font_white {
	font-size:16px;
}
#howitworksWrap #leftWrap {
	float:left;
	width:490px;
}
#companyinfoWrap #leftWrap {
	float:left;
	width:450px;
	padding-left:30px;
}
#companyinfoWrap #leftWrap p.txtBox{ 
	width:430px;
}
#companyinfoWrap #leftWrap p.txtBox strong {
	font-size:16px;
	color:#fff;
}
#companyinfoWrap #leftWrap p.ac {
	margin:30px 0;
}
#companyinfoWrap #leftWrap .title_box {
	text-align:center;
}
#companyinfoWrap #leftWrap .title_box dd {
	line-height:150%;
}
#howitworksWrap #leftWrap h2 {
	margin:0 0 30px 60px;
}
#companyinfoWrap #leftWrap h2 {
	margin:0 0 30px 0;
}
#howitworksWrap #leftWrap .map {
	padding-left:30px;
}
#companyinfoWrap #leftWrap p.ac img {
	margin:20px 0;
}


/* testimonials */
ul.Testimonials_list {
	margin:0 0 20px 100px;
	height:1%;
	/*border-top:3px solid #ccc;*/
	background:url(../images/testimonials/topline.gif) 0 0 no-repeat;
	padding-top:20px;
}
ul.Testimonials_list:after {
	content:"";
	display:block;
	clear:both;
	font-size:0;
	width:0;
	height:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
}
ul.Testimonials_list li {
	float:left;
	width:200px;
	text-align:center;
	margin:0 50px 25px 0;
}
ul.Testimonials_list li a img {
	margin-bottom:10px;
}
.Testimonials_review {
	width:700px;
	padding-left:60px;
}


/* video list */
ul.video_list {
	margin:0 auto;
	border-top:3px solid #ccc;
	height:1%;
	width:786px;
}
ul.video_list:after {
	content:"";
	display:block;
	clear:both;
	font-size:0;
	width:0;
	height:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
}
ul.video_list li {	
	float:left;
	margin:40px 0 0 0;
	text-align:center;
	width:238px;
}
ul.video_list li.center {
	margin:40px 35px 0 35px;
}
ul.video_list li img {
	margin-bottom:10px;
}
ul.video_list li ul.bullet_arr {
	margin:0 0 0 20px;
	width:238px;
}
ul.video_list li ul.bullet_arr li {
	margin:0 0 3px 0;
	clear:both;
}


/* testimonials, video view */
.videoWrap {
	text-align:center;
	font-weight:bold;
}


/* download courses */
ul.download_courses {
	text-align:center;
	clear:both;
}
ul.download_courses li {
	float:left;
	margin:0 0 30px 25px;
	padding-top:70px;
}


/* search */
.search {
	height:60px;
}
.search * {
	vertical-align:middle;
}
.search dl {
	width:188px;
	margin-right:7px;
	float:left;
}
.search a img {
	float:right;
	margin-top:23px;
}
.search dt {
	font-weight:bold;
	padding:5px;
	color:#fff;
}
.search dd input,
.search dd select,
.search dd select option{
	width:188px;
	height:20px;
	line-height:20px;
	color:#000;
	/*border:1px solid #1a1a1a;*/
}
.search dd input {
	border:0;
	padding:0 2px;
}
/*.search dd input {
	background:#1a1a1a;
}*/

/* category */
.category {
	margin:0 0 10px 0;
	padding:0 0 5px 10px;
	height:1%;
	background:#0d0d0d;
	border:1px solid #1a1a1a;
}
.category:after {
	content:"";
	display:block;
	clear:both;
	font-size:0;
	width:0;
	height:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
}
.category li {
	float:left;
	width:50px;
	height:20px;
	line-height:20px;
	text-align:center;
	background:url(../images/courseLibrary/btn_bg.gif) 0 0 no-repeat;
	margin:5px 5px 0 0;
}
.category li a {
	color:#999;
	display:block;
	width:50px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:11px;
}
.category li a:hover,
.category li a:active,
.category li a:focus,
.category li a.choice {
	background:url(../images/courseLibrary/btn_bg_choice.gif) 0 0 no-repeat;
	color:#fff;
}
.category li a.choice,
.category li.bigbtn a.choice {
	font-weight:bold;
}
.category li.bigbtn {
	width:58px;
	height:45px;
	line-height:45px;
	text-align:center;
	background:url(../images/courseLibrary/bigbtn_bg.gif) 0 0 no-repeat;
}
.category li.bigbtn a {
	color:#999;
	display:block;
	width:58px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:11px;
}
.category li.bigbtn a:hover,
.category li.bigbtn a:active,
.category li.bigbtn a:focus,
.category li.bigbtn a.choice {
	background:url(../images/courseLibrary/bigbtn_bg_choice.gif) 0 0 no-repeat;
	color:#fff;
}

/* icon info */
.icon_info * {
	vertical-align:middle;
}
.icon_info {
	position:absolute;
	top:20px;
	right:35px;
	/*background:#1a1a1a;*/
	padding:5px 10px 0px 7px;
}
.icon_info li {
	font-size:10px;
	margin:0 0px 10px 20px;
	/*letter-spacing:1px;*/
	color:#fff;
	line-height:110%;
	float:left;
}
.icon_info li img {
	margin:2px 2px 0 0;
	/*float:left;
	width:18px;
	height:18px;*/
}

/* list */
.boardList {
	width:100%;	
}
.boardList thead th {
	color:#fff;
	font-size:11px;
	height:28px;
	text-align:center;
	padding-left:0;
	background:url(../images/footer/barLine.gif) left center no-repeat #1a1a1a;
}
.boardList th.first {
	background-image:none;
}
.boardList th {
	border-bottom:1px solid #1a1a1a;
	text-align:left;
	background-image:none;
	padding-left:10px;
	color:#ccc;
}
.boardList tr.bg {
	background:#0d0d0d;
}
.boardList tr.bg th {
	color:#77b982;
}
.boardList td * {
	vertical-align:middle;
}
.boardList td img {
	vertical-align:middle;
}
.boardList td {
	padding:7px 0 7px 10px;
	border-bottom:1px solid #1a1a1a;
}
.boardList td.num {
	color:#666;
	font-size:11px;
	padding-left:0;
	text-align:center;
}
.boardList td.num,
.boardList td.ac {
	padding:0;
}

/* news view */
.boardView {
	border-bottom:2px solid #1a1a1a;
	width:100%;
	text-align:left;
}
.boardView td {
	border-bottom:1px solid #1a1a1a;
	padding:7px 0 7px 15px;
	color:#666;
}
.boardView td a {
	color:#666;
}
.boardView th {
	font-weight:normal;		
	padding:7px 0 7px 45px;
	text-align:left;
	border-bottom:1px solid #1a1a1a;
	background:url(../images/footer/barLine.gif) right center no-repeat;
}
.boardView th.tl {
	color:#fff;
	background:url(../images/footer/barLine.gif) right center no-repeat;
}
.boardView th.tl,
.boardView td.tl{
	background-color:#1a1a1a;
	/*border-bottom:1px solid #f3c3c5;*/
}
.boardView td.tl{ 
	color:#fff;
}
.boardView td.bd_content {
	padding:40px;
}


/* prevNext list */
dl.prevNext_list {
	width:858px;
	margin-top:40px;
	border:1px solid #0d0d0d;
	background:#0d0d0d;
	padding:10px 0;
	height:1%;
}
dl.prevNext_list:after {
	content:"";
	display:block;
	clear:both;
	font-size:0;
	width:0;
	height:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
}
dl.prevNext_list dt {
	width:138px;
	float:left;
	text-indent:40px;
	color:#4d4d4d;
	background:url(../images/common/bullet_arr.gif) 30px 6px no-repeat;
}
dl.prevNext_list dd {
	width:720px;
	float:left;
}


/* news paging */
.paging {
	margin-top:20px;
	text-align:center;
}
.paging img {
	vertical-align:middle;
}
.paging .pagingNum {
	margin:0 10px;
}
.paging .pagingNum a,
.paging .pagingNum strong {
	background:url(../images/board/paging_line.gif) left center no-repeat;
	padding:0 5px 0 8px;
	font-family: Tahoma, sans-serif; 
	font-weight:bold;
	font-size:11px;
	color:#666;
}
.paging .pagingNum a.first,
.paging .pagingNum strong.first {
	background:none;
}
.paging .pagingNum a:hover,
.paging .pagingNum a:active,
.paging .pagingNum a:focus {
	color:#12a6ff;
}
.paging .pagingNum strong {
	color:#12a6ff;
}


/* form */
.form {
	margin-top:10px;
	background:#252525;
	padding:20px 50px;
	height:1%;
}
.form:after {
	content:"";
	display:block;
	clear:both;
	font-size:0;
	width:0;
	height:0;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
}
.form input,
.form textarea {
	border:1px solid #222;
	background:#555;
	color:#fff;
	padding:2px 3px;
}
.form dt {
	width:200px;
	color:#ccc;
}
.form dd {
	width:500px;
}
.form dt,
.form dd {
	height:28px;
	line-height:28px;	
	float:left;
}
.form dd.textarea {
	height:140px;
}
.form dd.textarea textarea {
	height:130px;
	width:550px;
	padding:0 0 0 2px;
	margin-top:3px;
	scrollbar-base-color: #1a1a1a;
	scrollbar-arrow-color: #333;
}


/* font */
.font_white { color:#fff;}
.font_blue {color:#12a6ff;}
.font16 {font-size:16px;}


/* list Style */
.bullet_arr {
	margin-top:10px;
}
.bullet_arr li {
	background:url(../images/common/bullet_arr.gif) 1px 6px no-repeat;
	padding-left:13px;
	margin-bottom:3px;
	line-height:130%;
}

/* dl style */
dl.title_box {
	margin-top:30px;
}
dl.title_box dt {
	background:#1a1a1a;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	padding:3px 8px;
}
dl.title_box dd {
	padding:10px 5px;
}
dl.title_blue {
	text-align:left;
	margin:0 40px;
}
dl.title_blue dt {
	font-weight:bold;
	color:#12a6ff;
	margin:40px 0 5px 0;
}
dl.title_blue dt a {
	color:#12a6ff;
}
dl.title_blue dt a:hover,
dl.title_blue dt a:active,
dl.title_blue dt a:focus {
	text-decoration:underline;
}
dl.title_blue dd.date {
	color:#fff;
	margin-bottom:15px;
}
dl.title_blue dd.view_txt {
	padding:30px;
	/*width:858px;
	height:50px;
	line-height:50px;*/
	margin-top:20px;
	border-top:2px solid #1a1a1a;
	border-bottom:2px solid #1a1a1a;
	background:#0d0d0d;
}
dl.title_blue dd.download {
	margin-top:20px;
	border-bottom:1px solid #1a1a1a;
	padding-bottom:5px;
}
dl.title_blue dd.download a {
	font-size:14px;
	padding-left:80px;
	background:url(../images/footer/icon_download.gif) 0 2px no-repeat;
}
dl.title_blue dd.list_line {
	border-bottom:1px solid #1a1a1a;
	padding-bottom:40px;
}
dl.email {
	text-align:left;
}
dl.email dt {
	/*text-decoration:underline;*/
	margin:20px 0 0 0;
	font-weight:normal;
	color:#808080;
}
dl.email dd a {
	text-decoration:underline;
}
dl.ml0 {
	margin:0;
}
dl.title_white dt {
	font-weight:bold;
	color:#fff;
	margin:10px 0 5px 0;
}
dl.title_white dd {
	margin-bottom:20px;
}
dl.doc_list dt,
dl.doc_list dd {
	float:right;
	padding:10px 0;
	height:23px;
	line-height:23px;
	border-top:1px solid #1a1a1a;
}
dl.doc_list dt {
	width:510px;
}
dl.doc_list dd {
	width:140px;
}


/* btnBg */
a.btnBg {
	background:url(../images/common/btnBg.gif) 0 0 no-repeat;
	display:block;
	width:296px;
	height:37px;
	line-height:37px;
	padding-bottom:2px;
	font-weight:bold;
	margin:0 auto;
	clear:both;
	text-align:center;
	color:#333; 
	font-size:13px;
	cursor:pointer;
}
a.btnBg:hover,
a.btnBg:active,
a.btnBg:focus {
	color:#005fa8;
}


/* align */
.ac { text-align:center;}


/* margin */
h2.narrow {/*margin-bottom:15px;*/margin-bottom:20px;}
.mt30 {margin-top:30px;}
.mt50 {margin-top:50px;}
.mb20 {margin-bottom:20px;}
.mb50 {margin-bottom:50px;}


/* etc */
.btnAR {
	text-align:right;
	margin-top:10px;
}
.btnAC {
	text-align:center;
	margin-top:30px;
}
.data_txt {
	width:858px;
	height:50px;
	line-height:50px;
	text-align:center;
	margin-top:40px;
	border:1px solid #0d0d0d;
	background:#0d0d0d;
	padding:10px 0;
}
.international {
	float:left;
	background:#111;
	width:240px;
	/*height:220px;*/
	height:165px;
	padding:15px;
	margin:0 10px 30px 0;
}
.international strong.title {
	font-size:14px;
	font-weight:normal;
	display:block;
	background:#222;
	height:30px;
	line-height:30px;
	text-indent:8px;
	/*padding-left:25px;
	background:url(../images/common/bullet_logo.gif) 0 1px no-repeat;*/
}
.international strong.title * {
	vertical-align:middle;
}
.international strong {
	color:#fff;
}