* {
	margin: 0;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}

#form_div {
	background: #e2f6fd;
}

body {
	background: #e2f6fd url(../images/body-bg.gif) repeat-x bottom;
	text-align: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

#container {
	margin: 0 auto;
	background: url(../images/container-bg.gif) repeat-y;
	width: 788px;
}



#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link { color: #336699; text-decoration: none; }
#TB_window a:visited { color: #336699; text-decoration: none; }
#TB_window a:hover { color: #3399FF; text-decoration: underline; }
#TB_window a:active { color: #3399FF; text-decoration: underline; }
#TB_window a:focus { color: #336699; text-decoration: none; }

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
/*
	display:block; 
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
*/
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
	font-weight: bold;
	border-bottom: 1px solid #BBBBBB;
	font-size: 9pt;
	font-family: tahoma, arial, serif;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}


a:focus {
	outline: none;
}

/*h1, h1 a{
	color:#fff;
	text-decoration:none;
	font-size:25px;
	font-weight:100;
	line-height:26px;
}
h1 {
	padding:5px 25px;
	margin:10px 0;
}
h1 a {
	background-image:none;
	background-color:#254474;
	overflow:visible;
	padding:0 3px;
}*/
h2,h2 a {
	color: #3f3f3f;
	font-size: 16px;
	font-weight: 100;
	line-height: 23px;
	text-decoration: none;
	margin: 10px 0 10px 15px;
}

h3 {
	font-size: 14px;
	color: #3f3f3f;
	margin-bottom: 5px;
	margin-left: 15px;
	clear: both;
}

#add_quiz_form h3 {

}

/*
h4 {
	font-size:24px;
	color:#000;
	font-weight:100;
}
h5 {
	color:#38a300;
	font-size:15px;
	font-weight:100;
	border-bottom:1px solid #38a300;
}
h6 {
	color:#000;
	font-weight:100;
	font-size:31px;
	margin:0px 0 0 8px;
	line-height:25px;
}
*/
	/*-------------------------------header--------------------------------------*/
#header {
	width: 788px;
	background: url(../images/header-bg.gif) no-repeat 0 0;
}

#top {
	height: 32px;
	width: 100%;
	clear: both;
}

#logo {
	width: 175px;
	height: 48px;
	/*background:url(../images/logo.gif) no-repeat;*/
	margin: 10px 0px 12px 20px;
	float: left;
}

/*--------------------------header form---------------------*/
#header form {
	width: 457px;
	height: 29px;
	float: right;
	padding: 6px 0 0 8px;
}

* html #header form {
	width: 457px;
}

#header input {
	border: none;
	height: 17px;
	color: #3f3f3f;
	padding: 3px 0 1px 4px;
	width: 120px;
	margin: 0;
	float: left;
}

* html #header input,html* #header input {
	margin: 0;
	padding: 0;
}

#header label {
	display: block;
	float: left;
	margin-right: 12px;
}

* html #header label {
	width: 120px;
	margin-right: 5px;
}

#header .form02 {
	float: left;
	width: auto;
}

* html #header .form02 label,html* #header .form02 label {
	width: 50px;
	margin-right: 3px;
}

* html #header .form02 input,html* #header .form02 input {
	padding: 0 5px;
	width: 48px;
}

#header .form02 input {
	background: url(../images/submit-bg.gif) repeat-x;
	height: 21px;
	cursor: pointer;
	float: right;
	border: 1px solid #ffa455;
	color: #fff;
	font-weight: bold;
	width: auto;
	padding: 0 10px;
}

#header .form03 input {
	width: 14px;
	margin: 2px 8px 0 0;
}

#header .form03 label {
	line-height: 20px;
	margin: 0;
	color: #fff;
	font-size: 13px;
}

* html #header .form03 label,html* #header .form03 label {
	width: 85px;
}

/*-----------------------------search form--------------------------*/
#header #search {
	height: 26px;
	float: right;
	margin: 6px 12px 0 0;
	width: 170px;
	padding: 0;
}

