body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
input {
	font-size: 12px;
	padding-left: 2px;
}
fieldset {
	border: 1px solid #cccccc;
	padding: 20px;
}
.font_tahoma {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #393939;
}
.font_tahoma2 {
	font-family: tahoma, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #194a86;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
.darker a {
	color: #0D84C9;
	text-decoration: underline;
}
.darker a:hover {
	text-decoration: none;	
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clearboth {
	clear: both;
}
/*===for quick search
1 global
2 login
3 header
4 mainbody
5 home
6 right
9 footer
===*/
/*===1 global begins===*/
.mainbody {
	width: 778px;
	margin: auto;
	padding-bottom: 20px;
	height: auto;
	overflow: auto;
	background: url(../images/faux.gif);
}
.mainbody_clean {
	width: 743px;
	padding: 34px 15px 20px 20px;
	margin: auto;
	height: auto;
	overflow: auto;
}
.mainleft {
	float: left;
	width: 504px;
	height: auto;
	margin: 32px 25px 0px 29px;
	display: inline;
	overflow: auto;
}
.mainleft2 {
	float: left;
	width: auto;
	height: auto;
	overflow: visible;
}
.leftblock {
	width: 504px;
	margin: 32px 0 0 0;
	padding: 0 25px 0 29px;
}
.leftblock2 {
	width: 504px;
	margin: 10px 0 0 0;
	padding: 0 25px 0 29px;
}
#mainright {
	float: right;
	width: 209px;
	margin: 0px;
	padding: 23px 8px 23px 3px;
}
.rightblock {
	clear: both;
}
.right_member {
	padding: 0 0 5px 3px;
	margin-bottom: 5px;
	width: auto;
	height: auto;
	overflow: auto;	
}
.right_member_title {
	width: 100%;
	height: 20px;
	background-color: #c7d4e1;
	padding-top: 8px;
	text-align: center;
	font-weight: bold;
	color: #002e8b;
	clear: both;
}
.right_member_txt {
	width: auto;
	margin: 8px 9px 8px 15px;
	line-height: 120%;
	color: #434242;
	clear: both;
}
.right_member_button {
	width: 73px;
	height: 19px;
	margin: 15px auto 15px;
	background: url(../images/home/summit.gif) no-repeat;
	clear: both;
}
.apply_button {
	width: 73px;
	height: 19px;
	background-color: #7094b9;
	border: 1px solid #6583a2;
	color: #ffffff;	
	font-size: 12px;
	padding-top: 2px;
}
.right_enroll {
	background: url(../images/home/enroll.gif) no-repeat;
}
.right_msg {
	background: url(../images/home/msg_box.gif) no-repeat;
}
.sp_title {
	background: url(../images/home/sp_title.gif) no-repeat;
	width: 200px;
	height: 43px;
	margin: 0 0 0 4px;
	clear:both;
}
.sp_bottom {
	background: url(../images/home/sp_div.gif) no-repeat;
	width: 200px;
	height: 8px;
	margin-left: 4px;
	clear:both;
}
.sp_content {
	width: 200px;
	margin:auto;
	overflow: auto;
	clear: both;
}
.sp_konew {
	width: 179px;
	height: 43px;
	margin: 10px auto;
	background: url(../images/home/sp_konew.gif) no-repeat;
	clear: both;
}
.sp_haitong {
	width: 179px;
	height: 43px;
	margin: 15px auto;
	background: url(../images/home/sp_haitong.gif) no-repeat;
	clear: both;
}
.sp_fpi {
	width: 179px;
	height: 43px;
	margin: 15px auto;
	background: url(../images/home/sp_fpi.gif) no-repeat;
	clear: both;
}
.sp_glory {
	width: 179px;
	height: 43px;
	margin: 15px auto;
	background: url(../images/home/sp_glory.gif) no-repeat;
	clear: both;
}
.sp_cons {
	width: 179px;
	height: 43px;
	margin: 15px auto;
	background: url(../images/home/sp_cons.gif) no-repeat;
	clear: both;
}
.sp_ever {
	width: 179px;
	height: 43px;
	margin: 15px auto;
	background: url(../images/home/sp_ever.gif) no-repeat;
	clear: both;
}
.frd_link {
	width: 200px;
	height: 40px;
	margin: 30px auto 0px;
	background: url(../images/home/frd_link.gif) no-repeat;
	clear: both;
}
.latest_scroll_div {
	font-weight: bold;
	line-height: 150%;
	padding-left: 20px;
}
/* 
 * ========================================
 * styles for pagination links 
 * ========================================
 */
 .pagination {
	height: auto;
	line-height: 160%;
	overflow: auto;
 }
.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink,
.minipagelinklast{
	background: #F0F5FA;
	border: 1px solid #072A66;
	padding: 1px 3px 1px 3px;
}
.pagelinklast,
.minipagelinklast{
	background: #DFE6EF;
}
.pagecurrent{
	background-color: #F97D3C;
	color: #FFFFFF;
	font-weight: bold;
}
.minipagelink,
.minipagelinklast{
	border: 1px solid #C2CFDF;
	margin: 0 1px 0 0;
}
.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link{
	text-decoration: none;
}
/* end pagination css */
/*===1 global ends===*/
/*===2 login begins===*/
.epl_login_panel {
	float: right;
	margin: 5px 10px 0 0;
	width: auto;
	height: auto;
	overflow: visible;
	color: #3160bd;
	text-align: right;
}
.epl_login_email {
	float: left;
	margin-right: 5px;
	width: auto;
	height: auto;
}
.epl_login_pass {
	float: left;
	margin-right: 5px;
	width: auto;
	height: auto;
}
.epl_login_button {
	float: left;
	width: auto;
	height: auto;
}
.epl_login_input {
	border: 1px solid #173776;
	background: #edf3ff;
	padding: 2px 2px 0px 2px;
	width: 99px;
	height: 15px;
	font-size: 11px;
	font-family: tahoma;
	color: #204ca4;
}
.epl_login_summit {
	width: 44px;
	height: 18px;
	margin-top: 1px;
	border: 1px solid #173776;
	background: #c3d7ff;
	padding-top: 2px;
	font-size: 12px;
	color: #204ca4;
}
.epl_login_links {
	padding: 5px 47px 0 0;
	clear: both;
}
.epl_login_links a {
	color: #204ca4;
	text-decoration: underline;
}
.epl_login_links a:hover {
	text-decoration: none;
}
.epl_login_after {
	color: #204ca4;
	float: right;
}
.epl_login_note {
	color: #204ca4;
	float: right;
}
.member_login {
	float: right;
	border: 1px dotted #7191C8;
	margin-right: 15px;
	padding: 5px 10px;
	color: #204ca4;
}
.member_login a {
	color: #204ca4;
	text-decoration: none;
}
.member_login a:hover {
	text-decoration: underline;
}
.login_pass_label {
	color: #66CC00;
}
.login_not_label {
	color: #FF9900;
}
.membership_form {
	width: 718px;
	padding: 5px 30px;
	margin: auto;
}
.join_input1 {
	width: 411px;
	border: 1px solid #7191C8;	
}
.join_input2 {
	width: 150px;
	border: 1px solid #7191C8;	
}
.join_input3 {
	border: 1px solid #7191C8;	
	padding: 5px;
	width: 399px;
	font-size: 12px;
}
.membership_row {
	width: auto;
	overflow: auto;
	padding-top: 7px;
	background: #f8f8f8;
}
.membership_upload {
}
.login_prompt {
	width: 700px;
	margin: auto;
	padding: 20px 20px 30px;
}
.padding_head{
	padding-top: 20px;
	color: #204CA4
}
.bottom_line_dotted{
	border-bottom: 1px  #9C9A9C dotted;
}
.padding_top{
	padding-top: 12px
}
.padding_bot{
	padding-bottom: 20px
}
.submit_button {
	background: #7094B9;
	border: 1px solid #cccccc;
	color: #FFFFFF;
	width: 100px;
	height: 25px;
	padding-top: 2px;
}
.process_no{
	height: 20px;
    background-color: #efefef;
    color: #aaaaaa;
}	
.process{
	height: 20px;
    background-color: #4986bd;
    color: #ffffff;
}
/*===2 login ends===*/
/*===3 header begins===*/
.header {
	background: #e1e9ff;
	width: 778px;
	margin: auto;
	height: auto;
	overflow: hidden;
}
.site_logo {
	float: left;
	width: auto;
	padding: 11px 0 7px 20px;
}
.site_login {
	float: right;
	padding-top: 20px;
}
.site_nav {
	background: url(../images/home/header_nav_divider.gif) 100% 100% no-repeat;
	background-color: #204ca4;
}
.home_bnr {
	width: 778px;
	margin: auto;
}
.nav_menu {
	width: 778px;
	height: 33px;
	margin: auto;
	vertical-align:middle;
	overflow: auto;
	background: #204CA4;
	clear: both;
}
.top_menu_tb {
	height: 20px;
	margin-top: 7px;
}
.top_menu {
	padding: 0 9px 0 12px;
	font-size:13px;
	font-weight: bold;
	vertical-align: middle;
	border-left: 2px solid #fff;
}
.top_menu_home {
	width: 55px;
	font-size:13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.top_menu a,
.top_menu_home a {
	color:#ffffff;
	text-decoration: none;
}
.top_menu a:hover,
.top_menu_home a:hover {
	color:#c5dc26;
	text-decoration: none;	
}
.nav_sep_td {
	width: 1px;
	vertical-align: middle;
}
/*===3 header ends===*/
/*===4 mainbody begins===*/
.location_bar {
	float: left;
	margin-bottom: 5px;
	color: #0078CC;
}
.location_bar_back {
	float: right;
	margin-bottom: 5px;
}
.article_title {
	margin: 2px 0 6px;
	font-size: 14px;
	font-weight: bold;
	color: #0d84c9;
}
.article_data {
	color: #5c5c5c;
}
.article_content {
	margin: 25px 0 30px;
	text-align: justify;
	line-height: 150%;
	color: #3a3a3a;
	font-size: 13px;
}
.article_content img {
	border: 0;
}
.article_attachment {
	margin-bottom: 30px;
	clear: both;
	height: auto;
	overflow: auto;
}
.article_attach_title {
	color: #5b5b5b;
	font-weight: bold;
	margin-bottom: 5px;
}
.attachment_row {
	width: auto;
	height: 20px;
	overflow: auto;
	padding-top: 7px;
	border-bottom: 1px dashed #c0bfbf;
}
.attachment_row2 {
	width: auto;
	height: 20px;
	overflow: auto;
	padding-top: 7px;
}
.attachment_title {
	float: left;
	color: #5b5b5b;
	font-weight: normal;
}
.attachment_down {
	float: right;
}
.article_picture {
	width: auto;
	height: auto;
	margin-bottom: 15px;
	overflow: auto;
	clear: both;
}
.attach_pics_block {
	float: left;
	margin: 0px 20px 0px 0px;
	width: auto;
	height: auto;
}
.attach_pics {
	width: 90px;
	padding: 2px;
	border: 1px solid #cccccc;
}
.attach_pics_intro {
	color: #5b5b5b;
	padding-top: 5px;
}
.list_border{
	border: 1px solid #AEAEAE;
}
.list_border_bold{
	border: 5px solid #cbd4e3;
}
.list_border_bold2{
	border: 5px solid #F4F4F4;
}
.list_td {
	border-bottom: 1px solid #cbd4e3;
	padding-top: 14px;
	padding-bottom: 8px;
}
.list_td2 {
	padding-left: 8px;
	padding-right: 8px;
}
.list_tb {
	margin-left: 5px;
}
.list_title_td {
	color: #515c6f;
	padding-bottom: 3px;
}
.font_sum {
	color: #3A3A3A;
	margin-top: 6px;
	font-size: 11px;
	font-family: PMingliu, tahoma;
}
.title{
	font-size: 13px;
	font-weight:bold;
	color:#5b6d8c;
}
.title a:link {
	color: #000000;
	text-decoration: none;
}
.title a:visited {
	color: #000000;
	text-decoration: none;
}
.title a:hover {
	color: #000000;
	text-decoration: underline;
}
.banner_img {
	margin-bottom: 15px;
}
.act_reg_succ {
	font-weight: bold;
	color: #669900;
	height: 30px;
}
.act_review_hint {
	font-weight: bold;
	color: #0D84C9;
	height: 30px;
}
.act_enroll_status {
	margin-top: 20px;
	overflow: auto;
}
.act_enroll_status_div {
	margin-left: 15px;
}
.act_enroll_status_title {
	width: auto;
	font-weight: bold;
	font-size: 13px;
	color: #444444;
	margin-bottom: 10px;
	border-bottom: 1px dashed #888888;
	clear: both;
}
.act_enroll_status_title2 {
	width: auto;
	font-weight: bold;
	font-size: 13px;
	color: #444444;
	margin-bottom: 10px;
}
.act_enroll_status_data {
	width: auto;
	margin-bottom: 20px;
	color: #3A3A3A;
	line-height: 150%;
}
#mes {
	color: #3A3A3A;
	line-height: 150%;
}
.act_enroll_edit {
	font-size: 12px;
	font-weight: normal;
	color: #0D84C9;
	text-decoration: underline;
	cursor: hand;
}
.act_enroll_msg {
	border: 1px solid #cccccc;
	width: 400px;
	height: 100px;
	padding: 5px;
	font-size: 12px;
	color: #3A3A3A;
}
.act_enroll_msg_but {
	margin-top: 10px;
	background: #7094B9;
	border: 1px solid #cccccc;
	color: #FFFFFF;
	width: 100px;
	height: 25px;
	padding-top: 2px;
}
.act_enroll_cancel {
	clear: both;
}
.act_enroll_status_item {
	float: left;
	width: 70px;
	line-height: 170%;
	margin-bottom: 20px;
}
.act_enroll_status_item2 {
	float: left;
	width: 70px;
	line-height: 180%;
	margin-bottom: 20px;
}
.act_enroll_status_input {
}
.act_enroll_input {
	width: 200px;
	margin-left: 0px;
	border: 1px solid #cccccc;
}
.act_enroll_input2 {
	width: 337px;
	margin-left: 0px;
	border: 1px solid #cccccc;
}
.act_enroll_input3 {
	width: 50px;
	height: 15px;
	margin-left: 0px;
	padding: 4px 3px 2px 3px;
	color: #4D4D4D;
	border: 1px solid #cccccc;
}
#validity {
	vertical-align: bottom;
}
.msg_btn {
	border: 1px solid #1161a4;
	background: #2984cf;
	color: #ffffff;
	font-size: 12px;
	padding-top: 3px;
}
.msg_topic_list_tb {
	margin: 20px 0 20px;
	color: #2d2d2d;
}
.msg_topic_list_tb td {
	border-left: 1px solid #fafafa;
	border-right: 1px solid #fafafa;
}
.msg_topic_list_tb a {
	color: #3c68ab;
	text-decoration: none;		
}
.msg_topic_list_tb a:hover {
	color: #3c68ab;
	text-decoration: underline;		
}
.msg_row_tr1 {
	background: #f9f9f9;
	height: 25px;
}
.msg_row_tr2 {
	background: #ffffff;
	height: 25px;
}
.msg_row_tr1 div,
.msg_row_tr2 div {
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 1px dashed #ccc;
}
.msg_row_tr1 div div,
.msg_row_tr2 div div{
	margin: 0;
	padding: 0;
	border-top: none;
}
.msg_row_tr_top {
	background: #BFE5FF;
	height: 25px;
}
.msg_row_tr_top div {
	margin-bottom: 5px;
	padding-top: 3px;
	border-top: 1px dashed #fff;
}
.msg_row_tr_top div div {
	margin: 0;
	padding: 0;
	border-top: none;
}
.msg_row_tr_top td {
	border: 1px solid #F7F7F7;
}

