﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    font-size: 12px;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}
img { border: 0px; }
a:link
{
    color: #002CAD;
    text-decoration: underline;
}
a:visited
{
    color: #002CAD;
}
a:hover
{
    color: #FF0000;
    text-decoration: none;
}
a:active
{
    color: #002CAD;
}


/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
#header_wrapper
{
	background:transparent url(images/head_bg.gif) repeat-x scroll left bottom;
	min-height:98px;
	width:100%;
}
#header
{
    width: 980px;
	height: 98px;
	overflow: hidden;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}
#header .col8 {
	width: 160px;
	padding: 0px;
}
#header .col9 {
	position: absolute; right: 0px; top: 0px; width: 780px; height: 98px;
}
/*
div.ci-header-nav {
 width: 100%;
}
div.ci-header-nav ul { margin: 0px; padding: 0px; list-style: none; }
div.ci-header-nav ul li { line-height: 150%; display: inline; text-align: center; margin: 0 -0.5px; border-left: 1px solid #ededed;  border-right: 1px solid #ededed; 

}
*/
div.header-top { height: 60px; padding: 0px; margin: 0px;}
div.ci-header-nav {
 width: 100%;
 height: 38px;
 padding: 0px; margin: 0px;
 position: relative;
}
div.ci-header-nav ul { vertical-align: bottom; margin: 0px; padding: 0px; list-style: none; }
div.ci-header-nav ul li { float: left; vertical-align: top;  line-height:  33px; font-size: 14px; display: block;
	padding-bottom: 0px;
text-align: center; padding-left: 5px; padding-right: 5px;
	background:transparent url(images/arrow_off.gif) no-repeat scroll center bottom;
}
div.ci-header-nav ul li a { text-decoration: none;}
div.ci-header-nav ul li.current {
	background:transparent url(images/arrow_on.gif) no-repeat scroll center bottom;
}
div.ci-header-nav ul li.current a {
	color: #ff6600;
	font-weight: bold;
}
#wrapper
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}


#main
{
	position: relative;
	margin-top: 7px;
}

#footer_wrapper
{
	background:transparent url(images/footer_bg.gif) repeat-x scroll 0 0;
	min-height:88px;
	width:100%;
	margin-top: 7px;
}

#footer
{
    padding: 10px 0;
    text-align: center;
    line-height: 160%;
    margin: 0;
}

#footer p span.warnning { color: #ff3300;}

#main .col1 {
	position: relative; padding-left: 364px; width: 354px;
}
.col1 .col1-1, .col2 .col2-1{
	width: 172px;
}
.col1 .col1-2, .col2 .col2-2{
	position: absolute; right: 0px; top: 0px; width: 172px;
}

.ci-cat-list {
}
.ci-cat-list ul a {
    text-decoration: none;
}
.ci-cat-list ul a:link {
    text-decoration: none;
}
.ci-cat-list ul a:hover {
    text-decoration: underline;
}


.ci-cat-list ul {
	margin: 0px; padding: 3px 10px; list-style: none;
}
.ci-cat-list ul li {
	line-height: 160%;
	font-size: 13px;
	width: 99%;
	display: inline-block;
}
#main .col2 {
	position: absolute; left: 0px; top: 0px; width: 354px;
}
#main .col3 {
	position: absolute; right: 0px; top: 0px; width: 220px;
}
.col3 .col3-list {
	margin-top: 10px;
	border: 1px solid  #E3EFFB;
	background-color: #fff;
	margin-bottom: 10px;

}
.col3-list ul {
	margin: 0px; padding: 3px 10px; list-style: none;
}
.col3-list ul li {
	line-height: 160%;
	font-size: 13px;
	width: 99%;
	display: inline-block;
}


div.ci-cat-index-list {
	border: 1px solid  #E3EFFB;
	background-color: #fff;
	margin-bottom: 10px;
}
div.ci-cat-index-list h2, .col3-list h2, .col7-list h2 {
	font-size: 14px;
	margin: 0px; padding:3px 10px;
	line-height: 20px;
	background-color: #F9FAFE;
	border-bottom: 1px solid  #E3EFFB;
}
h2 {}

.a-btnNewPost {
	text-indent: -300px;
	width: 169px;
	height: 33px;
	display: block;
	overflow: hidden;
	background:transparent url(images/btnNewPost_bg.gif) no-repeat scroll 0 0;
	margin-left: 25px;
	margin-top: 3px;
}


#main .col4 {
	width: 550px;
	padding: 10px;
	border-right: 1px solid #ededed;
}
#main .col5 {
	position: absolute; right: 0px; top: 0px; width: 370px;
}
.col5 p { line-height: 180%;}
	.post-form dl {
		width: 100%;
	}
	.post-form dl dt {
		margin: 0px;
		padding: 7px 0px;
		width: 20%;
		text-align: right;
		vertical-align: top;
		font-weight: bold;
		display: inline-block;
	}
	.post-form dl dd {
		margin: 0px;
		padding: 7px 0px;
		width: 79%;
		display: inline-block;
	}
	.post-form dl dd span.hits {
		display: block;
		color: #bcbcbc;
	}
	.post-form dl dd span.hits-error {
		display: block;
		color: #ff0000;
	}
	.post-form dd input {
		width: 90%;
		vertical-align: top;
	}
	.post-form dd input.short {
		width: 20%;
	}
	.post-form dd textarea {
		width: 90%;
	}
	.post-form div {
		text-align: center;
	}
	.post-form div #submit {
		width: 200px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}

	#postMsg ul {
