﻿/*

Rkanr Template System
Create at 2010-8-24 14:45:16

*/
/* --------- page module [246] 默认样式 css begin -------- */
/*------------------------------------------------------------------

[Style Stylesheet]
Project:       RkanrGroup beta1
Description:	Reset.css, Base.css, Header.css, Footer.css
Version:       0.1
Last change:       2009.04.08
Assigned to:       lewure
Primary use:       Index
-------------------------------------------------------------------*/
/*Reset.css*/
/*全局CSS*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DD, DL, DT, LI, OL, UL, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-family: inherit;
	font-family: 宋体,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: baseline;
}
/*link style*/
A.black
{
	color: black;
}
A.gray
{
	color: #656565;
}
A.blue
{
	color: #1C58A1;
}
A.orange
{
	color: #ff6b00;
}
A.red
{
	color: #BE1314;
}
A.darkred,span.darkred
{
	color: #cc0000;
}
A.purple
{
	color: #b32792;
}
A.green
{
	color: #52af01;
}
A.white
{
	color: white;
}
A.blue
{
color:#0054A7;
}
A.colorA
{ color:#344D02;}
A.colorB
{ color:#9F9B17;}
A.colorC
{ color:#2086B5;}
A.goldenrod,Th.goldenrod,dd.goldenrod,span.goldenrod
{ color:#BB5D00;}
dd.gray
{ color:#404040;}
A{text-decoration: none;}
A:hover, A:active
{
	text-decoration: underline;
}
Th.gray
{ color:#959595;}
span.red
{color:#BE1314}
UL
{
	list-style-type: none;
}
/*end Reset.css*/
/*Base.css*/
.cfix{ display:block; }
.fleft
{ float:left;}
.fright
{ float:right;}
.clearBox
{ clear:both; font-size:0; padding:0; margin:0;}
/*end Base.css*/


/*content*/
#content
{ width:950px; overflow:hidden;margin:10px auto;}
/*------------------------------------------------------------------
Name:            chart
Size:            269*392
Description:	  排行榜
Last change:       2009.5.5
Assigned to:       lewure
Primary use:       所有相同样式的排行
-------------------------------------------------------------------*/
#content  .right .hot .compositor .chart li
{width:204px; overflow:hidden; clear:both; padding:8px 25px 8px 26px;  border-bottom:dashed 1px #B7B7B7;}
#content  .right .hot .compositor .chart .open
{ height:54px; overflow:hidden;}
#content  .right .hot .compositor .chart .open .preview
{ width:71px; height:54px; overflow:hidden;}
#content  .right .hot .compositor .chart .open .preview a img
{ width:67px; height:50px; border:solid 1px #CCCCCA; overflow:hidden; padding:1px;}
#content .right .hot .compositor .chart dl 
{ width:120px; overflow:hidden;}
#content .right .hot .compositor .chart dl dt
{height:38px;
line-height:19px;
overflow:hidden;}
#content  .right .hot .compositor .chart dl dd
{ color:#585858;}
#content  .right .hot .compositor .chart .close
{ height:28px;padding:0px 25px 0px 26px; line-height:28px;}
.chartpicNo1
{ background:url(no1b.gif) no-repeat 0px 15px;}
.chartpicNo2
{ background:url(no2b.gif) no-repeat left 6px;}
.chartpicNo3
{ background:url(no3b.gif) no-repeat left 6px;}
.chartpicNo4
{ background:url(no4b.gif) no-repeat left 6px;}
.chartpicNo5
{ background:url(no5b.gif) no-repeat left 6px;}
.chartpicNo6
{ background:url(no6b.gif) no-repeat left 6px;}
.chartpicNo7
{ background:url(no7b.gif) no-repeat left 6px;}
.chartpicNo8
{ background:url(no8b.gif) no-repeat left 6px;}
.chartpicNo9
{ background:url(no9b.gif) no-repeat left 6px;}
.chartpicNo10
{ background:url(no10b.gif) no-repeat left 6px;}
.chartpicNo11
{ background:url(no11b.gif) no-repeat left 6px;}
.chartpicNo12
{ background:url(no12b.gif) no-repeat left 6px;}
.charttxtNo1
{ background:url(no1b.gif) no-repeat left 6px;}
.charttxtNo2
{ background:url(no2b.gif) no-repeat left 6px;}
.charttxtNo3
{ background:url(no3b.gif) no-repeat left 6px;}
.charttxtNo4
{ background:url(no4b.gif) no-repeat left 6px;}
.charttxtNo5
{ background:url(no5b.gif) no-repeat left 6px;}
.charttxtNo6
{ background:url(no6b.gif) no-repeat left 6px;}
.charttxtNo7
{ background:url(no7b.gif) no-repeat left 6px;}
.charttxtNo8
{ background:url(no8b.gif) no-repeat left 6px;}
.charttxtNo9
{ background:url(no9b.gif) no-repeat left 6px;}
.charttxtNo10
{ background:url(no10b.gif) no-repeat left 6px;}
.charttxtNo11
{ background:url(no11b.gif) no-repeat left 6px;}
.charttxtNo12
{ background:url(no12b.gif) no-repeat left 6px;}
/*分页样式*/
.fright
{
	float: right;
}

.fleft
{
	float: left;
}
.dataNum
{ height:16px;}

.dataNum li
{
	padding: 0 2px;
	font-weight: bold;
}
.dataNum .updown
{
	color: #000000;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 6px;
	font-weight: bold;
}
.dataNum .updowns, .dataNum .updown:hover
{
	background-color: #cc0000;
	background-position: right;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 6px;
	font-weight: bold;
}
.dataNum .mm
{
	color: #000000;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 6px;
	font-weight: bold;
}
.dataNum .listNum, .dataNum .mm:hover, .dataNum .listNum, .dataNum .current
{
	background-image: url(bot.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 6px;
	font-weight: bold;
}


/* --------- page module [246] 默认样式 css end -------- */
/* --------- page module [293] 页头 css begin -------- */
/*网站导航*/
#header
{width:948px; height:35px; margin:0 auto; background:white url(1px.gif) repeat-x scroll 0 0; border:solid 1px #BDBDBD; border-top:none;}
#header .logo
{ height:26px; padding:3px 0 0 10px;}
#header .logo dl dt
{ float:left; width:90px;}
#header .logo dl dd
{ float:left;line-height:34px; padding:0 6px;}
#header .navigation ul li
{ float:left; padding:0px 9px; line-height:34px;}
/* --------- page module [293] 页头 css end -------- */
/* --------- page module [244] 搜索条 css begin -------- */
#content .block1
{ height:24px;  background:#E4ECD3 none no-repeat scroll 0 0; overflow:hidden; margin:0px auto;}
#content .block1 .tagList li a
{ line-height:24px; padding:0 5px; text-decoration:underline; color:#1C4E01;}
#content .block1 .search
{ padding:2px 0 0 5px;}
#content .block1 .search .txtinput
{ width:234px; height:16px; border:solid 1px #898888; color:#616161; line-height:16px;}
#content .block1 .search a img
{ width:69px; height:20px;}
/* --------- page module [244] 搜索条 css end -------- */
/* --------- page module [247] 菜单条 css begin -------- */
#content .block2
{ height:36px; overflow:hidden; background:Transparent url(menubg.gif) no-repeat scroll 0 0; margin:10px auto;}
#content .block2 ul
{ width:600px; overflow:hidden; padding:7px 99px 0 0;}
#content .block2 ul li
{ padding:0 2px 0 0;}
#content .block2 ul li a.text1close
{ width:94px; height:29px; background:Transparent url(text1.gif) no-repeat scroll 16px 7px;} 
#content .block2 ul li a.text1open,#content .block2 ul li a.text1close:hover
{ width:94px; height:29px;background:Transparent url(text1on.gif) no-repeat scroll 0 0;}
#content .block2 ul li a.text2close
{ width:94px; height:29px; background:Transparent url(text2.gif) no-repeat scroll 16px 7px;}
#content .block2 ul li a.text2open,#content .block2 ul li a.text2close:hover
{ width:94px; height:29px; background:Transparent url(text2on.gif) no-repeat scroll 0 0;}
#content .block2 ul li a.text3close
{ width:94px; height:29px; background:Transparent url(text3.gif) no-repeat scroll 23px 7px;}
#content .block2 ul li a.text3open,#content .block2 ul li a.text3close:hover
{ width:94px; height:29px; background:Transparent url(text3on.gif) no-repeat scroll 0 0;}
#content .block2 ul li a.text4close
{ width:94px; height:29px; background:Transparent url(text4.gif) no-repeat scroll 30px 7px;}
#content .block2 ul li a.text4open,#content .block2 ul li a.text4close:hover
{ width:94px; height:29px; background:Transparent url(text4on.gif) no-repeat scroll 0 0;}
#content .block2 ul li a.text5close
{ width:94px; height:29px; background:Transparent url(text5.gif) no-repeat scroll 16px 7px;}
#content .block2 ul li a.text5open,#content .block2 ul li a.text5close:hover
{ width:94px; height:29px; background:Transparent url(text5on.gif) no-repeat scroll 0 0;}
#content .block2 ul li a.text6close
{ width:94px; height:29px; background:Transparent url(text6.gif) no-repeat scroll 16px 7px;}
#content .block2 ul li a.text6open,#content .block2 ul li a.text6close:hover
{ width:94px; height:29px; background:Transparent url(text6on.gif) no-repeat scroll 0 0;}
/* --------- page module [247] 菜单条 css end -------- */
#content .left 
{ width:670px;}
#content .left .column .title .more
{ margin:0px 26px 0 0; line-height:29px;}
#content  .left .videoList
{ width:641px;  overflow:hidden; margin:10px auto;}
#content .left .videoList ul li a img
{ border:solid 1px #9E9E9E; width:135px; height:100px;}
#content .left .videoList ul li dl
{ width:135px; overflow:hidden;}
#content .left .videoList ul li dl dt,#content .left .videoList ul li dl dd
{ line-height:19px;width:135px; height:19px;overflow:hidden;}
#content .left .videoList ul li dl dt a
{ width:135px;  background:Transparent url(sign.gif) no-repeat scroll 0px 7px; padding:0 0 0 11px;}
#content .left .videoList ul li dl dd
{ padding:0 0 0 11px;}

#content .right
{ width:269px;}
#content .right .hot
{ width:269px; overflow:hidden;}
#content .left .videoList ul
{ width:676px;height:308px; overflow:hidden;}
#content .left .videoList ul li
{ width:169px; height:159px; overflow:hidden;}
#content .right .hot .compositor
{ width:267px; border:solid 1px #b8c89b; border-top:none; height:311px; overflow:hidden; padding:6px 0 0 0;}
#content .right .hot .compositor .chart
{ width:243px; height:302px; overflow:hidden; margin:0 auto;}
/*头条(军事精华、热门排行)*/
#content .block3
{ height:429px; overflow:hidden; margin:10px auto;}
#content .block3 .left .flash
{ width:668px; height:228px; border:solid 1px #D9D9D9; overflow:hidden;}
#content .block3 .left .column
{ width:507px;height:29px; background:Transparent url(militarysoul.gif) no-repeat scroll 0 0; padding:0 0 0 163px;margin:10px auto;}
#content .block3 .left .column .look
{ width:104px; height:29px;    background:Transparent url(advlogo.gif) no-repeat scroll 0px 5px; padding:0 0 0 60px;}
#content .block3 .left .column .look a
{ width:104px;font-size:14px; line-height:29px;color:#7A7878; }
#content .block3 .left .videoList ul
{ width:676px;height:149px; overflow:hidden;}
#content .block3 .left .videoList ul li
{ width:169px; height:149px; overflow:hidden;}

#content .block3 .right .hot .title
{ width:269px; height:29px; background:Transparent url(hotbglist.gif) no-repeat scroll top;}
#content .block3 .right .hot .title .date
{ width:67px; overflow:hidden;padding:9px 17px 0 0;}
#content .block3 .right .hot .title .date ul
{ width:67px; height:15px; overflow:hidden;}
#content .block3 .right .hot .title .date ul li 
{ border-right:solid 1px #1F1F1F; width:17px; padding:0 0 0 4px;}
#content .block3 .right .hot .title .date ul li a
{ font-weight:bold;}
#content .block3 .right .hot .compositor
{ width:267px; border:solid 1px #b8c89b; border-top:none; height:393px; overflow:hidden; padding:6px 0 0 0;}
#content .block3 .right .hot .compositor .chart
{ width:243px; height:389px; overflow:hidden; margin:0 auto;}
/*广告*/
#content .block4,#content .block6,#content .block8,#content .block10
{margin:10px auto;}
/*国际军事*/
#content .block5 .left .column
{ width:507px;height:29px; background:Transparent url(international.gif) no-repeat scroll 0 0; padding:0 0 0 163px;}
#content .block5 .right .hot .title
{ width:269px; height:29px; background:Transparent url(intertaxis.gif) no-repeat scroll top;}
/*军火库*/
#content .block7 .left .column
{ width:507px;height:29px; background:Transparent url(fire.gif) no-repeat scroll 0 0; padding:0 0 0 163px;}
#content .block7 .right .hot .title
{ width:269px; height:29px; background:Transparent url(firetaxis.gif) no-repeat scroll top;}
/*军史秘闻*/
#content .block9 .left .column
{ width:507px;height:29px; background:Transparent url(history.gif) no-repeat scroll 0 0; padding:0 0 0 163px;}
#content .block9 .right .hot .title
{ width:269px; height:29px; background:Transparent url(historytaxis.gif) no-repeat scroll top;}
/*军迷俱乐部*/
#content .block11 .left .column
{ width:507px;height:29px; background:Transparent url(club.gif) no-repeat scroll 0 0; padding:0 0 0 163px;}
#content .block11 .right .hot .title
{ width:269px; height:29px; background:Transparent url(fans.gif) no-repeat scroll top;}

/* --------- page module [306] 军事站页底 css begin -------- */
/*foot*/
#footer
{
	width: 950px;
	margin: 10px auto;
	clear: both;
	overflow: hidden;
}
.wd850
{width:850px; overflow:hidden;}
.wd746
{width:746px; overflow:hidden;}
#footer .rowFoot
{ 
	padding:17px 50px 12px 50px;
	 background-color:#fcf2f2;} 
/* +hotKeyList */
#footer .rowFoot .hotKeyList
{}
#footer .rowFoot .hotKeyList li
{ float:left; border-left:solid 1px #cc0303; padding:0 8px; margin-left:-1px; margin-bottom:10px;}
#footer .rowFoot .hotKeyList li a
{white-space:nowrap;}
/* search form Style */
#footer .searchForm
{ clear:both; text-align:center; margin-top:12px;}
#footer .searchInput
{width:250px; height:18px; border:solid 1px #b2b1b1;background:White url(searchInputBg.gif) no-repeat left center; margin:0; padding-left:20px;vertical-align:middle; }
#footer .searchBtn
{width:42px; height:20px; border:solid 1px #b2b1b1; background:White url(btn.gif) repeat-X left bottom; color:#cc3333; font-weight:bold; cursor:pointer; margin:0; padding:0; line-height:18px;vertical-align:middle;}
/* +copyright */
#footer .copyright
{ margin:20px 0;}
#footer .copyright li
{ text-align:center; line-height:20px;}
/*end Foot.css*/
/* --------- page module [306] 军事站页底 css end -------- */
#footer .rowFoot
{background-color:#E8EADD;}