#header #search input {
	margin: 0;
	float: right;
}

#header #search label {
	display: block;
	float: right;
	margin: 0;
}

#header #search .form02 {
	float: right;
	width: 23px;
}

#header #search .form02 label {
	width: 23px;
}

#header #search .form02 input {
	background: url(../images/search-btn.gif) no-repeat;
	width: 23px;
	height: 21px;
	cursor: pointer;
	padding: 0;
	border: none;
	float: right;
}

* html #header #search input {
	height: 17px;
	margin-top: -1px;
}

/*-----------------------------------------------*/
#top-links {
	float: right;
	margin: 10px 5px 0 0;
	clear: right;
	color: #fff;
}

#top-links a {
	display: block;
	float: right;
	color: #c9edff;
	text-decoration: blink;
	margin-right: 10px;
	display: inline;
}

#top-links a:hover {
	text-decoration: underline;
}

/*----------------nav--------------------*/
#nav {
	list-style: none outside none;
	height: 32px;
	width: 600px;
	float: left;
	margin-left: 1px;
}

#nav li {
	float: left;
	display: block;
	display: inline;
	width: auto;
	height: 29px;
	margin: 2px 0 1px;
	background: url(../images/nav-a-bg.gif) no-repeat right;
	padding: 0 3px 0 0;
}

#nav li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	height: 29px;
	width: auto;
	font-size: 13px;
	line-height: 29px;
	font-weight: bold;
	padding: 0 6px;
}

#nav li a:hover, #nav li a.active {
	background: url(../images/nav-hov.gif) repeat-x;
}

#nav #home:hover {
	background: url(../images/home-bg.gif) no-repeat 0 0;
}

/*---------------------------------wrapper-----------------------------*/
#wrapper {
	overflow: auto;
	width: 788px;
	padding: 0 0 10px 0;
}

.clear {
	clear: both;
}

.f-right {
	float: right;
}

.f-right2 {
	float: right;
                display: inline;
}

.f-left {
	float: left;
}

/*--------------------------sidebar--------------------------*/
.sidebar {
	width: 299px;
	float: left;
	padding: 10px 0 0 0;
}

.f-right .sidebar {
	float: none;
}

.sidebar2 {
	width: 231px;
}

/*----------------------content----------------------------*/
.content {
	float: right;
	width: 478px;
	padding: 10px 0 0 0;
	/*	overflow:auto; */
	overflow: hidden;
}

.content3 {
                clear: left;
	float: left;
	width: 478px;
	padding: 10px 0 0 0;
	overflow: hidden;
	display: inline;
}

.f-left .content {
	float: none;
}

.content2 {
	width: 547px;
}

/*-----------------------------block----------------------------*/
.block {
	width: 299px;
	background: url(../images/block-bg.gif) repeat-y;
	margin-bottom: 10px;
}

.block-head2 {
	width: 279px;
	height: 16px;
	background: url(../images/block-head.gif) no-repeat;
	color: #e2f6fd;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
}

.block-head {
	width: 279px;
	height: 16px;
	background: url(../images/block-head1.gif) no-repeat;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
	color: #fff;
}

.block-top {
	width: 299px;
	height: 5px;
	background: url(../images/block-top.gif) no-repeat 0 0;
}

.block-top span {
	background: url(../images/b-top-span.gif) no-repeat 100% 0;
	float: right;
	width: 5px;
	height: 5px;
	display: block;
}

.block-bot {
	width: 299px;
	height: 5px;
	background: url(../images/block-bot.gif) no-repeat 0 100%;
	line-height: 1px;
	padding: 0;
	margin: 0;
}

.block-bot span {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/coner-span.gif) no-repeat 100% 100%;
	display: block;
}

* html .block-bot {
	margin-top: 0px;
}

html* .block-bot {
	margin-top: 0px;
}

.block-in {
	width: 297px;
	margin: 1px;
	text-align: center;
	overflow: auto;
	padding: 0px 0;
}

.block form {
	width: 278px;
	margin: 5px auto 10px;
	overflow: auto;
}