list-style: none;
margin-top: 3px;
margin-left:auto;
margin-right:auto;
padding:0;
text-align:left;
width:100px;
}
	#postMsg ul li { line-height: 150%;}

	#imgVerifyCode {
		cursor: pointer;
		border: 0px;
	}
#main .col6 {
	width: 710px;
	padding: 10px 0px;
}
#main .col7 {
	position: absolute; right: 0px; top: 0px; width: 240px;
}

.tab-nav{
	clear:both;
	padding:5px;
	text-align:center;
}

#tab-nav-container1{
	text-align:left;
	width:98%;
}
.tab-nav-menu1box{
	position:relative;
	overflow:hidden;
	height:22px;
	width: 100%;
	text-align:left;
}
#tab-nav-menu1{
	position:absolute;
	top:0;
	left:0;
	margin: 0px;
	padding: 0px;
	z-index:1;
}
#tab-nav-menu1 li{
	float:left;
	display:block;
	cursor:pointer;
	width:72px;
	text-align:center;
	line-height:21px;
	height:21px;
}
#tab-nav-menu1 li.hover{
	border-left:1px solid #FAECD9;
	border-top:1px solid #FAECD9;
	border-right:1px solid #FAECD9;
	background-color: #FDF8EC;
}
.tab-nav1box{
	clear:both;
	margin-top:-1px;
	border:1px solid #FAECD9;
	background-color: #FDF8EC;
	width:100%;
	height: 50px;
}
#tab-nav1 div{
	display: none;
	text-align:left;
}
#tab-nav1 div.block{
	display: block;
	text-align:left;
}
#tab-nav1 div ul {
	margin: 0px; padding: 0px;
}
#tab-nav1 div ul li {
	text-align: left;
	display: inline;
	line-height: 150%;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	white-space: normal;
}
#tab-nav1 div ul li.current {
	background-color: #F6F9FD;
	border: 1px solid #D2DDE6;
}
#tab-nav1 div ul li.current a {
	color: #FF3300;
}


/*LIST*/
.ci-post-list { margin: 10px 0px; width: 98%;}
.ci-post-list dl.item { border-bottom:1px dashed #B7B7B7; margin:3px 0px; padding: 3px 0px; text-align:left;}
.ci-post-list dl.item dt { display: inline-block; width: 600px;}
.ci-post-list dl.item dt p { margin: 3px 0px;}
.ci-post-list dl.item dt p span.description { color:#999;}
.ci-post-list dl.item dd { display: inline-block; margin: 0px; width: 90px;	vertical-align: top;}
.ci-post-list dl.item dd span.time { color:#39892f; font-weight:normal;} 



/*page style begin*/
.pagination { margin:10px 0 0; padding:4px; text-align:center; }
.pagination * { margin: 0 3px 0 0; padding: 3px 5px; border:1px solid #DDDDDD; color: #0099CC; }
    .pagination em { border-color: #DDDDDD; color: #666; font-style: normal; }
    .pagination strong { border:1px #4c9542 solid; background-color:#89bf01; color:white; font-weight:bold }
    .pagination a { color: #0099cc;  text-decoration: none; }
    .pagination a:hover { border:1px #0099cc solid;color:#0099cc;font-weight:normal;text-decoration:none; }
	.pagination a:visited { color: #0099cc; text-decoration: none; }
/*page style end*/

/*CI POST SHOW*/
.ci-post-show-container {
	width: 98%;
	line-height: 180%;
}
.ci-post-show-container h2 { margin:7px 0px 0px 0px; padding: 0px; line-height: 200%; font-size: 16px; text-align: center;}
.ci-post-show-container dl { line-height: 200%; font-size: 14px; margin: 0px; padding: 0px;}
.ci-post-show-container dl dt { margin: 0px; display: inline-block; width: 80px; vertical-align: top; }
.ci-post-show-container dl dd { margin: 0px; display: inline-block; width: 540px; vertical-align: top; }

.col7 .col7-list {
	margin-top: 10px;
	border: 1px solid  #E3EFFB;
	background-color: #fff;
	margin-bottom: 10px;

}
.col7-list ul {
	margin: 0px; padding: 3px 10px; list-style: none;
}
.col7-list ul li {
	line-height: 160%;
	font-size: 13px;
	width: 99%;
	display: inline-block;
}

.col7-list p { margin: 0px; padding: 3px;}


div.main-footer-nav {
}

dl.ci-cat-index-list-2 {
	width: 100%; padding: 0px; margin: 0px; line-height: 150%;
}
dl.ci-cat-index-list-2 dt {
	width: 100px; text-align: right; font-weight: bold; display: inline-block; margin: 0px;
	vertical-align: top;
}
dl.ci-cat-index-list-2 dd {
	width: 840px; text-align: left; display: inline-block; margin: 0px; word-break: keep-all;
}
dl.ci-cat-index-list-2 dd a { padding: 0px 2px;}

.friendlink-container { border: 1px solid #E3EFFB; }
.friendlink-container h3 { padding: 0px 3px; font-size: 13px; background-color: #F9FAFE; border-bottom: 1px solid #E3EFFB; margin: 0px; line-height: 150%;}
.friendlink-container p { padding: 3px; margin: 0px;  word-break: keep-all; }
.friendlink-container p a {padding: 0px 3px;}
/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}
.clearfix {
	display:block;
}
.error
{
    color:Red;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
.validation-summary-successed {
	font-weight: bold;
	color: #009900;
}