﻿/**
 * TOGSUN.com
 * LastChangedDate: 2009-4-3
 * Design Corp: TOG
 */
@charset "utf-8";
/**
 * shop show layout
 */
#sWrapper {
width:100%;
height:100%;
background:url(/static/Skin/v0/bg.jpg);
}
#sContainer {
width:1002px;
margin:0 auto;
padding-top:30px;
padding-bottom:30px;
text-align:center;
}
#sTop{
width:954px;
height:300px;
margin:0 auto;
text-align:left;
overflow:hidden;
background:url(/static/Skin/v0/top.gif) no-repeat right 30px;
}
#sContent{
width:922px;
margin:0 auto;
padding:0 15px;
padding-bottom:20px;
border:1px solid #e5e5e5;
border-top:none;
background:#f8f8f8;
text-align:left;
}
#sFooter {
margin:0 auto;
margin-top:35px;
}

/* sTop */
#sTop h2{
height:170px;
padding-top:69px;
padding-left:40px;
line-height:23px;
font-size:28px;
font-weight:normal;
font-family:"微软雅黑","黑体";
color:#c00;
}
#sTop h2 br{}
#sTop h2 span a{color:#666;font-size:11px;font-family:Arial}
#sTop .sMenu{
width:922px;
padding:0 15px;
height:48px;
padding-top:12px;
border:1px solid #e5e5e5;
border-bottom:none;
background:url(/static/Skin/v0/menubg.jpg) repeat-x;
}
#sTop .sMenu ul li{float:left;}
#sTop .sMenu ul li a{
display:block;
width:104px;
height:36px;
line-height:36px;
vertical-align:middle;
text-align:center;
color:#c00;
font-size:14px;
}
#sTop .sMenu ul li a.current{
width:104px;
height:36px;
background:url(/static/Skin/v0/menu.gif) no-repeat;
color:#fff;
font-weight:bold;
}
#sTop .sMenu ul li.postTopic{height:30px;padding-top:6px;margin-left:310px;}
#sTop .sMenu ul li.postTopic a,#sTop .sMenu ul li.postTopic a.current{
display:block;
width:91px;
height:24px;
background:url(/static/Skin/v0/post.gif) no-repeat;
text-indent:-999em;
}
/* sFooter */
#sFooter p{color:#999;padding-bottom:15px}


/* sContent  */
.location{height:26px;line-height:26px;vertical-align:middle;color:#333}
.location a{color:#333;text-decoration:underline}
.sMain{float:right;width:674px;}
.sSidebar{float:left;width:238px;}
.sDetail{
width:898px;
padding:6px 12px;
border:1px solid #ccc;
background:#fff url(/static/Skin/v0/ctbg.jpg) repeat-x;
}
.sMain .module{
width:648px;
padding:6px 12px;
border:1px solid #ccc;
background:#fff url(/static/Skin/v0/ctbg.jpg) repeat-x;
}
.sSidebar .module{
width:212px;
padding:6px 12px;
margin-right:10px;
border:1px solid #ccc;
background:#fff url(/static/Skin/v0/ctbg.jpg) repeat-x;
}
#sContent h6{color:#000;font-size:14px;font-weight:bold;margin-bottom:10px}
#sContent h6 span a{font-size:12px;font-weight:normal}
/*- main -*/
