@charset "utf-8";
/******************************************************
 * Author：QisunNet Yang      Q Q:875933955
 * E-mail: admin@qisun.net    Web:http://www.qisun.net
 * 尊重别人劳动成果，请保留本版权说明信息.
 ******************************************************/
/* CSS Document */
* { margin:0px; padding:0px;}
img { border:0px;}
a { text-decoration:none;}
a:hover { text-decoration:none;}
li { list-style:none;}
body { font-size:12px; font-family:Arial, Helvetica, sans-serif; background:#154559 url(../images/bg.jpg) left top repeat-x;}

.cbody { width:990px; height:auto; margin:0px auto;}

/*header*/
#header { clear:both; height:auto;}
	.logo { clear:both; width:996px; height:192px; background:url(../images/logo.jpg) center top no-repeat; margin:0px auto;}
	.menu { clear:both; width:996px; height:40px; font-weight:bold; background:url(../images/menu_bg.jpg) left top repeat-x; margin:0px auto;}
	.menuleft { clear:both; height:40px; background:url(../images/menu_left.jpg) left top no-repeat;}
	.menuright { clear:both; height:40px; line-height:30px; background:url(../images/menu_right.jpg) right top no-repeat; padding-left:200px;}
	.menu a { color:#062d3c; padding:0px 39px;}
	.menu a:hover { color:#0b5963;}

/*footer*/
#footer { clear:both; height:auto; background-color:#0c2a37; padding:10px 0px; text-align:center;}
	.footer_top { clear:both; height:33px; background:url(../images/footer_payment.jpg) center top no-repeat; margin:10px;}
	.footer_text { clear:both; height:auto; line-height:22px; color:#97daf7; padding:0px 10px;}
	.footer_text a { padding:0px 5px; color:#97daf7;}
	
/*contenter*/
#contenter { clear:both; height:auto; margin:20px 0px; overflow:hidden;}
	.conleft { float:left; width:191px; height:auto;}
	.concenter { float:left; width:560px; margin:0px 19px; height:auto;}
	.conright { float:left; width:191px; height:auto;}

/*box*/
.martop { margin-top:10px;}
.lrbox { clear:both; height:auto; background:#04151b;}
	.lrbox h1 { clear:both; height:16px; padding:15px 0px 10px 15px; border-bottom:1px solid #214e5f;}

.category { clear:both; height:auto; padding-bottom:15px;}
	.category ul { clear:both; padding:0px 10px;}
	.category li { clear:both; height:30px; line-height:30px; border-bottom:1px dotted #074b65;}
	.category li a { clear:both; display:block; color:#ff499c; height:29px; padding-left:10px;}
	.category li a:hover { color:#55aaca;}

.description { clear:both; padding:10px; line-height:24px; color:#749eb5;}

.curry { clear:both; height:auto; padding:10px; line-height:24px;}

.delivery { clear:both; height:auto; padding:10px; line-height:24px; color:#749eb5; border-bottom:1px dotted #55aaca;}

.lastnews { clear:both; height:auto; padding:10px;}
	.lastnews li { clear:both; line-height:24px;}
	.lastnews li a { text-decoration:underline; color:#749eb5;}
	.lastnews li a:hover { color:#749eb5;}
	
/*index*/
.gamepiclist { clear:both; height:570px; text-align:center; padding:10px; border:1px solid #185f7f; overflow:hidden;}
.gamepiclist li { float:left; font-weight:bold; width:130px; height:auto; padding-top:10px; }
.gamepiclist li a { color:#c08012; line-height:30px;}

.contenttext { clear:both; height:auto; padding:10px 10px 40px 10px; line-height:20px; color:#96b0bb;  border:1px solid #185f7f; overflow:hidden;}
.contenttext a {  color:#96b0bb;}

/*page*/
.contentpagetitle { line-height:50px; font-weight:bold; font-size:16px;}

/*news*/
.newsauth { clear:both; margin-bottom:20px; border-bottom:1px dotted #666666; border-top:1px dotted #666666; height:30px; line-height:30px;}
.newsauth h2 {  font-size:12px; font-weight:normal; float:right;}

/*news list*/
#pagelist li { height:30px; cursor:pointer; line-height:30px; border-bottom:1px dotted #666666;} 
#pagelist .lbt { float:left;}
#pagelist .ldt { float:right;}

.manu { clear:both; text-align:center; height:40px; line-height:40px;}
.manu a { padding:0px 10px;}


.game_list { clear:both; height:auto; padding:50px 0px; overflow:hidden;}
.game_list li{ float:left; width:265px; padding-top:15px; }
.game_list li a { display:block; width:250px; padding:10px 0px; margin:0px auto; border:1px solid #185f7f; text-align:center; line-height:22px;}
.game_list li a:hover { background-color:#214e5f;}

.tbl { border:1px solid #185f7f; background-color:#113646;}
.tbl th { height:30px; line-height:30px; background-color:#214e5f; text-align:center;}
.tbl td { line-height:24px; text-align:center; border-bottom:1px dotted #185f7f;}
.tbl td.icon { width:10%;}
.tbl td.taig { width:50%;}
.tbl td.price { width:20%; color: #FFCC00;}
.tbl td.buynow { width:20%;}
input.buyit { border:0px; display:block; width:92px; height:24px; background:url(../images/buy.jpg) no-repeat;}

.PLtitle,.PLlist { line-height:24px;}
.PLlist { border:1px solid #185f7f;}
.PLlist td { border-bottom:1px dotted #185f7f; height:30px;}
.red { color:#FF0000;}