.msg_list_title_td {
	border-bottom: 1px solid #c4c4c4;
	background: #e4e4e4;
	height: 18px;
	padding-top: 10px;
	color: #525252;
	text-align: center;
	vertical-align: top;		
}
.msg_title_td {
	height: 25px;
	padding: 5px 5px 0 15px ;
	text-align: left;
	color: #3C68AB;
}
.msg_reply_td {
	width: 40px;
	text-align: center;	
}
.msg_author {
	width: 105px;
	text-align: center;	
}
.msg_publish_time {
	width: 70px;
	text-align: center;	
}
.msg_reply_title_line {
	width: 660px;
	margin-top: 45px;
}
.msg_reply_title {
	float: left;
	margin-bottom: 5px;
	color: #5B5B5B;
	font-size: 14px;
	font-weight: bold;
}
.reply_row1 {
	clear: both;
	margin-top: 10px;
	width: 660px;
	height: auto;
	overflow: auto;
	background: url(../images/forum/msg_faux.gif);
}
.reply_row2 {
	clear: both;
	margin-top: 10px;
	width: 660px;
	height: auto;
	overflow: auto;
}
.reply_left {
	float: left;
	width: 110px;
	padding: 20px 4px 10px 0;
}
.reply_left_name {
	padding-bottom: 3px;
	color: #2d2d2d;
	font-weight: bold;
	font-size: 12px;
}
.reply_left_tag {
	padding-bottom: 3px;
	color: #0078CC;
	font-size: 12px;
}
.reply_left_date {
	padding-bottom: 5px;
	font-family: tahoma;
	font-size: 11px;
	color: #888888;
}
.reply_left_modify {
	padding-top: 3px;
	border-top: 1px dotted #d6d6d6;
}
.reply_right {
	padding: 15px 12px 15px 122px;
}
.reply_subject {
	width: auto;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d6d6d6;
}
.reply_text {
	width: auto;
	margin-bottom: 15px;
	line-height: 20px;
	color: #2c2c2c;
}
.reply_text p {
	margin: 0;
}
.reply_attach {
	width: auto;
	padding: 5px 10px;
	border: 1px dotted #d6d6d6;
}
.msg_reply_box {
	background: #F0F0F0;
	width: 620px;
	padding: 20px;
	color: #000;
}
.msg_reply_box2 {
	background: #F0F0F0;
	width: 700px;
	padding: 20px;
	color: #000;
}
.msg_divider {
	clear: both;
	width: 100%;
	height: 10px;
	border-top: 1px solid #DDDDDD;
}
.msg_reply_text textarea {
	border: 1px solid #cccccc;
	width: 100%;
	height: 100px;
	padding: 6px;
	font-size: 12px;
	color: #555;
}
.msg_reply_line2 {
	height: 35px;
	margin-top: 10px;
}
.msg_reply_name,
.msg_reply_code {
	float: left;
}
.msg_reply_subject {
	margin-bottom: 10px;
	float: left;
}
.msg_reply_subject input {
	border: 1px solid #cccccc;
	width: 563px;
	padding: 3px 3px 1px 3px;
	font-size: 12px;
	color: #555;
}
.msg_reply_name input {
	border: 1px solid #cccccc;
	width: 100px;
	padding: 3px 3px 1px 3px;
	font-size: 12px;
	color: #555;
}
.msg_reply_code input {
	border: 1px solid #cccccc;
	width: 60px;
	padding: 3px 3px 1px 3px;
	font-size: 12px;
	color: #555;
}
.msg_reply_codeimg {
	float: left;
	margin-left: 5px;
	margin-top: -3px;
}
.msg_reply_refresh {
	float: left;
	margin: 10px 0 0 5px;
}
.msg_reply_submit {
}
.invalid_code {
	padding: 5px 0 2px 25px;
	width: 245px;
	margin-top: 10px;
	background: url(/images/invalid_icon.gif) no-repeat;
	border: 1px dashed #ff0000;
}
.msg_edit_attach_tb {
	margin-top: 5px;
}
.msg_edit_attach_line {
	background: #e0e0e0;
	color: #555;
}
.msg_edit_attach_input {
	border: 1px solid #cccccc;
	width: 150px;	
	padding: 3px 3px 1px 3px;
}
.msg_edit_upload {
	padding: 10px;
}
.botheight {
	height: 22px;
	font-size: 12px;
}
.msg_edit_fieldset {
	margin-top: 15px;
	padding: 10px 5px 5px;
	width: 587px;
}
.msg_edit_upload_title {
	font-weight: bold;
	color: #555;
}
.msg_submit_btn {
	width: 100px;
	padding-top: 2px;
}
.msg_submit_fail {
	font-weight: bold;
	color: #ff0000;
	height: 30px;
}

