@charset "utf-8";

/* css document */
html,body {
	height: 100%
}

body,div,ul,li,dl,dt,dd,form,input,h1,h2,h3,h4,label,button,textarea,img
	{
	padding: 0px;
	margin: 0;
	color: #333;
	font-family: 'georgia', georgia, 'times new roman', times,
		'microsoft yahei', simsun, simhei, serif;
	border : none;
	border: 0;
}

html {
	overflow-y: scroll;
}

.wrap {
	width: 1000px;
	margin: 0px auto;
}

ul,li {
	list-style: none;
}

.orgdiv li {
	margin: 5px auto;
}

a {
	color: #333;
	text-decoration: none;
}

/* default font */
body,button,input,select,textarea {
	font: 16px/ 1.5 "microsoft yahei", \5b8b\4f53, arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 200%;
}

code,kbd,pre,samp {
	font-family: courier new, courier, monospace;
}

/*small { font-size:12px; }*/
ul,ol {
	list-style: none;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

#conf_info {
	margin-top: 40px;
	background: #09c;
	height: 250px;
	width: 100%;
	min-width: 1000px;
}

legend {
	color: #000;
}

button,input,select,textarea {
	background-color: #fcfcfc;
	border: 1px solid #d1d1d1;
	height: 28px;
	padding-left: 10px;
	vertical-align: middle;
	line-height: 16px;
	font-size: 14px;
	z-index: 2;
}

input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill
	{
	background-color: #fcfcfc !important;
	background-image: none;
	color: rgb(0, 0, 0);
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.bordere {
	border: 1px solid #eee;
}

.mr5 {
	margin-right: 5px;
}

.mt20 {
	margin-top: 20px;
}

.ml20 {
	margin-left: 20px;
}

.mr20 {
	margin-right: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.mt40 {
	margin-top: 40px;
}

.pl10 {
	padding-left: 10px;
}

.red {
	color: #f00;
}

.right {
	float: right;
}

/* top */
#top {
	width: 100%;
	height: 60px;
}

#top .top {
	margin: 0 auto;
	width: 1000px;
	height: 80px;
}

#logo {
	float: left;
	width: 580px;
	padding-top: 12px;
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-bottom: 0px;
}

#logo a {
	display: inline-block;
	cursor: pointer !important;
}

#top .nav {
	float: right;
	height: 31px;
	padding-top: 10px;
	width: 400px;
	z-index: 5000;
}

/* content */
#content {
	width: 100%;
	overflow: hidden;
}

.content {
	margin: 0 auto;
	width: 998px;
	padding-top: 10px;
	padding-bottom: 0px;
}

/* bottom */
#bottom {
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
	background-color: #e5e5e5;
	color: #666;
}

#bottom .bottom {
	margin: 0 auto;
	width: 1000px;
}

#bottom .bottom .list {
	overflow: hidden;
	margin: 10px auto;
	width: 936px;
}

#bottom .bottom .list ul {
	float: left;
	width: 125px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}

#bottom .bottom .list ul li {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #666;
}

#bottom .bottom .list ul a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

#bottom .bottom .list ul a:hover {
	color: #999
}

#bottom .bottom .copy {
	text-align: center;
	color: #999;
	font-size: 12px;
	padding: 15px 0 30px 0;
}

#bottom .bottom .copy p {
	line-height: 16px;
	height: 14px;
	padding: 3px 0;
	color: #999;
	font-size: 14px;
}

#bottom .bottom .copy a {
	text-decoration: none;
}

/**/
.c_title {
	font-size: 20px;
	font-weight: normal;
	border-left: 4px solid #33bbff;
	height: 20px;
	line-height: 20px;
}

.c_title fieldset {
	border: 1px solid #ddd;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 0;
	margin: 0;
}

.c_title legend {
	padding: 0 10px; *
	padding: 0 10px 0 6px;
}

.c_title span.right a {
	font-size: 14px;
	color: #33bbff;
}

.other_info a {
	font-size: 12px;
	color: #33bbff;
}

input#verify {
	width: 72px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-table;
}

/* hides from ie-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* end hide from ie-mac */
.rtd {
	text-align: left;
	z-index: 1;
}

.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append
	{
	display: inline-block; *
	display: inline;
	/* ie7 inline-block hack */ *
	zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
}