.block form p {
	font-size: 13px;
	color: #3f3f3f;
}

.block textarea {
	border: 1px solid #cecece;
	width: 276px;
	height: 36px;
	margin: 10px 0;
	overflow: auto;
}

.block .form02 {
	float: right;
}

.block .form02 label {
	background: url(../images/form02-l.gif) no-repeat left;
	padding: 0 0 0 10px;
	height: 23px;
	display: block;
	float: left;
}

.block .form02 input {
	background: url(../images/form02-b.gif) no-repeat right;
	padding: 0 10px 0 0px;
	border: none;
	height: 23px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.profile_photo {
	margin: 10px auto;
	width: 183px;
	/*
	height: 139px;
	*/
	padding: 4px;
	border: 1px solid #0186bd;
	background-color: #f4f6f7;
}

.block-in a {
	text-decoration: none;
	color: #347ba4;
}

.user {
	float: left;
	width: 99px;
	height: 80px;
	margin: 10px 0 0 0;
	text-align: center;
	text-decoration: none;
}

html* .user {
	width: 93px;
	height: 90px;
}

div.user { 
/*
	height:auto;
*/
	overflow: auto;
}

.user img {
	padding: 1px;
	background-color: #dbf3ff;
	border: 1px solid #1188c1;
}

.user p {
	color: #3f3f3f;
}

.banner {
	display: block;
	width: 297px;
	margin-bottom: 10px;
}

a.banner img {
	width: 297px;
	border: 1px solid #cccccc;
}

div.banner img {
	width: 299px;
}

a img {
	border: none;
}

.block-in ul {
	padding: 5px 0 0 15px;
	list-style: none outside none;
	text-align: left;
}

.block-in ul li {
	width: 135px;
	color: #3f3f3f;
	font-size: 11px;
	line-height: 16px;
}

.block-in ul .f-right {
	width: 135px;
}

/*-------------------------sidebar2 block----------------------*/
.sidebar2 .block {
	width: 231px;
	background: url(../images/block-bg2.gif) repeat-y;
	margin-bottom: 10px;
}

.sidebar2 .block-head2 {
	width: 211px;
	height: 16px;
	background: url(../images/block-head12.gif) no-repeat;
	color: #e2f6fd;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
}

.sidebar2 .block-head {
	width: 231px;
	height: 16px;
	background: url(../images/block-head12.gif) no-repeat;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
	color: #fff;
}

.sidebar2 .block-top {
	width: 231px;
	height: 5px;
	background: url(../images/block-top.gif) no-repeat 0 0;
}

.sidebar2 .block-bot {
	width: 231px;
}

.sidebar2 .block-in {
	width: 229px;
	margin: 1px;
	text-align: center;
	overflow: auto;
	padding: 0px 0;
}

.sidebar2 .style1 p {
	width: 100% !important;
}

.sidebar2 .style1 p {
	float: left;
	width: auto !important;
}

.sidebar2 .style1 p a {
	color: #3f3f3f;
}

/*-----------------------------post----------------------------*/
.post {
	width: 477px;
	background: url(../images/post-bg.gif) repeat-y 0 0;
	margin-bottom: 10px;
	/*	overflow:auto;
*/
}

.post-head {
	width: 457px;
	height: 16px;
	background: url(../images/post-head1.gif) no-repeat 0 0;
	font-weight: bold;
	padding: 5px 10px;
	color: #fff;
}

.post-head2 {
	width: 457px;
	height: 16px;
	background: url(../images/post-head2.gif) no-repeat 0 0;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	color: #fff;
}


.post-head a, .post-head2 a {
	color: #fff;
		font-size: inherit;
}

.post-bot {
	width: 477px;
	height: 5px;
	background: url(../images/block-bot.gif) no-repeat 0 100%;
	overflow: visible;
}

* html .post-bot {
	margin-top: -10px;
}

.post-bot span {
	float: right;
	width: 5px;
	height: 5px;
	background: url(../images/coner-span.gif) no-repeat 100% 100%;
	display: block;
}

.sidebar2 .block table {
	width: 200px;
	margin: 10px auto;
}

.sidebar2 .block table td {
	line-height: 20px;
	color: #3f3f3f;
}

.sidebar2 .block table span {
	color: #347ba4;
}

/*----------------------------------top row------------------------------*/
.top-row {
	background: url(../images/top-menu.gif) no-repeat bottom;
	height: 27px;
	position: relative;
	top: -3px;
	padding: 0 10px;
}

.top-row ul {
	list-style: none outside none;
	height: 25px;
	width: 600px;
	float: left;
	margin-left: 1px;
	position: relative;
}

.top-row ul li {
	float: left;
	display: block;

	width: auto;
	height: 23px;
	margin: 5px 0 1px;
	padding: 0;
	position: relative;
	overflow: visible;

}

.top-row ul li img {
	float: left;
	margin: 3px 0px 0 10px;
}


.top-row ul.dropp li img {
	margin-right: 10px !important; 
}

.top-row ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	height: 23px;
	width: auto;
	font-size: 12px;
	line-height: 23px;
	padding: 0 30px 0 10px;
	background: url(../images/list-mark.gif) no-repeat 88% 50%;
}