/*===4 mainbody ends===*/
/*===5 home begins===*/
.latest_title {
	float: left;
}
.title_more {
	float: right;
	width: 100px;
	height: 19px;
	text-align: right;
	color: #194a86;
}
.title_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-top: 1px solid #acacac;
}
.home_act_poster {
	margin-bottom: 15px;
}
.review_thumb {
	float: left;
	border: none;
}
.home_act_title {
	padding-left: 110px;
	margin-bottom: 15px;
	font-weight: bold;
}
.home_act_sum {
	padding-left: 110px;
	color: #393939;
}
.home_act_block {
	width: 100%;
	overflow: visible;
	margin-bottom: 15px;	
}
.act_date {
	font-weight: normal;
}
.act_block {
	width: auto;
	height: auto;
	overflow: auto;
	margin: 10px 0 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CBD4E3;
	clear: both;	
}
.act_img_area {
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	overflow: auto;
}
.act_enroll_over {
	color: #666666;
	clear: both;	
}
.act_enroll_not {
	color: #66CC00;
	font-weight: bold;
	clear: both;	
}
.act_opt {
	float: right;
}
.act_title {
	padding-left: 110px;
	font-weight: bold;
}
.act_date2 {
	padding-left: 110px;
	color: #5e5e5e;
}
.act_sum {
	padding: 10px 0 0 110px;
	color: #393939;
}
.act_enroll {
	border: 1px dashed #aaaaaa;	
	padding: 10px;
	margin: 25px 0 25px;
	line-height: 25px;
}
/*===5 home ends===*/
/*===9 footer begins===*/
.footer {
	width: 739px;
	height: auto;
	margin: auto;
	padding: 10px 10px 10px 29px;
	background: #003366;
	color: #c7cfd7;
	overflow: auto;
}
.footer_left {
	float: left;
	text-align: left;
	vertical-align: top;
	display: inline;
}
.footer_right {
	float: right;
	text-align: left;
	vertical-align: top;
}
/*===9 footer ends===*/
/* created by wyc at 1209*/
.leftblock3 {
	width: 504px;
	margin: 32px 0 0 0;
	padding: 0 25px 0 29px;
}
.title_content {
	font-size:12px;
	color:#1b467a;
	padding-bottom:10px;
	font-weight:bold;
}
.leftblock3_content {
	padding-left:110px;
	font-size:12px;
	color:#393939;
}
.leftblock3_content a{
	color:#393939;
}
.leftblock3_content span {
	font-size:11px;
}
.recommend {
	padding-left:15px;
	padding-bottom:2px;
	vertical-align:bottom;
}