.form-search .hide,.form-inline .hide,.form-horizontal .hide {
	display: none;
}

.form-horizontal .control-group {
	margin-bottom: 15px; *
	zoom: 1;
}

.form-horizontal .control-group:before,.form-horizontal .control-group:after
	{
	display: table;
	content: "";
	line-height: 0;
}

.form-horizontal .control-group:after {
	clear: both;
}

.form-horizontal .control-label {
	float: left;
	width: 230px;
	padding-top: 5px;
	text-align: right;
}

.form-horizontal .controls { *
	display: inline-block; *
	padding-left: 20px;
	margin-left: 240px; *
	margin-left: 0;
}

.form-horizontal .controls:first-child { *
	padding-left: 180px;
	font-size: 14px;
}

.form-horizontal .help-block {
	margin-bottom: 0;
}

.form-horizontal input .help-block,.form-horizontal select .help-block,.form-horizontal textarea .help-block,.form-horizontal .uneditable-input .help-block,.form-horizontal .input-prepend .help-block,.form-horizontal .input-append .help-block
	{
	margin-top: 10px;
}

.form-horizontal .form-actions {
	padding-left: 180px;
}

#verify,#term_of_service {
	width: 20px;
	margin-right: 5px;
}

.subtitle {
	padding-bottom: 5px;
}

.filename {
	text-align: right;
}

.form-actions {
	padding: 19px 20px 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
}

.subtitle {
	margin: 9px 1px;
	overflow: hidden;
	border-bottom: 1px dashed #e5e5e5;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 .badge {
	font-size: 16px;
	padding: 0px 5px;
	background-color: #ffe374;
	color: #fff;
}

#content #register_form_div #myform .control-group .control-label {
	font-size: 14px;
}

#content #register_form_div #myform .control-group.form-inline .controls .checkbox
	{
	font-size: 14px;
}

#content #register_form_div #myform .control-group .controls span {
	font-size: 14px;
}

.page_content {
	padding: 20px 20px 20px 20px;
	color: #999;
	font-size: 16px;
}

.page_content p {
	text-indent: 2em;
}

.page_content ul {
	margin-left: 0em;
	/*clear: both;*/
	margin-bottom: 0px;
}

.page_content ol li {
	list-style-type: square;
	list-style-position: inside;
}

.page_content li {
	line-height: 28px;
}

.page_content h2 {
	font-size: 24px;
}

.page_content h1,.page_content h2 {
	font-size: 20px;
	margin: 25px auto;
	color: #09c;
	font-weight: bold;
}

.page_content a {
	color: #09c
}

#content  #myform .control-group .controls {
	font-size: 14px;
}

#content  .page_content #myform .control-group .controls input,#content #register_form_div .page_content #myform .control-group .controls textarea
	{
	font-size: 14px;
}

#content  .page_content #myform #submit {
	background-color: #009966;
	color: #fff;
	padding: 3px 10px;
}

#content a {
	color: green;
	cursor: pointer;
	text-decoration: none;
}

.sider_bar {
	clear: right;
	float: right;
	width: 250px;
	border-left-style: solid;
	min-height: 360px;
	margin: 0px 0px 10px 10px;
	padding-top: 10px;
}

.sider_bar dt {
	font-size: 16px;
	color: #090;
	font-weight: bold;
	height: 32px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0c6;
	line-height: 32px;
	width: 248px;
}

.sider_bar ul li {
	text-overflow: ellipsis;
	width: 240px;
	word-break: break-all;
	line-height: 26px;
}

.web_mission {
	color: green
}

.page_content {
	
}

.conf_top {
	height: 40px;
}

.conf_top #aconf_logo {
	width: 240px;
	display: inline-block;
	clear: none;
}

.conf_top #nav {
	float: right;
	clear: none;
	display: inline-block;
	height: 31px;
	padding-top: 5px;
	width: 600px;
	z-index: 99;
}

.conf_top #nav>div {
	float: right;
	display: inline-block;;
	clear: none;
}

.conf_top #nav>div#language_wrap {
	width: 110px;
}

.conf_top #nav>div#myinfo {
	margin-right: 20px;
}

.conf_top #nav>div#myinfo>ul#login_div_horizontal>li>a {
	margin-left: 5px;
	height: 16px;
	line-height: 32px;
	padding: 5px;
}

