.banner
{
	height:97px;
	width:900px;
	background-color:#E8E8E8;
	
}
.tblheader{
	border-bottom:1px #E2E2E2 solid;
	border-right:1px #CCCCCC solid;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#747474;
	background:#F0F0F0;
	height:24px;
}
.tblrow{
	font-family:Arial;
	font-size:12px;
	height:22px;
	border-right:1px #CCCCCC dotted;
	border-bottom:1px #CCCCCC dotted;
}
.tblrow2{
	font-family:Arial;
	font-size:12px;
	height:22px;
	border-left:1px #CCCCCC dotted;
	border-right:1px #CCCCCC dotted;
	border-bottom:1px #CCCCCC dotted;
}
.txt_top
{
	font-family:Arial;
	font-size:12px;
	color:#5e5e5e;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
}
.txt_top a
{
	font-family:Arial;
	font-size:12px;
	color:#0F0FD2;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
}
.txt_top_bold
{
	font-family:Arial;
	font-size:12px;
	color:#0F0FD2;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
}
.txt_other
{
	font-family:Arial;
	font-size:13px;
	color:#16b1e3;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
}
.date {
	font-family:Arial;
	font-size:11px;
	color:#ccc;
	text-decoration:none;
	font-style:italic;
}
.txt_bot
{
	font-family:Arial;
	font-size:12px;
	color:#747474;
	padding:5px;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}
.txt_powered
{
	font-family:Arial;
	font-size:12px;
	color:#747474;
	padding:5px;
	text-decoration:none;
	line-height:18px;
}
.form
{
	height:20px;
	width:170px;
}
.menu
{
	background:url(../images/mid_top.gif) repeat-x;
	height:42px;
}
.bg_on
{
	background:url(../images/bt_on.gif) no-repeat;
	width:86px;
	height:42px;
	font-family:Arial;
	font-size:14px;
	color:#16b1e3;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.bg_off
{
	font-family:Arial;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.txt_menu
{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
}

.txt_on
{
	font-family:Arial;
	font-size:14px;
	color:#16b1e3;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
}

.mid_bor
{
	background:url(../images/mid_bor.gif) repeat-y;
	width:202px;
}
.txt_big
{
	font-family:Arial;
	font-size:18px;
	color:#747474;
	text-decoration:none;
	padding:5px;
}
.txt_big2
{
	font-family:Arial;
	font-size:18px;
	color:#16b1e3;
	text-decoration:none;
	padding:5px;
}
.txt_white
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
.bg_01
{
	background:url(../images/bg_01.gif) repeat-x;
	height:40px;
}
.bg_02
{
	background:url(../images/bg_02.gif) repeat-x;
	height:40px;
}
.bg_03
{
	background:url(../images/bg_03.gif) repeat-x;
	height:40px;
}
.bg_04
{
	background:url(../images/bg_04.gif) repeat-x;
	height:40px;
}
.bg_dict
{
	background:url(../images/bg_dict.gif) no-repeat;
	height:138px;
	width:180px;
}
.bg_sd
{
	background:url(../images/search_dic.gif) no-repeat center;
	width:93px;
	height:22px;
}
.top_right
{
	background:url(../images/top_right.gif) no-repeat;
	height:28px;
	width:180px;
}
.mid_right
{
	background:url(../images/mid_right.gif) repeat-y;
	width:180px;
}
.foot
{
	background:url(../images/footer.gif) repeat-x;
	height:80px;
}
.bg_tt
{
	background:url(../images/bg_tt.gif) repeat-x;
	height:31;
}
.txt_tt
{
	font-family:Arial;
	font-size:12px;
	color:#777777;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	margin-left:30px;
}

/* Gold partner scroll */
.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 0px solid navy;	
	width: 137px;
	height: 37px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 1px; /*margin around each panel*/
	width: 135px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#gallery{
	width: 825px;
	height: 37px;
	border: 0px solid darkred;
}

#gallery .panel{
	height: 37px;
	text-align: center;
	color: white;
}

/* Third menu */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 12px arial;
}

#sddm li a
{	
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	color: #747474;
	text-align: center;
	text-decoration: none;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #16b1e3;
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #16b1e3;
	color: #fff;
	font: 11px arial;
}

