
body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	color: #333;
}
ul, h1, h2, h3, h4, h5, li, img, form, input
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5
{
	font-size: 14px;
	font-weight: normal;
}
img
{
	border: 0;
}
input,textarea { font-size: 12px;	font-family: Arial, Helvetica, sans-serif;}
a, a:hover
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	color: #17679A;
}
.clearfix
{
	zoom: 1;
	display: block;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.wrap
{
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
#header
{
	height: 175px;
	background-color: #999;
	background: url(../images/header.gif) no-repeat left top;
	position: relative;
	width: 960px;
}
#header .my_nav
{
	height: 30px;
	width: 600px;
	line-height: 30px;
	position: absolute;
	top: 0px;
	right: 10px;
}
#header .my_nav span.lcorner, #header .my_nav span.rcorner
{
	width: 10px;
	height: 30px;
	display: inline-block;
	background-image: url(../images/my_nav_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	float: right;
}
#header .my_nav span.lcorner
{
	background-position: left -30px;
}
#header .my_nav span.bar
{
	display: inline-block;
	height: 30px;
	background: #FFF;
	float: right;
}


#header .my_nav a
{
	color: #000;
	text-decoration: none;
}
#header .my_nav a:hover
{
	color: red;
}

#nav
{
	height: 35px;
	background: url(../images/nav_bg.gif) no-repeat left bottom;
	width: 960px;
}
#nav ul
{
	/*padding-left: 10px;*/
	padding-left:6px;
}
#nav ul li
{
	float: left;
	/*margin-right: 4px;*/
	margin-right: 4px;
}
#nav ul li a
{
	display: inline-block;
	/*padding-right: 16px;*/
	padding-right: 12px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#nav ul li a:hover
{
	color: #444444;
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;
	background-position: right -31px;
}
#nav ul li.current a, #nav ul li.current a:hover
{
	color: #444444;
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;
	background-position: right -93px;
}

#nav ul li a span
{
	display: inline-block;
	/*padding-left: 16px;*/
	padding-left:12px;
	cursor: pointer;
}
#nav ul li a:hover span, #nav ul li.current a span, #nav ul li.current a:hover span
{
	color: #444444;
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;
	background-position: left -62px;
	display: inline-block;
}
#nav ul li a:hover span
{
	background-position: left -31px;
}
/*----------------*/
h2.title
{
	height: 31px;
	background-color: #419FD2;
	line-height: 31px;
	padding: 0 10px;
	color: #FFF;
	font-weight: bold;
	position: relative;
}
h2.title b
{
	display: block;
	width: 6px;
	height: 6px;
	background: #ccc url(../images/h2_corner.gif) no-repeat left top;
	position: absolute;
	font-size: 1px;
	z-index: 999;
	top: 0;
}
h2.title b.lt
{
	left: 0;
}
h2.title b.rt
{
	right: 0;
	background-position: left -6px;
}
h2.title span
{
	color: #FFF;
	float: right;
	font-size: 12px;
	font-weight: normal;
}
h2.title span a
{
	color: #FFF;
}

.box
{
	margin-bottom: 10px;
}
.box .box_div
{
	padding: 10px;
	border: 1px solid #CCC;
	border-width: 0 1px 1px;
}
.box .box_div ul
{
}
.box .box_div ul li
{
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 5px;
	color: #676767;
	background: url(../images/new_logo.jpg) no-repeat left center;
	border-bottom: #ACACAC dotted 1px;
}
.box .box_div ul li span
{
	float: right;
	font-size: 11px;
}
.box .box_div ul li a
{
	color: #616161;
}
.box .box_div ul li a:hover
{
	color: #333;
}

.infolist
{
	margin-bottom: 0px;
}
.infolist h2.title
{
	font-size: 12px;
	background: #BFDDED;
	color: #333;
	padding-left: 140px;
}
.infolist h2.title span
{
	width: 90px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.infolist .box_div
{
	border: none;
}
.infolist .box_div ul li span
{
	width: 90px;
	text-align: center;
}
.infolist .box_div ul li a
{
	color: #616161;
}
.infolist .box_div ul li a:hover
{
	color: #333;
}

.infolist h2.title .groupid
{
	width: 110px;
}

.infolist h2.title .join
{
	width: 60px;
}
.infolist .box_div .join
{
	width: 60px;
}
.infolist .box_div .groupid
{
	width: 110px;
}

.infolist.team h2.title
{
	padding-left: 10px;
	padding-right: 0;
}
.infolist.team h2.title span
{
	width: 105px;
}
.infolist.team .box_div
{
	padding-left: 0;
	padding-right: 0;
}
.infolist.team .box_div ul li
{
	background: none;
	padding-left: 0;
}
.infolist.team .box_div ul li span
{
	width: 105px;
}
.infolist.team .box_div ul li span.checkbox
{
	width: 40px;
	float: left;
}
.infolist.team .box_div ul li span.filepath
{
	width: 200px;
}


.pages
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*----------------*/

.main
{
	width: 960px;
	padding-top: 10px;
	overflow: hidden;
}
.main_left
{
	float: left;
	width: 230px;
}
.main_right
{
	float: right;
	width: 720px;
}
/*subpages*/
.main.sub_page
{
	padding-top: 1px;
}
.main.sub_page .main_right
{
	padding: 10px;
	width: 700px;
}
.sub_nor_left_back
{
	padding-top: 30px;
	background: url(../images/subpage_left_back.gif) no-repeat left top;
}
.sub_nor_left_back .box
{
	width: 208px;
	margin: 0 auto;
	border: 1px solid #DCDCDC;
	border-width: 0 1px;
}
.sub_nor_left_back .box .box_div
{
	border: none;
}
.sub_nor_left_back .box h2.title
{
	display: block;
	background: #FFF url(../images/subpage_left_news_h2_back.gif) no-repeat top center;
	height: 99px;
	width: 190px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.sub_nor_left_back .box ul li
{
/*	padding: 3px 0 5px 0;*/
	height: auto;
	padding-left:0px;
	/*text-indent: 40px;*/
	/*background: url(../images/arrow02.gif) no-repeat 20px 12px;*/
	border-bottom: 1px solid #DCDCDC;
	width:190px;
	background:none;
	margin-bottom:0px;	
}
.sub_nor_left_back .box ul li a
{
/*	width:180px;*/
	height:38px;
	line-height:38px;
	display:block;
	text-indent: 40px;
	background: url(../images/arrow_02.gif) no-repeat 20px 12px;
	/*background: url(../images/arrow_02.gif) no-repeat left 5px;*/
}
.sub_nor_left_back .box ul li.current a,
.sub_nor_left_back .box ul li a:hover
{
	color: red;
	background:#F7F7F7  url(../images/arrow_02.gif) no-repeat 20px 12px;
}
.sub_nor_left_back .box_bottom
{
	background: url(../images/subpage_left_back_bottom.gif) no-repeat top left;
	width: 210px;
	height: 74px;
	margin: 0 auto;
	padding-bottom: 10px;
}

/*.sub_nor_left_back .box ul li { position:relative;}
.sub_nor_left_back .box ul ul { display:none;}
.sub_nor_left_back .box ul li:hover ul { position:absolute; top:-1px; left:180px; background:#FFF; border:1px solid #CCC; width:180px; display:block; overflow:hidden;}
.sub_nor_left_back .box ul li ul li {margin:0;z-index:99; background-color:#FFF;}
*/
.sub_nor_left_back .box ul li ul li a, .sub_nor_left_back .box ul li.current ul li a
{
	color: #666666;
}
.sub_nor_left_back .box ul li ul li a:hover, .sub_nor_left_back .box ul li.current ul li a:hover
{
	color: red;
}
/*ÓÒÔò²Ëµ¥*/
.box.twolevel
{
	position: relative;
}
.box.twolevel ul
{
}
.box.twolevel ul li
{
	position: relative;
	z-index: 19;
	height: 26px;
}
.box.twolevel ul ul
{
	left: 150px;
	top: 0;
	border: 1px solid #CCC;
	background: #FFF;
	z-index: 20;
}

/**/
.loginbox .box_div
{
	height: 189px;
	background: #EBF2FC;
	border-color: #C5E1EF;
	overflow: hidden;
}
.linksbox .box_div
{
	height: 30px;
}
.now_nav
{
	background: url(../images/now_nav_arrow.gif) no-repeat left center;
	font-size: 12px;
	padding-left: 25px;
	margin-bottom: 35px;
	line-height: 35px;
	height: 35px;
	border-bottom: 1px dotted #CCC;
}
.shownews
{
}
.shownews h2.newstitle
{
	text-align: center;
	font-size: 20px;
	color: #036;
	font-weight: bold;
	/*height: 36px;*/
	line-height: 36px;
	border-bottom: 1px dotted #CCC;
}
.shownews em.newsposter
{
	text-align: center;
	font-style: normal;
	display: block;
	height: 30px;
	line-height: 30px;
}
.shownews .newscontent
{
	font-size: 12px;
	line-height: 24px;
	padding: 20px;
}

.next_pre
{
	height: 36px;
	line-height: 36px;
	border-top: 1px dotted #ccc;
	color: #036;
}
.next_pre span.pre
{
	float: left;
}
.next_pre span.next
{
	float: right;
}


/**/

.right_con1
{
	height: 241px;
	padding-bottom: 10px;
	_margin-bottom: 0;
	overflow: hidden;
}
.right_con1_con1
{
	float: left;
	width: 478px;
}
.right_con1_con2
{
	float: right;
	width: 230px;
}
.right_con1_con1 .box_div, .right_con1_con2 .box_div
{
	height: 189px;
	overflow: hidden;
}


.right_con2
{
	height: 80px;
	margin-bottom: 10px;
	background-color: #C0C0C0;
	overflow: hidden;
}

.right_con3
{
	height: 200px;
}

.right_con3_con1
{
	float: left;
	width: 360px;
	margin-right: 10px;
}
.right_con3_con2
{
	float: left;
	width: 350px;
}

.right_con3_con3
{
	float: right;
	width: 230px;
}
.right_con3_con1 .box_div, .right_con3_con2 .box_div, .right_con3_con3 .box_div
{
	height: 185px;
	overflow: hidden;
}

.right_con3_con1 .box, .right_con3_con2 .box, .right_con3_con3 .box
{
	margin-bottom: 0;
}

#footer
{
	width: 960px;
	height: 95px;
	text-align: center;
	background-color: #EBEBEB;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	color: #616161;
	background-image: url(../images/foot_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 18px;
}
#footer .footlink
{
	color: #333;
	margin-bottom: 5px;
	display: block;
}

#footer a
{
	text-decoration: none;
	color: #616161;
}
#footer a:hover
{
	color: #005D9E;
}

/*NUDE Css for TAB*/
.tab-mod
{
}
.tab-mod .tab-title
{
	margin: 0 5px;
	border-bottom: 1px solid #d6d6d6;
}
.tab-mod .tab-title a, .tab-mod .tab-title a.tabActive
{
	text-align: center;
	padding: 0 10px;
	position: relative;
	z-index: 99;
	display: inline-block;
	border-bottom: none;
	overflow: hidden;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: -1px;
	background: #B2B2B2;
	color: #FFF;
}
.tab-mod .tab-title a.tabActive
{
	background: #FE0000;
	color: #fff;
}
.tab-mod .tab-content
{
}
.tab-mod .tab-content .tabConActive
{
	display: block;
}
.tab-mod .tab-content .tabConNormal
{
	display: none;
}
/*Tab NUDE CSS Over*/
.tr_l
{
	float: left;
}
.tr_r
{
	float: right;
}
/*style_1*/
.s_1_title
{
	padding-top: 5px;
}
.s_1_title a
{
	line-height: 24px;
	height: 24px;
}
.s_1_title a.tabActive
{
	/* border:1px solid #d6d6d6;*/
	line-height: 24px;
	height: 24px;
}
.s_1_content
{
}

.s_2_title
{
	background-color: #900;
	border: 1px solid #900;
}
.s_2_title a
{
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #903;
}
.new_s_1
{
	padding: 10px;
}
.tab0
{
}
.tab1
{
	width: 650px;
	margin: 0 5px;
	float: left;
}