.top-row ul li a,.menu a:visited {
	display: block;
	text-decoration: none;
	width: auto;
}


.top-row ul li:hover {
	position: relative;
	z-index: 60;
	cursor: pointer;
}

.top-row ul .drop {
	display: none;
	top: 28px;
	position: absolute;
	width: 110px;
}

.top-row ul li:hover .drop {
	display: block;
}

.top-row ul li ul {
	height: auto;
	z-index: 300;
}

.top-row ul li ul.children {
	padding: 8px 0 8px 0;
	list-style: none outside none;
	width: 120px;
	background-color: #2cc4f4;
	margin: 0;
}



.top-row ul li ul.children li {
	
}



.top-row ul li ul.children li a {
	line-height: 20px;
	background: none;
}

.top-row ul li:hover ul.children li a {
	display: block;
	width: 200px;
	line-height: 20px;
	text-decoration: none;
	cursor: pointer;
	color: #000;
	background: none;
	height: auto;
	padding: 0;
	margin: 0;
}




.top-row ul ul { position: absolute; left: 0; margin: 0; padding: 0; }
* html .top-row ul ul { line-height: 0; }
.top-row ul ul li { float: none; width: 240px;}
.top-row ul ul ul { top: 0; } 
.top-row ul ul { top: 22px; width:200px; background-color: #0398D6; border-bottom: 1px solid #0186BD; opacity: 0.95}
.top-row ul ul a {
	display: inline;
	float: left;
	color: #fff;
	text-decoration: none;
	height: 23px;
	width: 200px;
	font-size: 12px;
	line-height: 23px;
	padding: 0;
	margin: 0;
	background: none;
}

.top-row ul ul a:hover {
	text-decoration: underline;
}


/*----------------------------content2 post--------------------------*/
.content2 .post {
	width: 547px;
	background: url(../images/post-bg2.gif) repeat-y 0 0;
	overflow: visible;
	margin-bottom: 10px;
}

.center {
	width: 788px;
}

html* #wrapper {
	overflow: visible;
}

html* .content {
	overflow: hidden;
}

html* .content .post {
	overflow: visible;
}

.content2 .post-head {
	width: 527px;
	height: 16px;
	background: url(../images/post-head1.gif) no-repeat 0 0;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
	color: #fff;
}

.content2 .post-head2 {
	width: 527px;
	height: 16px;
	background: url(../images/post-head12.gif) no-repeat 0 0;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
	color: #fff;
}

.content2 .post-bot {
	width: 547px;
	height: 5px;
	background: url(../images/block-bot.gif) no-repeat 0 100%;
	overflow: visible;
}

.center .content {
	float: none;
	width: 100%;
}

.center .content .post-bot {
	margin-top: 10px;
}

.center .content .post,.center .content .post-bot {
	width: 100%;
}