#sddm div a:hover
{	
	background: #fb941a;
	color: #FFF
}
.txt_login {
font-family:Arial;
font-weight:bold;
color:#3584D3;
font-size:12px;
padding-top:5px;
}
.leftmenu {
font-family:Arial;
font-weight:bold;
font-size:12px;
padding-left:10px;
color:#515151;
background:url(../images/leftmenu_bg_mn.jpg) no-repeat;
height:27px;
}
.leftmenu a{
font-family:Arial;
font-weight:bold;
font-size:12px;
padding-left:10px;
color:#515151;
background:url(../images/leftmenu_bg_mn.jpg) no-repeat;
height:27px;
text-decoration:none;
}
.top_menu_c{
font-family:Arial;
font-weight:bold;
font-size:13px;
margin-left:10px;
margin-right:10px;

color:#FFFFFF;

}
.top_menu_c a{
font-family:Arial;
font-weight:bold;
font-size:13px;
text-decoration:none;
margin-left:10px;
margin-right:10px;
color:#FFFFFF;


}
.top_menu_c a:hover{
font-family:Arial;
font-weight:bold;
font-size:13px;
text-decoration:none;
margin-left:10px;
margin-right:10px;

color:#999999;


}
.txt_content
{
	font-size:12px;
	text-align:justify;
	color:#5e5e5e;
	
	text-decoration:none;

	font-family:Tahoma;
}
.txt_content a
{
	font-size:12px;
	text-align:justify;
	color:#5e5e5e;	
	text-decoration:none;
	font-family:Tahoma;
}
.clear { clear: both; font-size: 0%; line-height: 0%; }
.clearfix:after { content: ".";	display: block;	clear: both; visibility: hidden; line-height: 0; height: 0;} 
.clearfix { display: inline-block;} 
html[xmlns] .clearfix { display: block;} 
* html .clearfix { height: 1%;}
.fl { float:left;}
.fr { float:right;}
.focus-news p{ margin-top:0px; margin-bottom:4px;}
.first-other { margin-bottom:5px;}
.list-other ul { list-style:none;margin:0;padding:0;}
.list-other ul li{padding-left:6px; background-image:url('../images/black-square.gif'); background-repeat:no-repeat; background-position:0px 10px;}
.link-title { font:bold 13px arial; text-decoration:none; color:#000000;}
.link-title:visited { color:#004080;}
.focus-news { width:300px; padding:5px 10px 5px; font:12px arial; overflow:hidden;}
.other-news { width:160px;}
.img-subject { height:100px; border:1px solid #a5a5a5; margin-right:8px; margin-top:2px;}
.img-other { width:53px; height:53px; border:1px solid #a5a5a5; margin-right:5px;}
.link-othernews:link, .link-othernews { text-decoration:none; color:#000000; font:12px arial;}
.link-othernews:hover { text-decoration:underline;} 
.link-othernews:visited { color:#004080;}
.head_cbox { margin:0; padding:0; background:url('../images/cbox_01.gif'); background-repeat:no-repeat; width:478px; height:4px; font-size:0%;}
.midd_cbox { margin:0; padding:0; background:url('../images/cbox_02.gif'); background-repeat:repeat-y; width:478px;}
.bott_cbox { margin:0; padding:0; background:url('../images/cbox_03.gif'); background-repeat:no-repeat; width:478px; height:3px; font-size:0%;}
.line_input { padding-top:0; padding-left:7px; padding-right:7px; margin:0;}
.al_c { text-align:center;}
.ov_f_h { overflow:hidden;}
.paddt_1 { padding-top:1px;}
.paddt_4 { padding-top:4px;}
.paddt_7 { padding-top:7px;}
.paddl_3 { padding-left:3px;}
.paddl_40 { padding-left:40px;}
.paddr_7 { padding-right:7px;}
.paddb_7 { padding-bottom:7px;}
.adword-textbox { -x-system-font:none; border:1px solid #ccc; font-family:arial; font-size:11px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; height:22px; line-height:normal; padding:3px;}
.cbtn { font-family:'Arial'; font-size:9pt; text-decoration:none;}
.txtyouridea { font-family:'Arial'; font-size:10pt; font-weight:bold; cursor:pointer; text-decoration:underline; display:block;}
.box_comment { display:none;}
.last_comment { border: 1px solid rgb(183, 190, 182); padding: 2px 3px; margin-bottom:10px;}
.title_idea { font-family:'Arial'; font-size:10pt; font-weight:bold; background-color: rgb(213, 217, 222); padding:7px;}
.total_comment { font-family:'Arial'; font-size:10pt; font-weight:bold; color:#fb8800;}
.comment_detail { padding: 0px 8px; height: 400px; overflow-y: auto; overflow-x: hidden;}
.comment_title { font-family:'Arial'; font-size:13pt; font-weight:bold;}
.comment_content { font-family: Arial; font-size:12px;}
.comment_detail { padding-top:10px;}
.comment_detail p { margin:0; padding:0; padding-bottom:20px;}
input.error, textarea.error, select.error { border: 1px dotted red;}
.error { color:#ff0000; padding-left: 3px;}
.w20p { width:20%;}
.w22p { width:22%;}
.w25p { width:25%;}
table.lstuimage { border-collapse:collapse; border:solid 1px #3763F7;}
.lstuimage_head { font-family:Arial; background-color:#3763F7; color:#ffffff; font-weight:bold; font-size:12px;} 
table.lstuimage td { font-family:Arial; font-size:12px;}
ul#blog_profile { margin:0; padding:0; list-style-type:none;}
ul#blog_profile li { margin:0; padding:0; list-style-type:none; font-family:Tahoma; font-size:11px; color:#747474; padding-top:4px; clear:left;}
ul#blog_profile li label { font-weight:bold; width:70px; float:left;}