.sf-menu>li.sfhover {
	background-image: none;
}

.conf_top #nav>div#myinfo>ul#login_div_horizontal>li>ul {
	margin-top: -10px;
}

#myinfo .sf-menu>li>ul>li>a {
	background-color: #dbf0e9;
	color: #09c;
}

.conf_top #language_wrap #language li {
	width: 100px;
}

.conf_top,#main_ss,#main_ob,#content .content {
	width: 1000px;
	margin: 0 auto;
}

.conf_top .conf_title h1,.conf_top .conf_date h1 {
	color: #fff;
}

.conf_title h1 {
	font-size: 30px;
	color: #006a47;
}

.conf_title a {
	text-decoration: none;
	color: #fff;
}

.conf_date {
	font-size: 18px;
	padding-top: 10px;
	color: #fff !important;
}

.avenue span {
	min-width: 20px;
}

#main_ss .control-group {
	margin-bottom: 20px;
}

#main_ss .control-label {
	float: left;
	padding-top: 5px;
	text-align: right;
	margin-right: 20px;
	width: 300px;
}

#main_ss,#main_ob {
	border-color: #17923b #e1e1e1 #e1e1e1;
	border-style: solid;
	border-width: 4px 1px 1px;
	height: 100%;
	margin: 10px auto;
	min-height: 100%;
	padding-top: 0;
}

.menu .nav {
	left: 0;
}

.menu .nav>ul#menu>li>a:hover,.login_wrap>#myinfo>ul>li.sfhover>a {
	background-color: #006a47;
}

.login_wrap>ul.sf-menu>li>ul>li>a:hover {
	background-color: #006a47;
	color: #fff;
}

.sider_bar ul li.sider_bar_title {
	height: 45px;
	color: #09c;
	line-height: 32px;
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
}

.sider_bar ul li {
	width: 300px;
	margin: 5px auto;
	font-size: 16px;
}

.btn_owner:hover {
	background: #09c;
}

#content #register_form_div .page_content .btn_owner a {
	color: #fff
}

.sider_bar ul li a.button {
	background-color: #09c;
	color: #ffffff !important;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	width: 228px;
}

.attention i {
	float: right;
	margin-right: 20px;
}

#conf_audit {
	top: 0px;
	right: 150px;
}

#conf_submission {
	top: 0;
	right: 0px;
}

#conf_todo {
	position: absolute;
	bottom: -5px;
	left: 20px;
}

#conf_todo .button {
	padding: 5px 10px;
	font-size: 16px;
	margin-right: 20px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	background-color: #ff9c00;
	border-color: #ff9c00;
	text-decoration: none;
}

#conf_todo .button:hover { /*color:red;*/
	background-color: #f60;
}

.page_content {
	padding: 0;
	background: none;
}

.sider_bar li[class ^='sidermenu'] ul li {
	font-size: 16px;
	width: 300px;
}

.sider_bar li[class ^='sidermenu'] li span {
	display: inline-block;
}

.sider_bar li[class='sidermenu4'] ul li {
	border-bottom: 1px dashed #aaa;
	word-break: normal;
	font-size: 14px;
}

li[class='sidermenu2'] li {
	word-break: normal;
}

.menu .nav>ul#menu>li>a.current {
	background:  no-repeat scroll
		center bottom rgba(0, 0, 0, 0);
	pointer-events: none;
	cursor: default
}

.page_content p {
	text-indent: 0;
}

#submain_control a {
	color: #09c;
}

.share .bdsharebuttonbox .bds_more {
	display: inline-block;
	width: 60px;
	opacity: 0;
	margin: 0;
	height: 25px;
	line-height: 25px;
	padding-left: 0;
}

#conf_content h2 {
	font-size: 18px;
	font-weight: bold;
}

#conf_content>div {
	margin-bottom: 20px;
}

.pull-right {
	display: inline;
	float: right;
}

.pages {
	margin-top: 47px;
}

#conf_content ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

#conf_content ul li {
	list-style-type: disc;
	list-style-position: inside;
}

.conf_title h1 {
	font-size: 20px !important;
}

table {
	border-collapse: collapse; 
	border: none; 
	border-spacing: 0px; 
	width: 1000px;
}

table tr td {
	border: 1px solid #ddd; 
	padding: 5pt; 
	font-size: 14px;
}