.center .content .post {
	background: url(../images/post-bg3.gif) repeat-y;
}

.center .content .post-head {
	width: 768px;
	height: 16px;
	background: url(../images/post-top.gif) no-repeat 0 0;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
	color: #fff;
}

.center .content textarea {
	width: 490px;
	float: left;
	overflow: auto;
}

#add_quiz_form textarea {
	margin-left: 90px;
}

.center .content .comment .f-right {
	width: 150px;
	padding-right: 15px;
	height: 75px;
	padding-top: 10px;
	color: #a8a8a8;
	line-height: 23px;
}

.center .form {
	overflow: auto;
}

.comment .input-gr input {
	margin: 0 0 10px -5px;
	background-color: #edeee7;
	width: 175px;
	color: #3f3f3f;
}

.center .row-blue {
	margin: 10px 1px;
	padding: 6px 10px 6px 0px;
	width: 776px;
}

html* .center .row-blue {
	width: 776px;
}

.comment .clear {
	margin-bottom: 20px;
}

.select {
	margin: 5px 0 0 15px;
	float: left;
}

.select select {
	width: 145px;
	height: 20px;
	border: 1px solid #cecece;
	margin: 0 15px;
}

#main-banner {
	clear: both;
	margin: 10px auto;
	width: 727px;
	height: 79px;
	display: block;
	position: relative;
}

/*--------------------------------profile ul-----------------------*/
#profile-ul li {
	border-bottom: 1px solid #bde9ff;
	width: 192px;
	line-height: 30px;
}

#profile-ul li img {
	margin: 8px 10px 0 0;
	float: left;
}

#profile-ul li a {
	font-size: 14px;
	color: #347ba4;
	line-height: 30px;
}

#profile-ul li a:hover {
	color: #2cc4f4;
	border-bottom: 2px solid #2cc4f4;
}

/*---------------------------------row----------------------------*/
.row {
	overflow: hidden;
	margin: 0 1px;
	padding: 10px 10px 10px 15px;
	clear: both;
}

* html .row {
	overflow: hidden;
	zoom: 1;
	/*	height:60px;
*/
}

.row-blue {
	background-color: #def4ff;
	border-bottom: 1px solid #bde9ff;
	border-top: 1px solid #bde9ff;
	overflow: hidden;
	margin: 0 1px;
	clear: both;
}

.row .user,.post-in .user {
	height: 55px;
	width: 55px;
	clear: both;
	padding: 0 15px 0px 0;
	margin: 0;
}

* html .row .user,.post-in .user {
	
}

.post p {
	color: #3f3f3f;
	line-height: 18px;
}

.post strong {
	font-size: 16px;
	font-weight: 100;
	line-height: 23px;
	display: block;
	padding-bottom: 3px;
}

.post-in {
	overflow: auto;
	padding: 10px 10px 10px 15px;
	margin: 0 1px;

}

* html .post-in {
	padding-bottom: 30px;
}

.detail {
	font-size: 11px;
	color: #a8a8a8;
	width: 375px;
	font-weight: bold;
	float: right;
	padding-top: 5px;
}

* html .detail,html* .detail {
	margin-bottom: 0px;
	position: relative;
	bottom: 0;
}

.detail .f-right,.detail span {
	font-size: 11px;
}

.detail .f-right {
	/*
	width: 230px;
	*/
}

* html .detail .f-right,html* .detail .f-right {
	position: absolute;
	bottom: 0;
	right: 0;
}

.detail span {
	color: #3f3f3f;
}

.detail a {
	color: #a8a8a8;
	text-decoration: none;
	float: left;
	font-weight: bold;
	font-size: 11px;
}

.row-line {
	border-bottom: 1px solid #ceeeff;
	border-top: 1px solid #ceeeff;
}

.row .ico {
	float: left;
	margin-right: 13px;
}

.news p {
	line-height: 26px;
}

.news p a {
	text-decoration: none;
	color: #3F3F3F;
}

.news p a:hover {
	text-decoration: underline;
}

