@charset "utf-8";
/*
	author: jiajuol.com
	created: 2009-06-09
	updated: 2009-10-21
*/
@import url(ie6.css);
@import url(ie7.css);

/*global*/
* { margin:0; padding:0; }
body { font-family:"宋体"; font-size:12px; text-align:center; line-height:1.2; }
body,h1,h2,h3,h4,h5,p,form,fieldset,legend,ul,ol,dl,dt,dd { margin:0; padding:0; }
ul,ol { list-style:none; }
img { border:0; }
.m-t-10 { margin-top:10px; }
.m-l-10 { margin-left:10px; }
.m-b-10 { margin-bottom:10px; }

/*link*/
a:link, a:visited { color:#630; text-decoration:none; }
a:hover { text-decoration:underline; color:#000; }

/*float*/
.f-l { float:left; }
.f-r { float:right; }
.c-b { clear:both; }
.clear { clear:both; height:0; overflow:hidden; }
.t-a-l { text-align:left; }
.t-a-c { text-align:center; }
.t-a-r { text-align:right; }

/*font*/
.f-w-b { font-weight:bold; }
.f-w-n { font-weight:normal; }
.black { color:#000; }
.orange { color:#f80; }
.green { color:#490; }
.yellow { color:#fff000; }
.red { color:#f00; }
.gray { color:#999; }
.blue { color:#0065bf; }
.t-d-u { text-decoration:underline; }
.t-d-n { text-decoration:none; }
.fs12 { font-size:12px; }
.fs14 { font-size:14px; }

/*table*/
table { border-collapse:collapse; }
table th,table td { vertical-align:top; }

/*global layout*/
#head,#wrap,#foot,#search { width:960px; margin:0 auto; text-align:left; overflow:hidden; }
#wrap { margin-top:10px; padding-bottom:20px; }
#main { float:left; overflow:hidden; display:inline; }
#side { float:right; overflow:hidden; display:inline; }

/*head*/
#head { position:relative; margin-bottom:10px; }

/*top*/
#top { height:30px; line-height:30px; }
#top li { float:left; }
#top .li2 a { background:url(http://icon.jiajuol.com/icon/home.gif) no-repeat 0 5px; padding-left:23px; display:block; margin-left:20px; }
#top .li3 { margin-left:10px; height:30px; line-height:30px;}
#top .li3 label { padding-top:5px; }
#top .li3 input { width:70px; vertical-align:middle; }
#top .li3 a {margin:auto;}
#top .li3 .btn { width:50px; }
#top .li4 a { background:url(http://icon.jiajuol.com/icon/soccer.gif) no-repeat 0 5px; padding-left:23px; display:block; margin-left:20px; }
#top .li5 a { background:url(http://icon.jiajuol.com/icon/star.gif) no-repeat 0 5px; padding-left:23px; display:block; margin-left:20px; }

/*pri-nav*/
#pri-nav { background:url(http://icon.jiajuol.com/comm/pri-nav-bg.gif) repeat-x; height:68px; position:relative; }
#pri-nav #logo { position:absolute; left:5px; top:10px; }
#pri-nav ul { position:absolute; background:url(http://icon.jiajuol.com/comm/dot-y.gif) repeat-y; padding-left:10px; line-height:2; top:10px; }
#pri-nav li { display:inline; }
#pri-nav .ul1 { font-weight:bold; width:210px; left:219px; text-align:center; }
#pri-nav .ul1 li { float:left; width:65px; }
#pri-nav .ul2 { width:395px; left:430px; color:#999; text-align:center; }
#pri-nav .ul2 li { float:left; width:56px; }
#pri-nav .ul2 li a { margin-right:5px; }
#pri-nav .ul3 { width:115px; right:0px; color:#999; text-align:center; }
#pri-nav .ul3 li { float:left; width:56px; }
#pri-nav .ul3 li a { margin-right:5px; font-weight:bold; }

/*search*/
#search { margin-bottom:10px; background:#f3f1e6 url(http://icon.jiajuol.com/comm/search-bg.gif) repeat-x center bottom; position:relative; height:80px; }
#search form { position:absolute; left:10px; top:12px; }
#search form input { vertical-align:middle; }
#search form .input { width:400px; color:#666; line-height:20px; }
#search form select { vertical-align:middle; margin:0 5px; }
#search .p1 { position:absolute; left:10px; top:48px; }
#search .p2 { position:absolute; right:10px; top:10px; width:310px; line-height:1.6; background:url(http://icon.jiajuol.com/comm/dot-y.gif) repeat-y left center; padding-left:20px; }
#search p a { color:#666; }

/*crumb*/
#crumb {
	width:950px; margin:0 auto 10px auto; text-align:left; overflow:hidden; height:25px; color:#666;
	line-height:25px; padding-left:10px; position:relative;
}
#crumb .index-pic { position:absolute; left:10px; top:3px; }
#crumb .sub { margin-left:120px; }
#crumb .sub a { color:#630; }
#crumb form { position:absolute; right:10px; top:0; }
#crumb a { color:#666; }

/*page*/
.page { text-align:center; margin:0 auto; line-height:1.6; font-size:12px; }
.page td.on { float:left; padding:0px 7px; border:1px solid #960; }
.page a { display:inline; float:left; padding:0px 7px; border:1px solid #960; text-decoration:none; margin-left:2px; margin-right:2px; }
.page a:hover, .page td.on { background:#960; color:#fff; }

/*reply*/
#reply { height:1%; }
#reply h2.h2-2 { position:relative; }
#reply h2.h2-2 strong { color:#666; }
#reply h2.h2-2 span { position:absolute; right:10px; top:0; font-size:12px; color:#666; font-weight:normal; }
#reply h2.h2-2 span strong { font-weight:bold; }
#reply ul { padding:10px; }
#reply li { padding:10px; border-bottom:1px solid #ddd; }
#reply h3 { background:url(http://icon.jiajuol.com/icon/user.gif) no-repeat 0 6px; padding-left:25px; font-size:12px; font-weight:normal; height:30px; line-height:30px; position:relative; color:#666; }
#reply h3.nouser { background:url(http://icon.jiajuol.com/icon/nouser.gif) no-repeat 0 6px; padding-left:25px; color:#666; }
#reply h3 .date { position:absolute; right:0; top:0; }
#reply .info { clear:both; margin-left:25px; line-height:1.5; color:#333; }
#reply form { margin:15px 15px 15px 45px; }
#reply form h2 { font-size:14px; }
#reply form p { margin-top:5px; }
#reply form label { margin-left:10px; color:#666; }
#reply form input { width:160px; vertical-align:middle; }
#reply form textarea { width:450px; height:150px; background:url(http://icon.jiajuol.com/comm/reply-logo.gif) no-repeat center center; border:1px solid #7F9DB9; }
#reply form .code { vertical-align:middle; }

/*tab1*/
.tab1 { width:100%; margin-bottom:10px; font-size:14px; }
.tab1 ul { background:url(http://icon.jiajuol.com/comm/h2-1.gif) repeat-x center bottom; height:29px; line-height:29px; }
.tab1 li { display:inline; }
.tab1 li a { float:left; }
.tab1 li a:hover { text-decoration:none; }
.tab1 li a span { display:block; padding:0 15px 0 19px; border-right:1px solid #fff; }
.tab1 li a span em { font-size:10px; font-style:normal; }
.tab1 .last a span { border-right:0; }
.tab1 .on a span { background:#fff; font-weight:bold; color:#760; font-size:16px; }

/*tab2*/
.tab2 { width:100%; margin-bottom:10px; font-size:12px; }
.tab2 ul { background:url(http://icon.jiajuol.com/comm/h2-2.gif) repeat-x center bottom; height:29px; line-height:29px; }
.tab2 li { display:inline; }
.tab2 li a { float:left; }
.tab2 li a:hover { text-decoration:none; }
.tab2 li a span { display:block; padding:0 8px 0 12px; border-right:1px solid #e0ded2; }
.tab2 li a span.icon { background-position:10px 5px; padding-left:35px; font-weight:bold; color:#963; }
.tab2 li a span em { font-size:10px; font-style:normal; }
.tab2 .last a span { border-right:0; }
.tab2 .on a span { background:#fff; }

/*next*/
#next { height:175px; }
#next .l { float:left; width:160px; padding:10px 0 10px 10px; }
#next .l img { border:1px solid #ccc; padding:1px; }
#next .r { float:right; width:540px; padding:10px 10px 0 0; }

/*foot*/
#foot { background:url(http://icon.jiajuol.com/comm/foot-bg.gif) repeat-x; color:#666; text-align:center; padding-top:15px; line-height:2.5; margin-top:10px;}
#foot a { color:#666; }
.c_red,a.c_red:link,a.c_red:visited { color:#CC0000; }
