/* CSS Document */
@charset "utf-8";
/* CSS Document */

html, body{
	font-family: Arial;
	font-size: 12px;	
	margin: 0px;	
	background-color:#f2f2f2;	
}

.clr{
	clear:both;
}
.clr{ clear:both}
p,form{margin:0px; padding:0px;}
a{ text-decoration:none; color:#000000;}
a:hover{text-decoration:underline;}
#container { width:960px; height:auto}
#menu_top { float:left; width:952px; }
.left_menu { float:left; background:url(../images/bg_left.gif) left top no-repeat; width:4px; height:39px;}
.right_menu { float:left; background:url(../images/bg_right.gif) right top no-repeat; width:4px; height:39px;}
#content { width:100%; height:auto;}
.left_content { width:187px; height:auto; float:left}
.right_content { width:187px; height:auto; float:right}
.c_content { width:565px; float:left; margin-left:10px;}
.border{ border:1px solid red;}
.bg_title_small { background:url(../images/bg_title.gif) left top repeat-x; height:20px; padding-top:5px; text-transform:uppercase; color:#FFF; font-weight:bold;}
.menu_left ul{ padding:0px; margin:0px;border:1px solid #c4c8cc; border-top:0px; float:left }
.menu_left ul li { list-style:none; text-align:left; border-top:1px solid #c4c8cc; background:url(../images/tab_left_right.gif) left top repeat-x; height:21px; margin:1px 1px 0px 1px; float:left;width:183px; _width:181px;}
.menu_left ul li a { color:#006699; margin-left:5px; text-decoration:none; margin-top:3px; float:left}
.menu_left ul li a:hover { color:#FF0000; text-decoration:none}

.menu_right ul{ padding:0px; margin:0px;border:1px solid #c4c8cc; border-top:0px; float:left;  }
.menu_right ul li { list-style:none; text-align:left; border-top:1px solid #c4c8cc; background:url(../images/tab_right.gif) left top repeat-x; height:40px; margin:1px 1px 0px 1px; float:left; width:183px;_width:181px;}
.menu_right ul li a { color:#006699; float:left; margin-top:13px; margin-left:5px; text-decoration:none}
.menu_right ul li a:hover { color:#FF0000; text-decoration:none}
.bg_title_02 { background:url(../images/bg_title_02.gif) left top no-repeat; height:22px; padding-top:6px; color:#FFFFFF; text-transform:uppercase; font-weight:bold}
.login{ float:left; margin-top:10px; width:187px; _margin-top:0px;}
.login input.userName, input.Password { width:183px; *width:181px; margin-top:5px; border:1px solid #c4c8cc;}
input.sm_login { background:url(../images/bg_title.gif) left top repeat-x; height:25px; width:100px; float:left; border:0px; margin-top:10px; color:#FFF; font-weight:bold}
.line_footer {  float:left; width:960px; margin-top:10px; background:url(../images/line_footer.jpg) left top repeat-x; height:5px;}
.footer { height:100px;}
.list_support { background:url(../images/bg_02.jpg) left top no-repeat; height:25px; padding-top:7px; padding-left:15px;}
.list_news{ float:left; width:560px; border-bottom:1px solid #CCC; text-align:left; margin-bottom:10px; padding-bottom:5px;}
#box_news{ float:left; margin-top:10px; text-align:left}
.readmore{ color:#FF0000; font-weight:bold;}
.bg_title_small span{ background:url(../images/list.jpg) left top no-repeat; width:10px; height:10px;}
ul.other{ list-style:none; list-style-position:outside; padding:0; margin:10px 0 0 0;}
ul.other li{ padding-left:10px;background:url(../images/list.jpg) left 4px no-repeat; margin-bottom:5px;  text-align:left; text-transform:lowercase}
ul.other li a{ color:#006699;}
.titleOther{padding:5px 0; font-size:12px; font-weight:bold;}
.other a{ color:#14447E;}
.content_textLaw td{ border-top:1px solid #CCC; border-left:1px solid #CCC; text-align:center; padding-top:5px; padding-left:5px; padding-right:5px;}
.contentModule{ text-align:left}
.content_textLaw table {border-bottom:1px solid #CCC; border-right:1px solid #CCC}
.goback{ text-align:right; padding:10px 0;}
.goback a{ color:#FF0000; font-size:11px;}

.paging{text-align:center; padding:5px 0;}
.NoData{text-align:center; padding:10px 0; color:#FF0000; font-weight:bold;}
.paging a{ color:#000; background-color:#fff; border:1px solid #aaa; padding:1px 5px 1px 4px;}
.paging span{color:#FF0000;background-color:#fff; border:1px solid #aaa; padding:1px 5px 1px 4px;}