.news .f-right span {
	line-height: 26px;
	color: #a8a8a8;
	font-weight: bold;
	display: block;
	width: 95px;
	text-align: right;
}

.news .row {
	padding: 8px 10px 8px 15px;
}

.row .user {
	clear: both;
}

.row p a {
	text-decoration: none;
	color: #347ba4;
}

.row p a:hover {
	text-decoration: underline;
}

.style1 .row {
	padding: 6px 10px 6px 15px;
}

.style2 .row {
	padding: 6px 10px 6px 15px;
}

.style2 .row img {
	float: left;
	margin-right: 10px;
}

.small-ico .row p,.small-ico .row .f-right span {
	line-height: 15px;
}

.sidebar .style1 p {
	line-height: 16px;
	width: 165px;
	color: #3f3f3f;
}

* html .sidebar .style1 p,html* .sidebar .style1 p {
	float: left;
	width: auto;
}

.sidebar .style1 span {
	line-height: 16px;
}

.small-ico .row .f-right span {
	color: #a8a8a8;
	font-weight: bold;
	display: block;
	width: 95px;
	text-align: right;
}

.style3 .row {
	padding: 9px 5px 6px 17px;
}

.style3 .style1 .row {
	padding: 6px 10px 6px 15px;
	/*
	height: 66px;
	*/
}

/*--------------------link-line-------------------------*/
.link-line {
	clear: both;
	width: 445px;
	border-top: 1px solid #cecece;
	height: 27px;
	margin: 0 1px;
	padding: 8px 15px 0;
}

.link-line img {
	float: left;
	margin-right: 5px;
}

.blue {
	border-top: 1px solid #fff;
	background-color: #def4ff;
	border-bottom: 1px solid #bde9ff;
	margin-top: -1px;
}

/*------------------------------layers---------------------------*/
.layers {
	margin: 0 1px 15px;
	border-bottom: 1px solid #cecece;
}

.list01 {
	height: 22px;
	/*	width:465px;
*/
	list-style: none outside none;
	padding: 0 0 0 10px;
	background: url(../images/layer-ul.gif) repeat-x bottom;
	margin: 20px 0 12px;
	overflow: hidden;
}

.list01 li {
	float: left;
	height: 22px;
	margin-left: -1px;
	padding: 0 0 0 15px;
	background: url(../images/layer-li.gif) no-repeat left;
}

.list01 li a {
	float: left;
	color: #3f3f3f;
	font-size: 14px;
	text-decoration: none;
	display: block;
	height: 20px;
	padding: 2px 15px 0 0px;
	background: url(../images/layer-a.gif) no-repeat right;
}

.list01 li.active {
	background: url(../images/layer-li-act.gif) no-repeat left;
}

.list01 li.active a {
	background: url(../images/layer-a-act.gif) no-repeat right;
}

.layers form {
	overflow: auto;
}

.info-cnt {
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.tunedtabs li {
	padding: 0 0 0 10px;
	list-style: none outside none;
}

.tunedtabs li a {
	font-size: 12px;
	padding-top: 5px;
	height: 17px;
	padding-right: 9px;
	cursor: pointer;
}

/*-----------------------------------------------------------*/
.row input {
	float: left;
	margin: 25px 23px 25px 5px;
}

.row label span {
	padding-top: 25px;
	display: block;
	font-size: 14px;
}

.row label img {
	float: left;
	width: 64px;
	height: 64px;
	border: 1px solid #eeeeee;
	margin-right: 23px;
}

.comment {
	margin: 0 0 0 15px;
}

.comment label {
	color: #3f3f3f;
	line-height: 23px;
}

.comment input {
	width: 54px;
	height: 19px;
	border: 1px solid #cecece;
	margin-left: 10px;
}

.comment textarea {
	width: 454px;
	height: 72px;
	border: 1px solid #cecece;
	margin: 3px 0 10px -5px;
}

.comment .f-right input {
	border: none;
	margin: 0px 10px 0 0;
}

.comment a {
	color: #3f3f3f;
	text-decoration: none;
	/*
	font-size: 10px;
	float: left;
	margin-right: 15px;

	background: url(../images/comment-a.gif) no-repeat;

	width: 97px;
	height: 14px;
	text-align: center;
	padding-top: 3px;
	margin-left: -5px;
	*/	
}

/*---------------------------------------------------------------*/
.post table {
	margin: 0 0 0 15px;
}

.post table td {
	color: #3f3f3f;
	padding-right: 15px;
	line-height: 23px;
	vertical-align: top;
}

.post table span {
	color: #347ba4;
}

/*------------------------------wp-navi---------------------------*/
	/*.wp-navi {
	padding:15px 0px 0px 0;
	overflow:auto;
	width:535px;
}
.wp-navi a {
	color:#6c6c6c;
	text-decoration:none;
	padding:0 2px;
	display:block;
	float:left;
	font-size:12px;
}
.wp-navi .first {
	padding:0 0 0 10px;
	background:url(../images/first-mark.gif) no-repeat left;
	float:left;
	margin-right:32px;
}
.wp-navi .last {
	background:url(../images/last-mark.gif) no-repeat right;
	padding-right:10px;
	float:right;
	margin-left:25px;
}
.wp-navi .pages {
	width:185px;
	margin:0 35px 0 35px;
	float:left;
}
.wp-navi .pages a{
	margin:0 4px;
}
.wp-navi .pages a:hover{
	background-color:#254474;
	color:#fff;
}
.wp-navi .pages span {
	float:left;
	margin:0 5px;
	color:#fff;
	background-color:#254474;
	padding:0 2px;
}*/ /*---------------------footer---------------------------*/
#footer {
	height: 202px;
	padding: 0px;
	width: 788px;
	color: #b6b6b6;
	text-align: center;
}

#footer a,#footer p {
	color: #0186bd;
	text-decoration: none;
}

#bot {
	height: 120px;
	width: 100%;
	padding: 25px 0 4px;
}

#bot a {
	display: block;
	float: left;
	color: #555555;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	width: 195px;
	height: 40px;
	text-align: center;
}

/*--------------------------footer ul---------------------*/
#footer ul {
	list-style: none;
	padding: 0;
	overflow: auto;
	margin: 8px auto 5px;
	width: 580px;
}

#footer ul li {
	float: left;
	width: auto;
	height: 20px;
}

#footer ul li a {
	display: block;
	text-decoration: none;
	color: #0186bd;
	float: left;
	padding: 0 5px 0 0;
}

#footer ul li span {
	display: block;
	color: #0186bd;
	padding: 0 6px 0 3px;
	float: left;
}




td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
div.profile_postcomment {
	border: 1px solid #BBBBBB;
	background: #F4F4F4;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
}
.comment_area {
	font-family: "Lucida Sans", verdana, arial, serif;
	color: #888888; 
	width: 100%;
	height: 70px;
}



div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
	border-top: 1px solid #AAAAAA;
}
div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
	border-top: 1px solid #AAAAAA;
}
div.profile_comment_body {
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 550px;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
div.profile_comment_body img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}
div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
}










div.newupdates {
	position: absolute; 
	height: 31px; 
	width: 150px; 
	margin: 25px 20px 0px 550px;
	background-image: url(../images/newupdates.gif); 
	background-repeat: no-repeat;
}

div.newupdates_content {
	text-align: left; 
	padding: 8px 5px 5px 28px; 
	color: #FFFFFF;
}


a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }




.style3 .level2 {
    padding: 9px 5px 6px 47px;
}

.style3 .level2 .detail {
    width: 353px;
}

.style3 .level3 {
    padding: 9px 5px 6px 77px;
}

.style3 .level3 .detail {
    width: 393px;
}

.style3 .level4 {
    padding: 9px 5px 6px 107px;
}

.style3 .level4 .detail {
    width: 363px;
}



.box-banner-block {
	width: 300px;
	height: 250px;
        margin-bottom:10px;
}










